vector-shared 1.1.411 → 1.1.412
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/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 +1 -1
- package/dist/types/attributes/apartment-type.enum.js +6 -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 +11 -14
- 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 +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
|
@@ -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"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -4,19 +4,16 @@ export { LanguageEnum } from './common/language.enum';
|
|
|
4
4
|
export { MultiLanguage } from './common/multi-language-column.type';
|
|
5
5
|
export { TranslatedOrRaw } from './common/translated-or-raw.type';
|
|
6
6
|
export { Phone, VirtualPhone } from './common/phone.type';
|
|
7
|
-
export { RealtyTypeEnum } from './customer-property
|
|
8
|
-
export { RealtySubtype } from './customer-property/realty-subtype.enum';
|
|
9
|
-
export { PropertyExclusiveStatusEnum } from './customer-property/property-exclusive-status.enum';
|
|
10
|
-
export { PropertyDocumentCategory } from './customer-property/property-document-category.enum';
|
|
7
|
+
export { RealtyTypeEnum, MarketTypeEnum, RealtySubtypeEnum, PropertyExclusiveStatusEnum, PropertyDocumentCategory, } from './customer-property';
|
|
11
8
|
export { DirectionEnum } from './direction/direction-type.enum';
|
|
12
|
-
export { ClassificationType, Male, AttributeKey,
|
|
13
|
-
export {
|
|
9
|
+
export { ClassificationType, Male, AttributeKey, AttributeUnitEnum, AttributeConfigType, RequiredConfig, ObjectTypeEnum, ApartmentTypeEnum, DealTypeEnum, RegistrationTypeEnum, AttributeCategoryEnum, AttributeDestinationEnum, AttributeTypeEnum, PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, CustomerRequestAttributes, CustomerPropertyAttributes, ApartmentInfoAttributes, TranslatedAttribute, AttributeSearchParamsDto, } from './attributes';
|
|
10
|
+
export { ImageCategoryEnum } from './image/image-category.enum';
|
|
14
11
|
export { NormCategoriesEnum } from './norm-categories/norm-categories.enum';
|
|
15
12
|
export { GeoTypeEnum } from './geo/geo-type.enum';
|
|
16
13
|
export { GeoLevel } from './geo/geo-level.enum';
|
|
17
14
|
export { PromotionGeo } from './geo/promotion-geo.enum';
|
|
18
15
|
export { HandlingType } from './handling/handling-type.enum';
|
|
19
|
-
export {
|
|
16
|
+
export { RecipientEnum } from './handling/handling-recipient.enum';
|
|
20
17
|
export { CustomerType } from './customer/customer-type.enum';
|
|
21
18
|
export { ActivityPotential } from './customer/actiivity-potential.enum';
|
|
22
19
|
export { CustomerBucketScope } from './customer/customer-bucket-scope.enum';
|
|
@@ -28,7 +25,6 @@ export { CallTypeEnum } from './call/call-type.enum';
|
|
|
28
25
|
export { CallData } from './call/call-data.type';
|
|
29
26
|
export { ModelName } from './user-action-logs/model-name.enum';
|
|
30
27
|
export { RealtyPlatform } from './realty-platforms/realty-platforms.enum';
|
|
31
|
-
export { ArchiveReasonDestination } from './archive-reasons/archive-reason-destination.enum';
|
|
32
28
|
export { ServiceConfig } from './offices/service.config';
|
|
33
29
|
export { Employees } from './offices/employees.type';
|
|
34
30
|
export { OfficeContacts } from './offices/contacts.type';
|
|
@@ -37,7 +33,6 @@ export { CenterContacts } from './office-centers/center-contacts.type';
|
|
|
37
33
|
export { Bounds, Coordinate } from './geo/bounds.type';
|
|
38
34
|
export { Dropdown } from './common/dropdown.type';
|
|
39
35
|
export { CustomerPropertyOwner } from './customer/customer-property-owner.type';
|
|
40
|
-
export { CadastralNumber } from './customer-property/cadastral-number.type';
|
|
41
36
|
export { Socials } from './user-profile/socials.type';
|
|
42
37
|
export { PreviousJob } from './user-profile/prev-jobs.type';
|
|
43
38
|
export { Education } from './user-profile/education.type';
|
|
@@ -63,7 +58,6 @@ export { TemplateEnum } from './template/template.enum';
|
|
|
63
58
|
export { TemplateContentEnum } from './template/template-content.enum';
|
|
64
59
|
export { ReactionEnum } from './common/reaction.enum';
|
|
65
60
|
export { PropertyDocumentTypeEnum } from './documents/property-document-type.enum';
|
|
66
|
-
export { ExclusivePropertyAgreementData } from './customer-property/exclusive-property-agreement-data.type';
|
|
67
61
|
export { ExclusiveBuyerAgreementData } from './customer/exclusive-buyer-agreement-data.type';
|
|
68
62
|
export { UserPointsEvent } from './user-points/user-points-event.enum';
|
|
69
63
|
export { Messenger } from './notifications/messenger.enum';
|
|
@@ -84,6 +78,9 @@ export { MismatchActionEnum } from './mistmatch/mismatch-action.types.enum';
|
|
|
84
78
|
export { ApartmentComplexSortByFieldEnum, ApartmentComplexSearchParamsDto, } from './apartment-complex';
|
|
85
79
|
export { AdvertSourceEntity, AgencyEntity, ApartmentComplexImageEntity, ApartmentComplexInfoEntity, ApartmentComplexEntity, AppraiserEntity, ArchiveReasonEntity, AttentionRequiredEntity, AttorneyEntity, AttributeRepresentationEntity, AttributeValueEntity, AttributeEntity, BaseEntity, BuildCompanyEntity, CallRedirectEntity, CallEntity, ContractTypeEntity, CustomerBucketEntity, CustomerCallEntity, CustomerPhoneEntity, CustomerPropertyDuplicateEntity, CustomerPropertyEntity, CustomerRequestSelectionEntity, CustomerRequestEntity, CustomerEntity, DealDocumentEntity, DealParticipantEntity, DealTransactionEntity, DealTypePercentageEntity, DealTypeEntity, DealEntity, DocumentEntity, DutyEntity, EmployeeNormEntity, FeedbackFileEntity, FeedbackViewEntity, FeedbackEntity, FlatEntity, FloorEntity, GeoTopzoneEntity, GeoEntity, GoogleContactEntity, HandlingListeningEntity, HandlingEntity, ImageEntity, LayoutEntity, MismatchAggregateEntity, MismatchDecisionEntity, MismatchReasonEntity, MismatchReportEntity, NormCategoryEntity, NotaryEntity, NotificationPreferenceEntity, NotificationEntity, OfficeCenterEntity, OfficeEntity, PermissionEntity, PermissionCategoryEntity, PropertyDocumentEntity, PropertyImageEntity, PropertySeoEntity, QueueEntity, RealtorNumberEntity, RepresentationEntity, RequestPresentationPropertyEntity, RequestPresentationEntity, RequestPropertyEntity, RealtyPresentationEntity, RealtyPresentationImageEntity, RoleEntity, SectionEntity, StreetEntity, TelegramChatEntity, TelegramMessageEntity, TemplateCommentReactionEntity, TemplateCommentEntity, TemplateOfficeEntity, TemplateParticipantEntity, TemplateReactionEntity, TemplateRepresentationEntity, TemplateRoleEntity, TemplateViewEntity, TemplateEntity, TimeMetricEntity, TopzoneEntity, UniqueIdEntity, UploadedFileEntity, UserActionsLogEntity, UserAttorneyEntity, UserOfficeEntity, UserPhoneEntity, UserPointsChangeEntity, UserPointsRuleEntity, UserProfileEntity, UserEntity, ValuationEntity, VnpReasonEntity, XCustomerNotificationEntity, ObjectClassificationQueueEntity, ResetPasswordEntity, UserTrustedDeviceEntity, } from './core';
|
|
86
80
|
export { LoginByGoogleDto, LoginDto, ForgotPasswordDto, ResetPasswordDto, LoginResponseDto, ForgotPasswordResponseDto, ResetPasswordResponseDto, ValidateResetTokenRequestDto, ValidateResetTokenResponseDto, TwoFactorAuthResponseDto, Initiate2FADto, Verify2FADto, } from './auth';
|
|
81
|
+
export { ArchiveReasonDestinationEnum, ArchiveReasonDropdownParamsDto, } from './archive-reasons';
|
|
82
|
+
export { AdvertSourceDropdownSearchDto } from './advert-source';
|
|
83
|
+
export { AgencyDropdownParamsDto } from './agency';
|
|
87
84
|
export { AttorneyDto, AttorneyTypeEnum } from './attorney';
|
|
88
85
|
export { AttentionRequiredStatistic, AttentionRequiredOfficeStatistic, AttentionRequiredUpdateDto, AttentionRequiredWithChangesParamsDto, AttentionRequiredWithChangesSortByFieldEnum, AttentionRequiredOfficeStatisticParamsDto, AttentionRequiredOfficeStatisticSortByFieldEnum, AttentionRequiredSearchParamsDto, AttentionRequiredStatisticParamsDto, AttentionRequiredEntityEnum, } from './attention-required';
|
|
89
86
|
export { BuildCompanySearchParamsDto, CreateBuildCompanyDTO, BuildCompanySortByFieldEnum, } from './build-company';
|
|
@@ -105,7 +102,7 @@ export { LayoutTypes, LayoutsSearchParamsDto, LayoutsSortByFieldEnum, UpdateLayo
|
|
|
105
102
|
export { EmployeeNormDto, NormCategoryDto } from './norm-categories';
|
|
106
103
|
export { CreateNotaryDto, NotaryDropdownParamsDto, NotarySearchParamsDto, NotarySortByFieldEnum, UpdateNotaryDto, } from './notary';
|
|
107
104
|
export { NotificationType, TelegramNotificationType, Notifications, NotificationMeta, TelegramRANotification, TelegramAtlantaNotification, EmailNotification, TelegramNotification, ViberNotification, } from './notifications';
|
|
108
|
-
export {
|
|
105
|
+
export { OfficeCenterDropdownSearchDto, OfficeCenterSearchParamsDto, OfficeCenterSortByFieldEnum, OfficeCenterDto, SendOfficeCenterLocationToCustomerDto, } from './office-centers';
|
|
109
106
|
export { OfficePhoneNumberDto, OfficeDto, OfficeSearchParamsDto, OfficeSortByFieldEnum, OfficeDropdownParamsDto, } from './offices';
|
|
110
107
|
export { CreateQueueDto, QueueSearchParamsDto, QueueSortByFieldEnum, } from './queue';
|
|
111
108
|
export { CheckIfRequestPropertyExistsParamsDto, CreateRequestPropertyDto, PrintRequestPropertiesDto, RequestPropertySearchParamsDto, UpdateRequestPropertyDto, } from './request-property';
|
|
@@ -117,7 +114,7 @@ export { CreateSectionDto, SectionSearchParamsDto, SectionSortByFieldEnum, } fro
|
|
|
117
114
|
export { EmployeeAgreementsStatisticsParamsDto, EmployeeAgreementsStatisticsSortByFieldEnum, EmployeeAgreementsStatisticsItemDto, ExclusivePropertyStatisticsParamsDto, ExclusivePropertyStatisticsDto, HandlingListeningsStatisticsItemDto, HandlingListeningsStatisticsParamsDto, HandlingListeningsStatisticsSortByFieldEnum, RealEstateByPropertyTypeParamsDto, RealtorInvolvmentUserStatisticsDto, RealtorInvolvmentStatisticsDto, } from './statistic';
|
|
118
115
|
export { StreetAutocompleteParamsDto, StreetDto, StreetLocationResponseDto, StreetSearchParamsDto, StreetSortByFieldEnum, } from './street';
|
|
119
116
|
export { TemplateDto, TemplateReactionDto, TemplateReactionResponseDto, TemplateReactionSearchParamsDto, TemplateRepresentationDto, TemplateResponseDto, TemplateSearchParamsDto, TemplateViewResponseDto, TemplateViewSearchParamsDto, TemplateRoleDto, TemplateOfficeDto, TemplateCommentDto, TemplateCommentCreateDto, TemplateCommentResponseDto, } from './template';
|
|
120
|
-
export { TopzoneDto, TopzoneSearchParamsDto,
|
|
117
|
+
export { TopzoneDto, TopzoneSearchParamsDto, TopzoneDropdownListParamsDto, TopzoneSortByFieldEnum, } from './topzone';
|
|
121
118
|
export { UploadedReportFileDto, UploadedFileType } from './uploaded-file';
|
|
122
119
|
export { NotificationPreferencesDto, UserAttorneyDto, UserAttorneySearchParamsDto, UserAttorneyType, UserAutocompleteParamsDto, UserArchiveDto, UserPhoneDto, UserSearchParamsDto, CheckIfRealtorNumberExistsParamsDto, CheckIfUserEmailExistsParamsDto, CheckIfUsernameExistsParamsDto, UserVchasnoListItemDto, UserDto, UpdateUserDto, UpdateUserVchasnoDto, CurrentUser, UserSortByFieldEnum, CurrentUserOffices, CurrentUserProfile, CurrentUserRedirect, CurrentUserRole, ChangePasswordDto, BanUserDto, RealtorPresentationDto, LinkedAccountsDto, } from './user';
|
|
123
120
|
export { UserActionLogsSearchParamsDto, UserActionLogsSortByFieldEnum, } from './user-action-logs';
|
|
@@ -125,10 +122,10 @@ export { UserOfficeDto } from './user-office';
|
|
|
125
122
|
export { PermissionConnectDtoModel, PermissionDto } from './user-permission';
|
|
126
123
|
export { UserPointsAmountDto, UserPointsStatisticDto, UserPointsAmountByDateDto, UserPointsUserStatisticDto, UserPointsChangesSearchParamsDto, } from './user-points';
|
|
127
124
|
export { ProfileDto, UpdateProfileDto } from './user-profile';
|
|
128
|
-
export { ArchiveCustomerPropertyDto, CreateCustomerPropertyDto, CreateCustomerPropertyWithoutSellerDto, CreateCustomerAdditionalOwnerDto, CustomerPropertiesGroupedByAddressSearchParamsDto, CustomerPropertiesGroupedByAddressDto, CustomerPropertiesGroupedByFloorDto, CustomerPropertyAutocompleteParamsDto, CustomerPropertyCheckDuplicateDto, CustomerPropertyCheckExclusiveExistsDto, CustomerPropertyConfirmExclusiveDto, CustomerPropertyDocumentDto, CustomerPropertyImageDto, CustomerPropertySearchApartmentParamsDto, CustomerPropertySearchAreaParamsDto, CustomerPropertySearchByCadastralNumberParamsDto, CustomerPropertySearchCommercialParamsDto, CustomerPropertySearchHouseParamsDto, CustomerPropertyStages, ExclusivePropertyAgreementDataDto, SearchCustomerPropertyByAttributesParamsDto, CustomerPropertySearchParamsDto, CustomerPropertySortByFieldEnum, SeoDto, UpdateCustomerPropertyDto, UpdateCustomerPropertyParamsDto, CustomerPropertyUpdateDuplicateStatusDto, } from './customer-property';
|
|
125
|
+
export { ArchiveCustomerPropertyDto, CreateCustomerPropertyDto, CreateCustomerPropertyWithoutSellerDto, CreateCustomerAdditionalOwnerDto, CustomerPropertiesGroupedByAddressSearchParamsDto, CustomerPropertiesGroupedByAddressDto, CustomerPropertiesGroupedByFloorDto, CustomerPropertyAutocompleteParamsDto, CustomerPropertyCheckDuplicateDto, CustomerPropertyCheckExclusiveExistsDto, CustomerPropertyConfirmExclusiveDto, CustomerPropertyDocumentDto, CustomerPropertyImageDto, CustomerPropertySearchApartmentParamsDto, CustomerPropertySearchAreaParamsDto, CustomerPropertySearchByCadastralNumberParamsDto, CustomerPropertySearchCommercialParamsDto, CustomerPropertySearchHouseParamsDto, CustomerPropertyStages, ExclusivePropertyAgreementDataDto, SearchCustomerPropertyByAttributesParamsDto, CustomerPropertySearchParamsDto, CustomerPropertySortByFieldEnum, SeoDto, UpdateCustomerPropertyDto, UpdateCustomerPropertyParamsDto, CustomerPropertyUpdateDuplicateStatusDto, CustomerPropertyCadastralNumberDto, } from './customer-property';
|
|
129
126
|
export { AddCustomerToBucketDto, ArchiveCustomerDto, CreateCustomerDto, CustomerAutocompleteParamsDto, BuyerSearchParamsDto, SearchCustomerByPhoneDto, UpdateCustomerDto, CustomerSortByFieldEnum, CustomerByPhoneNumberDto, CustomerByPhoneNumberRealtorDto, } from './customer';
|
|
130
127
|
export { GeoSearchParamsDto, GeoSearchCoordinatesDtoModel, GeoKeysDto, GeoNode, GeoDtoModel, EnhancedSearchParamsDto, EnhancedSearchResponseDto, } from './geo';
|
|
131
|
-
export {
|
|
128
|
+
export { AutocompleteParamsDto, DateFilterParamsDto, PaginatedList, PaginatedParams, SortOrderEnum, SortingParams, TextSearchDto, SearchByPhoneType, MultiLanguageArray, ValueOf, IdDto, Translated, } from './common';
|
|
132
129
|
export { ColumnFieldRelation } from './parse/mapping-relation.types';
|
|
133
130
|
export { ParseLayout, ParseFlat, ParseRow } from './parse/row-item.interfaces';
|
|
134
131
|
export { ParseFields } from './parse/parse-fields.enum';
|