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,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.NotarySortByFieldEnum = void 0;
|
|
4
|
+
var NotarySortByFieldEnum;
|
|
5
|
+
(function (NotarySortByFieldEnum) {
|
|
6
|
+
NotarySortByFieldEnum["Id"] = "id";
|
|
7
|
+
NotarySortByFieldEnum["CreatedAt"] = "createdAt";
|
|
8
|
+
NotarySortByFieldEnum["UpdatedAt"] = "updatedAt";
|
|
9
|
+
NotarySortByFieldEnum["GovernmentFeePercent"] = "governmentFeePercent";
|
|
10
|
+
NotarySortByFieldEnum["RewardFeePercent"] = "rewardFeePercent";
|
|
11
|
+
})(NotarySortByFieldEnum || (exports.NotarySortByFieldEnum = NotarySortByFieldEnum = {}));
|
|
12
|
+
//# sourceMappingURL=notary-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"notary-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/notary/notary-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAMX;AAND,WAAY,qBAAqB;IAC/B,kCAAS,CAAA;IACT,gDAAuB,CAAA;IACvB,gDAAuB,CAAA;IACvB,sEAA6C,CAAA;IAC7C,8DAAqC,CAAA;AACvC,CAAC,EANW,qBAAqB,qCAArB,qBAAqB,QAMhC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export { SearchNotificationsParamsDto } from './search-notifications-params.dto';
|
|
2
1
|
export { Messenger } from './messenger.enum';
|
|
3
2
|
export { NotificationType, TelegramNotificationType, } from './notification.enum';
|
|
4
3
|
export { Notifications, NotificationMeta, TelegramNotification, TelegramAtlantaNotification, EmailNotification, TelegramRANotification, ViberNotification, } from './notifications';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/notifications/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/notifications/index.ts"],"names":[],"mappings":";;;AAAA,mDAA6C;AAApC,2GAAA,SAAS,OAAA;AAClB,yDAG6B;AAF3B,qHAAA,gBAAgB,OAAA;AAChB,6HAAA,wBAAwB,OAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { CenterContacts } from './center-contacts.type';
|
|
2
2
|
export { DaySchedule } from './day-schedule.type';
|
|
3
3
|
export { OfficeCenterDropdownSearchDtoModel } from './office-center-dropdown-search.dto.model';
|
|
4
|
-
export {
|
|
4
|
+
export { OfficeCenterSearchParamsDto } from './office-center-search-params.dto';
|
|
5
|
+
export { OfficeCenterSortByFieldEnum } from './office-center-sort-by-field.enum';
|
|
5
6
|
export { OfficeCenterDto } from './office-center.dto';
|
|
6
7
|
export { SendOfficeCenterLocationToCustomerDto } from './send-office-center-location-to-customer.dto';
|
|
@@ -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.OfficeCenterSortByFieldEnum = void 0;
|
|
4
|
+
var office_center_sort_by_field_enum_1 = require("./office-center-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "OfficeCenterSortByFieldEnum", { enumerable: true, get: function () { return office_center_sort_by_field_enum_1.OfficeCenterSortByFieldEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/office-centers/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/office-centers/index.ts"],"names":[],"mappings":";;;AAIA,uFAAiF;AAAxE,+IAAA,2BAA2B,OAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { OfficeCenterSortByFieldEnum } from './office-center-sort-by-field.enum';
|
|
3
|
+
export type OfficeCenterSearchParamsDto = PaginatedParams & SortingParams<OfficeCenterSortByFieldEnum> & {
|
|
4
|
+
id?: number;
|
|
5
|
+
name?: string;
|
|
6
|
+
alias?: string;
|
|
7
|
+
group?: string;
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"office-center-search-params.dto.js","sourceRoot":"","sources":["../../../types/office-centers/office-center-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OfficeCenterSortByFieldEnum = void 0;
|
|
4
|
+
var OfficeCenterSortByFieldEnum;
|
|
5
|
+
(function (OfficeCenterSortByFieldEnum) {
|
|
6
|
+
OfficeCenterSortByFieldEnum["Id"] = "id";
|
|
7
|
+
OfficeCenterSortByFieldEnum["Weight"] = "weight";
|
|
8
|
+
})(OfficeCenterSortByFieldEnum || (exports.OfficeCenterSortByFieldEnum = OfficeCenterSortByFieldEnum = {}));
|
|
9
|
+
//# sourceMappingURL=office-center-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"office-center-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/office-centers/office-center-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAGX;AAHD,WAAY,2BAA2B;IACrC,wCAAS,CAAA;IACT,gDAAiB,CAAA;AACnB,CAAC,EAHW,2BAA2B,2CAA3B,2BAA2B,QAGtC"}
|
|
@@ -3,5 +3,6 @@ export { Employees } from './employees.type';
|
|
|
3
3
|
export { OfficePhoneNumberDto } from './office-phone-number.dto';
|
|
4
4
|
export { ServiceConfig } from './service.config';
|
|
5
5
|
export { OfficeDto } from './office.dto';
|
|
6
|
-
export {
|
|
6
|
+
export { OfficeSearchParamsDto } from './office-search-params.dto';
|
|
7
|
+
export { OfficeSortByFieldEnum } from './office-sort-by-field.enum';
|
|
7
8
|
export { OfficeDropdownParamsDto } from './office-dropdown-params.dto';
|
|
@@ -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.OfficeSortByFieldEnum = void 0;
|
|
4
|
+
var office_sort_by_field_enum_1 = require("./office-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "OfficeSortByFieldEnum", { enumerable: true, get: function () { return office_sort_by_field_enum_1.OfficeSortByFieldEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/offices/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/offices/index.ts"],"names":[],"mappings":";;;AAMA,yEAAoE;AAA3D,kIAAA,qBAAqB,OAAA"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { OfficeSortByFieldEnum } from './office-sort-by-field.enum';
|
|
3
|
+
export type OfficeSearchParamsDto = PaginatedParams & SortingParams<OfficeSortByFieldEnum> & {
|
|
4
|
+
id?: number;
|
|
5
|
+
officeNumber?: number;
|
|
6
|
+
address?: string;
|
|
7
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"office-search-params.dto.js","sourceRoot":"","sources":["../../../types/offices/office-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OfficeSortByFieldEnum = void 0;
|
|
4
|
+
var OfficeSortByFieldEnum;
|
|
5
|
+
(function (OfficeSortByFieldEnum) {
|
|
6
|
+
OfficeSortByFieldEnum["Id"] = "id";
|
|
7
|
+
OfficeSortByFieldEnum["OfficeNumber"] = "officeNumber";
|
|
8
|
+
OfficeSortByFieldEnum["CreatedAt"] = "createdAt";
|
|
9
|
+
})(OfficeSortByFieldEnum || (exports.OfficeSortByFieldEnum = OfficeSortByFieldEnum = {}));
|
|
10
|
+
//# sourceMappingURL=office-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"office-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/offices/office-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC/B,kCAAS,CAAA;IACT,sDAA6B,CAAA;IAC7B,gDAAuB,CAAA;AACzB,CAAC,EAJW,qBAAqB,qCAArB,qBAAqB,QAIhC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { DirectionEnum } from '../direction/direction-type.enum';
|
|
2
|
-
import {
|
|
2
|
+
import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
|
|
3
3
|
import { Employees } from './employees.type';
|
|
4
4
|
import { TranslatedOrRaw } from '../common/translated-or-raw.type';
|
|
5
5
|
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
6
6
|
type ServiceConfig = {
|
|
7
7
|
logo: string;
|
|
8
8
|
employeesCount?: Employees;
|
|
9
|
-
mainRealty:
|
|
9
|
+
mainRealty: RealtyTypeEnum[];
|
|
10
10
|
companySiteUrl: string;
|
|
11
11
|
companyName: string;
|
|
12
12
|
mainDirections: DirectionEnum[];
|
|
@@ -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.QueueSortByFieldEnum = void 0;
|
|
4
|
+
var queue_sort_by_field_enum_1 = require("./queue-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "QueueSortByFieldEnum", { enumerable: true, get: function () { return queue_sort_by_field_enum_1.QueueSortByFieldEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/queue/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/queue/index.ts"],"names":[],"mappings":";;;AAEA,uEAAkE;AAAzD,gIAAA,oBAAoB,OAAA"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { QueueSortByFieldEnum } from './queue-sort-by-field.enum';
|
|
3
|
+
export type QueueSearchParamsDto = PaginatedParams & SortingParams<QueueSortByFieldEnum> & {
|
|
4
|
+
complexId?: number;
|
|
5
|
+
streetId?: number;
|
|
6
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-search-params.dto.js","sourceRoot":"","sources":["../../../types/queue/queue-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.QueueSortByFieldEnum = void 0;
|
|
4
|
+
var QueueSortByFieldEnum;
|
|
5
|
+
(function (QueueSortByFieldEnum) {
|
|
6
|
+
QueueSortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(QueueSortByFieldEnum || (exports.QueueSortByFieldEnum = QueueSortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=queue-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/queue/queue-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,2 +1,3 @@
|
|
|
1
1
|
export { RepresentationDto } from './representation.dto';
|
|
2
|
-
export {
|
|
2
|
+
export { RepresentationSearchParamsDto } from './representation-search-params.dto';
|
|
3
|
+
export { RepresentationSortByFieldEnum } from './representation-sort-by-field.enum';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RepresentationSortByFieldEnum = void 0;
|
|
4
|
+
var representation_sort_by_field_enum_1 = require("./representation-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "RepresentationSortByFieldEnum", { enumerable: true, get: function () { return representation_sort_by_field_enum_1.RepresentationSortByFieldEnum; } });
|
|
3
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/representation/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/representation/index.ts"],"names":[],"mappings":";;;AAEA,yFAAoF;AAA3E,kJAAA,6BAA6B,OAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DateFilterParamsDto, PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { RepresentationSortByFieldEnum } from './representation-sort-by-field.enum';
|
|
3
|
+
export type RepresentationSearchParamsDto = PaginatedParams & SortingParams<RepresentationSortByFieldEnum> & {
|
|
4
|
+
id?: number;
|
|
5
|
+
fullName?: string;
|
|
6
|
+
company?: string;
|
|
7
|
+
contractDate?: DateFilterParamsDto;
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"representation-search-params.dto.js","sourceRoot":"","sources":["../../../types/representation/representation-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RepresentationSortByFieldEnum = void 0;
|
|
4
|
+
var RepresentationSortByFieldEnum;
|
|
5
|
+
(function (RepresentationSortByFieldEnum) {
|
|
6
|
+
RepresentationSortByFieldEnum["Id"] = "id";
|
|
7
|
+
RepresentationSortByFieldEnum["ContractDate"] = "contractDate";
|
|
8
|
+
})(RepresentationSortByFieldEnum || (exports.RepresentationSortByFieldEnum = RepresentationSortByFieldEnum = {}));
|
|
9
|
+
//# sourceMappingURL=representation-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"representation-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/representation/representation-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,6BAGX;AAHD,WAAY,6BAA6B;IACvC,0CAAS,CAAA;IACT,8DAA6B,CAAA;AAC/B,CAAC,EAHW,6BAA6B,6CAA7B,6BAA6B,QAGxC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CheckIfRequestPropertyExistsParamsDto } from './check-if-request-property-exists-params.dto';
|
|
2
2
|
export { CreateRequestPropertyDto } from './create-request-property.dto';
|
|
3
3
|
export { PrintRequestPropertiesDto } from './print-request-properties.dto';
|
|
4
|
-
export {
|
|
4
|
+
export { RequestPropertySearchParamsDto } from './request-property-search-params.dto';
|
|
5
5
|
export { UpdateRequestPropertyDto } from './update-request-property.dto';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"request-property-search-params.dto.js","sourceRoot":"","sources":["../../../types/request-property/request-property-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
export { CreateSectionDto } from './section-create.dto';
|
|
2
|
-
export {
|
|
2
|
+
export { SectionSearchParamsDto } from './section-search-params.dto';
|
|
3
|
+
export { SectionSortByFieldEnum } from './section-sort-by-field.enum';
|
|
@@ -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.SectionSortByFieldEnum = void 0;
|
|
4
|
+
var section_sort_by_field_enum_1 = require("./section-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "SectionSortByFieldEnum", { enumerable: true, get: function () { return section_sort_by_field_enum_1.SectionSortByFieldEnum; } });
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/section/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/section/index.ts"],"names":[],"mappings":";;;AAEA,2EAAsE;AAA7D,oIAAA,sBAAsB,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"section-search-params.dto.js","sourceRoot":"","sources":["../../../types/section/section-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SectionSortByFieldEnum = void 0;
|
|
4
|
+
var SectionSortByFieldEnum;
|
|
5
|
+
(function (SectionSortByFieldEnum) {
|
|
6
|
+
SectionSortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(SectionSortByFieldEnum || (exports.SectionSortByFieldEnum = SectionSortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=section-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"section-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/section/section-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAEX;AAFD,WAAY,sBAAsB;IAChC,mCAAS,CAAA;AACX,CAAC,EAFW,sBAAsB,sCAAtB,sBAAsB,QAEjC"}
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
import { PaginatedParams,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
EmployeeAgreementsSigned = "employeeagreementssigned",
|
|
5
|
-
EmployeeAgreementsUnsigned = "employeeagreementsunsigned",
|
|
6
|
-
NonDisclosureAgreementsSigned = "nondisclosureagreementssigned",
|
|
7
|
-
NonDisclosureAgreementsUnsigned = "nondisclosureagreementsunsigned"
|
|
8
|
-
}
|
|
9
|
-
export type EmployeeAgreementsStatisticsParamsDto = PaginatedParams & SortingParams<EmployeeAgreementsStatisticsSortByField> & {
|
|
1
|
+
import { PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { EmployeeAgreementsStatisticsSortByFieldEnum } from './employee-agreements-statistics-sort-by-field.enum';
|
|
3
|
+
export type EmployeeAgreementsStatisticsParamsDto = PaginatedParams & SortingParams<EmployeeAgreementsStatisticsSortByFieldEnum> & {
|
|
10
4
|
representationIds?: number[];
|
|
11
5
|
officeIds?: number[];
|
|
12
|
-
sortBy: EmployeeAgreementsStatisticsSortByField;
|
|
13
|
-
sortOrder: SortOrder;
|
|
14
6
|
};
|
|
@@ -1,12 +1,3 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EmployeeAgreementsStatisticsSortByField = void 0;
|
|
4
|
-
var EmployeeAgreementsStatisticsSortByField;
|
|
5
|
-
(function (EmployeeAgreementsStatisticsSortByField) {
|
|
6
|
-
EmployeeAgreementsStatisticsSortByField["OfficeNumber"] = "officeNumber";
|
|
7
|
-
EmployeeAgreementsStatisticsSortByField["EmployeeAgreementsSigned"] = "employeeagreementssigned";
|
|
8
|
-
EmployeeAgreementsStatisticsSortByField["EmployeeAgreementsUnsigned"] = "employeeagreementsunsigned";
|
|
9
|
-
EmployeeAgreementsStatisticsSortByField["NonDisclosureAgreementsSigned"] = "nondisclosureagreementssigned";
|
|
10
|
-
EmployeeAgreementsStatisticsSortByField["NonDisclosureAgreementsUnsigned"] = "nondisclosureagreementsunsigned";
|
|
11
|
-
})(EmployeeAgreementsStatisticsSortByField || (exports.EmployeeAgreementsStatisticsSortByField = EmployeeAgreementsStatisticsSortByField = {}));
|
|
12
3
|
//# sourceMappingURL=employee-agreements-statistics-params.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"employee-agreements-statistics-params.dto.js","sourceRoot":"","sources":["../../../types/statistic/employee-agreements-statistics-params.dto.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"employee-agreements-statistics-params.dto.js","sourceRoot":"","sources":["../../../types/statistic/employee-agreements-statistics-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare enum EmployeeAgreementsStatisticsSortByFieldEnum {
|
|
2
|
+
OfficeNumber = "officeNumber",
|
|
3
|
+
EmployeeAgreementsSigned = "employeeagreementssigned",
|
|
4
|
+
EmployeeAgreementsUnsigned = "employeeagreementsunsigned",
|
|
5
|
+
NonDisclosureAgreementsSigned = "nondisclosureagreementssigned",
|
|
6
|
+
NonDisclosureAgreementsUnsigned = "nondisclosureagreementsunsigned"
|
|
7
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EmployeeAgreementsStatisticsSortByFieldEnum = void 0;
|
|
4
|
+
var EmployeeAgreementsStatisticsSortByFieldEnum;
|
|
5
|
+
(function (EmployeeAgreementsStatisticsSortByFieldEnum) {
|
|
6
|
+
EmployeeAgreementsStatisticsSortByFieldEnum["OfficeNumber"] = "officeNumber";
|
|
7
|
+
EmployeeAgreementsStatisticsSortByFieldEnum["EmployeeAgreementsSigned"] = "employeeagreementssigned";
|
|
8
|
+
EmployeeAgreementsStatisticsSortByFieldEnum["EmployeeAgreementsUnsigned"] = "employeeagreementsunsigned";
|
|
9
|
+
EmployeeAgreementsStatisticsSortByFieldEnum["NonDisclosureAgreementsSigned"] = "nondisclosureagreementssigned";
|
|
10
|
+
EmployeeAgreementsStatisticsSortByFieldEnum["NonDisclosureAgreementsUnsigned"] = "nondisclosureagreementsunsigned";
|
|
11
|
+
})(EmployeeAgreementsStatisticsSortByFieldEnum || (exports.EmployeeAgreementsStatisticsSortByFieldEnum = EmployeeAgreementsStatisticsSortByFieldEnum = {}));
|
|
12
|
+
//# sourceMappingURL=employee-agreements-statistics-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"employee-agreements-statistics-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/statistic/employee-agreements-statistics-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2CAMX;AAND,WAAY,2CAA2C;IACrD,4EAA6B,CAAA;IAC7B,oGAAqD,CAAA;IACrD,wGAAyD,CAAA;IACzD,8GAA+D,CAAA;IAC/D,kHAAmE,CAAA;AACrE,CAAC,EANW,2CAA2C,2DAA3C,2CAA2C,QAMtD"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DateFilterParamsDto } from '../common';
|
|
2
2
|
export type ExclusivePropertyStatisticsParamsDto = {
|
|
3
3
|
representationIds?: number[];
|
|
4
4
|
officeIds?: number[];
|
|
5
|
-
period?:
|
|
5
|
+
period?: DateFilterParamsDto;
|
|
6
6
|
};
|
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
HandlingsCount = "handlingscount",
|
|
5
|
-
ListenedByDirector = "listenedbydirector",
|
|
6
|
-
ListenedByManager = "listenedbymanager"
|
|
7
|
-
}
|
|
8
|
-
export type HandlingListeningsStatisticsParamsDto = PaginatedParams & SortingParams<HandlingListeningsStatisticsSortByField> & {
|
|
1
|
+
import { DateFilterParamsDto, PaginatedParams, SortingParams } from '../common';
|
|
2
|
+
import { HandlingListeningsStatisticsSortByFieldEnum } from './handling-listenings-statistics-sort-by-field.enum';
|
|
3
|
+
export type HandlingListeningsStatisticsParamsDto = PaginatedParams & SortingParams<HandlingListeningsStatisticsSortByFieldEnum> & {
|
|
9
4
|
representationIds?: number[];
|
|
10
5
|
officeIds?: number[];
|
|
11
|
-
period?:
|
|
12
|
-
sortBy: HandlingListeningsStatisticsSortByField;
|
|
13
|
-
sortOrder: SortOrder;
|
|
6
|
+
period?: DateFilterParamsDto;
|
|
14
7
|
};
|
|
@@ -1,11 +1,3 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HandlingListeningsStatisticsSortByField = void 0;
|
|
4
|
-
var HandlingListeningsStatisticsSortByField;
|
|
5
|
-
(function (HandlingListeningsStatisticsSortByField) {
|
|
6
|
-
HandlingListeningsStatisticsSortByField["OfficeNumber"] = "officeNumber";
|
|
7
|
-
HandlingListeningsStatisticsSortByField["HandlingsCount"] = "handlingscount";
|
|
8
|
-
HandlingListeningsStatisticsSortByField["ListenedByDirector"] = "listenedbydirector";
|
|
9
|
-
HandlingListeningsStatisticsSortByField["ListenedByManager"] = "listenedbymanager";
|
|
10
|
-
})(HandlingListeningsStatisticsSortByField || (exports.HandlingListeningsStatisticsSortByField = HandlingListeningsStatisticsSortByField = {}));
|
|
11
3
|
//# sourceMappingURL=handling-listenings-statistics-params.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"handling-listenings-statistics-params.dto.js","sourceRoot":"","sources":["../../../types/statistic/handling-listenings-statistics-params.dto.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"handling-listenings-statistics-params.dto.js","sourceRoot":"","sources":["../../../types/statistic/handling-listenings-statistics-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HandlingListeningsStatisticsSortByFieldEnum = void 0;
|
|
4
|
+
var HandlingListeningsStatisticsSortByFieldEnum;
|
|
5
|
+
(function (HandlingListeningsStatisticsSortByFieldEnum) {
|
|
6
|
+
HandlingListeningsStatisticsSortByFieldEnum["OfficeNumber"] = "officeNumber";
|
|
7
|
+
HandlingListeningsStatisticsSortByFieldEnum["HandlingsCount"] = "handlingscount";
|
|
8
|
+
HandlingListeningsStatisticsSortByFieldEnum["ListenedByDirector"] = "listenedbydirector";
|
|
9
|
+
HandlingListeningsStatisticsSortByFieldEnum["ListenedByManager"] = "listenedbymanager";
|
|
10
|
+
})(HandlingListeningsStatisticsSortByFieldEnum || (exports.HandlingListeningsStatisticsSortByFieldEnum = HandlingListeningsStatisticsSortByFieldEnum = {}));
|
|
11
|
+
//# sourceMappingURL=handling-listenings-statistics-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"handling-listenings-statistics-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/statistic/handling-listenings-statistics-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2CAKX;AALD,WAAY,2CAA2C;IACrD,4EAA6B,CAAA;IAC7B,gFAAiC,CAAA;IACjC,wFAAyC,CAAA;IACzC,sFAAuC,CAAA;AACzC,CAAC,EALW,2CAA2C,2DAA3C,2CAA2C,QAKtD"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
export { EmployeeAgreementsStatisticsParamsDto
|
|
1
|
+
export { EmployeeAgreementsStatisticsParamsDto } from './employee-agreements-statistics-params.dto';
|
|
2
|
+
export { EmployeeAgreementsStatisticsSortByFieldEnum } from './employee-agreements-statistics-sort-by-field.enum';
|
|
2
3
|
export { EmployeeAgreementsStatisticsItemDto } from './employee-agreements-statistics.dto';
|
|
3
4
|
export { ExclusivePropertyStatisticsParamsDto } from './exclusive-property-statistics-params.dto';
|
|
4
5
|
export { ExclusivePropertyStatisticsDto } from './exclusive-property-statistics.dto';
|
|
5
6
|
export { HandlingListeningsStatisticsItemDto } from './handling-listenings-statistics-item.dto';
|
|
6
|
-
export { HandlingListeningsStatisticsParamsDto
|
|
7
|
-
export {
|
|
7
|
+
export { HandlingListeningsStatisticsParamsDto } from './handling-listenings-statistics-params.dto';
|
|
8
|
+
export { HandlingListeningsStatisticsSortByFieldEnum } from './handling-listenings-statistics-sort-by-field.enum';
|
|
9
|
+
export { RealEstateByPropertyTypeParamsDto } from './real-estate-by-property-type-params.dto';
|
|
8
10
|
export { RealtorInvolvmentUserStatisticsDto } from './realtor-involvment-user-statistics.dto';
|
|
9
11
|
export { RealtorInvolvmentStatisticsDto } from './realtor-involvment-statistics.dto';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
Object.defineProperty(exports, "
|
|
6
|
-
var
|
|
7
|
-
Object.defineProperty(exports, "
|
|
3
|
+
exports.HandlingListeningsStatisticsSortByFieldEnum = exports.EmployeeAgreementsStatisticsSortByFieldEnum = void 0;
|
|
4
|
+
var employee_agreements_statistics_sort_by_field_enum_1 = require("./employee-agreements-statistics-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "EmployeeAgreementsStatisticsSortByFieldEnum", { enumerable: true, get: function () { return employee_agreements_statistics_sort_by_field_enum_1.EmployeeAgreementsStatisticsSortByFieldEnum; } });
|
|
6
|
+
var handling_listenings_statistics_sort_by_field_enum_1 = require("./handling-listenings-statistics-sort-by-field.enum");
|
|
7
|
+
Object.defineProperty(exports, "HandlingListeningsStatisticsSortByFieldEnum", { enumerable: true, get: function () { return handling_listenings_statistics_sort_by_field_enum_1.HandlingListeningsStatisticsSortByFieldEnum; } });
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/statistic/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/statistic/index.ts"],"names":[],"mappings":";;;AACA,yHAAkH;AAAzG,gLAAA,2CAA2C,OAAA;AAMpD,yHAAkH;AAAzG,gLAAA,2CAA2C,OAAA"}
|