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.
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.d.ts +20 -0
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.js +3 -0
- package/dist/types/apartment-complex/apartment-complex-search-params.dto.js.map +1 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.d.ts +3 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js +8 -0
- package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js.map +1 -0
- package/dist/types/apartment-complex/index.d.ts +4 -0
- package/dist/types/apartment-complex/index.js +6 -0
- package/dist/types/apartment-complex/index.js.map +1 -0
- package/dist/types/attention-required/attention-required-entity.enum.js.map +1 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.d.ts +5 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-office-statistic-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.d.ts +7 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js +12 -0
- package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js.map +1 -0
- package/dist/types/attention-required/attention-required-search-params.dto.d.ts +5 -0
- package/dist/types/attention-required/attention-required-search-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-search-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-statistic-params.dto.d.ts +8 -0
- package/dist/types/attention-required/{attention-required-statistic-param.type.js → attention-required-statistic-params.dto.js} +1 -1
- package/dist/types/attention-required/attention-required-statistic-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.d.ts +11 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.js +3 -0
- package/dist/types/attention-required/attention-required-with-changes-params.dto.js.map +1 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.d.ts +7 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js +12 -0
- package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js.map +1 -0
- package/dist/types/attention-required/index.d.ts +7 -4
- package/dist/types/attention-required/index.js +7 -5
- package/dist/types/attention-required/index.js.map +1 -1
- package/dist/types/attorney/index.d.ts +0 -1
- package/dist/types/attorney/index.js.map +1 -1
- package/dist/types/attributes/attribute-category.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-category.enum.js +18 -18
- package/dist/types/attributes/attribute-category.enum.js.map +1 -1
- package/dist/types/attributes/attribute-config.type.d.ts +6 -6
- package/dist/types/attributes/attribute-config.type.js.map +1 -1
- package/dist/types/attributes/attribute-destination.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-destination.enum.js +6 -6
- package/dist/types/attributes/attribute-destination.enum.js.map +1 -1
- package/dist/types/attributes/attribute-search-params.dto.d.ts +16 -0
- package/dist/types/attributes/attribute-search-params.dto.js +3 -0
- package/dist/types/attributes/attribute-search-params.dto.js.map +1 -0
- package/dist/types/attributes/attribute-type.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-type.enum.js +12 -12
- package/dist/types/attributes/attribute-type.enum.js.map +1 -1
- package/dist/types/attributes/index.d.ts +5 -5
- package/dist/types/attributes/index.js +4 -4
- package/dist/types/attributes/index.js.map +1 -1
- package/dist/types/build-company/build-company-search-params.dto.d.ts +9 -0
- package/dist/types/build-company/build-company-search-params.dto.js +3 -0
- package/dist/types/build-company/build-company-search-params.dto.js.map +1 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.d.ts +3 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.js +8 -0
- package/dist/types/build-company/build-company-sort-by-field.enum.js.map +1 -0
- package/dist/types/build-company/index.d.ts +2 -1
- package/dist/types/build-company/index.js +3 -0
- package/dist/types/build-company/index.js.map +1 -1
- package/dist/types/call/call-search-params.dto.d.ts +5 -0
- package/dist/types/{customer-property-duplicate/index.js → call/call-search-params.dto.js} +1 -1
- package/dist/types/call/call-search-params.dto.js.map +1 -0
- package/dist/types/call/call-type.enum.d.ts +1 -1
- package/dist/types/call/call-type.enum.js +13 -13
- package/dist/types/call/call-type.enum.js.map +1 -1
- package/dist/types/call/index.d.ts +3 -0
- package/dist/types/call/index.js +6 -0
- package/dist/types/call/index.js.map +1 -0
- package/dist/types/call-redirect/index.d.ts +0 -1
- package/dist/types/common/autocomplete-params.type.d.ts +1 -0
- package/dist/types/common/date-filter-params.dto.d.ts +4 -0
- package/dist/types/{attorney/attorney-search.dto.js → common/date-filter-params.dto.js} +1 -1
- package/dist/types/common/date-filter-params.dto.js.map +1 -0
- package/dist/types/common/index.d.ts +3 -3
- package/dist/types/common/index.js +4 -4
- package/dist/types/common/index.js.map +1 -1
- package/dist/types/common/reaction.enum.d.ts +1 -1
- package/dist/types/common/reaction.enum.js +6 -6
- package/dist/types/common/reaction.enum.js.map +1 -1
- package/dist/types/common/sort-order.enum.d.ts +4 -0
- package/dist/types/common/sort-order.enum.js +9 -0
- package/dist/types/common/sort-order.enum.js.map +1 -0
- package/dist/types/common/sorting-params.type.d.ts +2 -5
- package/dist/types/common/sorting-params.type.js +0 -6
- package/dist/types/common/sorting-params.type.js.map +1 -1
- package/dist/types/core/attention-required.type.d.ts +1 -1
- package/dist/types/core/attribute-value.type.d.ts +2 -2
- package/dist/types/core/attribute.type.d.ts +4 -4
- package/dist/types/core/customer-property-duplicate.type.d.ts +2 -2
- package/dist/types/core/customer-property.type.d.ts +3 -3
- package/dist/types/core/customer-request-selection.type.d.ts +2 -2
- package/dist/types/core/deal.type.d.ts +9 -10
- package/dist/types/core/feedback.type.d.ts +4 -4
- package/dist/types/core/flat.type.d.ts +2 -2
- package/dist/types/core/geo.type.d.ts +2 -2
- package/dist/types/core/reaction.type.d.ts +2 -2
- package/dist/types/customer/buyer-search-params.dto.d.ts +15 -0
- package/dist/types/{common/date-filter-params.type.js → customer/buyer-search-params.dto.js} +1 -1
- package/dist/types/customer/buyer-search-params.dto.js.map +1 -0
- package/dist/types/customer/customer-sort-by-field.enum.d.ts +7 -0
- package/dist/types/customer/customer-sort-by-field.enum.js +12 -0
- package/dist/types/customer/customer-sort-by-field.enum.js.map +1 -0
- package/dist/types/customer/index.d.ts +2 -4
- package/dist/types/customer/index.js +3 -5
- package/dist/types/customer/index.js.map +1 -1
- 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
- package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js +3 -0
- package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-check-exclusive-exists.dto.d.ts +2 -2
- package/dist/types/customer-property/customer-property-duplicate.dto.d.ts +6 -0
- package/dist/types/customer-property/customer-property-duplicate.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-search-params.dto.d.ts +25 -0
- package/dist/types/customer-property/customer-property-search-params.dto.js +3 -0
- package/dist/types/customer-property/customer-property-search-params.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.d.ts +12 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.js +17 -0
- package/dist/types/customer-property/customer-property-sort-by-field.enum.js.map +1 -0
- package/dist/types/customer-property/index.d.ts +7 -5
- package/dist/types/customer-property/index.js +6 -4
- package/dist/types/customer-property/index.js.map +1 -1
- package/dist/types/customer-property/property-duplicate-status.enum.d.ts +1 -1
- package/dist/types/customer-property/property-duplicate-status.enum.js +8 -8
- package/dist/types/customer-property/property-duplicate-status.enum.js.map +1 -1
- package/dist/types/customer-property/property-exclusive-status.enum.d.ts +1 -1
- package/dist/types/customer-property/property-exclusive-status.enum.js +7 -7
- package/dist/types/customer-property/property-exclusive-status.enum.js.map +1 -1
- package/dist/types/customer-property/realty-type.enum.d.ts +1 -1
- package/dist/types/customer-property/realty-type.enum.js +8 -8
- package/dist/types/customer-property/realty-type.enum.js.map +1 -1
- package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
- package/dist/types/customer-request/{search-customer-requests-params.dto.d.ts → customer-request-search-params.dto.d.ts} +1 -1
- package/dist/types/customer-request/customer-request-search-params.dto.js +3 -0
- package/dist/types/customer-request/customer-request-search-params.dto.js.map +1 -0
- package/dist/types/customer-request/index.d.ts +1 -1
- package/dist/types/deal/create-deal.dto.d.ts +50 -2
- package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/deal/deal-buyer.type.d.ts +3 -3
- package/dist/types/deal/deal-document.dto.d.ts +3 -2
- package/dist/types/deal/deal-search-params.dto.d.ts +12 -0
- package/dist/types/{attributes/attribute-search.type.js → deal/deal-search-params.dto.js} +1 -1
- package/dist/types/deal/deal-search-params.dto.js.map +1 -0
- package/dist/types/deal/deal-seller.dto.d.ts +2 -2
- package/dist/types/deal/deal-sort-by-field.enum.d.ts +14 -0
- package/dist/types/deal/deal-sort-by-field.enum.js +19 -0
- package/dist/types/deal/deal-sort-by-field.enum.js.map +1 -0
- package/dist/types/deal/deal-status.enum.d.ts +1 -1
- package/dist/types/deal/deal-status.enum.js +8 -8
- package/dist/types/deal/deal-status.enum.js.map +1 -1
- package/dist/types/deal/detailed-deal-results-params.dto.d.ts +2 -2
- package/dist/types/deal/index.d.ts +5 -5
- package/dist/types/deal/index.js +5 -5
- package/dist/types/deal/index.js.map +1 -1
- package/dist/types/deal/party-type.enum.d.ts +1 -1
- package/dist/types/deal/party-type.enum.js +7 -7
- package/dist/types/deal/party-type.enum.js.map +1 -1
- package/dist/types/deal/send-deal-document-for-signature.dto.d.ts +1 -0
- package/dist/types/documents/buyer-document-type.enum.d.ts +1 -1
- package/dist/types/documents/buyer-document-type.enum.js +5 -5
- package/dist/types/documents/buyer-document-type.enum.js.map +1 -1
- package/dist/types/documents/{employee-agreement.dto.d.ts → generate-agreement.dto.d.ts} +1 -1
- package/dist/types/documents/generate-agreement.dto.js +3 -0
- package/dist/types/documents/generate-agreement.dto.js.map +1 -0
- package/dist/types/documents/generate-buyer-document.dto.d.ts +6 -0
- package/dist/types/documents/generate-buyer-document.dto.js +3 -0
- package/dist/types/documents/generate-buyer-document.dto.js.map +1 -0
- package/dist/types/documents/generate-property-document.dto.d.ts +6 -0
- package/dist/types/{attention-required/attention-required-search.type.js → documents/generate-property-document.dto.js} +1 -1
- package/dist/types/documents/generate-property-document.dto.js.map +1 -0
- package/dist/types/documents/index.d.ts +4 -5
- package/dist/types/documents/index.js +2 -2
- package/dist/types/documents/index.js.map +1 -1
- package/dist/types/documents/property-document-type.enum.d.ts +1 -1
- package/dist/types/documents/property-document-type.enum.js +5 -5
- package/dist/types/documents/property-document-type.enum.js.map +1 -1
- package/dist/types/documents/send-buyer-document-for-signature.dto.d.ts +2 -2
- package/dist/types/documents/send-property-document-for-signature.dto.d.ts +2 -2
- package/dist/types/feedback/feedback-category.enum.d.ts +1 -1
- package/dist/types/feedback/feedback-category.enum.js +7 -7
- package/dist/types/feedback/feedback-category.enum.js.map +1 -1
- package/dist/types/feedback/feedback-search-params.dto.d.ts +13 -0
- package/dist/types/feedback/feedback-search-params.dto.js +3 -0
- package/dist/types/feedback/feedback-search-params.dto.js.map +1 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.d.ts +4 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.js +9 -0
- package/dist/types/feedback/feedback-sort-by-field.enum.js.map +1 -0
- package/dist/types/feedback/feedback-status.enum.d.ts +1 -1
- package/dist/types/feedback/feedback-status.enum.js +7 -7
- package/dist/types/feedback/feedback-status.enum.js.map +1 -1
- package/dist/types/feedback/index.d.ts +4 -3
- package/dist/types/feedback/index.js +5 -3
- package/dist/types/feedback/index.js.map +1 -1
- package/dist/types/flat/flat-create.dto.js.map +1 -0
- package/dist/types/flat/flat-extended.dto.js.map +1 -0
- package/dist/types/flat/flat-search-params.dto.d.ts +8 -0
- package/dist/types/flat/flat-search-params.dto.js +3 -0
- package/dist/types/flat/flat-search-params.dto.js.map +1 -0
- package/dist/types/flat/flat-sort-by-field.enum.d.ts +3 -0
- package/dist/types/flat/flat-sort-by-field.enum.js +8 -0
- package/dist/types/flat/flat-sort-by-field.enum.js.map +1 -0
- package/dist/types/flat/flat.enum.js.map +1 -0
- package/dist/types/{flats → flat}/index.d.ts +2 -1
- package/dist/types/flat/index.js +8 -0
- package/dist/types/flat/index.js.map +1 -0
- package/dist/types/flat/payment-calculations.type.js.map +1 -0
- package/dist/types/floor/floor-search-params.dto.d.ts +5 -0
- package/dist/types/floor/floor-search-params.dto.js +3 -0
- package/dist/types/floor/floor-search-params.dto.js.map +1 -0
- package/dist/types/floor/floor-sort-by-field.enum.d.ts +3 -0
- package/dist/types/floor/floor-sort-by-field.enum.js +8 -0
- package/dist/types/floor/floor-sort-by-field.enum.js.map +1 -0
- package/dist/types/floor/index.d.ts +2 -1
- package/dist/types/floor/index.js +3 -3
- package/dist/types/floor/index.js.map +1 -1
- package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
- package/dist/types/geo/geo-search-params.dto.d.ts +7 -0
- package/dist/types/{deal/deal-seller.type.js → geo/geo-search-params.dto.js} +1 -1
- package/dist/types/geo/geo-search-params.dto.js.map +1 -0
- package/dist/types/geo/geo-type.enum.d.ts +1 -1
- package/dist/types/geo/geo-type.enum.js +10 -10
- package/dist/types/geo/geo-type.enum.js.map +1 -1
- package/dist/types/geo/index.d.ts +2 -2
- package/dist/types/geo/index.js +2 -2
- package/dist/types/geo/index.js.map +1 -1
- package/dist/types/handling/handling-search-params.dto.d.ts +19 -0
- package/dist/types/handling/handling-search-params.dto.js +3 -0
- package/dist/types/handling/handling-search-params.dto.js.map +1 -0
- package/dist/types/handling/handling-sort-by-field.enum.d.ts +5 -0
- package/dist/types/handling/handling-sort-by-field.enum.js +10 -0
- package/dist/types/handling/handling-sort-by-field.enum.js.map +1 -0
- package/dist/types/handling/index.d.ts +2 -1
- package/dist/types/handling/index.js +3 -1
- package/dist/types/handling/index.js.map +1 -1
- package/dist/types/index.d.ts +47 -49
- package/dist/types/index.js +57 -40
- package/dist/types/index.js.map +1 -1
- package/dist/types/layout/index.d.ts +2 -1
- package/dist/types/layout/index.js +3 -3
- package/dist/types/layout/index.js.map +1 -1
- package/dist/types/layout/layouts-search-params.dto.d.ts +10 -0
- package/dist/types/layout/layouts-search-params.dto.js +3 -0
- package/dist/types/layout/layouts-search-params.dto.js.map +1 -0
- package/dist/types/layout/layouts-sort-by-field.enum.d.ts +3 -0
- package/dist/types/layout/layouts-sort-by-field.enum.js +8 -0
- package/dist/types/layout/layouts-sort-by-field.enum.js.map +1 -0
- package/dist/types/norm-categories/norm-categories.enum.d.ts +1 -2
- package/dist/types/norm-categories/norm-categories.enum.js.map +1 -1
- package/dist/types/notary/index.d.ts +2 -1
- package/dist/types/notary/index.js +3 -3
- package/dist/types/notary/index.js.map +1 -1
- package/dist/types/notary/notary-search-params.dto.d.ts +9 -0
- package/dist/types/{call-redirect/call-redirect-search.dto.js → notary/notary-search-params.dto.js} +1 -1
- package/dist/types/notary/notary-search-params.dto.js.map +1 -0
- package/dist/types/notary/notary-sort-by-field.enum.d.ts +7 -0
- package/dist/types/notary/notary-sort-by-field.enum.js +12 -0
- package/dist/types/notary/notary-sort-by-field.enum.js.map +1 -0
- package/dist/types/notifications/index.d.ts +0 -1
- package/dist/types/notifications/index.js.map +1 -1
- package/dist/types/office-centers/index.d.ts +2 -1
- package/dist/types/office-centers/index.js +3 -3
- package/dist/types/office-centers/index.js.map +1 -1
- package/dist/types/office-centers/office-center-search-params.dto.d.ts +8 -0
- package/dist/types/office-centers/office-center-search-params.dto.js +3 -0
- package/dist/types/office-centers/office-center-search-params.dto.js.map +1 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.d.ts +4 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.js +9 -0
- package/dist/types/office-centers/office-center-sort-by-field.enum.js.map +1 -0
- package/dist/types/offices/employees.type.d.ts +1 -2
- package/dist/types/offices/index.d.ts +2 -1
- package/dist/types/offices/index.js +3 -3
- package/dist/types/offices/index.js.map +1 -1
- package/dist/types/offices/office-search-params.dto.d.ts +7 -0
- package/dist/types/offices/office-search-params.dto.js +3 -0
- package/dist/types/offices/office-search-params.dto.js.map +1 -0
- package/dist/types/offices/office-sort-by-field.enum.d.ts +5 -0
- package/dist/types/offices/office-sort-by-field.enum.js +10 -0
- package/dist/types/offices/office-sort-by-field.enum.js.map +1 -0
- package/dist/types/offices/service.config.d.ts +2 -2
- package/dist/types/parse/row-item.interfaces.d.ts +1 -1
- package/dist/types/queue/index.d.ts +2 -1
- package/dist/types/queue/index.js +3 -3
- package/dist/types/queue/index.js.map +1 -1
- package/dist/types/queue/queue-search-params.dto.d.ts +6 -0
- package/dist/types/queue/queue-search-params.dto.js +3 -0
- package/dist/types/queue/queue-search-params.dto.js.map +1 -0
- package/dist/types/queue/queue-sort-by-field.enum.d.ts +3 -0
- package/dist/types/queue/queue-sort-by-field.enum.js +8 -0
- package/dist/types/queue/queue-sort-by-field.enum.js.map +1 -0
- package/dist/types/representation/index.d.ts +2 -1
- package/dist/types/representation/index.js +3 -0
- package/dist/types/representation/index.js.map +1 -1
- package/dist/types/representation/representation-search-params.dto.d.ts +8 -0
- package/dist/types/representation/representation-search-params.dto.js +3 -0
- package/dist/types/representation/representation-search-params.dto.js.map +1 -0
- package/dist/types/representation/representation-sort-by-field.enum.d.ts +4 -0
- package/dist/types/representation/representation-sort-by-field.enum.js +9 -0
- package/dist/types/representation/representation-sort-by-field.enum.js.map +1 -0
- package/dist/types/request-property/index.d.ts +1 -1
- package/dist/types/request-property/{search-request-property-params.dto.d.ts → request-property-search-params.dto.d.ts} +1 -1
- package/dist/types/request-property/request-property-search-params.dto.js +3 -0
- package/dist/types/request-property/request-property-search-params.dto.js.map +1 -0
- package/dist/types/section/index.d.ts +2 -1
- package/dist/types/section/index.js +3 -3
- package/dist/types/section/index.js.map +1 -1
- package/dist/types/section/section-search-params.dto.d.ts +5 -0
- package/dist/types/section/section-search-params.dto.js +3 -0
- package/dist/types/section/section-search-params.dto.js.map +1 -0
- package/dist/types/section/section-sort-by-field.enum.d.ts +3 -0
- package/dist/types/section/section-sort-by-field.enum.js +8 -0
- package/dist/types/section/section-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/employee-agreements-statistics-params.dto.d.ts +3 -11
- package/dist/types/statistic/employee-agreements-statistics-params.dto.js +0 -9
- package/dist/types/statistic/employee-agreements-statistics-params.dto.js.map +1 -1
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.d.ts +7 -0
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js +12 -0
- package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/exclusive-property-statistics-params.dto.d.ts +2 -2
- package/dist/types/statistic/handling-listenings-statistics-params.dto.d.ts +4 -11
- package/dist/types/statistic/handling-listenings-statistics-params.dto.js +0 -8
- package/dist/types/statistic/handling-listenings-statistics-params.dto.js.map +1 -1
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.d.ts +6 -0
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js +11 -0
- package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js.map +1 -0
- package/dist/types/statistic/index.d.ts +5 -3
- package/dist/types/statistic/index.js +5 -5
- package/dist/types/statistic/index.js.map +1 -1
- package/dist/types/statistic/{real-estate-by-property-type.dto.model.d.ts → real-estate-by-property-type-params.dto.d.ts} +1 -1
- package/dist/types/statistic/real-estate-by-property-type-params.dto.js +3 -0
- package/dist/types/statistic/real-estate-by-property-type-params.dto.js.map +1 -0
- package/dist/types/street/index.d.ts +2 -1
- package/dist/types/street/index.js +3 -0
- package/dist/types/street/index.js.map +1 -1
- package/dist/types/street/street-search-params.dto.d.ts +8 -0
- package/dist/types/street/street-search-params.dto.js +3 -0
- package/dist/types/street/street-search-params.dto.js.map +1 -0
- package/dist/types/street/street-sort-by-field.enum.d.ts +4 -0
- package/dist/types/street/street-sort-by-field.enum.js +9 -0
- package/dist/types/street/street-sort-by-field.enum.js.map +1 -0
- package/dist/types/template/index.d.ts +3 -3
- package/dist/types/template/template-comment-response.dto.d.ts +2 -2
- package/dist/types/template/template-reaction-search-params.dto.d.ts +5 -0
- package/dist/types/template/template-reaction-search-params.dto.js +3 -0
- package/dist/types/template/template-reaction-search-params.dto.js.map +1 -0
- package/dist/types/template/template-reaction.dto.d.ts +2 -2
- package/dist/types/template/template-response.dto.d.ts +2 -2
- package/dist/types/template/{template-search.dto.d.ts → template-search-params.dto.d.ts} +1 -1
- package/dist/types/template/template-search-params.dto.js +3 -0
- package/dist/types/template/template-search-params.dto.js.map +1 -0
- package/dist/types/template/template-view-search-params.dto.d.ts +4 -0
- package/dist/types/template/template-view-search-params.dto.js +3 -0
- package/dist/types/template/template-view-search-params.dto.js.map +1 -0
- package/dist/types/topzone/index.d.ts +2 -1
- package/dist/types/topzone/index.js +3 -0
- package/dist/types/topzone/index.js.map +1 -1
- package/dist/types/topzone/topzone-search-params.dto.d.ts +8 -0
- package/dist/types/topzone/topzone-search-params.dto.js +3 -0
- package/dist/types/topzone/topzone-search-params.dto.js.map +1 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.d.ts +3 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.js +8 -0
- package/dist/types/topzone/topzone-sort-by-field.enum.js.map +1 -0
- package/dist/types/user/index.d.ts +2 -1
- package/dist/types/user/index.js +3 -1
- package/dist/types/user/index.js.map +1 -1
- package/dist/types/user/user-search-params.dto.d.ts +13 -0
- package/dist/types/user/user-search-params.dto.js +3 -0
- package/dist/types/user/user-search-params.dto.js.map +1 -0
- package/dist/types/user/user-sort-by-field.enum.d.ts +10 -0
- package/dist/types/user/user-sort-by-field.enum.js +15 -0
- package/dist/types/user/user-sort-by-field.enum.js.map +1 -0
- package/dist/types/user-action-logs/index.d.ts +2 -1
- package/dist/types/user-action-logs/index.js +3 -1
- package/dist/types/user-action-logs/index.js.map +1 -1
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.d.ts +11 -0
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.js +3 -0
- package/dist/types/user-action-logs/user-action-logs-search-params.dto.js.map +1 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.d.ts +4 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js +9 -0
- package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js.map +1 -0
- package/dist/types/user-permission/index.d.ts +0 -1
- package/dist/types/user-points/index.d.ts +1 -1
- package/dist/types/user-points/user-points-changes-search-params.dto.d.ts +4 -0
- package/dist/types/user-points/user-points-changes-search-params.dto.js +3 -0
- package/dist/types/user-points/user-points-changes-search-params.dto.js.map +1 -0
- package/package.json +1 -1
- package/dist/types/attention-required/attention-required-office-statistic-param.type.d.ts +0 -19
- package/dist/types/attention-required/attention-required-office-statistic-param.type.js +0 -12
- package/dist/types/attention-required/attention-required-office-statistic-param.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-search.type.d.ts +0 -5
- package/dist/types/attention-required/attention-required-search.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-statistic-param.type.d.ts +0 -8
- package/dist/types/attention-required/attention-required-statistic-param.type.js.map +0 -1
- package/dist/types/attention-required/attention-required-with-changes.type.d.ts +0 -19
- package/dist/types/attention-required/attention-required-with-changes.type.js +0 -12
- package/dist/types/attention-required/attention-required-with-changes.type.js.map +0 -1
- package/dist/types/attorney/attorney-search.dto.d.ts +0 -2
- package/dist/types/attorney/attorney-search.dto.js.map +0 -1
- package/dist/types/attributes/attribute-search.type.d.ts +0 -15
- package/dist/types/attributes/attribute-search.type.js.map +0 -1
- package/dist/types/build-company/build-companies-search.dto.d.ts +0 -16
- package/dist/types/build-company/build-companies-search.dto.js +0 -7
- package/dist/types/build-company/build-companies-search.dto.js.map +0 -1
- package/dist/types/call-redirect/call-redirect-search.dto.d.ts +0 -6
- package/dist/types/call-redirect/call-redirect-search.dto.js.map +0 -1
- package/dist/types/common/date-filter-params.type.d.ts +0 -4
- package/dist/types/common/date-filter-params.type.js.map +0 -1
- package/dist/types/customer/attention-required-entity.enum.js.map +0 -1
- package/dist/types/customer/get-customer-bucket-params.type.d.ts +0 -2
- package/dist/types/customer/get-customer-bucket-params.type.js +0 -3
- package/dist/types/customer/get-customer-bucket-params.type.js.map +0 -1
- package/dist/types/customer/search-buyer-params.type.d.ts +0 -23
- package/dist/types/customer/search-buyer-params.type.js +0 -12
- package/dist/types/customer/search-buyer-params.type.js.map +0 -1
- package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js +0 -3
- package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js.map +0 -1
- package/dist/types/customer-property/search-customer-property-params.dto.d.ts +0 -35
- package/dist/types/customer-property/search-customer-property-params.dto.js +0 -15
- package/dist/types/customer-property/search-customer-property-params.dto.js.map +0 -1
- package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.d.ts +0 -8
- package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.js.map +0 -1
- package/dist/types/customer-property-duplicate/index.d.ts +0 -1
- package/dist/types/customer-property-duplicate/index.js.map +0 -1
- package/dist/types/customer-request/search-customer-requests-params.dto.js +0 -3
- package/dist/types/customer-request/search-customer-requests-params.dto.js.map +0 -1
- package/dist/types/deal/deal-seller.type.d.ts +0 -12
- package/dist/types/deal/deal-seller.type.js.map +0 -1
- package/dist/types/deal/search-deal-params.dto.d.ts +0 -27
- package/dist/types/deal/search-deal-params.dto.js +0 -19
- package/dist/types/deal/search-deal-params.dto.js.map +0 -1
- package/dist/types/documents/employee-agreement.dto.js +0 -3
- package/dist/types/documents/employee-agreement.dto.js.map +0 -1
- package/dist/types/documents/get-buyer-document.dto.d.ts +0 -6
- package/dist/types/documents/get-buyer-document.dto.js +0 -3
- package/dist/types/documents/get-buyer-document.dto.js.map +0 -1
- package/dist/types/documents/get-property-document.dto.d.ts +0 -6
- package/dist/types/documents/get-property-document.dto.js +0 -3
- package/dist/types/documents/get-property-document.dto.js.map +0 -1
- package/dist/types/documents/non-disclosure-agreement.dto.d.ts +0 -4
- package/dist/types/documents/non-disclosure-agreement.dto.js +0 -3
- package/dist/types/documents/non-disclosure-agreement.dto.js.map +0 -1
- package/dist/types/feedback/feedback-search.dto.d.ts +0 -11
- package/dist/types/feedback/feedback-search.dto.js +0 -3
- package/dist/types/feedback/feedback-search.dto.js.map +0 -1
- package/dist/types/flats/flat-create.dto.js.map +0 -1
- package/dist/types/flats/flat-extended.dto.js.map +0 -1
- package/dist/types/flats/flat.enum.js.map +0 -1
- package/dist/types/flats/flats-search.dto.d.ts +0 -12
- package/dist/types/flats/flats-search.dto.js +0 -8
- package/dist/types/flats/flats-search.dto.js.map +0 -1
- package/dist/types/flats/index.js +0 -8
- package/dist/types/flats/index.js.map +0 -1
- package/dist/types/flats/payment-calculations.type.js.map +0 -1
- package/dist/types/floor/floors-search.dto.d.ts +0 -9
- package/dist/types/floor/floors-search.dto.js +0 -8
- package/dist/types/floor/floors-search.dto.js.map +0 -1
- package/dist/types/geo/geo-search-params.dto.model.d.ts +0 -7
- package/dist/types/geo/geo-search-params.dto.model.js +0 -3
- package/dist/types/geo/geo-search-params.dto.model.js.map +0 -1
- package/dist/types/handling/handling-search.dto.d.ts +0 -25
- package/dist/types/handling/handling-search.dto.js +0 -10
- package/dist/types/handling/handling-search.dto.js.map +0 -1
- package/dist/types/layout/search-layouts.dto.d.ts +0 -14
- package/dist/types/layout/search-layouts.dto.js +0 -8
- package/dist/types/layout/search-layouts.dto.js.map +0 -1
- package/dist/types/notary/search-notary-params.dto.d.ts +0 -17
- package/dist/types/notary/search-notary-params.dto.js +0 -12
- package/dist/types/notary/search-notary-params.dto.js.map +0 -1
- package/dist/types/notifications/search-notifications-params.dto.d.ts +0 -2
- package/dist/types/notifications/search-notifications-params.dto.js +0 -3
- package/dist/types/notifications/search-notifications-params.dto.js.map +0 -1
- package/dist/types/office-centers/office-center-search.dto.model.d.ts +0 -14
- package/dist/types/office-centers/office-center-search.dto.model.js +0 -9
- package/dist/types/office-centers/office-center-search.dto.model.js.map +0 -1
- package/dist/types/offices/office-search.dto.model.d.ts +0 -14
- package/dist/types/offices/office-search.dto.model.js +0 -10
- package/dist/types/offices/office-search.dto.model.js.map +0 -1
- package/dist/types/queue/search-queues.dto.d.ts +0 -10
- package/dist/types/queue/search-queues.dto.js +0 -8
- package/dist/types/queue/search-queues.dto.js.map +0 -1
- package/dist/types/representation/representation-search.dto.model.d.ts +0 -13
- package/dist/types/representation/representation-search.dto.model.js +0 -9
- package/dist/types/representation/representation-search.dto.model.js.map +0 -1
- package/dist/types/request-property/search-request-property-params.dto.js +0 -3
- package/dist/types/request-property/search-request-property-params.dto.js.map +0 -1
- package/dist/types/section/sections-search.dto.d.ts +0 -9
- package/dist/types/section/sections-search.dto.js +0 -8
- package/dist/types/section/sections-search.dto.js.map +0 -1
- package/dist/types/statistic/real-estate-by-property-type.dto.model.js +0 -3
- package/dist/types/statistic/real-estate-by-property-type.dto.model.js.map +0 -1
- package/dist/types/street/street-search.dto.d.ts +0 -14
- package/dist/types/street/street-search.dto.js +0 -8
- package/dist/types/street/street-search.dto.js.map +0 -1
- package/dist/types/template/template-reaction-search.dto.d.ts +0 -6
- package/dist/types/template/template-reaction-search.dto.js +0 -3
- package/dist/types/template/template-reaction-search.dto.js.map +0 -1
- package/dist/types/template/template-search.dto.js +0 -3
- package/dist/types/template/template-search.dto.js.map +0 -1
- package/dist/types/template/template-view-search.dto.d.ts +0 -4
- package/dist/types/template/template-view-search.dto.js +0 -3
- package/dist/types/template/template-view-search.dto.js.map +0 -1
- package/dist/types/topzone/topzone-search.dto.model.d.ts +0 -13
- package/dist/types/topzone/topzone-search.dto.model.js +0 -8
- package/dist/types/topzone/topzone-search.dto.model.js.map +0 -1
- package/dist/types/user/user-search.dto.d.ts +0 -25
- package/dist/types/user/user-search.dto.js +0 -15
- package/dist/types/user/user-search.dto.js.map +0 -1
- package/dist/types/user-action-logs/user-action-logs-search.dto.d.ts +0 -17
- package/dist/types/user-action-logs/user-action-logs-search.dto.js +0 -8
- package/dist/types/user-action-logs/user-action-logs-search.dto.js.map +0 -1
- package/dist/types/user-permission/permission-search.dto.model.d.ts +0 -2
- package/dist/types/user-permission/permission-search.dto.model.js +0 -3
- package/dist/types/user-permission/permission-search.dto.model.js.map +0 -1
- package/dist/types/user-points/search-user-points-changes-params.dto.d.ts +0 -4
- package/dist/types/user-points/search-user-points-changes-params.dto.js +0 -3
- package/dist/types/user-points/search-user-points-changes-params.dto.js.map +0 -1
- /package/dist/types/{customer → attention-required}/attention-required-entity.enum.d.ts +0 -0
- /package/dist/types/{customer → attention-required}/attention-required-entity.enum.js +0 -0
- /package/dist/types/{customer-property-duplicate → customer-property}/customer-property-duplicate.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat-create.dto.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat-create.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat-extended.dto.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat-extended.dto.js +0 -0
- /package/dist/types/{flats → flat}/flat.enum.d.ts +0 -0
- /package/dist/types/{flats → flat}/flat.enum.js +0 -0
- /package/dist/types/{flats → flat}/payment-calculations.type.d.ts +0 -0
- /package/dist/types/{flats → flat}/payment-calculations.type.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generate-agreement.dto.js","sourceRoot":"","sources":["../../../types/documents/generate-agreement.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generate-buyer-document.dto.js","sourceRoot":"","sources":["../../../types/documents/generate-buyer-document.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"generate-property-document.dto.js","sourceRoot":"","sources":["../../../types/documents/generate-property-document.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export {
|
|
4
|
-
export { NonDisclosureAgreementDto } from './non-disclosure-agreement.dto';
|
|
1
|
+
export { GenerateBuyerDocumentDto } from './generate-buyer-document.dto';
|
|
2
|
+
export { GeneratePropertyDocumentDto } from './generate-property-document.dto';
|
|
3
|
+
export { GenerateAgreementDto } from './generate-agreement.dto';
|
|
5
4
|
export { SendBuyerDocumentForSignatureDto } from './send-buyer-document-for-signature.dto';
|
|
6
5
|
export { SendPropertyDocumentForSignatureDto } from './send-property-document-for-signature.dto';
|
|
7
|
-
export {
|
|
6
|
+
export { BuyerDocumentTypeEnum } from './buyer-document-type.enum';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.BuyerDocumentTypeEnum = void 0;
|
|
4
4
|
var buyer_document_type_enum_1 = require("./buyer-document-type.enum");
|
|
5
|
-
Object.defineProperty(exports, "
|
|
5
|
+
Object.defineProperty(exports, "BuyerDocumentTypeEnum", { enumerable: true, get: function () { return buyer_document_type_enum_1.BuyerDocumentTypeEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/documents/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/documents/index.ts"],"names":[],"mappings":";;;AAKA,uEAAmE;AAA1D,iIAAA,qBAAqB,OAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
})(
|
|
3
|
+
exports.PropertyDocumentTypeEnum = void 0;
|
|
4
|
+
var PropertyDocumentTypeEnum;
|
|
5
|
+
(function (PropertyDocumentTypeEnum) {
|
|
6
|
+
PropertyDocumentTypeEnum["ExclusivePropertyAgreement"] = "exclusivePropertyAgreement";
|
|
7
|
+
})(PropertyDocumentTypeEnum || (exports.PropertyDocumentTypeEnum = PropertyDocumentTypeEnum = {}));
|
|
8
8
|
//# sourceMappingURL=property-document-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"property-document-type.enum.js","sourceRoot":"","sources":["../../../types/documents/property-document-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"property-document-type.enum.js","sourceRoot":"","sources":["../../../types/documents/property-document-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,wBAEX;AAFD,WAAY,wBAAwB;IAClC,qFAAyD,CAAA;AAC3D,CAAC,EAFW,wBAAwB,wCAAxB,wBAAwB,QAEnC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BuyerDocumentTypeEnum } from './buyer-document-type.enum';
|
|
2
2
|
export type SendBuyerDocumentForSignatureDto = {
|
|
3
3
|
buyerId: number;
|
|
4
|
-
documentType:
|
|
4
|
+
documentType: BuyerDocumentTypeEnum;
|
|
5
5
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { PropertyDocumentTypeEnum } from './property-document-type.enum';
|
|
2
2
|
export type SendPropertyDocumentForSignatureDto = {
|
|
3
3
|
propertyId: number;
|
|
4
|
-
documentType:
|
|
4
|
+
documentType: PropertyDocumentTypeEnum;
|
|
5
5
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
})(
|
|
3
|
+
exports.FeedbackCategoryEnum = void 0;
|
|
4
|
+
var FeedbackCategoryEnum;
|
|
5
|
+
(function (FeedbackCategoryEnum) {
|
|
6
|
+
FeedbackCategoryEnum["Bag"] = "bag";
|
|
7
|
+
FeedbackCategoryEnum["Idea"] = "idea";
|
|
8
|
+
FeedbackCategoryEnum["Complaint"] = "complaint";
|
|
9
|
+
})(FeedbackCategoryEnum || (exports.FeedbackCategoryEnum = FeedbackCategoryEnum = {}));
|
|
10
10
|
//# sourceMappingURL=feedback-category.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback-category.enum.js","sourceRoot":"","sources":["../../../types/feedback/feedback-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"feedback-category.enum.js","sourceRoot":"","sources":["../../../types/feedback/feedback-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAIX;AAJD,WAAY,oBAAoB;IAC9B,mCAAW,CAAA;IACX,qCAAa,CAAA;IACb,+CAAuB,CAAA;AACzB,CAAC,EAJW,oBAAoB,oCAApB,oBAAoB,QAI/B"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
2
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
3
|
+
import { FeedbackCategoryEnum } from './feedback-category.enum';
|
|
4
|
+
import { FeedbackStatusEnum } from './feedback-status.enum';
|
|
5
|
+
import { SortingParams } from '../common';
|
|
6
|
+
import { FeedbackSortByFieldEnum } from './feedback-sort-by-field.enum';
|
|
7
|
+
export type FeedbackSearchParamsDto = PaginatedParams & SortingParams<FeedbackSortByFieldEnum> & {
|
|
8
|
+
officeIds?: number[];
|
|
9
|
+
createdAt?: DateFilterParamsDto;
|
|
10
|
+
statuses?: FeedbackStatusEnum[];
|
|
11
|
+
categories?: FeedbackCategoryEnum[];
|
|
12
|
+
realtorNumber?: number;
|
|
13
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"feedback-search-params.dto.js","sourceRoot":"","sources":["../../../types/feedback/feedback-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FeedbackSortByFieldEnum = void 0;
|
|
4
|
+
var FeedbackSortByFieldEnum;
|
|
5
|
+
(function (FeedbackSortByFieldEnum) {
|
|
6
|
+
FeedbackSortByFieldEnum["RealtorNumber"] = "realtorNumber";
|
|
7
|
+
FeedbackSortByFieldEnum["CreatedAt"] = "createdAt";
|
|
8
|
+
})(FeedbackSortByFieldEnum || (exports.FeedbackSortByFieldEnum = FeedbackSortByFieldEnum = {}));
|
|
9
|
+
//# sourceMappingURL=feedback-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"feedback-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/feedback/feedback-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,uBAGX;AAHD,WAAY,uBAAuB;IACjC,0DAA+B,CAAA;IAC/B,kDAAuB,CAAA;AACzB,CAAC,EAHW,uBAAuB,uCAAvB,uBAAuB,QAGlC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
})(
|
|
3
|
+
exports.FeedbackStatusEnum = void 0;
|
|
4
|
+
var FeedbackStatusEnum;
|
|
5
|
+
(function (FeedbackStatusEnum) {
|
|
6
|
+
FeedbackStatusEnum["ToDo"] = "toDo";
|
|
7
|
+
FeedbackStatusEnum["Done"] = "done";
|
|
8
|
+
FeedbackStatusEnum["InProgress"] = "inProgress";
|
|
9
|
+
})(FeedbackStatusEnum || (exports.FeedbackStatusEnum = FeedbackStatusEnum = {}));
|
|
10
10
|
//# sourceMappingURL=feedback-status.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback-status.enum.js","sourceRoot":"","sources":["../../../types/feedback/feedback-status.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"feedback-status.enum.js","sourceRoot":"","sources":["../../../types/feedback/feedback-status.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC5B,mCAAa,CAAA;IACb,mCAAa,CAAA;IACb,+CAAyB,CAAA;AAC3B,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { FeedbackSearchParamsDto } from './feedback-search-params.dto';
|
|
2
2
|
export { FeedbackCreateDto } from './feedback-create.dto';
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
3
|
+
export { FeedbackCategoryEnum } from './feedback-category.enum';
|
|
4
|
+
export { FeedbackStatusEnum } from './feedback-status.enum';
|
|
5
|
+
export { FeedbackSortByFieldEnum } from './feedback-sort-by-field.enum';
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.FeedbackSortByFieldEnum = exports.FeedbackStatusEnum = exports.FeedbackCategoryEnum = void 0;
|
|
4
4
|
var feedback_category_enum_1 = require("./feedback-category.enum");
|
|
5
|
-
Object.defineProperty(exports, "
|
|
5
|
+
Object.defineProperty(exports, "FeedbackCategoryEnum", { enumerable: true, get: function () { return feedback_category_enum_1.FeedbackCategoryEnum; } });
|
|
6
6
|
var feedback_status_enum_1 = require("./feedback-status.enum");
|
|
7
|
-
Object.defineProperty(exports, "
|
|
7
|
+
Object.defineProperty(exports, "FeedbackStatusEnum", { enumerable: true, get: function () { return feedback_status_enum_1.FeedbackStatusEnum; } });
|
|
8
|
+
var feedback_sort_by_field_enum_1 = require("./feedback-sort-by-field.enum");
|
|
9
|
+
Object.defineProperty(exports, "FeedbackSortByFieldEnum", { enumerable: true, get: function () { return feedback_sort_by_field_enum_1.FeedbackSortByFieldEnum; } });
|
|
8
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/feedback/index.ts"],"names":[],"mappings":";;;AAEA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/feedback/index.ts"],"names":[],"mappings":";;;AAEA,mEAAgE;AAAvD,8HAAA,oBAAoB,OAAA;AAC7B,+DAA4D;AAAnD,0HAAA,kBAAkB,OAAA;AAC3B,6EAAwE;AAA/D,sIAAA,uBAAuB,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flat-create.dto.js","sourceRoot":"","sources":["../../../types/flat/flat-create.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flat-extended.dto.js","sourceRoot":"","sources":["../../../types/flat/flat-extended.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
2
|
+
import { PaginatedParams } from '../common';
|
|
3
|
+
import { FlatSortByFieldEnum } from './flat-sort-by-field.enum';
|
|
4
|
+
export type FlatSearchParamsDto = PaginatedParams & SortingParams<FlatSortByFieldEnum> & {
|
|
5
|
+
floorId: number;
|
|
6
|
+
layoutId?: number;
|
|
7
|
+
excludeId?: number;
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flat-search-params.dto.js","sourceRoot":"","sources":["../../../types/flat/flat-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FlatSortByFieldEnum = void 0;
|
|
4
|
+
var FlatSortByFieldEnum;
|
|
5
|
+
(function (FlatSortByFieldEnum) {
|
|
6
|
+
FlatSortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(FlatSortByFieldEnum || (exports.FlatSortByFieldEnum = FlatSortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=flat-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flat-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/flat/flat-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC7B,gCAAS,CAAA;AACX,CAAC,EAFW,mBAAmB,mCAAnB,mBAAmB,QAE9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flat.enum.js","sourceRoot":"","sources":["../../../types/flat/flat.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAQX;AARD,WAAY,UAAU;IACpB,2BAAa,CAAA;IACb,2BAAa,CAAA;IACb,mCAAqB,CAAA;IACrB,uCAAyB,CAAA;IACzB,mCAAqB,CAAA;IACrB,qCAAuB,CAAA;IACvB,uCAAyB,CAAA;AAC3B,CAAC,EARW,UAAU,0BAAV,UAAU,QAQrB"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { FlatSearchParamsDto } from './flat-search-params.dto';
|
|
2
|
+
export { FlatSortByFieldEnum } from './flat-sort-by-field.enum';
|
|
2
3
|
export { CreateFlatDto } from './flat-create.dto';
|
|
3
4
|
export { FlatExtended } from './flat-extended.dto';
|
|
4
5
|
export { FlatStatus } from './flat.enum';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FlatStatus = exports.FlatSortByFieldEnum = void 0;
|
|
4
|
+
var flat_sort_by_field_enum_1 = require("./flat-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "FlatSortByFieldEnum", { enumerable: true, get: function () { return flat_sort_by_field_enum_1.FlatSortByFieldEnum; } });
|
|
6
|
+
var flat_enum_1 = require("./flat.enum");
|
|
7
|
+
Object.defineProperty(exports, "FlatStatus", { enumerable: true, get: function () { return flat_enum_1.FlatStatus; } });
|
|
8
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/flat/index.ts"],"names":[],"mappings":";;;AACA,qEAAgE;AAAvD,8HAAA,mBAAmB,OAAA;AAG5B,yCAAyC;AAAhC,uGAAA,UAAU,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-calculations.type.js","sourceRoot":"","sources":["../../../types/flat/payment-calculations.type.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"floor-search-params.dto.js","sourceRoot":"","sources":["../../../types/floor/floor-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FloorSortByFieldEnum = void 0;
|
|
4
|
+
var FloorSortByFieldEnum;
|
|
5
|
+
(function (FloorSortByFieldEnum) {
|
|
6
|
+
FloorSortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(FloorSortByFieldEnum || (exports.FloorSortByFieldEnum = FloorSortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=floor-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"floor-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/floor/floor-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAEX;AAFD,WAAY,oBAAoB;IAC9B,iCAAS,CAAA;AACX,CAAC,EAFW,oBAAoB,oCAApB,oBAAoB,QAE/B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
Object.defineProperty(exports, "
|
|
3
|
+
exports.FloorSortByFieldEnum = void 0;
|
|
4
|
+
var floor_sort_by_field_enum_1 = require("./floor-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "FloorSortByFieldEnum", { enumerable: true, get: function () { return floor_sort_by_field_enum_1.FloorSortByFieldEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/floor/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/floor/index.ts"],"names":[],"mappings":";;;AACA,uEAAkE;AAAzD,gIAAA,oBAAoB,OAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AutocompleteParams } from '../common';
|
|
2
|
-
import {
|
|
2
|
+
import { GeoTypeEnum } from './geo-type.enum';
|
|
3
3
|
export type EnhancedSearchParamsDto = AutocompleteParams & {
|
|
4
4
|
includeStreets?: boolean;
|
|
5
|
-
geoTypes?:
|
|
5
|
+
geoTypes?: GeoTypeEnum[];
|
|
6
6
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"geo-search-params.dto.js","sourceRoot":"","sources":["../../../types/geo/geo-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
})(
|
|
3
|
+
exports.GeoTypeEnum = void 0;
|
|
4
|
+
var GeoTypeEnum;
|
|
5
|
+
(function (GeoTypeEnum) {
|
|
6
|
+
GeoTypeEnum["Country"] = "country";
|
|
7
|
+
GeoTypeEnum["Region"] = "region";
|
|
8
|
+
GeoTypeEnum["City"] = "city";
|
|
9
|
+
GeoTypeEnum["CityDistrict"] = "city_district";
|
|
10
|
+
GeoTypeEnum["RegionDistrict"] = "region_district";
|
|
11
|
+
GeoTypeEnum["Village"] = "village";
|
|
12
|
+
})(GeoTypeEnum || (exports.GeoTypeEnum = GeoTypeEnum = {}));
|
|
13
13
|
//# sourceMappingURL=geo-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"geo-type.enum.js","sourceRoot":"","sources":["../../../types/geo/geo-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"geo-type.enum.js","sourceRoot":"","sources":["../../../types/geo/geo-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,kCAAmB,CAAA;IACnB,gCAAiB,CAAA;IACjB,4BAAa,CAAA;IACb,6CAA8B,CAAA;IAC9B,iDAAkC,CAAA;IAClC,kCAAmB,CAAA;AACrB,CAAC,EAPW,WAAW,2BAAX,WAAW,QAOtB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
1
|
+
export { GeoTypeEnum } from './geo-type.enum';
|
|
2
|
+
export { GeoSearchParamsDto } from './geo-search-params.dto';
|
|
3
3
|
export { GeoSearchCoordinatesDtoModel } from './geo-search-coordinates.dto.model';
|
|
4
4
|
export { GeoKeysDto } from './geo-keys.dto';
|
|
5
5
|
export { GeoNode } from './geo-node.dto.model';
|
package/dist/types/geo/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PromotionGeo = exports.GeoLevel = exports.
|
|
3
|
+
exports.PromotionGeo = exports.GeoLevel = exports.GeoTypeEnum = void 0;
|
|
4
4
|
var geo_type_enum_1 = require("./geo-type.enum");
|
|
5
|
-
Object.defineProperty(exports, "
|
|
5
|
+
Object.defineProperty(exports, "GeoTypeEnum", { enumerable: true, get: function () { return geo_type_enum_1.GeoTypeEnum; } });
|
|
6
6
|
var geo_level_enum_1 = require("./geo-level.enum");
|
|
7
7
|
Object.defineProperty(exports, "GeoLevel", { enumerable: true, get: function () { return geo_level_enum_1.GeoLevel; } });
|
|
8
8
|
var promotion_geo_enum_1 = require("./promotion-geo.enum");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/geo/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/geo/index.ts"],"names":[],"mappings":";;;AAAA,iDAA8C;AAArC,4GAAA,WAAW,OAAA;AASpB,mDAA4C;AAAnC,0GAAA,QAAQ,OAAA;AACjB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { HandlingType } from './handling-type.enum';
|
|
2
|
+
import { Recipient } from './handling-recipient.enum';
|
|
3
|
+
import { DateFilterParamsDto, PaginatedParams, SortingParams } from '../common';
|
|
4
|
+
import { HandlingSortByFieldEnum } from './handling-sort-by-field.enum';
|
|
5
|
+
export type HandlingSearchParamsDto = PaginatedParams & SortingParams<HandlingSortByFieldEnum> & {
|
|
6
|
+
phoneNumber?: string;
|
|
7
|
+
blackList?: boolean;
|
|
8
|
+
archived?: boolean;
|
|
9
|
+
id?: number;
|
|
10
|
+
createdAt?: DateFilterParamsDto;
|
|
11
|
+
name?: string;
|
|
12
|
+
annotation?: string;
|
|
13
|
+
officeIds?: number[];
|
|
14
|
+
representationIds?: number[];
|
|
15
|
+
sourceIds?: number[];
|
|
16
|
+
realtorIds?: number[];
|
|
17
|
+
types?: HandlingType[];
|
|
18
|
+
recipient?: Recipient[];
|
|
19
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handling-search-params.dto.js","sourceRoot":"","sources":["../../../types/handling/handling-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HandlingSortByFieldEnum = void 0;
|
|
4
|
+
var HandlingSortByFieldEnum;
|
|
5
|
+
(function (HandlingSortByFieldEnum) {
|
|
6
|
+
HandlingSortByFieldEnum["Id"] = "id";
|
|
7
|
+
HandlingSortByFieldEnum["CreatedAt"] = "createdAt";
|
|
8
|
+
HandlingSortByFieldEnum["RealtorNumber"] = "realtorNumber";
|
|
9
|
+
})(HandlingSortByFieldEnum || (exports.HandlingSortByFieldEnum = HandlingSortByFieldEnum = {}));
|
|
10
|
+
//# sourceMappingURL=handling-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handling-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/handling/handling-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,uBAIX;AAJD,WAAY,uBAAuB;IACjC,oCAAS,CAAA;IACT,kDAAuB,CAAA;IACvB,0DAA+B,CAAA;AACjC,CAAC,EAJW,uBAAuB,uCAAvB,uBAAuB,QAIlC"}
|
|
@@ -3,6 +3,7 @@ export { Recipient } from './handling-recipient.enum';
|
|
|
3
3
|
export { HandlingArchiveDto } from './handling-archive.dto';
|
|
4
4
|
export { HandlingCheckBlackListDto } from './handling-check-black-list.dto';
|
|
5
5
|
export { HandlingDto } from './handling.dto';
|
|
6
|
-
export {
|
|
6
|
+
export { HandlingSearchParamsDto } from './handling-search-params.dto';
|
|
7
7
|
export { HandlingUpdateDto } from './handling-update.dto';
|
|
8
8
|
export { CreateManualHandlingDto } from './create-manual-handling.dto';
|
|
9
|
+
export { HandlingSortByFieldEnum } from './handling-sort-by-field.enum';
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Recipient = exports.HandlingType = void 0;
|
|
3
|
+
exports.HandlingSortByFieldEnum = exports.Recipient = exports.HandlingType = void 0;
|
|
4
4
|
var handling_type_enum_1 = require("./handling-type.enum");
|
|
5
5
|
Object.defineProperty(exports, "HandlingType", { enumerable: true, get: function () { return handling_type_enum_1.HandlingType; } });
|
|
6
6
|
var handling_recipient_enum_1 = require("./handling-recipient.enum");
|
|
7
7
|
Object.defineProperty(exports, "Recipient", { enumerable: true, get: function () { return handling_recipient_enum_1.Recipient; } });
|
|
8
|
+
var handling_sort_by_field_enum_1 = require("./handling-sort-by-field.enum");
|
|
9
|
+
Object.defineProperty(exports, "HandlingSortByFieldEnum", { enumerable: true, get: function () { return handling_sort_by_field_enum_1.HandlingSortByFieldEnum; } });
|
|
8
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/handling/index.ts"],"names":[],"mappings":";;;AAAA,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,qEAAsD;AAA7C,oHAAA,SAAS,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/handling/index.ts"],"names":[],"mappings":";;;AAAA,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,qEAAsD;AAA7C,oHAAA,SAAS,OAAA;AAOlB,6EAAwE;AAA/D,sIAAA,uBAAuB,OAAA"}
|