vector-shared 1.1.410 → 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.
Files changed (132) hide show
  1. package/dist/constants/norm-category.constants.d.ts +3 -0
  2. package/dist/constants/norm-category.constants.js +7 -0
  3. package/dist/constants/norm-category.constants.js.map +1 -0
  4. package/dist/index.d.ts +1 -0
  5. package/dist/index.js +1 -0
  6. package/dist/index.js.map +1 -1
  7. package/dist/tsconfig.tsbuildinfo +1 -1
  8. package/dist/types/advert-source/advert-source-dropdown-search.dto.d.ts +3 -0
  9. package/dist/types/{customer-property/exclusive-property-agreement-data.type.js → advert-source/advert-source-dropdown-search.dto.js} +1 -1
  10. package/dist/types/advert-source/advert-source-dropdown-search.dto.js.map +1 -0
  11. package/dist/types/advert-source/index.d.ts +1 -0
  12. package/dist/types/{customer-property/cadastral-number.type.js → advert-source/index.js} +1 -1
  13. package/dist/types/advert-source/index.js.map +1 -0
  14. package/dist/types/agency/agency-dropdown-params.dto.d.ts +3 -0
  15. package/dist/types/{customer-property/create-customer-property.type.js → agency/agency-dropdown-params.dto.js} +1 -1
  16. package/dist/types/agency/agency-dropdown-params.dto.js.map +1 -0
  17. package/dist/types/agency/agency-search.type.d.ts +4 -0
  18. package/dist/types/{topzone/topzone-dropdown-list-params.dto.model.js → agency/agency-search.type.js} +1 -1
  19. package/dist/types/agency/agency-search.type.js.map +1 -0
  20. package/dist/types/agency/index.d.ts +2 -0
  21. package/dist/types/agency/index.js +3 -0
  22. package/dist/types/agency/index.js.map +1 -0
  23. package/dist/types/archive-reasons/archive-reason-destination.enum.d.ts +1 -2
  24. package/dist/types/archive-reasons/archive-reason-destination.enum.js +7 -7
  25. package/dist/types/archive-reasons/archive-reason-destination.enum.js.map +1 -1
  26. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.d.ts +4 -0
  27. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js +3 -0
  28. package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js.map +1 -0
  29. package/dist/types/archive-reasons/index.d.ts +2 -0
  30. package/dist/types/archive-reasons/index.js +6 -0
  31. package/dist/types/archive-reasons/index.js.map +1 -0
  32. package/dist/types/attributes/apartment-type.enum.d.ts +1 -1
  33. package/dist/types/attributes/apartment-type.enum.js +6 -6
  34. package/dist/types/attributes/apartment-type.enum.js.map +1 -1
  35. package/dist/types/attributes/attribute-config.type.d.ts +2 -2
  36. package/dist/types/attributes/attribute-unit.enum.d.ts +1 -2
  37. package/dist/types/attributes/attribute-unit.enum.js +8 -8
  38. package/dist/types/attributes/attribute-unit.enum.js.map +1 -1
  39. package/dist/types/attributes/deal-type.enum.d.ts +1 -1
  40. package/dist/types/attributes/deal-type.enum.js +6 -6
  41. package/dist/types/attributes/deal-type.enum.js.map +1 -1
  42. package/dist/types/attributes/index.d.ts +5 -5
  43. package/dist/types/attributes/index.js +6 -6
  44. package/dist/types/attributes/index.js.map +1 -1
  45. package/dist/types/attributes/object-type.enum.d.ts +1 -1
  46. package/dist/types/attributes/object-type.enum.js +11 -11
  47. package/dist/types/attributes/object-type.enum.js.map +1 -1
  48. package/dist/types/attributes/registration-type.enum.d.ts +1 -2
  49. package/dist/types/attributes/registration-type.enum.js +6 -6
  50. package/dist/types/attributes/registration-type.enum.js.map +1 -1
  51. package/dist/types/common/autocomplete-params.type.d.ts +2 -2
  52. package/dist/types/common/index.d.ts +2 -2
  53. package/dist/types/common/text-search.type.d.ts +1 -1
  54. package/dist/types/core/archive-reason.type.d.ts +2 -2
  55. package/dist/types/core/attribute.type.d.ts +4 -4
  56. package/dist/types/core/customer-property.type.d.ts +11 -8
  57. package/dist/types/core/customer-property.type.js +0 -3
  58. package/dist/types/core/customer-property.type.js.map +1 -1
  59. package/dist/types/core/customer-request-selection.type.d.ts +3 -3
  60. package/dist/types/core/customer-request.type.d.ts +2 -2
  61. package/dist/types/core/deal.type.d.ts +5 -4
  62. package/dist/types/core/property-image.type.d.ts +2 -2
  63. package/dist/types/customer/customer-autocomplete-params.dto.d.ts +2 -2
  64. package/dist/types/customer/exclusive-buyer-agreement-data.type.d.ts +2 -2
  65. package/dist/types/customer-property/create-customer-property-without-seller.type.d.ts +1 -1
  66. package/dist/types/customer-property/create-customer-property.dto.d.ts +34 -0
  67. package/dist/types/customer-property/create-customer-property.dto.js +3 -0
  68. package/dist/types/customer-property/create-customer-property.dto.js.map +1 -0
  69. package/dist/types/customer-property/customer-property-autocomplete-params.dto.d.ts +2 -2
  70. package/dist/types/customer-property/{cadastral-number.type.d.ts → customer-property-cadastral-number.dto.d.ts} +1 -1
  71. package/dist/types/customer-property/customer-property-cadastral-number.dto.js +3 -0
  72. package/dist/types/customer-property/customer-property-cadastral-number.dto.js.map +1 -0
  73. package/dist/types/customer-property/customer-property-check-duplicate-dto.d.ts +1 -1
  74. package/dist/types/customer-property/customer-property-image.dto.d.ts +2 -1
  75. package/dist/types/customer-property/customer-property-search-by-cadastral-number.dto.d.ts +2 -2
  76. package/dist/types/customer-property/index.d.ts +4 -4
  77. package/dist/types/customer-property/index.js +4 -2
  78. package/dist/types/customer-property/index.js.map +1 -1
  79. package/dist/types/customer-property/market-type.enum.d.ts +4 -0
  80. package/dist/types/customer-property/market-type.enum.js +9 -0
  81. package/dist/types/customer-property/market-type.enum.js.map +1 -0
  82. package/dist/types/customer-property/realty-subtype.enum.d.ts +1 -1
  83. package/dist/types/customer-property/realty-subtype.enum.js +24 -24
  84. package/dist/types/customer-property/realty-subtype.enum.js.map +1 -1
  85. package/dist/types/customer-property/realty-type.enum.d.ts +3 -1
  86. package/dist/types/customer-property/realty-type.enum.js +2 -0
  87. package/dist/types/customer-property/realty-type.enum.js.map +1 -1
  88. package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
  89. package/dist/types/customer-property/seo.dto.d.ts +3 -4
  90. package/dist/types/customer-request/customer-request-autocomplete-params.dto.d.ts +2 -2
  91. package/dist/types/deal/create-deal.dto.d.ts +2 -2
  92. package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
  93. package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
  94. package/dist/types/handling/handling-recipient.enum.d.ts +1 -2
  95. package/dist/types/handling/handling-recipient.enum.js +6 -6
  96. package/dist/types/handling/handling-recipient.enum.js.map +1 -1
  97. package/dist/types/handling/handling-search-params.dto.d.ts +2 -2
  98. package/dist/types/handling/index.d.ts +1 -1
  99. package/dist/types/handling/index.js +2 -2
  100. package/dist/types/handling/index.js.map +1 -1
  101. package/dist/types/image/image-category.enum.d.ts +1 -1
  102. package/dist/types/image/image-category.enum.js +7 -7
  103. package/dist/types/image/image-category.enum.js.map +1 -1
  104. package/dist/types/image/index.d.ts +1 -1
  105. package/dist/types/image/index.js +2 -2
  106. package/dist/types/image/index.js.map +1 -1
  107. package/dist/types/index.d.ts +11 -14
  108. package/dist/types/index.js +20 -22
  109. package/dist/types/index.js.map +1 -1
  110. package/dist/types/notary/notary-dropdown-params.dto.d.ts +1 -0
  111. package/dist/types/office-centers/index.d.ts +1 -1
  112. package/dist/types/office-centers/office-center-dropdown-search.dto.d.ts +3 -0
  113. package/dist/types/office-centers/office-center-dropdown-search.dto.js +3 -0
  114. package/dist/types/office-centers/office-center-dropdown-search.dto.js.map +1 -0
  115. package/dist/types/street/street-autocomplete-params.dto.d.ts +2 -2
  116. package/dist/types/topzone/index.d.ts +1 -1
  117. package/dist/types/topzone/topzone-dropdown-list-params.dto.d.ts +3 -0
  118. package/dist/types/topzone/topzone-dropdown-list-params.dto.js +3 -0
  119. package/dist/types/topzone/topzone-dropdown-list-params.dto.js.map +1 -0
  120. package/dist/types/user/current-user-profile.type.d.ts +1 -1
  121. package/dist/types/user/user-autocomplete-params.dto.d.ts +2 -2
  122. package/package.json +1 -1
  123. package/dist/types/customer-property/cadastral-number.type.js.map +0 -1
  124. package/dist/types/customer-property/create-customer-property.type.d.ts +0 -4
  125. package/dist/types/customer-property/create-customer-property.type.js.map +0 -1
  126. package/dist/types/customer-property/exclusive-property-agreement-data.type.d.ts +0 -8
  127. package/dist/types/customer-property/exclusive-property-agreement-data.type.js.map +0 -1
  128. package/dist/types/office-centers/office-center-dropdown-search.dto.model.d.ts +0 -3
  129. package/dist/types/office-centers/office-center-dropdown-search.dto.model.js +0 -3
  130. package/dist/types/office-centers/office-center-dropdown-search.dto.model.js.map +0 -1
  131. package/dist/types/topzone/topzone-dropdown-list-params.dto.model.d.ts +0 -3
  132. package/dist/types/topzone/topzone-dropdown-list-params.dto.model.js.map +0 -1
