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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"advert-source-dropdown-search.dto.js","sourceRoot":"","sources":["../../../types/advert-source/advert-source-dropdown-search.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { AdvertSourceDropdownSearchDto } from './advert-source-dropdown-search.dto';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/advert-source/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agency-dropdown-params.dto.js","sourceRoot":"","sources":["../../../types/agency/agency-dropdown-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agency-search.type.js","sourceRoot":"","sources":["../../../types/agency/agency-search.type.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/agency/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apartment-complex-autocomplete-params.dto.js","sourceRoot":"","sources":["../../../types/apartment-complex/apartment-complex-autocomplete-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -4,3 +4,4 @@ export { ApartmentComplexSortByFieldEnum } from './apartment-complex-sort-by-fie
|
|
|
4
4
|
export { ApartmentComplexSearchParamsDto } from './apartment-complex-search-params.dto';
|
|
5
5
|
export { POIType } from './poi.type';
|
|
6
6
|
export { InfrastructureType } from './infrastructure.type';
|
|
7
|
+
export { ApartmentComplexAutocompleteParamsDto } from './apartment-complex-autocomplete-params.dto';
|
|
@@ -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.ArchiveReasonDestinationEnum = void 0;
|
|
4
|
+
var ArchiveReasonDestinationEnum;
|
|
5
|
+
(function (ArchiveReasonDestinationEnum) {
|
|
6
|
+
ArchiveReasonDestinationEnum["Handling"] = "handling";
|
|
7
|
+
ArchiveReasonDestinationEnum["CustomerRequest"] = "customerRequest";
|
|
8
|
+
ArchiveReasonDestinationEnum["CustomerProperty"] = "customerProperty";
|
|
9
|
+
})(ArchiveReasonDestinationEnum || (exports.ArchiveReasonDestinationEnum = ArchiveReasonDestinationEnum = {}));
|
|
10
10
|
//# sourceMappingURL=archive-reason-destination.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"archive-reason-destination.enum.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-destination.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"archive-reason-destination.enum.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,4BAIX;AAJD,WAAY,4BAA4B;IACtC,qDAAqB,CAAA;IACrB,mEAAmC,CAAA;IACnC,qEAAqC,CAAA;AACvC,CAAC,EAJW,4BAA4B,4CAA5B,4BAA4B,QAIvC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"archive-reason-dropdown-params.dto.js","sourceRoot":"","sources":["../../../types/archive-reasons/archive-reason-dropdown-params.dto.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ArchiveReasonDestinationEnum = void 0;
|
|
4
|
+
var archive_reason_destination_enum_1 = require("./archive-reason-destination.enum");
|
|
5
|
+
Object.defineProperty(exports, "ArchiveReasonDestinationEnum", { enumerable: true, get: function () { return archive_reason_destination_enum_1.ArchiveReasonDestinationEnum; } });
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/archive-reasons/index.ts"],"names":[],"mappings":";;;AAAA,qFAAiF;AAAxE,+IAAA,4BAA4B,OAAA"}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
exports.ApartmentTypeEnum = void 0;
|
|
4
|
+
var ApartmentTypeEnum;
|
|
5
|
+
(function (ApartmentTypeEnum) {
|
|
6
|
+
ApartmentTypeEnum[ApartmentTypeEnum["Separate"] = 866] = "Separate";
|
|
7
|
+
ApartmentTypeEnum[ApartmentTypeEnum["Communal"] = 865] = "Communal";
|
|
8
|
+
ApartmentTypeEnum[ApartmentTypeEnum["Penthouse"] = 1341] = "Penthouse";
|
|
9
|
+
ApartmentTypeEnum[ApartmentTypeEnum["GroundApartment"] = 1465] = "GroundApartment";
|
|
10
|
+
ApartmentTypeEnum[ApartmentTypeEnum["Apartments"] = 1466] = "Apartments";
|
|
11
|
+
})(ApartmentTypeEnum || (exports.ApartmentTypeEnum = ApartmentTypeEnum = {}));
|
|
9
12
|
//# sourceMappingURL=apartment-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apartment-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/apartment-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"apartment-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/apartment-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAMX;AAND,WAAY,iBAAiB;IAC3B,mEAAc,CAAA;IACd,mEAAc,CAAA;IACd,sEAAgB,CAAA;IAChB,kFAAsB,CAAA;IACtB,wEAAiB,CAAA;AACnB,CAAC,EANW,iBAAiB,iCAAjB,iBAAiB,QAM5B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AttributeDestinationEnum } from './attribute-destination.enum';
|
|
2
2
|
import { AttributeCategoryEnum } from './attribute-category.enum';
|
|
3
|
-
import {
|
|
3
|
+
import { AttributeUnitEnum } from './attribute-unit.enum';
|
|
4
4
|
export type RequiredConfig = {
|
|
5
5
|
[AttributeDestinationEnum.Buyer]: boolean;
|
|
6
6
|
[AttributeDestinationEnum.Seller]: boolean;
|
|
@@ -13,5 +13,5 @@ export type AttributeConfigType = {
|
|
|
13
13
|
order?: number;
|
|
14
14
|
required?: RequiredConfig;
|
|
15
15
|
destination?: AttributeDestinationEnum[];
|
|
16
|
-
unit?:
|
|
16
|
+
unit?: AttributeUnitEnum;
|
|
17
17
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
})(
|
|
3
|
+
exports.AttributeUnitEnum = void 0;
|
|
4
|
+
var AttributeUnitEnum;
|
|
5
|
+
(function (AttributeUnitEnum) {
|
|
6
|
+
AttributeUnitEnum["Dollar"] = "dollar";
|
|
7
|
+
AttributeUnitEnum["Meter"] = "meter";
|
|
8
|
+
AttributeUnitEnum["SquareMeter"] = "square_meter";
|
|
9
|
+
AttributeUnitEnum["HundredSquareMeters"] = "hundred_square_meters";
|
|
10
|
+
})(AttributeUnitEnum || (exports.AttributeUnitEnum = AttributeUnitEnum = {}));
|
|
11
11
|
//# sourceMappingURL=attribute-unit.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-unit.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-unit.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"attribute-unit.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-unit.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,sCAAiB,CAAA;IACjB,oCAAe,CAAA;IACf,iDAA4B,CAAA;IAC5B,kEAA6C,CAAA;AAC/C,CAAC,EALW,iBAAiB,iCAAjB,iBAAiB,QAK5B"}
|
|
@@ -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.DealTypeEnum = void 0;
|
|
4
|
+
var DealTypeEnum;
|
|
5
|
+
(function (DealTypeEnum) {
|
|
6
|
+
DealTypeEnum["Rent"] = "rent";
|
|
7
|
+
DealTypeEnum["Sell"] = "sell";
|
|
8
|
+
})(DealTypeEnum || (exports.DealTypeEnum = DealTypeEnum = {}));
|
|
9
9
|
//# sourceMappingURL=deal-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deal-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/deal-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"deal-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/deal-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,6BAAa,CAAA;IACb,6BAAa,CAAA;AACf,CAAC,EAHW,YAAY,4BAAZ,YAAY,QAGvB"}
|
|
@@ -6,13 +6,13 @@ export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAt
|
|
|
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
|
-
export {
|
|
9
|
+
export { DealTypeEnum } from './deal-type.enum';
|
|
10
10
|
export { AttributeCategoryEnum } from './attribute-category.enum';
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
11
|
+
export { ApartmentTypeEnum } from './apartment-type.enum';
|
|
12
|
+
export { ObjectTypeEnum } from './object-type.enum';
|
|
13
13
|
export { AttributeKey } from './attribute-key.enum';
|
|
14
|
-
export {
|
|
15
|
-
export {
|
|
14
|
+
export { AttributeUnitEnum } from './attribute-unit.enum';
|
|
15
|
+
export { RegistrationTypeEnum } from './registration-type.enum';
|
|
16
16
|
export { AttributeDestinationEnum } from './attribute-destination.enum';
|
|
17
17
|
export { AttributeTypeEnum } from './attribute-type.enum';
|
|
18
18
|
export { Male } from './male.enum';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.
|
|
3
|
+
exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.RegistrationTypeEnum = exports.AttributeUnitEnum = exports.AttributeKey = exports.ObjectTypeEnum = exports.ApartmentTypeEnum = exports.AttributeCategoryEnum = exports.DealTypeEnum = void 0;
|
|
4
4
|
var deal_type_enum_1 = require("./deal-type.enum");
|
|
5
|
-
Object.defineProperty(exports, "
|
|
5
|
+
Object.defineProperty(exports, "DealTypeEnum", { enumerable: true, get: function () { return deal_type_enum_1.DealTypeEnum; } });
|
|
6
6
|
var attribute_category_enum_1 = require("./attribute-category.enum");
|
|
7
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
|
-
Object.defineProperty(exports, "
|
|
9
|
+
Object.defineProperty(exports, "ApartmentTypeEnum", { enumerable: true, get: function () { return apartment_type_enum_1.ApartmentTypeEnum; } });
|
|
10
10
|
var object_type_enum_1 = require("./object-type.enum");
|
|
11
|
-
Object.defineProperty(exports, "
|
|
11
|
+
Object.defineProperty(exports, "ObjectTypeEnum", { enumerable: true, get: function () { return object_type_enum_1.ObjectTypeEnum; } });
|
|
12
12
|
var attribute_key_enum_1 = require("./attribute-key.enum");
|
|
13
13
|
Object.defineProperty(exports, "AttributeKey", { enumerable: true, get: function () { return attribute_key_enum_1.AttributeKey; } });
|
|
14
14
|
var attribute_unit_enum_1 = require("./attribute-unit.enum");
|
|
15
|
-
Object.defineProperty(exports, "
|
|
15
|
+
Object.defineProperty(exports, "AttributeUnitEnum", { enumerable: true, get: function () { return attribute_unit_enum_1.AttributeUnitEnum; } });
|
|
16
16
|
var registration_type_enum_1 = require("./registration-type.enum");
|
|
17
|
-
Object.defineProperty(exports, "
|
|
17
|
+
Object.defineProperty(exports, "RegistrationTypeEnum", { enumerable: true, get: function () { return registration_type_enum_1.RegistrationTypeEnum; } });
|
|
18
18
|
var attribute_destination_enum_1 = require("./attribute-destination.enum");
|
|
19
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");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,mDAAgD;AAAvC,8GAAA,YAAY,OAAA;AACrB,qEAAkE;AAAzD,gIAAA,qBAAqB,OAAA;AAC9B,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,uDAAoD;AAA3C,kHAAA,cAAc,OAAA;AACvB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,mEAAgE;AAAvD,8HAAA,oBAAoB,OAAA;AAC7B,2EAAwE;AAA/D,sIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
-
})(
|
|
3
|
+
exports.ObjectTypeEnum = void 0;
|
|
4
|
+
var ObjectTypeEnum;
|
|
5
|
+
(function (ObjectTypeEnum) {
|
|
6
|
+
ObjectTypeEnum[ObjectTypeEnum["CountryHouse"] = 808] = "CountryHouse";
|
|
7
|
+
ObjectTypeEnum[ObjectTypeEnum["FirstHousingFundApartment"] = 809] = "FirstHousingFundApartment";
|
|
8
|
+
ObjectTypeEnum[ObjectTypeEnum["HouseWithOrWithoutLand"] = 810] = "HouseWithOrWithoutLand";
|
|
9
|
+
ObjectTypeEnum[ObjectTypeEnum["CommercialPropertyForBusiness"] = 811] = "CommercialPropertyForBusiness";
|
|
10
|
+
ObjectTypeEnum[ObjectTypeEnum["SecondHousingFundApartment"] = 812] = "SecondHousingFundApartment";
|
|
11
|
+
ObjectTypeEnum[ObjectTypeEnum["LandWithOrWithoutLowValueBuilding"] = 813] = "LandWithOrWithoutLowValueBuilding";
|
|
12
|
+
ObjectTypeEnum[ObjectTypeEnum["CommercialComplexWithBusiness"] = 814] = "CommercialComplexWithBusiness";
|
|
13
|
+
})(ObjectTypeEnum || (exports.ObjectTypeEnum = ObjectTypeEnum = {}));
|
|
14
14
|
//# sourceMappingURL=object-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"object-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/object-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"object-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/object-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,cAQX;AARD,WAAY,cAAc;IACxB,qEAAkB,CAAA;IAClB,+FAA+B,CAAA;IAC/B,yFAA4B,CAAA;IAC5B,uGAAmC,CAAA;IACnC,iGAAgC,CAAA;IAChC,+GAAuC,CAAA;IACvC,uGAAmC,CAAA;AACrC,CAAC,EARW,cAAc,8BAAd,cAAc,QAQzB"}
|
|
@@ -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.RegistrationTypeEnum = void 0;
|
|
4
|
+
var RegistrationTypeEnum;
|
|
5
|
+
(function (RegistrationTypeEnum) {
|
|
6
|
+
RegistrationTypeEnum["Fast"] = "fast";
|
|
7
|
+
RegistrationTypeEnum["Normal"] = "normal";
|
|
8
|
+
})(RegistrationTypeEnum || (exports.RegistrationTypeEnum = RegistrationTypeEnum = {}));
|
|
9
9
|
//# sourceMappingURL=registration-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registration-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/registration-type.enum.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"registration-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/registration-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,qCAAa,CAAA;IACb,yCAAiB,CAAA;AACnB,CAAC,EAHW,oBAAoB,oCAApB,oBAAoB,QAG/B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type
|
|
1
|
+
import { TextSearchDto } from './text-search.type';
|
|
2
|
+
export type AutocompleteParamsDto = TextSearchDto & {
|
|
3
3
|
limit?: number;
|
|
4
4
|
selected?: number[];
|
|
5
5
|
includeDistricts?: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type {
|
|
1
|
+
export type { AutocompleteParamsDto } from './autocomplete-params.type';
|
|
2
2
|
export { Currency } from './currency.enum';
|
|
3
3
|
export type { CurrencyValue } from './currency.value.interface';
|
|
4
4
|
export type { DateFilterParamsDto } from './date-filter-params.dto';
|
|
@@ -13,7 +13,7 @@ export { QueryBoolean } from './query.boolean';
|
|
|
13
13
|
export { ReactionEnum } from './reaction.enum';
|
|
14
14
|
export { SortOrderEnum } from './sort-order.enum';
|
|
15
15
|
export type { SortingParams } from './sorting-params.type';
|
|
16
|
-
export type {
|
|
16
|
+
export type { TextSearchDto } from './text-search.type';
|
|
17
17
|
export type { TranslatedOrRaw } from './translated-or-raw.type';
|
|
18
18
|
export type { SearchByPhoneType } from './search-by-phone.type';
|
|
19
19
|
export type { Translated } from './translated.type';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { UniqueIdEntity } from './unique-id-entity.type';
|
|
2
2
|
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import {
|
|
3
|
+
import { ArchiveReasonDestinationEnum } from '../archive-reasons/archive-reason-destination.enum';
|
|
4
4
|
import { CustomerEntity } from './customer.type';
|
|
5
5
|
import { HandlingEntity } from './handling.type';
|
|
6
6
|
import { CustomerPropertyEntity } from './customer-property.type';
|
|
7
7
|
import { CustomerRequestEntity } from './customer-request.type';
|
|
8
8
|
export type ArchiveReasonEntity = UniqueIdEntity & {
|
|
9
9
|
text: MultiLanguage;
|
|
10
|
-
destination:
|
|
10
|
+
destination: ArchiveReasonDestinationEnum;
|
|
11
11
|
customers?: CustomerEntity[];
|
|
12
12
|
handlings?: HandlingEntity[];
|
|
13
13
|
customerProperties?: CustomerPropertyEntity[];
|
|
@@ -3,8 +3,8 @@ import { MultiLanguage } from '../common/multi-language-column.type';
|
|
|
3
3
|
import { AttributeValueEntity } from './attribute-value.type';
|
|
4
4
|
import { AttributeRepresentationEntity } from './attribute-representation.type';
|
|
5
5
|
import { AttributeTypeEnum } from '../attributes/attribute-type.enum';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import { ApartmentTypeEnum } from '../attributes/apartment-type.enum';
|
|
7
|
+
import { ObjectTypeEnum } from '../attributes/object-type.enum';
|
|
8
8
|
import { AttributeConfigType } from '../attributes/attribute-config.type';
|
|
9
9
|
import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
|
|
10
10
|
export type AttributeEntity = TimeMetricEntity & {
|
|
@@ -16,8 +16,8 @@ export type AttributeEntity = TimeMetricEntity & {
|
|
|
16
16
|
type: AttributeTypeEnum;
|
|
17
17
|
config: AttributeConfigType;
|
|
18
18
|
estateType?: RealtyTypeEnum[];
|
|
19
|
-
apartmentType?:
|
|
20
|
-
objectType?:
|
|
19
|
+
apartmentType?: ApartmentTypeEnum[];
|
|
20
|
+
objectType?: ObjectTypeEnum[];
|
|
21
21
|
isNewBuilding: boolean;
|
|
22
22
|
values?: AttributeValueEntity[];
|
|
23
23
|
representations?: AttributeRepresentationEntity[];
|
|
@@ -19,16 +19,16 @@ import { MismatchReportEntity } from './mismatch-report.type';
|
|
|
19
19
|
import { PropertyImageEntity } from './property-image.type';
|
|
20
20
|
import { PropertyDocumentEntity } from './property-document.type';
|
|
21
21
|
import { VnpReasonEntity } from './vnp-reason.type';
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
22
|
+
import { CustomerPropertyCadastralNumberDto, ExclusivePropertyAgreementDataDto, PropertyExclusiveStatusEnum, RealtySubtypeEnum, RealtyTypeEnum } from '../customer-property';
|
|
23
|
+
import { ApartmentTypeEnum, CustomerPropertyAttributes, DealTypeEnum, ObjectTypeEnum, RegistrationTypeEnum } from '../attributes';
|
|
24
24
|
import { CustomerPropertyOwner } from '../customer';
|
|
25
25
|
import { CustomerEntity } from './customer.type';
|
|
26
|
-
|
|
26
|
+
import { MarketTypeEnum } from '../customer-property/market-type.enum';
|
|
27
27
|
export type CustomerPropertyEntity = BaseEntity & {
|
|
28
|
-
dealType:
|
|
28
|
+
dealType: DealTypeEnum;
|
|
29
29
|
realtyType: RealtyTypeEnum;
|
|
30
|
-
realtySubtype:
|
|
31
|
-
registrationType:
|
|
30
|
+
realtySubtype: RealtySubtypeEnum | null;
|
|
31
|
+
registrationType: RegistrationTypeEnum;
|
|
32
32
|
showOnSite: boolean;
|
|
33
33
|
hasInspection: boolean;
|
|
34
34
|
recipient: number | null;
|
|
@@ -46,7 +46,7 @@ export type CustomerPropertyEntity = BaseEntity & {
|
|
|
46
46
|
attributes: CustomerPropertyAttributes;
|
|
47
47
|
description: MultiLanguage;
|
|
48
48
|
additionalOwners: CustomerPropertyOwner[];
|
|
49
|
-
cadastralNumber:
|
|
49
|
+
cadastralNumber: CustomerPropertyCadastralNumberDto | null;
|
|
50
50
|
lng: string | null;
|
|
51
51
|
lat: string | null;
|
|
52
52
|
archiveAnnotation: string | null;
|
|
@@ -58,7 +58,7 @@ export type CustomerPropertyEntity = BaseEntity & {
|
|
|
58
58
|
exclusiveAnnotation: string | null;
|
|
59
59
|
exclusiveTillDate: Date | null;
|
|
60
60
|
exclusiveSetDate: Date | null;
|
|
61
|
-
exclusiveAgreementData:
|
|
61
|
+
exclusiveAgreementData: ExclusivePropertyAgreementDataDto | null;
|
|
62
62
|
markAsLiquidAt: Date | null;
|
|
63
63
|
videoUrl: string | null;
|
|
64
64
|
sellerId?: number;
|
|
@@ -93,4 +93,7 @@ export type CustomerPropertyEntity = BaseEntity & {
|
|
|
93
93
|
documents?: PropertyDocumentEntity[];
|
|
94
94
|
images?: PropertyImageEntity[];
|
|
95
95
|
focus: boolean;
|
|
96
|
+
objectType: ObjectTypeEnum;
|
|
97
|
+
apartmentType: ApartmentTypeEnum | null;
|
|
98
|
+
marketType: MarketTypeEnum;
|
|
96
99
|
};
|
|
@@ -1,6 +1,3 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RealtySubtype = void 0;
|
|
4
|
-
const customer_property_1 = require("../customer-property");
|
|
5
|
-
Object.defineProperty(exports, "RealtySubtype", { enumerable: true, get: function () { return customer_property_1.RealtySubtype; } });
|
|
6
3
|
//# sourceMappingURL=customer-property.type.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer-property.type.js","sourceRoot":"","sources":["../../../types/core/customer-property.type.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customer-property.type.js","sourceRoot":"","sources":["../../../types/core/customer-property.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BaseEntity } from './base-entity.type';
|
|
2
2
|
import { CustomerRequestEntity } from './customer-request.type';
|
|
3
|
-
import { CustomerRequestAttributes,
|
|
3
|
+
import { CustomerRequestAttributes, DealTypeEnum, RegistrationTypeEnum } from '../attributes';
|
|
4
4
|
import { RealtyTypeEnum } from '../customer-property';
|
|
5
5
|
import { GeoEntity } from './geo.type';
|
|
6
6
|
import { TopzoneEntity } from './topzone.type';
|
|
@@ -10,9 +10,9 @@ import { CustomerRequestSelectionUpdateStatus } from '../customer';
|
|
|
10
10
|
import { RequestPresentationEntity } from './request-presentation.type';
|
|
11
11
|
import { RequestPropertyEntity } from './request-property.type';
|
|
12
12
|
export type CustomerRequestSelectionEntity = BaseEntity & {
|
|
13
|
-
dealType:
|
|
13
|
+
dealType: DealTypeEnum;
|
|
14
14
|
realtyType: RealtyTypeEnum;
|
|
15
|
-
registrationType:
|
|
15
|
+
registrationType: RegistrationTypeEnum;
|
|
16
16
|
attributes: CustomerRequestAttributes;
|
|
17
17
|
updateStatus: CustomerRequestSelectionUpdateStatus;
|
|
18
18
|
receiveUpdateNotification: boolean;
|
|
@@ -9,7 +9,7 @@ import { UserPointsChangeEntity } from './user-points-change.type';
|
|
|
9
9
|
import { CustomerRequestSelectionEntity } from './customer-request-selection.type';
|
|
10
10
|
import { XCustomerNotificationEntity } from './x-customer-notification.type';
|
|
11
11
|
import { ActivityPotential } from '../customer';
|
|
12
|
-
import {
|
|
12
|
+
import { RecipientEnum } from '../handling';
|
|
13
13
|
export type CustomerRequestEntity = BaseEntity & {
|
|
14
14
|
buyerId?: number;
|
|
15
15
|
buyer?: CustomerEntity;
|
|
@@ -20,7 +20,7 @@ export type CustomerRequestEntity = BaseEntity & {
|
|
|
20
20
|
setActiveAt: Date | null;
|
|
21
21
|
vnpTillDate: Date | null;
|
|
22
22
|
vnpAnnotation: string | null;
|
|
23
|
-
recipient:
|
|
23
|
+
recipient: RecipientEnum | null;
|
|
24
24
|
sourceId?: number;
|
|
25
25
|
hasVideo: boolean;
|
|
26
26
|
source?: AdvertSourceEntity;
|