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
@@ -0,0 +1,3 @@
1
+ export declare const NORM_CATEGORY_IDS: {
2
+ readonly ADVERTISING: 11;
3
+ };
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.NORM_CATEGORY_IDS = void 0;
4
+ exports.NORM_CATEGORY_IDS = {
5
+ ADVERTISING: 11,
6
+ };
7
+ //# sourceMappingURL=norm-category.constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"norm-category.constants.js","sourceRoot":"","sources":["../../constants/norm-category.constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,iBAAiB,GAAG;IAC/B,WAAW,EAAE,EAAE;CACP,CAAC"}
package/dist/index.d.ts CHANGED
@@ -3,3 +3,4 @@ export * from './types';
3
3
  export { Role, ROLE_WEIGHT_MAP } from './types';
4
4
  export * from './constants/customer-service.constants';
5
5
  export * from './constants/auth-service.constants';
6
+ export * from './constants/norm-category.constants';
package/dist/index.js CHANGED
@@ -22,4 +22,5 @@ Object.defineProperty(exports, "Role", { enumerable: true, get: function () { re
22
22
  Object.defineProperty(exports, "ROLE_WEIGHT_MAP", { enumerable: true, get: function () { return types_1.ROLE_WEIGHT_MAP; } });
23
23
  __exportStar(require("./constants/customer-service.constants"), exports);
24
24
  __exportStar(require("./constants/auth-service.constants"), exports);
25
+ __exportStar(require("./constants/norm-category.constants"), exports);
25
26
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0CAAwB;AAExB,0CAAwB;AAGxB,iCAAgD;AAAvC,6FAAA,IAAI,OAAA;AAAE,wGAAA,eAAe,OAAA;AAG9B,yEAAuD;AACvD,qEAAmD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0CAAwB;AAExB,0CAAwB;AAGxB,iCAAgD;AAAvC,6FAAA,IAAI,OAAA;AAAE,wGAAA,eAAe,OAAA;AAG9B,yEAAuD;AACvD,qEAAmD;AACnD,sEAAoD"}