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,20 @@
|
|
|
1
|
+
import { ApartmentComplexSortByFieldEnum } from './apartment-complex-sort-by-field.enum';
|
|
2
|
+
import { PaginatedParams, SortingParams } from '../common';
|
|
3
|
+
export type ApartmentComplexSearchParamsDto = PaginatedParams & SortingParams<ApartmentComplexSortByFieldEnum> & {
|
|
4
|
+
id?: number;
|
|
5
|
+
name?: string;
|
|
6
|
+
buildCompanyId?: number;
|
|
7
|
+
geoId?: number;
|
|
8
|
+
topzoneId?: number;
|
|
9
|
+
minPrice?: number;
|
|
10
|
+
maxPrice?: number;
|
|
11
|
+
rooms?: number[];
|
|
12
|
+
condition_type?: number;
|
|
13
|
+
housing_material?: number;
|
|
14
|
+
heating_type?: number;
|
|
15
|
+
first_fee?: boolean;
|
|
16
|
+
parking_type?: number;
|
|
17
|
+
territory?: number;
|
|
18
|
+
firstFee?: string;
|
|
19
|
+
feePerMonth?: string;
|
|
20
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apartment-complex-search-params.dto.js","sourceRoot":"","sources":["../../../types/apartment-complex/apartment-complex-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ApartmentComplexSortByFieldEnum = void 0;
|
|
4
|
+
var ApartmentComplexSortByFieldEnum;
|
|
5
|
+
(function (ApartmentComplexSortByFieldEnum) {
|
|
6
|
+
ApartmentComplexSortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(ApartmentComplexSortByFieldEnum || (exports.ApartmentComplexSortByFieldEnum = ApartmentComplexSortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=apartment-complex-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apartment-complex-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/apartment-complex/apartment-complex-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,+BAEX;AAFD,WAAY,+BAA+B;IACzC,4CAAS,CAAA;AACX,CAAC,EAFW,+BAA+B,+CAA/B,+BAA+B,QAE1C"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { Manager } from './manager.type';
|
|
2
|
+
export { Expression, ExpressionScope } from './expression.type';
|
|
3
|
+
export { ApartmentComplexSortByFieldEnum } from './apartment-complex-sort-by-field.enum';
|
|
4
|
+
export { ApartmentComplexSearchParamsDto } from './apartment-complex-search-params.dto';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ApartmentComplexSortByFieldEnum = void 0;
|
|
4
|
+
var apartment_complex_sort_by_field_enum_1 = require("./apartment-complex-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "ApartmentComplexSortByFieldEnum", { enumerable: true, get: function () { return apartment_complex_sort_by_field_enum_1.ApartmentComplexSortByFieldEnum; } });
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/apartment-complex/index.ts"],"names":[],"mappings":";;;AAEA,+FAAyF;AAAhF,uJAAA,+BAA+B,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-entity.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-entity.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAGX;AAHD,WAAY,2BAA2B;IACrC,kEAAmC,CAAA;IACnC,oEAAqC,CAAA;AACvC,CAAC,EAHW,2BAA2B,2CAA3B,2BAA2B,QAGtC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
2
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
3
|
+
import { AttentionRequiredOfficeStatisticSortByFieldEnum } from './attention-required-office-statistic-sort-by-field.enum';
|
|
4
|
+
import { AttentionRequiredStatisticParamsDto } from './attention-required-statistic-params.dto';
|
|
5
|
+
export type AttentionRequiredOfficeStatisticParamsDto = PaginatedParams & SortingParams<AttentionRequiredOfficeStatisticSortByFieldEnum> & AttentionRequiredStatisticParamsDto;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-office-statistic-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-office-statistic-params.dto.ts"],"names":[],"mappings":""}
|
package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AttentionRequiredOfficeStatisticSortByFieldEnum = void 0;
|
|
4
|
+
var AttentionRequiredOfficeStatisticSortByFieldEnum;
|
|
5
|
+
(function (AttentionRequiredOfficeStatisticSortByFieldEnum) {
|
|
6
|
+
AttentionRequiredOfficeStatisticSortByFieldEnum["OfficeNumber"] = "officeNumber";
|
|
7
|
+
AttentionRequiredOfficeStatisticSortByFieldEnum["Total"] = "total";
|
|
8
|
+
AttentionRequiredOfficeStatisticSortByFieldEnum["Handled"] = "handled";
|
|
9
|
+
AttentionRequiredOfficeStatisticSortByFieldEnum["NotHandled"] = "nothandled";
|
|
10
|
+
AttentionRequiredOfficeStatisticSortByFieldEnum["HandledWithChanges"] = "handledwithchanges";
|
|
11
|
+
})(AttentionRequiredOfficeStatisticSortByFieldEnum || (exports.AttentionRequiredOfficeStatisticSortByFieldEnum = AttentionRequiredOfficeStatisticSortByFieldEnum = {}));
|
|
12
|
+
//# sourceMappingURL=attention-required-office-statistic-sort-by-field.enum.js.map
|
package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-office-statistic-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-office-statistic-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,+CAMX;AAND,WAAY,+CAA+C;IACzD,gFAA6B,CAAA;IAC7B,kEAAe,CAAA;IACf,sEAAmB,CAAA;IACnB,4EAAyB,CAAA;IACzB,4FAAyC,CAAA;AAC3C,CAAC,EANW,+CAA+C,+DAA/C,+CAA+C,QAM1D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-search-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
|
|
2
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
3
|
+
export type AttentionRequiredStatisticParamsDto = {
|
|
4
|
+
representationIds?: number[];
|
|
5
|
+
officeIds?: number[];
|
|
6
|
+
period?: DateFilterParamsDto;
|
|
7
|
+
entityType?: AttentionRequiredEntityEnum;
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-statistic-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-statistic-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
|
|
2
|
+
import { DateFilterParamsDto } from '../common/date-filter-params.dto';
|
|
3
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
4
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
5
|
+
import { AttentionRequiredWithChangesSortByFieldEnum } from './attention-required-with-changes-sort-by-field.enum';
|
|
6
|
+
export type AttentionRequiredWithChangesParamsDto = PaginatedParams & SortingParams<AttentionRequiredWithChangesSortByFieldEnum> & {
|
|
7
|
+
representationIds?: number[];
|
|
8
|
+
officeIds?: number[];
|
|
9
|
+
period?: DateFilterParamsDto;
|
|
10
|
+
entityType?: AttentionRequiredEntityEnum;
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-with-changes-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-with-changes-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AttentionRequiredWithChangesSortByFieldEnum = void 0;
|
|
4
|
+
var AttentionRequiredWithChangesSortByFieldEnum;
|
|
5
|
+
(function (AttentionRequiredWithChangesSortByFieldEnum) {
|
|
6
|
+
AttentionRequiredWithChangesSortByFieldEnum["OfficeNumber"] = "officeNumber";
|
|
7
|
+
AttentionRequiredWithChangesSortByFieldEnum["EntityId"] = "entityId";
|
|
8
|
+
AttentionRequiredWithChangesSortByFieldEnum["CreatedAt"] = "createdAt";
|
|
9
|
+
AttentionRequiredWithChangesSortByFieldEnum["UpdatedAt"] = "updatedAt";
|
|
10
|
+
AttentionRequiredWithChangesSortByFieldEnum["HandledAt"] = "handledAt";
|
|
11
|
+
})(AttentionRequiredWithChangesSortByFieldEnum || (exports.AttentionRequiredWithChangesSortByFieldEnum = AttentionRequiredWithChangesSortByFieldEnum = {}));
|
|
12
|
+
//# sourceMappingURL=attention-required-with-changes-sort-by-field.enum.js.map
|
package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attention-required-with-changes-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-with-changes-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2CAMX;AAND,WAAY,2CAA2C;IACrD,4EAA6B,CAAA;IAC7B,oEAAqB,CAAA;IACrB,sEAAuB,CAAA;IACvB,sEAAuB,CAAA;IACvB,sEAAuB,CAAA;AACzB,CAAC,EANW,2CAA2C,2DAA3C,2CAA2C,QAMtD"}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export { AttentionRequiredStatistic, AttentionRequiredOfficeStatistic, } from './attention-required-statistic.type';
|
|
2
2
|
export { AttentionRequiredUpdateDto } from './attention-required-update.type';
|
|
3
|
-
export {
|
|
4
|
-
export {
|
|
5
|
-
export {
|
|
6
|
-
export {
|
|
3
|
+
export { AttentionRequiredWithChangesParamsDto } from './attention-required-with-changes-params.dto';
|
|
4
|
+
export { AttentionRequiredWithChangesSortByFieldEnum } from './attention-required-with-changes-sort-by-field.enum';
|
|
5
|
+
export { AttentionRequiredOfficeStatisticParamsDto } from './attention-required-office-statistic-params.dto';
|
|
6
|
+
export { AttentionRequiredOfficeStatisticSortByFieldEnum } from './attention-required-office-statistic-sort-by-field.enum';
|
|
7
|
+
export { AttentionRequiredSearchParamsDto } from './attention-required-search-params.dto';
|
|
8
|
+
export { AttentionRequiredStatisticParamsDto } from './attention-required-statistic-params.dto';
|
|
9
|
+
export { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
Object.defineProperty(exports, "
|
|
6
|
-
var
|
|
7
|
-
Object.defineProperty(exports, "
|
|
3
|
+
exports.AttentionRequiredEntityEnum = exports.AttentionRequiredOfficeStatisticSortByFieldEnum = exports.AttentionRequiredWithChangesSortByFieldEnum = void 0;
|
|
4
|
+
var attention_required_with_changes_sort_by_field_enum_1 = require("./attention-required-with-changes-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "AttentionRequiredWithChangesSortByFieldEnum", { enumerable: true, get: function () { return attention_required_with_changes_sort_by_field_enum_1.AttentionRequiredWithChangesSortByFieldEnum; } });
|
|
6
|
+
var attention_required_office_statistic_sort_by_field_enum_1 = require("./attention-required-office-statistic-sort-by-field.enum");
|
|
7
|
+
Object.defineProperty(exports, "AttentionRequiredOfficeStatisticSortByFieldEnum", { enumerable: true, get: function () { return attention_required_office_statistic_sort_by_field_enum_1.AttentionRequiredOfficeStatisticSortByFieldEnum; } });
|
|
8
|
+
var attention_required_entity_enum_1 = require("./attention-required-entity.enum");
|
|
9
|
+
Object.defineProperty(exports, "AttentionRequiredEntityEnum", { enumerable: true, get: function () { return attention_required_entity_enum_1.AttentionRequiredEntityEnum; } });
|
|
8
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attention-required/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attention-required/index.ts"],"names":[],"mappings":";;;AAMA,2HAAmH;AAA1G,iLAAA,2CAA2C,OAAA;AAEpD,mIAA2H;AAAlH,yLAAA,+CAA+C,OAAA;AAGxD,mFAA+E;AAAtE,6IAAA,2BAA2B,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attorney/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attorney/index.ts"],"names":[],"mappings":";;;AAAA,2DAAwD;AAA/C,sHAAA,gBAAgB,OAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare enum
|
|
1
|
+
export declare enum AttributeCategoryEnum {
|
|
2
2
|
Main = "main",
|
|
3
3
|
Additional = "additional",
|
|
4
4
|
Adverts = "adverts",
|
|
@@ -14,4 +14,3 @@ declare enum AttributeCategory {
|
|
|
14
14
|
Lending = "lending",
|
|
15
15
|
FlatInformation = "flat_information"
|
|
16
16
|
}
|
|
17
|
-
export { AttributeCategory };
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
})(
|
|
3
|
+
exports.AttributeCategoryEnum = void 0;
|
|
4
|
+
var AttributeCategoryEnum;
|
|
5
|
+
(function (AttributeCategoryEnum) {
|
|
6
|
+
AttributeCategoryEnum["Main"] = "main";
|
|
7
|
+
AttributeCategoryEnum["Additional"] = "additional";
|
|
8
|
+
AttributeCategoryEnum["Adverts"] = "adverts";
|
|
9
|
+
AttributeCategoryEnum["Documents"] = "documents";
|
|
10
|
+
AttributeCategoryEnum["Service"] = "service";
|
|
11
|
+
AttributeCategoryEnum["Location"] = "location";
|
|
12
|
+
AttributeCategoryEnum["Programs"] = "programs";
|
|
13
|
+
AttributeCategoryEnum["Rent"] = "rent";
|
|
14
|
+
AttributeCategoryEnum["Sell"] = "sell";
|
|
15
|
+
AttributeCategoryEnum["ApartmentInformation"] = "apartment_information";
|
|
16
|
+
AttributeCategoryEnum["Details"] = "details";
|
|
17
|
+
AttributeCategoryEnum["Infostructure"] = "infostructure";
|
|
18
|
+
AttributeCategoryEnum["Lending"] = "lending";
|
|
19
|
+
AttributeCategoryEnum["FlatInformation"] = "flat_information";
|
|
20
|
+
})(AttributeCategoryEnum || (exports.AttributeCategoryEnum = AttributeCategoryEnum = {}));
|
|
21
21
|
//# sourceMappingURL=attribute-category.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-category.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-category.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"attribute-category.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAeX;AAfD,WAAY,qBAAqB;IAC/B,sCAAa,CAAA;IACb,kDAAyB,CAAA;IACzB,4CAAmB,CAAA;IACnB,gDAAuB,CAAA;IACvB,4CAAmB,CAAA;IACnB,8CAAqB,CAAA;IACrB,8CAAqB,CAAA;IACrB,sCAAa,CAAA;IACb,sCAAa,CAAA;IACb,uEAA8C,CAAA;IAC9C,4CAAmB,CAAA;IACnB,wDAA+B,CAAA;IAC/B,4CAAmB,CAAA;IACnB,6DAAoC,CAAA;AACtC,CAAC,EAfW,qBAAqB,qCAArB,qBAAqB,QAehC"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { AttributeDestinationEnum } from './attribute-destination.enum';
|
|
2
|
+
import { AttributeCategoryEnum } from './attribute-category.enum';
|
|
3
3
|
import { AttributeUnit } from './attribute-unit.enum';
|
|
4
4
|
export type RequiredConfig = {
|
|
5
|
-
[
|
|
6
|
-
[
|
|
5
|
+
[AttributeDestinationEnum.Buyer]: boolean;
|
|
6
|
+
[AttributeDestinationEnum.Seller]: boolean;
|
|
7
7
|
};
|
|
8
8
|
export type AttributeConfigType = {
|
|
9
9
|
isCheckedByDefault?: boolean;
|
|
10
10
|
isCurrentDateByDefault?: boolean;
|
|
11
|
-
category?:
|
|
11
|
+
category?: AttributeCategoryEnum;
|
|
12
12
|
order?: number;
|
|
13
13
|
required?: RequiredConfig;
|
|
14
|
-
destination?:
|
|
14
|
+
destination?: AttributeDestinationEnum[];
|
|
15
15
|
unit?: AttributeUnit;
|
|
16
16
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-config.type.js","sourceRoot":"","sources":["../../../types/attributes/attribute-config.type.ts"],"names":[],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"file":"attribute-config.type.js","sourceRoot":"","sources":["../../../types/attributes/attribute-config.type.ts"],"names":[],"mappings":";;AAAA,6EAAwE"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
})(
|
|
3
|
+
exports.AttributeDestinationEnum = void 0;
|
|
4
|
+
var AttributeDestinationEnum;
|
|
5
|
+
(function (AttributeDestinationEnum) {
|
|
6
|
+
AttributeDestinationEnum["Buyer"] = "buyer";
|
|
7
|
+
AttributeDestinationEnum["Seller"] = "seller";
|
|
8
|
+
})(AttributeDestinationEnum || (exports.AttributeDestinationEnum = AttributeDestinationEnum = {}));
|
|
9
9
|
//# sourceMappingURL=attribute-destination.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-destination.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-destination.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"attribute-destination.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAClC,2CAAe,CAAA;IACf,6CAAiB,CAAA;AACnB,CAAC,EAHW,wBAAwB,wCAAxB,wBAAwB,QAGnC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { AttributeTypeEnum } from './attribute-type.enum';
|
|
2
|
+
import { AttributeCategoryEnum } from './attribute-category.enum';
|
|
3
|
+
import { AttributeDestinationEnum } from './attribute-destination.enum';
|
|
4
|
+
import { RealtyTypeEnum } from '../customer-property';
|
|
5
|
+
import { PaginatedParams } from '../common';
|
|
6
|
+
export type AttributeSearchParamsDto = PaginatedParams & {
|
|
7
|
+
representationId?: number;
|
|
8
|
+
estateTypes?: RealtyTypeEnum[];
|
|
9
|
+
types?: AttributeTypeEnum[];
|
|
10
|
+
key?: string;
|
|
11
|
+
keys?: string[];
|
|
12
|
+
name?: string;
|
|
13
|
+
category?: AttributeCategoryEnum;
|
|
14
|
+
destination?: AttributeDestinationEnum;
|
|
15
|
+
required?: boolean;
|
|
16
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attribute-search-params.dto.js","sourceRoot":"","sources":["../../../types/attributes/attribute-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +1,15 @@
|
|
|
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
|
-
|
|
13
|
-
|
|
14
|
-
})(
|
|
3
|
+
exports.AttributeTypeEnum = void 0;
|
|
4
|
+
var AttributeTypeEnum;
|
|
5
|
+
(function (AttributeTypeEnum) {
|
|
6
|
+
AttributeTypeEnum["Integer"] = "int";
|
|
7
|
+
AttributeTypeEnum["Float"] = "float";
|
|
8
|
+
AttributeTypeEnum["Boolean"] = "boolean";
|
|
9
|
+
AttributeTypeEnum["String"] = "string";
|
|
10
|
+
AttributeTypeEnum["ForeignKey"] = "fk";
|
|
11
|
+
AttributeTypeEnum["MultiForeignKey"] = "multi_fk";
|
|
12
|
+
AttributeTypeEnum["Date"] = "date";
|
|
13
|
+
AttributeTypeEnum["DateRange"] = "date_range";
|
|
14
|
+
})(AttributeTypeEnum || (exports.AttributeTypeEnum = AttributeTypeEnum = {}));
|
|
15
15
|
//# sourceMappingURL=attribute-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-type.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"attribute-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,oCAAe,CAAA;IACf,oCAAe,CAAA;IACf,wCAAmB,CAAA;IACnB,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;IACjB,iDAA4B,CAAA;IAC5B,kCAAa,CAAA;IACb,6CAAwB,CAAA;AAC1B,CAAC,EATW,iBAAiB,iCAAjB,iBAAiB,QAS5B"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
export { AttributeDto, TranslatedAttribute } from './attribute.type';
|
|
2
2
|
export { AttributeValueDto } from './attribute-value.type';
|
|
3
|
-
export {
|
|
3
|
+
export { AttributeSearchParamsDto } from './attribute-search-params.dto';
|
|
4
4
|
export { AttributeRepresentationDto } from './attribute-representation.type';
|
|
5
|
-
export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute } from './property-atributes.type';
|
|
5
|
+
export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, } from './property-atributes.type';
|
|
6
6
|
export { CustomerRequestAttributes, CustomerPropertyAttributes, } from './customer-requests-attributes.type';
|
|
7
7
|
export { ApartmentInfoAttributes } from './apartment-info-attributes.type';
|
|
8
8
|
export { AttributeConfigType, RequiredConfig } from './attribute-config.type';
|
|
9
9
|
export { DealType } from './deal-type.enum';
|
|
10
|
-
export {
|
|
10
|
+
export { AttributeCategoryEnum } from './attribute-category.enum';
|
|
11
11
|
export { ApartmentType } from './apartment-type.enum';
|
|
12
12
|
export { ObjectType } from './object-type.enum';
|
|
13
13
|
export { AttributeKey } from './attribute-key.enum';
|
|
14
14
|
export { AttributeUnit } from './attribute-unit.enum';
|
|
15
15
|
export { RegistrationType } from './registration-type.enum';
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
16
|
+
export { AttributeDestinationEnum } from './attribute-destination.enum';
|
|
17
|
+
export { AttributeTypeEnum } from './attribute-type.enum';
|
|
18
18
|
export { Male } from './male.enum';
|
|
19
19
|
export { ClassificationType } from './classification-type.enum';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClassificationType = exports.Male = exports.
|
|
3
|
+
exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.RegistrationType = exports.AttributeUnit = exports.AttributeKey = exports.ObjectType = exports.ApartmentType = exports.AttributeCategoryEnum = exports.DealType = void 0;
|
|
4
4
|
var deal_type_enum_1 = require("./deal-type.enum");
|
|
5
5
|
Object.defineProperty(exports, "DealType", { enumerable: true, get: function () { return deal_type_enum_1.DealType; } });
|
|
6
6
|
var attribute_category_enum_1 = require("./attribute-category.enum");
|
|
7
|
-
Object.defineProperty(exports, "
|
|
7
|
+
Object.defineProperty(exports, "AttributeCategoryEnum", { enumerable: true, get: function () { return attribute_category_enum_1.AttributeCategoryEnum; } });
|
|
8
8
|
var apartment_type_enum_1 = require("./apartment-type.enum");
|
|
9
9
|
Object.defineProperty(exports, "ApartmentType", { enumerable: true, get: function () { return apartment_type_enum_1.ApartmentType; } });
|
|
10
10
|
var object_type_enum_1 = require("./object-type.enum");
|
|
@@ -16,9 +16,9 @@ Object.defineProperty(exports, "AttributeUnit", { enumerable: true, get: functio
|
|
|
16
16
|
var registration_type_enum_1 = require("./registration-type.enum");
|
|
17
17
|
Object.defineProperty(exports, "RegistrationType", { enumerable: true, get: function () { return registration_type_enum_1.RegistrationType; } });
|
|
18
18
|
var attribute_destination_enum_1 = require("./attribute-destination.enum");
|
|
19
|
-
Object.defineProperty(exports, "
|
|
19
|
+
Object.defineProperty(exports, "AttributeDestinationEnum", { enumerable: true, get: function () { return attribute_destination_enum_1.AttributeDestinationEnum; } });
|
|
20
20
|
var attribute_type_enum_1 = require("./attribute-type.enum");
|
|
21
|
-
Object.defineProperty(exports, "
|
|
21
|
+
Object.defineProperty(exports, "AttributeTypeEnum", { enumerable: true, get: function () { return attribute_type_enum_1.AttributeTypeEnum; } });
|
|
22
22
|
var male_enum_1 = require("./male.enum");
|
|
23
23
|
Object.defineProperty(exports, "Male", { enumerable: true, get: function () { return male_enum_1.Male; } });
|
|
24
24
|
var classification_type_enum_1 = require("./classification-type.enum");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,mDAA4C;AAAnC,0GAAA,QAAQ,OAAA;AACjB,qEAAkE;AAAzD,gIAAA,qBAAqB,OAAA;AAC9B,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,uDAAgD;AAAvC,8GAAA,UAAU,OAAA;AACnB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,mEAA4D;AAAnD,0HAAA,gBAAgB,OAAA;AACzB,2EAAwE;AAA/D,sIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { PaginatedParams } from '../common/paginated-list.type';
|
|
2
|
+
import { SortingParams } from '../common/sorting-params.type';
|
|
3
|
+
import { BuildCompanySortByFieldEnum } from './build-company-sort-by-field.enum';
|
|
4
|
+
export type BuildCompanySearchParamsDto = PaginatedParams & SortingParams<BuildCompanySortByFieldEnum> & {
|
|
5
|
+
id?: number;
|
|
6
|
+
name?: string;
|
|
7
|
+
alias?: string;
|
|
8
|
+
description?: string;
|
|
9
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-company-search-params.dto.js","sourceRoot":"","sources":["../../../types/build-company/build-company-search-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BuildCompanySortByFieldEnum = void 0;
|
|
4
|
+
var BuildCompanySortByFieldEnum;
|
|
5
|
+
(function (BuildCompanySortByFieldEnum) {
|
|
6
|
+
BuildCompanySortByFieldEnum["Id"] = "id";
|
|
7
|
+
})(BuildCompanySortByFieldEnum || (exports.BuildCompanySortByFieldEnum = BuildCompanySortByFieldEnum = {}));
|
|
8
|
+
//# sourceMappingURL=build-company-sort-by-field.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-company-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/build-company/build-company-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAEX;AAFD,WAAY,2BAA2B;IACrC,wCAAS,CAAA;AACX,CAAC,EAFW,2BAA2B,2CAA3B,2BAA2B,QAEtC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { BuildCompanySearchParamsDto } from './build-company-search-params.dto';
|
|
2
2
|
export { CreateBuildCompanyDTO } from './build-company-create.dto';
|
|
3
|
+
export { BuildCompanySortByFieldEnum } from './build-company-sort-by-field.enum';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BuildCompanySortByFieldEnum = void 0;
|
|
4
|
+
var build_company_sort_by_field_enum_1 = require("./build-company-sort-by-field.enum");
|
|
5
|
+
Object.defineProperty(exports, "BuildCompanySortByFieldEnum", { enumerable: true, get: function () { return build_company_sort_by_field_enum_1.BuildCompanySortByFieldEnum; } });
|
|
3
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/build-company/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/build-company/index.ts"],"names":[],"mappings":";;;AAEA,uFAAiF;AAAxE,+IAAA,2BAA2B,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"call-search-params.dto.js","sourceRoot":"","sources":["../../../types/call/call-search-params.dto.ts"],"names":[],"mappings":""}
|