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.
- package/dist/constants/norm-category.constants.d.ts +3 -0
- package/dist/constants/norm-category.constants.js +7 -0
- package/dist/constants/norm-category.constants.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/advert-source/advert-source-dropdown-search.dto.d.ts +3 -0
- package/dist/types/{customer-property/exclusive-property-agreement-data.type.js → advert-source/advert-source-dropdown-search.dto.js} +1 -1
- package/dist/types/advert-source/advert-source-dropdown-search.dto.js.map +1 -0
- package/dist/types/advert-source/index.d.ts +1 -0
- package/dist/types/{customer-property/cadastral-number.type.js → advert-source/index.js} +1 -1
- package/dist/types/advert-source/index.js.map +1 -0
- package/dist/types/agency/agency-dropdown-params.dto.d.ts +3 -0
- package/dist/types/{customer-property/create-customer-property.type.js → agency/agency-dropdown-params.dto.js} +1 -1
- package/dist/types/agency/agency-dropdown-params.dto.js.map +1 -0
- package/dist/types/agency/agency-search.type.d.ts +4 -0
- package/dist/types/{topzone/topzone-dropdown-list-params.dto.model.js → agency/agency-search.type.js} +1 -1
- package/dist/types/agency/agency-search.type.js.map +1 -0
- package/dist/types/agency/index.d.ts +2 -0
- package/dist/types/agency/index.js +3 -0
- package/dist/types/agency/index.js.map +1 -0
- package/dist/types/archive-reasons/archive-reason-destination.enum.d.ts +1 -2
- package/dist/types/archive-reasons/archive-reason-destination.enum.js +7 -7
- package/dist/types/archive-reasons/archive-reason-destination.enum.js.map +1 -1
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.d.ts +4 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js +3 -0
- package/dist/types/archive-reasons/archive-reason-dropdown-params.dto.js.map +1 -0
- package/dist/types/archive-reasons/index.d.ts +2 -0
- package/dist/types/archive-reasons/index.js +6 -0
- package/dist/types/archive-reasons/index.js.map +1 -0
- package/dist/types/attributes/apartment-type.enum.d.ts +1 -1
- package/dist/types/attributes/apartment-type.enum.js +6 -6
- package/dist/types/attributes/apartment-type.enum.js.map +1 -1
- package/dist/types/attributes/attribute-config.type.d.ts +2 -2
- package/dist/types/attributes/attribute-unit.enum.d.ts +1 -2
- package/dist/types/attributes/attribute-unit.enum.js +8 -8
- package/dist/types/attributes/attribute-unit.enum.js.map +1 -1
- package/dist/types/attributes/deal-type.enum.d.ts +1 -1
- package/dist/types/attributes/deal-type.enum.js +6 -6
- package/dist/types/attributes/deal-type.enum.js.map +1 -1
- package/dist/types/attributes/index.d.ts +5 -5
- package/dist/types/attributes/index.js +6 -6
- package/dist/types/attributes/index.js.map +1 -1
- package/dist/types/attributes/object-type.enum.d.ts +1 -1
- package/dist/types/attributes/object-type.enum.js +11 -11
- package/dist/types/attributes/object-type.enum.js.map +1 -1
- package/dist/types/attributes/registration-type.enum.d.ts +1 -2
- package/dist/types/attributes/registration-type.enum.js +6 -6
- package/dist/types/attributes/registration-type.enum.js.map +1 -1
- package/dist/types/common/autocomplete-params.type.d.ts +2 -2
- package/dist/types/common/index.d.ts +2 -2
- package/dist/types/common/text-search.type.d.ts +1 -1
- package/dist/types/core/archive-reason.type.d.ts +2 -2
- package/dist/types/core/attribute.type.d.ts +4 -4
- package/dist/types/core/customer-property.type.d.ts +11 -8
- package/dist/types/core/customer-property.type.js +0 -3
- package/dist/types/core/customer-property.type.js.map +1 -1
- package/dist/types/core/customer-request-selection.type.d.ts +3 -3
- package/dist/types/core/customer-request.type.d.ts +2 -2
- package/dist/types/core/deal.type.d.ts +5 -4
- package/dist/types/core/property-image.type.d.ts +2 -2
- package/dist/types/customer/customer-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer/exclusive-buyer-agreement-data.type.d.ts +2 -2
- package/dist/types/customer-property/create-customer-property-without-seller.type.d.ts +1 -1
- package/dist/types/customer-property/create-customer-property.dto.d.ts +34 -0
- package/dist/types/customer-property/create-customer-property.dto.js +3 -0
- package/dist/types/customer-property/create-customer-property.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/customer-property/{cadastral-number.type.d.ts → customer-property-cadastral-number.dto.d.ts} +1 -1
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js +3 -0
- package/dist/types/customer-property/customer-property-cadastral-number.dto.js.map +1 -0
- package/dist/types/customer-property/customer-property-check-duplicate-dto.d.ts +1 -1
- package/dist/types/customer-property/customer-property-image.dto.d.ts +2 -1
- package/dist/types/customer-property/customer-property-search-by-cadastral-number.dto.d.ts +2 -2
- package/dist/types/customer-property/index.d.ts +4 -4
- package/dist/types/customer-property/index.js +4 -2
- package/dist/types/customer-property/index.js.map +1 -1
- package/dist/types/customer-property/market-type.enum.d.ts +4 -0
- package/dist/types/customer-property/market-type.enum.js +9 -0
- package/dist/types/customer-property/market-type.enum.js.map +1 -0
- package/dist/types/customer-property/realty-subtype.enum.d.ts +1 -1
- package/dist/types/customer-property/realty-subtype.enum.js +24 -24
- package/dist/types/customer-property/realty-subtype.enum.js.map +1 -1
- package/dist/types/customer-property/realty-type.enum.d.ts +3 -1
- package/dist/types/customer-property/realty-type.enum.js +2 -0
- package/dist/types/customer-property/realty-type.enum.js.map +1 -1
- package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
- package/dist/types/customer-property/seo.dto.d.ts +3 -4
- package/dist/types/customer-request/customer-request-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/deal/create-deal.dto.d.ts +2 -2
- package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
- package/dist/types/handling/handling-recipient.enum.d.ts +1 -2
- package/dist/types/handling/handling-recipient.enum.js +6 -6
- package/dist/types/handling/handling-recipient.enum.js.map +1 -1
- package/dist/types/handling/handling-search-params.dto.d.ts +2 -2
- package/dist/types/handling/index.d.ts +1 -1
- package/dist/types/handling/index.js +2 -2
- package/dist/types/handling/index.js.map +1 -1
- package/dist/types/image/image-category.enum.d.ts +1 -1
- package/dist/types/image/image-category.enum.js +7 -7
- package/dist/types/image/image-category.enum.js.map +1 -1
- package/dist/types/image/index.d.ts +1 -1
- package/dist/types/image/index.js +2 -2
- package/dist/types/image/index.js.map +1 -1
- package/dist/types/index.d.ts +11 -14
- package/dist/types/index.js +20 -22
- package/dist/types/index.js.map +1 -1
- package/dist/types/notary/notary-dropdown-params.dto.d.ts +1 -0
- package/dist/types/office-centers/index.d.ts +1 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.d.ts +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js +3 -0
- package/dist/types/office-centers/office-center-dropdown-search.dto.js.map +1 -0
- package/dist/types/street/street-autocomplete-params.dto.d.ts +2 -2
- package/dist/types/topzone/index.d.ts +1 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.d.ts +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js +3 -0
- package/dist/types/topzone/topzone-dropdown-list-params.dto.js.map +1 -0
- package/dist/types/user/current-user-profile.type.d.ts +1 -1
- package/dist/types/user/user-autocomplete-params.dto.d.ts +2 -2
- package/package.json +1 -1
- package/dist/types/customer-property/cadastral-number.type.js.map +0 -1
- package/dist/types/customer-property/create-customer-property.type.d.ts +0 -4
- package/dist/types/customer-property/create-customer-property.type.js.map +0 -1
- package/dist/types/customer-property/exclusive-property-agreement-data.type.d.ts +0 -8
- package/dist/types/customer-property/exclusive-property-agreement-data.type.js.map +0 -1
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.d.ts +0 -3
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.js +0 -3
- package/dist/types/office-centers/office-center-dropdown-search.dto.model.js.map +0 -1
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.d.ts +0 -3
- package/dist/types/topzone/topzone-dropdown-list-params.dto.model.js.map +0 -1
|
@@ -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
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"}
|