@@ -1,5 +1,5 @@
1
- import { AutocompleteParams } from '../common/autocomplete-params.type';
1
+ import { AutocompleteParamsDto } from '../common/autocomplete-params.type';
2
2
  import { CustomerType } from './customer-type.enum';
3
- export type CustomerAutocompleteParamsDto = AutocompleteParams & {
3
+ export type CustomerAutocompleteParamsDto = AutocompleteParamsDto & {
4
4
  customerType?: CustomerType;
5
5
  };
@@ -1,9 +1,9 @@
1
- import { RealtySubtype } from '../customer-property/realty-subtype.enum';
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?: 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.type';
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,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=create-customer-property.dto.js.map
@@ -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 { AutocompleteParams } from '../common/autocomplete-params.type';
2
- export type CustomerPropertyAutocompleteParamsDto = AutocompleteParams & {
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[];
@@ -1,4 +1,4 @@
1
- export type CadastralNumber = {
1
+ export type CustomerPropertyCadastralNumberDto = {
2
2
  koatuu: string;
3
3
  nkz: string;
4
4
  nkk: string;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=customer-property-cadastral-number.dto.js.map
@@ -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.type';
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
- export type CustomerPropertyImageDto = Pick<PropertyImageEntity, 'id' | 'imageId' | 'isMain' | 'showOnSite' | 'category'>;
2
+ import { UniqueIdEntity } from '../core';
3
+ export type CustomerPropertyImageDto = Partial<UniqueIdEntity> & Pick<PropertyImageEntity, 'imageId' | 'isMain' | 'showOnSite'>;
@@ -1,4 +1,4 @@
1
- import { CadastralNumber } from './cadastral-number.type';
1
+ import { CustomerPropertyCadastralNumberDto } from './customer-property-cadastral-number.dto';
2
2
  export type CustomerPropertySearchByCadastralNumberParamsDto = {
3
- cadastralNumber: 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.type';
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 { RealtySubtype } from './realty-subtype.enum';
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 type { CadastralNumber } from './cadastral-number.type';
27
- export type { ExclusivePropertyAgreementData } from './exclusive-property-agreement-data.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.RealtySubtype = exports.RealtyTypeEnum = exports.CustomerPropertyDuplicateStatusEnum = void 0;
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, "RealtySubtype", { enumerable: true, get: function () { return realty_subtype_enum_1.RealtySubtype; } });
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,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,qFAA6E;AAApE,2IAAA,wBAAwB,OAAA;AACjC,mFAA+E;AAAtE,6IAAA,2BAA2B,OAAA;AACpC,+CAA6C;AAApC,2GAAA,WAAW,OAAA;AAapB,+FAAyF;AAAhF,uJAAA,+BAA+B,OAAA"}
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,4 @@
1
+ export declare enum MarketTypeEnum {
2
+ Primary = "primary",
3
+ Secondary = "secondary"
4
+ }
@@ -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,4 +1,4 @@
1
- export declare enum RealtySubtype {
1
+ export declare enum RealtySubtypeEnum {
2
2
  OneRoomApartments = "oneRoomApartment",
3
3
  TwoRoomApartments = "twoRoomApartment",
4
4
  ThreeRoomApartments = "threeRoomApartment",
@@ -1,27 +1,27 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RealtySubtype = void 0;
4
- var RealtySubtype;
5
- (function (RealtySubtype) {
6
- RealtySubtype["OneRoomApartments"] = "oneRoomApartment";
7
- RealtySubtype["TwoRoomApartments"] = "twoRoomApartment";
8
- RealtySubtype["ThreeRoomApartments"] = "threeRoomApartment";
9
- RealtySubtype["MultiRoomApartments"] = "multiRoomApartment";
10
- RealtySubtype["CommunalApartments"] = "communalApartment";
11
- RealtySubtype["Enterprises"] = "enterprises";
12
- RealtySubtype["Warehouses"] = "warehouses";
13
- RealtySubtype["SportsFacilities"] = "sportsFacilities";
14
- RealtySubtype["Premises"] = "premises";
15
- RealtySubtype["Restaurants"] = "restaurants";
16
- RealtySubtype["Shops"] = "shops";
17
- RealtySubtype["Offices"] = "offices";
18
- RealtySubtype["SummerHouses"] = "summerHouses";
19
- RealtySubtype["Buildings"] = "buildings";
20
- RealtySubtype["BeautySalons"] = "beautySalons";
21
- RealtySubtype["Hotels"] = "hotels";
22
- RealtySubtype["OtherCommercialRealty"] = "otherCommercialRealty";
23
- RealtySubtype["LandPlot"] = "landPlot";
24
- RealtySubtype["CommercialLand"] = "commercialLand";
25
- RealtySubtype["Houses"] = "houses";
26
- })(RealtySubtype || (exports.RealtySubtype = RealtySubtype = {}));
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,aAqBX;AArBD,WAAY,aAAa;IACvB,uDAAsC,CAAA;IACtC,uDAAsC,CAAA;IACtC,2DAA0C,CAAA;IAC1C,2DAA0C,CAAA;IAC1C,yDAAwC,CAAA;IACxC,4CAA2B,CAAA;IAC3B,0CAAyB,CAAA;IACzB,sDAAqC,CAAA;IACrC,sCAAqB,CAAA;IACrB,4CAA2B,CAAA;IAC3B,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,8CAA6B,CAAA;IAC7B,wCAAuB,CAAA;IACvB,8CAA6B,CAAA;IAC7B,kCAAiB,CAAA;IACjB,gEAA+C,CAAA;IAC/C,sCAAqB,CAAA;IACrB,kDAAiC,CAAA;IACjC,kCAAiB,CAAA;AACnB,CAAC,EArBW,aAAa,6BAAb,aAAa,QAqBxB"}
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"}
@@ -2,5 +2,7 @@ export declare enum RealtyTypeEnum {
2
2
  House = "house",
3
3
  Commercial = "commercial",
4
4
  Apartment = "apartment",
5
- Area = "area"
5
+ Area = "area",
6
+ Garage = "garage",
7
+ Room = "room"
6
8
  }
@@ -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,cAKX;AALD,WAAY,cAAc;IACxB,iCAAe,CAAA;IACf,2CAAyB,CAAA;IACzB,yCAAuB,CAAA;IACvB,+BAAa,CAAA;AACf,CAAC,EALW,cAAc,8BAAd,cAAc,QAKzB"}
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 { DealType } from '../attributes/deal-type.enum';
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: 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 { PropertySeoEntity } from '../core/property-seo.type';
4
- export type SeoDto = Omit<PropertySeoEntity, 'id' | 'property'> & {
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 { AutocompleteParams } from '../common/autocomplete-params.type';
2
- export type CustomerRequestAutocompleteParamsDto = AutocompleteParams & {
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, RealtySubtype, RealtyTypeEnum } from '../index';
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: 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 { AutocompleteParams } from '../common/autocomplete-params.type';
3
- export type DealAutocompleteParamsDto = AutocompleteParams & {
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 { AutocompleteParams } from '../common';
1
+ import { AutocompleteParamsDto } from '../common';
2
2
  import { GeoTypeEnum } from './geo-type.enum';
3
- export type EnhancedSearchParamsDto = AutocompleteParams & {
3
+ export type EnhancedSearchParamsDto = AutocompleteParamsDto & {
4
4
  includeStreets?: boolean;
5
5
  geoTypes?: GeoTypeEnum[];
6
6
  };
@@ -1,5 +1,4 @@
1
- declare enum Recipient {
1
+ export declare enum RecipientEnum {
2
2
  Agency = 1,
3
3
  Realtor = 2
4
4
  }
5
- export { Recipient };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Recipient = void 0;
4
- var Recipient;
5
- (function (Recipient) {
6
- Recipient[Recipient["Agency"] = 1] = "Agency";
7
- Recipient[Recipient["Realtor"] = 2] = "Realtor";
8
- })(Recipient || (exports.Recipient = Recipient = {}));
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,IAAK,SAGJ;AAHD,WAAK,SAAS;IACZ,6CAAU,CAAA;IACV,+CAAO,CAAA;AACT,CAAC,EAHI,SAAS,yBAAT,SAAS,QAGb"}
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 { Recipient } from './handling-recipient.enum';
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?: Recipient[];
18
+ recipient?: RecipientEnum[];
19
19
  };
@@ -1,5 +1,5 @@
1
1
  export { HandlingType } from './handling-type.enum';
2
- export { Recipient } from './handling-recipient.enum';
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.Recipient = exports.HandlingType = void 0;
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, "Recipient", { enumerable: true, get: function () { return handling_recipient_enum_1.Recipient; } });
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,qEAAsD;AAA7C,oHAAA,SAAS,OAAA;AAOlB,6EAAwE;AAA/D,sIAAA,uBAAuB,OAAA"}
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,4 +1,4 @@
1
- export declare enum ImageCategory {
1
+ export declare enum ImageCategoryEnum {
2
2
  Document = "document",
3
3
  Image = "image",
4
4
  Thumb = "thumb"
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ImageCategory = void 0;
4
- var ImageCategory;
5
- (function (ImageCategory) {
6
- ImageCategory["Document"] = "document";
7
- ImageCategory["Image"] = "image";
8
- ImageCategory["Thumb"] = "thumb";
9
- })(ImageCategory || (exports.ImageCategory = ImageCategory = {}));
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,aAIX;AAJD,WAAY,aAAa;IACvB,sCAAqB,CAAA;IACrB,gCAAe,CAAA;IACf,gCAAe,CAAA;AACjB,CAAC,EAJW,aAAa,6BAAb,aAAa,QAIxB"}
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 { ImageCategory } from './image-category.enum';
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.ImageCategory = exports.ApartmentComplexImageCategory = void 0;
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, "ImageCategory", { enumerable: true, get: function () { return image_category_enum_1.ImageCategory; } });
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,6DAAsD;AAA7C,oHAAA,aAAa,OAAA"}
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"}
@@ -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/realty-type.enum';
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, AttributeUnit, AttributeConfigType, RequiredConfig, ObjectType, ApartmentType, DealType, RegistrationType, AttributeCategoryEnum, AttributeDestinationEnum, AttributeTypeEnum, PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, CustomerRequestAttributes, CustomerPropertyAttributes, ApartmentInfoAttributes, TranslatedAttribute, AttributeSearchParamsDto, } from './attributes';
13
- export { ImageCategory } from './image/image-category.enum';
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 { Recipient } from './handling/handling-recipient.enum';
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 { OfficeCenterDropdownSearchDtoModel, OfficeCenterSearchParamsDto, OfficeCenterSortByFieldEnum, OfficeCenterDto, SendOfficeCenterLocationToCustomerDto, } from './office-centers';
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, TopzoneDropdownListParamsDtoModel, TopzoneSortByFieldEnum, } from './topzone';
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 { AutocompleteParams, DateFilterParamsDto, PaginatedList, PaginatedParams, SortOrderEnum, SortingParams, TextSearch, SearchByPhoneType, MultiLanguageArray, ValueOf, IdDto, Translated, } from './common';
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';