vector-shared 1.1.411 → 1.1.413
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/advert-source/advert-source-dropdown-search.dto.d.ts +3 -0
- package/dist/types/{customer-property/exclusive-property-agreement-data.type.js → advert-source/advert-source-dropdown-search.dto.js} +1 -1
- package/dist/types/advert-source/advert-source-dropdown-search.dto.js.map +1 -0
- package/dist/types/advert-source/index.d.ts +1 -0
- package/dist/types/{customer-property/cadastral-number.type.js → advert-source/index.js} +1 -1
- package/dist/types/advert-source/index.js.map +1 -0
- package/dist/types/agency/agency-dropdown-params.dto.d.ts +3 -0
- package/dist/types/{customer-property/create-customer-property.type.js → agency/agency-dropdown-params.dto.js} +1 -1
- package/dist/types/agency/agency-dropdown-params.dto.js.map +1 -0
- package/dist/types/agency/agency-search.type.d.ts +4 -0
- package/dist/types/{topzone/topzone-dropdown-list-params.dto.model.js → agency/agency-search.type.js} +1 -1
- package/dist/types/agency/agency-search.type.js.map +1 -0
- package/dist/types/agency/index.d.ts +2 -0
- package/dist/types/agency/index.js +3 -0
- package/dist/types/agency/index.js.map +1 -0
- package/dist/types/apartment-complex/apartment-complex-autocomplete-params.dto.d.ts +4 -0
- package/dist/types/{office-centers/office-center-dropdown-search.dto.model.js → apartment-complex/apartment-complex-autocomplete-params.dto.js} +1 -1
- package/dist/types/apartment-complex/apartment-complex-autocomplete-params.dto.js.map +1 -0
- package/dist/types/apartment-complex/index.d.ts +1 -0
- package/dist/types/archive-reasons/archive-reason-destination.enum.d.ts +1 -2
- package/dist/types/archive-reasons/archive-reason-destination.enum.js +7 -7
- package/dist/types/archive-reasons/archive-reason-destination.enum.js.map +1 -1
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.d.ts +4 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js +3 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js.map +1 -0
- package/dist/types/archive-reasons/index.d.ts +2 -0
- package/dist/types/archive-reasons/index.js +6 -0
- package/dist/types/archive-reasons/index.js.map +1 -0
- package/dist/types/attributes/apartment-type.enum.d.ts +5 -2
- package/dist/types/attributes/apartment-type.enum.js +9 -6
- package/dist/types/attributes/apartment-type.enum.js.map +1 -1
- package/dist/types/attributes/attribute-config.type.d.ts +2 -2
- package/dist/types/attributes/attribute-unit.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-unit.enum.js +8 -8
- package/dist/types/attributes/attribute-unit.enum.js.map +1 -1
- package/dist/types/attributes/deal-type.enum.d.ts +1 -1
- package/dist/types/attributes/deal-type.enum.js +6 -6
- package/dist/types/attributes/deal-type.enum.js.map +1 -1
- package/dist/types/attributes/index.d.ts +5 -5
- package/dist/types/attributes/index.js +6 -6
- package/dist/types/attributes/index.js.map +1 -1
- package/dist/types/attributes/object-type.enum.d.ts +1 -1
- package/dist/types/attributes/object-type.enum.js +11 -11
- package/dist/types/attributes/object-type.enum.js.map +1 -1
- package/dist/types/attributes/registration-type.enum.d.ts +1 -2
- package/dist/types/attributes/registration-type.enum.js +6 -6
- package/dist/types/attributes/registration-type.enum.js.map +1 -1
- package/dist/types/common/autocomplete-params.type.d.ts +2 -2
- package/dist/types/common/index.d.ts +2 -2
- package/dist/types/common/text-search.type.d.ts +1 -1
- package/dist/types/core/archive-reason.type.d.ts +2 -2
- package/dist/types/core/attribute.type.d.ts +4 -4
- package/dist/types/core/customer-property.type.d.ts +11 -8
- package/dist/types/core/customer-property.type.js +0 -3
- package/dist/types/core/customer-property.type.js.map +1 -1
- package/dist/types/core/customer-request-selection.type.d.ts +3 -3
- package/dist/types/core/customer-request.type.d.ts +2 -2
- package/dist/types/core/deal.type.d.ts +5 -4
- package/dist/types/core/property-image.type.d.ts +2 -2
- package/dist/types/customer/customer-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer/exclusive-buyer-agreement-data.type.d.ts +2 -2
- package/dist/types/customer-property/create-customer-property-without-seller.type.d.ts +1 -1
- package/dist/types/customer-property/create-customer-property.dto.d.ts +34 -0
- package/dist/types/customer-property/create-customer-property.dto.js +3 -0
- package/dist/types/customer-property/create-customer-property.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer-property/{cadastral-number.type.d.ts → customer-property-cadastral-number.dto.d.ts} +1 -1
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js +3 -0
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-check-duplicate-dto.d.ts +1 -1
- package/dist/types/customer-property/customer-property-image.dto.d.ts +2 -1
- package/dist/types/customer-property/customer-property-search-by-cadastral-number.dto.d.ts +2 -2
- package/dist/types/customer-property/index.d.ts +4 -4
- package/dist/types/customer-property/index.js +4 -2
- package/dist/types/customer-property/index.js.map +1 -1
- package/dist/types/customer-property/market-type.enum.d.ts +4 -0
- package/dist/types/customer-property/market-type.enum.js +9 -0
- package/dist/types/customer-property/market-type.enum.js.map +1 -0
- package/dist/types/customer-property/realty-subtype.enum.d.ts +1 -1
- package/dist/types/customer-property/realty-subtype.enum.js +24 -24
- package/dist/types/customer-property/realty-subtype.enum.js.map +1 -1
- package/dist/types/customer-property/realty-type.enum.d.ts +3 -1
- package/dist/types/customer-property/realty-type.enum.js +2 -0
- 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-property/seo.dto.d.ts +3 -4
- package/dist/types/customer-request/customer-request-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/deal/create-deal.dto.d.ts +2 -2
- package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
- package/dist/types/handling/handling-recipient.enum.d.ts +1 -2
- package/dist/types/handling/handling-recipient.enum.js +6 -6
- package/dist/types/handling/handling-recipient.enum.js.map +1 -1
- package/dist/types/handling/handling-search-params.dto.d.ts +2 -2
- package/dist/types/handling/index.d.ts +1 -1
- package/dist/types/handling/index.js +2 -2
- package/dist/types/handling/index.js.map +1 -1
- package/dist/types/image/image-category.enum.d.ts +1 -1
- package/dist/types/image/image-category.enum.js +7 -7
- package/dist/types/image/image-category.enum.js.map +1 -1
- package/dist/types/image/index.d.ts +1 -1
- package/dist/types/image/index.js +2 -2
- package/dist/types/image/index.js.map +1 -1
- package/dist/types/index.d.ts +12 -15
- package/dist/types/index.js +20 -22
- package/dist/types/index.js.map +1 -1
- package/dist/types/notary/notary-dropdown-params.dto.d.ts +1 -0
- package/dist/types/office-centers/index.d.ts +1 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.d.ts +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js.map +1 -0
- package/dist/types/street/street-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/topzone/index.d.ts +1 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.d.ts +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js.map +1 -0
- package/dist/types/user/user-autocomplete-params.dto.d.ts +2 -2
- package/package.json +1 -1
- package/dist/types/customer-property/cadastral-number.type.js.map +0 -1
- package/dist/types/customer-property/create-customer-property.type.d.ts +0 -4
- package/dist/types/customer-property/create-customer-property.type.js.map +0 -1
- package/dist/types/customer-property/exclusive-property-agreement-data.type.d.ts +0 -8
- package/dist/types/customer-property/exclusive-property-agreement-data.type.js.map +0 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.d.ts +0 -3
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.js.map +0 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.d.ts +0 -3
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.js.map +0 -1
|
@@ -5,7 +5,7 @@ import { ValuationEntity } from './valuation.type';
|
|
|
5
5
|
import { OfficeEntity } from './office.type';
|
|
6
6
|
import { DealTypeEntity } from './deal-type.type';
|
|
7
7
|
import { ContractTypeEntity } from './contract-type.type';
|
|
8
|
-
import { CustomerPropertyEntity
|
|
8
|
+
import { CustomerPropertyEntity } from './customer-property.type';
|
|
9
9
|
import { GeoEntity } from './geo.type';
|
|
10
10
|
import { StreetEntity } from './street.type';
|
|
11
11
|
import { CustomerRequestEntity } from './customer-request.type';
|
|
@@ -22,14 +22,15 @@ import { Currency } from '../common/currency.enum';
|
|
|
22
22
|
import { DealAgreementType } from '../deal/deal-agreement-type.enum';
|
|
23
23
|
import { DealBuyerDto } from '../deal/deal-buyer.type';
|
|
24
24
|
import { DealExpense } from '../deal/deal-expense.type';
|
|
25
|
-
import {
|
|
25
|
+
import { DealTypeEnum } from '../attributes/deal-type.enum';
|
|
26
26
|
import { DealSellerDto } from '../deal/deal-seller.dto';
|
|
27
|
+
import { RealtySubtypeEnum } from '../customer-property';
|
|
27
28
|
export type DealEntity = BaseEntity & {
|
|
28
|
-
dealFormat:
|
|
29
|
+
dealFormat: DealTypeEnum;
|
|
29
30
|
status: DealStatusEnum;
|
|
30
31
|
mortgageProgram: MortgageProgram | null;
|
|
31
32
|
payer: DealPayer;
|
|
32
|
-
realtySubtype:
|
|
33
|
+
realtySubtype: RealtySubtypeEnum | null;
|
|
33
34
|
currency: Currency;
|
|
34
35
|
agreementType: DealAgreementType;
|
|
35
36
|
agreementSum: number | null;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
2
|
import { CustomerPropertyEntity } from './customer-property.type';
|
|
3
3
|
import { ImageEntity } from './image.type';
|
|
4
|
-
import {
|
|
4
|
+
import { ImageCategoryEnum } from '../image/image-category.enum';
|
|
5
5
|
export type PropertyImageEntity = UniqueIdEntity & {
|
|
6
|
-
category:
|
|
6
|
+
category: ImageCategoryEnum;
|
|
7
7
|
showOnSite: boolean;
|
|
8
8
|
isMain: boolean;
|
|
9
9
|
imageId?: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AutocompleteParamsDto } from '../common/autocomplete-params.type';
|
|
2
2
|
import { CustomerType } from './customer-type.enum';
|
|
3
|
-
export type CustomerAutocompleteParamsDto =
|
|
3
|
+
export type CustomerAutocompleteParamsDto = AutocompleteParamsDto & {
|
|
4
4
|
customerType?: CustomerType;
|
|
5
5
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { RealtySubtypeEnum } from '../customer-property/realty-subtype.enum';
|
|
2
2
|
export type ExclusiveBuyerAgreementData = {
|
|
3
3
|
number: string;
|
|
4
4
|
endDate: string;
|
|
5
5
|
location: string;
|
|
6
|
-
realtySubtype?:
|
|
6
|
+
realtySubtype?: RealtySubtypeEnum;
|
|
7
7
|
roomsCount?: number;
|
|
8
8
|
squareTotal?: number;
|
|
9
9
|
squareLiving?: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CreateCustomerPropertyDto } from './create-customer-property.
|
|
1
|
+
import { CreateCustomerPropertyDto } from './create-customer-property.dto';
|
|
2
2
|
export type CreateCustomerPropertyWithoutSellerDto = Omit<CreateCustomerPropertyDto, 'sellerId'>;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { CustomerPropertyEntity } from '../core/customer-property.type';
|
|
2
|
+
import { CustomerPropertyImageDto } from './customer-property-image.dto';
|
|
3
|
+
import { SeoDto } from './seo.dto';
|
|
4
|
+
import { CustomerPropertyDocumentDto } from './customer-property-document.dto';
|
|
5
|
+
import { PropertyExclusiveStatusEnum } from './property-exclusive-status.enum';
|
|
6
|
+
import { CreateCustomerAdditionalOwnerDto } from './create-customer-additional-owner.dto';
|
|
7
|
+
import { ExclusivePropertyAgreementDataDto } from './exclusive-property-agreement-data.dto';
|
|
8
|
+
import { CustomerPropertyCadastralNumberDto } from './customer-property-cadastral-number.dto';
|
|
9
|
+
export type CreateCustomerPropertyDto = Pick<CustomerPropertyEntity, 'sellerId' | 'realtorId' | 'createdById' | 'dealType' | 'registrationType' | 'realtyType' | 'sourceId' | 'recipient' | 'attributes' | 'showOnSite' | 'description' | 'geoId' | 'topzoneId' | 'attorneyId' | 'complexId' | 'streetId' | 'lat' | 'lng'> & {
|
|
10
|
+
handlingId?: number;
|
|
11
|
+
exclusiveTillDate?: string;
|
|
12
|
+
houseNumber?: number;
|
|
13
|
+
houseNumberAdd?: number;
|
|
14
|
+
houseNumberTemp?: string;
|
|
15
|
+
apartmentNumber?: number;
|
|
16
|
+
apartmentNumberAdd?: string;
|
|
17
|
+
apartmentNumberTemp?: string;
|
|
18
|
+
exclusiveAnnotation?: string;
|
|
19
|
+
hasInspection?: boolean;
|
|
20
|
+
videoUrl?: string;
|
|
21
|
+
corps?: string;
|
|
22
|
+
focus?: boolean;
|
|
23
|
+
landNumber?: number;
|
|
24
|
+
fieldNumber?: number;
|
|
25
|
+
geoArrNumber?: number;
|
|
26
|
+
streetMark?: string;
|
|
27
|
+
seo?: SeoDto;
|
|
28
|
+
documents?: CustomerPropertyDocumentDto[];
|
|
29
|
+
exclusiveAgreementData?: ExclusivePropertyAgreementDataDto;
|
|
30
|
+
cadastralNumber?: CustomerPropertyCadastralNumberDto;
|
|
31
|
+
images?: CustomerPropertyImageDto[];
|
|
32
|
+
additionalOwners?: CreateCustomerAdditionalOwnerDto[];
|
|
33
|
+
exclusiveStatus?: PropertyExclusiveStatusEnum;
|
|
34
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-customer-property.dto.js","sourceRoot":"","sources":["../../../types/customer-property/create-customer-property.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type CustomerPropertyAutocompleteParamsDto =
|
|
1
|
+
import { AutocompleteParamsDto } from '../common/autocomplete-params.type';
|
|
2
|
+
export type CustomerPropertyAutocompleteParamsDto = AutocompleteParamsDto & {
|
|
3
3
|
hasAttachedHandling?: boolean;
|
|
4
4
|
officeIds?: number[];
|
|
5
5
|
realtorIds?: number[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customer-property-cadastral-number.dto.js","sourceRoot":"","sources":["../../../types/customer-property/customer-property-cadastral-number.dto.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CreateCustomerPropertyDto } from './create-customer-property.
|
|
1
|
+
import { CreateCustomerPropertyDto } from './create-customer-property.dto';
|
|
2
2
|
export type CustomerPropertyCheckDuplicateDto = Pick<CreateCustomerPropertyDto, 'realtyType' | 'geoId' | 'streetId' | 'cadastralNumber' | 'houseNumber' | 'houseNumberAdd' | 'houseNumberTemp' | 'apartmentNumber' | 'apartmentNumberAdd' | 'apartmentNumberTemp' | 'corps' | 'landNumber'> & {
|
|
3
3
|
id: number;
|
|
4
4
|
};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { PropertyImageEntity } from '../core/property-image.type';
|
|
2
|
-
|
|
2
|
+
import { UniqueIdEntity } from '../core';
|
|
3
|
+
export type CustomerPropertyImageDto = Partial<UniqueIdEntity> & Pick<PropertyImageEntity, 'imageId' | 'isMain' | 'showOnSite'>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { CustomerPropertyCadastralNumberDto } from './customer-property-cadastral-number.dto';
|
|
2
2
|
export type CustomerPropertySearchByCadastralNumberParamsDto = {
|
|
3
|
-
cadastralNumber:
|
|
3
|
+
cadastralNumber: CustomerPropertyCadastralNumberDto;
|
|
4
4
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export type { ArchiveCustomerPropertyDto } from './archive-customer-property.dto';
|
|
2
|
-
export type { CreateCustomerPropertyDto } from './create-customer-property.
|
|
2
|
+
export type { CreateCustomerPropertyDto } from './create-customer-property.dto';
|
|
3
3
|
export type { CreateCustomerPropertyWithoutSellerDto } from './create-customer-property-without-seller.type';
|
|
4
4
|
export type { CreateCustomerAdditionalOwnerDto } from './create-customer-additional-owner.dto';
|
|
5
5
|
export type { CustomerPropertiesGroupedByAddressSearchParamsDto } from './customer-properties-grouped-by-address-search-params.dto';
|
|
@@ -19,12 +19,12 @@ export type { CustomerPropertySearchHouseParamsDto } from './customer-property-s
|
|
|
19
19
|
export type { CustomerPropertyStages } from './customer-property-stage';
|
|
20
20
|
export { CustomerPropertyDuplicateStatusEnum } from './property-duplicate-status.enum';
|
|
21
21
|
export { RealtyTypeEnum } from './realty-type.enum';
|
|
22
|
-
export {
|
|
22
|
+
export { RealtySubtypeEnum } from './realty-subtype.enum';
|
|
23
23
|
export { PropertyDocumentCategory } from './property-document-category.enum';
|
|
24
24
|
export { PropertyExclusiveStatusEnum } from './property-exclusive-status.enum';
|
|
25
25
|
export { ComplexType } from './complex.type';
|
|
26
|
-
export
|
|
27
|
-
export type {
|
|
26
|
+
export { MarketTypeEnum } from './market-type.enum';
|
|
27
|
+
export type { CustomerPropertyCadastralNumberDto } from './customer-property-cadastral-number.dto';
|
|
28
28
|
export type { ExclusivePropertyAgreementDataDto } from './exclusive-property-agreement-data.dto';
|
|
29
29
|
export type { SearchCustomerPropertyByAttributesParamsDto } from './search-customer-property-by-attributes.dto';
|
|
30
30
|
export type { CustomerPropertySearchParamsDto } from './customer-property-search-params.dto';
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CustomerPropertySortByFieldEnum = exports.ComplexType = exports.PropertyExclusiveStatusEnum = exports.PropertyDocumentCategory = exports.
|
|
3
|
+
exports.CustomerPropertySortByFieldEnum = exports.MarketTypeEnum = exports.ComplexType = exports.PropertyExclusiveStatusEnum = exports.PropertyDocumentCategory = exports.RealtySubtypeEnum = exports.RealtyTypeEnum = exports.CustomerPropertyDuplicateStatusEnum = void 0;
|
|
4
4
|
var property_duplicate_status_enum_1 = require("./property-duplicate-status.enum");
|
|
5
5
|
Object.defineProperty(exports, "CustomerPropertyDuplicateStatusEnum", { enumerable: true, get: function () { return property_duplicate_status_enum_1.CustomerPropertyDuplicateStatusEnum; } });
|
|
6
6
|
var realty_type_enum_1 = require("./realty-type.enum");
|
|
7
7
|
Object.defineProperty(exports, "RealtyTypeEnum", { enumerable: true, get: function () { return realty_type_enum_1.RealtyTypeEnum; } });
|
|
8
8
|
var realty_subtype_enum_1 = require("./realty-subtype.enum");
|
|
9
|
-
Object.defineProperty(exports, "
|
|
9
|
+
Object.defineProperty(exports, "RealtySubtypeEnum", { enumerable: true, get: function () { return realty_subtype_enum_1.RealtySubtypeEnum; } });
|
|
10
10
|
var property_document_category_enum_1 = require("./property-document-category.enum");
|
|
11
11
|
Object.defineProperty(exports, "PropertyDocumentCategory", { enumerable: true, get: function () { return property_document_category_enum_1.PropertyDocumentCategory; } });
|
|
12
12
|
var property_exclusive_status_enum_1 = require("./property-exclusive-status.enum");
|
|
13
13
|
Object.defineProperty(exports, "PropertyExclusiveStatusEnum", { enumerable: true, get: function () { return property_exclusive_status_enum_1.PropertyExclusiveStatusEnum; } });
|
|
14
14
|
var complex_type_1 = require("./complex.type");
|
|
15
15
|
Object.defineProperty(exports, "ComplexType", { enumerable: true, get: function () { return complex_type_1.ComplexType; } });
|
|
16
|
+
var market_type_enum_1 = require("./market-type.enum");
|
|
17
|
+
Object.defineProperty(exports, "MarketTypeEnum", { enumerable: true, get: function () { return market_type_enum_1.MarketTypeEnum; } });
|
|
16
18
|
var customer_property_sort_by_field_enum_1 = require("./customer-property-sort-by-field.enum");
|
|
17
19
|
Object.defineProperty(exports, "CustomerPropertySortByFieldEnum", { enumerable: true, get: function () { return customer_property_sort_by_field_enum_1.CustomerPropertySortByFieldEnum; } });
|
|
18
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/customer-property/index.ts"],"names":[],"mappings":";;;AA4BA,mFAAuF;AAA9E,qJAAA,mCAAmC,OAAA;AAC5C,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/customer-property/index.ts"],"names":[],"mappings":";;;AA4BA,mFAAuF;AAA9E,qJAAA,mCAAmC,OAAA;AAC5C,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,qFAA6E;AAApE,2IAAA,wBAAwB,OAAA;AACjC,mFAA+E;AAAtE,6IAAA,2BAA2B,OAAA;AACpC,+CAA6C;AAApC,2GAAA,WAAW,OAAA;AACpB,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AAYvB,+FAAyF;AAAhF,uJAAA,+BAA+B,OAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MarketTypeEnum = void 0;
|
|
4
|
+
var MarketTypeEnum;
|
|
5
|
+
(function (MarketTypeEnum) {
|
|
6
|
+
MarketTypeEnum["Primary"] = "primary";
|
|
7
|
+
MarketTypeEnum["Secondary"] = "secondary";
|
|
8
|
+
})(MarketTypeEnum || (exports.MarketTypeEnum = MarketTypeEnum = {}));
|
|
9
|
+
//# sourceMappingURL=market-type.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"market-type.enum.js","sourceRoot":"","sources":["../../../types/customer-property/market-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,qCAAmB,CAAA;IACnB,yCAAuB,CAAA;AACzB,CAAC,EAHW,cAAc,8BAAd,cAAc,QAGzB"}
|
|
@@ -1,27 +1,27 @@
|
|
|
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
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
})(
|
|
3
|
+
exports.RealtySubtypeEnum = void 0;
|
|
4
|
+
var RealtySubtypeEnum;
|
|
5
|
+
(function (RealtySubtypeEnum) {
|
|
6
|
+
RealtySubtypeEnum["OneRoomApartments"] = "oneRoomApartment";
|
|
7
|
+
RealtySubtypeEnum["TwoRoomApartments"] = "twoRoomApartment";
|
|
8
|
+
RealtySubtypeEnum["ThreeRoomApartments"] = "threeRoomApartment";
|
|
9
|
+
RealtySubtypeEnum["MultiRoomApartments"] = "multiRoomApartment";
|
|
10
|
+
RealtySubtypeEnum["CommunalApartments"] = "communalApartment";
|
|
11
|
+
RealtySubtypeEnum["Enterprises"] = "enterprises";
|
|
12
|
+
RealtySubtypeEnum["Warehouses"] = "warehouses";
|
|
13
|
+
RealtySubtypeEnum["SportsFacilities"] = "sportsFacilities";
|
|
14
|
+
RealtySubtypeEnum["Premises"] = "premises";
|
|
15
|
+
RealtySubtypeEnum["Restaurants"] = "restaurants";
|
|
16
|
+
RealtySubtypeEnum["Shops"] = "shops";
|
|
17
|
+
RealtySubtypeEnum["Offices"] = "offices";
|
|
18
|
+
RealtySubtypeEnum["SummerHouses"] = "summerHouses";
|
|
19
|
+
RealtySubtypeEnum["Buildings"] = "buildings";
|
|
20
|
+
RealtySubtypeEnum["BeautySalons"] = "beautySalons";
|
|
21
|
+
RealtySubtypeEnum["Hotels"] = "hotels";
|
|
22
|
+
RealtySubtypeEnum["OtherCommercialRealty"] = "otherCommercialRealty";
|
|
23
|
+
RealtySubtypeEnum["LandPlot"] = "landPlot";
|
|
24
|
+
RealtySubtypeEnum["CommercialLand"] = "commercialLand";
|
|
25
|
+
RealtySubtypeEnum["Houses"] = "houses";
|
|
26
|
+
})(RealtySubtypeEnum || (exports.RealtySubtypeEnum = RealtySubtypeEnum = {}));
|
|
27
27
|
//# sourceMappingURL=realty-subtype.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"realty-subtype.enum.js","sourceRoot":"","sources":["../../../types/customer-property/realty-subtype.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"realty-subtype.enum.js","sourceRoot":"","sources":["../../../types/customer-property/realty-subtype.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAqBX;AArBD,WAAY,iBAAiB;IAC3B,2DAAsC,CAAA;IACtC,2DAAsC,CAAA;IACtC,+DAA0C,CAAA;IAC1C,+DAA0C,CAAA;IAC1C,6DAAwC,CAAA;IACxC,gDAA2B,CAAA;IAC3B,8CAAyB,CAAA;IACzB,0DAAqC,CAAA;IACrC,0CAAqB,CAAA;IACrB,gDAA2B,CAAA;IAC3B,oCAAe,CAAA;IACf,wCAAmB,CAAA;IACnB,kDAA6B,CAAA;IAC7B,4CAAuB,CAAA;IACvB,kDAA6B,CAAA;IAC7B,sCAAiB,CAAA;IACjB,oEAA+C,CAAA;IAC/C,0CAAqB,CAAA;IACrB,sDAAiC,CAAA;IACjC,sCAAiB,CAAA;AACnB,CAAC,EArBW,iBAAiB,iCAAjB,iBAAiB,QAqB5B"}
|
|
@@ -7,5 +7,7 @@ var RealtyTypeEnum;
|
|
|
7
7
|
RealtyTypeEnum["Commercial"] = "commercial";
|
|
8
8
|
RealtyTypeEnum["Apartment"] = "apartment";
|
|
9
9
|
RealtyTypeEnum["Area"] = "area";
|
|
10
|
+
RealtyTypeEnum["Garage"] = "garage";
|
|
11
|
+
RealtyTypeEnum["Room"] = "room";
|
|
10
12
|
})(RealtyTypeEnum || (exports.RealtyTypeEnum = RealtyTypeEnum = {}));
|
|
11
13
|
//# sourceMappingURL=realty-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"realty-type.enum.js","sourceRoot":"","sources":["../../../types/customer-property/realty-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"realty-type.enum.js","sourceRoot":"","sources":["../../../types/customer-property/realty-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAOX;AAPD,WAAY,cAAc;IACxB,iCAAe,CAAA;IACf,2CAAyB,CAAA;IACzB,yCAAuB,CAAA;IACvB,+BAAa,CAAA;IACb,mCAAiB,CAAA;IACjB,+BAAa,CAAA;AACf,CAAC,EAPW,cAAc,8BAAd,cAAc,QAOzB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { CustomerPropertyAttributes } from '../attributes/customer-requests-attributes.type';
|
|
2
|
-
import {
|
|
2
|
+
import { DealTypeEnum } from '../attributes/deal-type.enum';
|
|
3
3
|
import { RealtyTypeEnum } from './realty-type.enum';
|
|
4
4
|
export type SearchCustomerPropertyByAttributesParamsDto = {
|
|
5
5
|
realtyType: RealtyTypeEnum;
|
|
6
|
-
dealType:
|
|
6
|
+
dealType: DealTypeEnum;
|
|
7
7
|
geoId?: number;
|
|
8
8
|
topzoneId?: number;
|
|
9
9
|
streetId?: number;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { LanguageEnum } from '../common/language.enum';
|
|
2
1
|
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import {
|
|
4
|
-
export type SeoDto =
|
|
2
|
+
import { LanguageEnum } from '../common';
|
|
3
|
+
export type SeoDto = {
|
|
5
4
|
description?: MultiLanguage;
|
|
6
|
-
lang: LanguageEnum;
|
|
7
5
|
mainAdvantage?: string;
|
|
8
6
|
title?: MultiLanguage;
|
|
7
|
+
lang?: LanguageEnum;
|
|
9
8
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type CustomerRequestAutocompleteParamsDto =
|
|
1
|
+
import { AutocompleteParamsDto } from '../common/autocomplete-params.type';
|
|
2
|
+
export type CustomerRequestAutocompleteParamsDto = AutocompleteParamsDto & {
|
|
3
3
|
hasAttachedHandling?: boolean;
|
|
4
4
|
showAll?: boolean;
|
|
5
5
|
realtorIds?: number[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { DealBuyerDto, DealEntity, MortgageProgram,
|
|
1
|
+
import { DealBuyerDto, DealEntity, MortgageProgram, RealtySubtypeEnum, RealtyTypeEnum } from '../index';
|
|
2
2
|
export type CreateDealDto = Pick<DealEntity, 'dealFormat' | 'payer' | 'currency' | 'ownerPrice' | 'dealNumber' | 'prepaymentDate' | 'initialSettlementDate' | 'currencyConvertCoefficient' | 'legalAddress' | 'buyers' | 'sellers'> & {
|
|
3
|
-
realtySubtype:
|
|
3
|
+
realtySubtype: RealtySubtypeEnum;
|
|
4
4
|
dealTypeId: number;
|
|
5
5
|
userId: number;
|
|
6
6
|
mortgageProgram?: MortgageProgram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DealStatusEnum } from './deal-status.enum';
|
|
2
|
-
import {
|
|
3
|
-
export type DealAutocompleteParamsDto =
|
|
2
|
+
import { AutocompleteParamsDto } from '../common/autocomplete-params.type';
|
|
3
|
+
export type DealAutocompleteParamsDto = AutocompleteParamsDto & {
|
|
4
4
|
dealStatus?: DealStatusEnum;
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AutocompleteParamsDto } from '../common';
|
|
2
2
|
import { GeoTypeEnum } from './geo-type.enum';
|
|
3
|
-
export type EnhancedSearchParamsDto =
|
|
3
|
+
export type EnhancedSearchParamsDto = AutocompleteParamsDto & {
|
|
4
4
|
includeStreets?: boolean;
|
|
5
5
|
geoTypes?: GeoTypeEnum[];
|
|
6
6
|
};
|
|
@@ -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.RecipientEnum = void 0;
|
|
4
|
+
var RecipientEnum;
|
|
5
|
+
(function (RecipientEnum) {
|
|
6
|
+
RecipientEnum[RecipientEnum["Agency"] = 1] = "Agency";
|
|
7
|
+
RecipientEnum[RecipientEnum["Realtor"] = 2] = "Realtor";
|
|
8
|
+
})(RecipientEnum || (exports.RecipientEnum = RecipientEnum = {}));
|
|
9
9
|
//# sourceMappingURL=handling-recipient.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"handling-recipient.enum.js","sourceRoot":"","sources":["../../../types/handling/handling-recipient.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"handling-recipient.enum.js","sourceRoot":"","sources":["../../../types/handling/handling-recipient.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,qDAAU,CAAA;IACV,uDAAW,CAAA;AACb,CAAC,EAHW,aAAa,6BAAb,aAAa,QAGxB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HandlingType } from './handling-type.enum';
|
|
2
|
-
import {
|
|
2
|
+
import { RecipientEnum } from './handling-recipient.enum';
|
|
3
3
|
import { DateFilterParamsDto, PaginatedParams, SortingParams } from '../common';
|
|
4
4
|
import { HandlingSortByFieldEnum } from './handling-sort-by-field.enum';
|
|
5
5
|
export type HandlingSearchParamsDto = PaginatedParams & SortingParams<HandlingSortByFieldEnum> & {
|
|
@@ -15,5 +15,5 @@ export type HandlingSearchParamsDto = PaginatedParams & SortingParams<HandlingSo
|
|
|
15
15
|
sourceIds?: number[];
|
|
16
16
|
realtorIds?: number[];
|
|
17
17
|
types?: HandlingType[];
|
|
18
|
-
recipient?:
|
|
18
|
+
recipient?: RecipientEnum[];
|
|
19
19
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { HandlingType } from './handling-type.enum';
|
|
2
|
-
export {
|
|
2
|
+
export { RecipientEnum } from './handling-recipient.enum';
|
|
3
3
|
export { HandlingArchiveDto } from './handling-archive.dto';
|
|
4
4
|
export { HandlingCheckBlackListDto } from './handling-check-black-list.dto';
|
|
5
5
|
export { HandlingDto } from './handling.dto';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HandlingSortByFieldEnum = exports.
|
|
3
|
+
exports.HandlingSortByFieldEnum = exports.RecipientEnum = exports.HandlingType = void 0;
|
|
4
4
|
var handling_type_enum_1 = require("./handling-type.enum");
|
|
5
5
|
Object.defineProperty(exports, "HandlingType", { enumerable: true, get: function () { return handling_type_enum_1.HandlingType; } });
|
|
6
6
|
var handling_recipient_enum_1 = require("./handling-recipient.enum");
|
|
7
|
-
Object.defineProperty(exports, "
|
|
7
|
+
Object.defineProperty(exports, "RecipientEnum", { enumerable: true, get: function () { return handling_recipient_enum_1.RecipientEnum; } });
|
|
8
8
|
var handling_sort_by_field_enum_1 = require("./handling-sort-by-field.enum");
|
|
9
9
|
Object.defineProperty(exports, "HandlingSortByFieldEnum", { enumerable: true, get: function () { return handling_sort_by_field_enum_1.HandlingSortByFieldEnum; } });
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/handling/index.ts"],"names":[],"mappings":";;;AAAA,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/handling/index.ts"],"names":[],"mappings":";;;AAAA,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,qEAA0D;AAAjD,wHAAA,aAAa,OAAA;AAOtB,6EAAwE;AAA/D,sIAAA,uBAAuB,OAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
})(
|
|
3
|
+
exports.ImageCategoryEnum = void 0;
|
|
4
|
+
var ImageCategoryEnum;
|
|
5
|
+
(function (ImageCategoryEnum) {
|
|
6
|
+
ImageCategoryEnum["Document"] = "document";
|
|
7
|
+
ImageCategoryEnum["Image"] = "image";
|
|
8
|
+
ImageCategoryEnum["Thumb"] = "thumb";
|
|
9
|
+
})(ImageCategoryEnum || (exports.ImageCategoryEnum = ImageCategoryEnum = {}));
|
|
10
10
|
//# sourceMappingURL=image-category.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-category.enum.js","sourceRoot":"","sources":["../../../types/image/image-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"image-category.enum.js","sourceRoot":"","sources":["../../../types/image/image-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,0CAAqB,CAAA;IACrB,oCAAe,CAAA;IACf,oCAAe,CAAA;AACjB,CAAC,EAJW,iBAAiB,iCAAjB,iBAAiB,QAI5B"}
|
|
@@ -6,4 +6,4 @@ export { BulkBindApartmentImagesDto } from './bulk-bind-images.dto';
|
|
|
6
6
|
export { BulkImageBindDto } from './bulk-bind-images.dto';
|
|
7
7
|
export { ReorderImagesDto } from './reorder-images.dto';
|
|
8
8
|
export { ImageOrderDto } from './reorder-images.dto';
|
|
9
|
-
export {
|
|
9
|
+
export { ImageCategoryEnum } from './image-category.enum';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.ImageCategoryEnum = exports.ApartmentComplexImageCategory = void 0;
|
|
4
4
|
var apartment_complex_image_category_enum_1 = require("./apartment-complex-image-category.enum");
|
|
5
5
|
Object.defineProperty(exports, "ApartmentComplexImageCategory", { enumerable: true, get: function () { return apartment_complex_image_category_enum_1.ApartmentComplexImageCategory; } });
|
|
6
6
|
var image_category_enum_1 = require("./image-category.enum");
|
|
7
|
-
Object.defineProperty(exports, "
|
|
7
|
+
Object.defineProperty(exports, "ImageCategoryEnum", { enumerable: true, get: function () { return image_category_enum_1.ImageCategoryEnum; } });
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/image/index.ts"],"names":[],"mappings":";;;AAAA,iGAAwF;AAA/E,sJAAA,6BAA6B,OAAA;AAQtC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/image/index.ts"],"names":[],"mappings":";;;AAAA,iGAAwF;AAA/E,sJAAA,6BAA6B,OAAA;AAQtC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA"}
|