vector-shared 1.2.3 → 1.2.5
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/index.d.ts +1 -1
- package/dist/types/index.js +2 -4
- package/dist/types/index.js.map +1 -1
- package/dist/types/snapshot/attribute.snapshot.d.ts +0 -21
- package/dist/types/snapshot/index.d.ts +0 -2
- package/dist/types/snapshot/index.js +0 -2
- package/dist/types/snapshot/index.js.map +1 -1
- package/dist/types/snapshot/supported-aggregate-type.enum.d.ts +0 -2
- package/dist/types/snapshot/supported-aggregate-type.enum.js +0 -2
- package/dist/types/snapshot/supported-aggregate-type.enum.js.map +1 -1
- package/dist/types/snapshot-builder/snapshot-builder.type.d.ts +1 -3
- package/dist/types/snapshot-builder/snapshot-builder.type.js.map +1 -1
- package/package.json +1 -1
- package/dist/types/snapshot/attribute-enums.snapshot.d.ts +0 -21
- package/dist/types/snapshot/attribute-enums.snapshot.js +0 -27
- package/dist/types/snapshot/attribute-enums.snapshot.js.map +0 -1
- package/dist/types/snapshot/build-company.snapshot.d.ts +0 -23
- package/dist/types/snapshot/build-company.snapshot.js +0 -3
- package/dist/types/snapshot/build-company.snapshot.js.map +0 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export { CustomerPropertyDuplicateStatusEnum } from './customer-property/propert
|
|
|
73
73
|
export { CustomerRequestSelectionUpdateStatus } from './customer/customer-request-selection.enum';
|
|
74
74
|
export { MismatchActionEnum } from './mistmatch/mismatch-action.types.enum';
|
|
75
75
|
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, DutyTimeBlockEntity, 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, AnalyticsEventEntity, StreetEntity, TelegramChatEntity, TelegramMessageEntity, TemplateCommentReactionEntity, TemplateCommentEntity, TemplateOfficeEntity, TemplateParticipantEntity, TemplateReactionEntity, TemplateRepresentationEntity, TemplateRoleEntity, TemplateViewEntity, TemplateEntity, TimeMetricEntity, TopzoneEntity, UniqueIdEntity, UploadedFileEntity, UserActionsLogEntity, UserAttorneyEntity, UserOfficeEntity, UserPhoneEntity, UserPointsChangeEntity, UserPointsRuleEntity, UserProfileEntity, UserSettingsEntity, UserEntity, ValuationEntity, VnpReasonEntity, XCustomerNotificationEntity, ObjectClassificationQueueEntity, ResetPasswordEntity, UserTrustedDeviceEntity, DirtyAggregatesEntity, OutboxEntity, PropertyVideoEntity, VideoEntity, ViewingEntity, ViewingStatus, ViewingType, ParticipantType, ExternalRealtorData, ExternalPropertyData, ViewingCompletionStatus, } from './core';
|
|
76
|
-
export { BaseSnapshot, UserSnapshot, UserSocials, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, CustomerRequestSelectionSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot,
|
|
76
|
+
export { BaseSnapshot, UserSnapshot, UserSocials, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, CustomerRequestSelectionSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot, ArchiveReasonSnapshot, TopzoneSnapshot, ApartmentComplexSnapshot, ApartmentComplexType, HandlingSnapshot, CallSnapshot, CallRedirectSnapshot, GeoSnapshot, StreetSnapshot, PropertyAttributeValue, PropertyAttributeOperator, SupportedAggregateType, DealSnapshot, NotarySnapshot, AgencySnapshot, } from './snapshot';
|
|
77
77
|
export { AggregateToSnapshot, Payload, SnapshotBuildResult, } from './snapshot-builder';
|
|
78
78
|
export { LoginByGoogleDto, LoginDto, ForgotPasswordDto, ResetPasswordDto, LoginResponseStatusEnum, LoginResponseDto, AuthenticatedLoginResponse, TelegramLinkRequiredLoginResponse, ForgotPasswordResponseDto, ResetPasswordResponseDto, ValidateResetTokenRequestDto, ValidateResetTokenResponseDto, TwoFactorAuthResponseDto, Initiate2FADto, Verify2FADto, } from './auth';
|
|
79
79
|
export { ArchiveReasonDestinationEnum, ArchiveReasonDropdownParamsDto, } from './archive-reasons';
|
package/dist/types/index.js
CHANGED
|
@@ -16,8 +16,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
exports.AttributeDestinationEnum = exports.AttributeCategoryEnum = exports.RegistrationTypeEnum = exports.DealTypeEnum = exports.ApartmentTypeEnum = exports.ObjectTypeEnum = exports.AttributeUnitEnum = exports.AttributeKeyEnum = exports.Male = exports.ClassificationType = exports.DirectionEnum = exports.PropertyDocumentCategory = exports.PropertyExclusiveStatusEnum = exports.RealtySubtypeEnum = exports.RentTypeEnum = exports.RealtyTypeEnum = exports.LanguageEnum = exports.NodeEnvEnum = exports.PermissionCategoryKeyEnum = exports.SettingsPermissions = exports.HeaderPermissions = exports.MyOfficePermissions = exports.UserActionLogsPermissions = exports.FunnelPermissions = exports.MainPagePermissions = exports.FlatPermissions = exports.FloorPermissions = exports.SectionPermissions = exports.QueuePermissions = exports.LayoutPermissions = exports.ApartmentComplexPermissions = exports.BuildCompanyPermissions = exports.NewsPermissions = exports.NotaryPermissions = exports.TelephonyPermissions = exports.DutyPermissions = exports.FeedbackPermissions = exports.DealPermissions = exports.CustomerRequestPermissions = exports.AttributePermissions = exports.GeoPermissions = exports.OrganizationPermissions = exports.AdvertPermissions = exports.AnalyticPermission = exports.SellerPermissions = exports.BuyerPermissions = exports.HandlingPermissions = exports.CustomerPropertyPermissions = exports.UserPermissions = exports.PermissionEnum = void 0;
|
|
18
18
|
exports.ParticipantType = exports.ViewingType = exports.ViewingStatus = exports.MismatchActionEnum = exports.CustomerRequestSelectionUpdateStatus = exports.CustomerPropertyDuplicateStatusEnum = exports.ApartmentComplexImageCategory = exports.FlatStatus = exports.FeedbackCategoryEnum = exports.FeedbackStatusEnum = exports.Messenger = exports.UserPointsEvent = exports.PropertyDocumentTypeEnum = exports.ReactionEnum = exports.TemplateContentEnum = exports.TemplateEnum = exports.VchasnoDocumentStatus = exports.VchasnoDocumentCategory = exports.DealParticipantType = exports.DealExpensesCategory = exports.DealTransactionEnum = exports.DealAgreementType = exports.DealFormat = exports.MortgageProgram = exports.PartyTypeEnum = exports.DealPayer = exports.DealDocumentEnum = exports.UserCategoryEnum = exports.RealtyPlatform = exports.ModelName = exports.CallTypeEnum = exports.ComplexType = exports.CURRENCY_SIGN = exports.Currency = exports.Day = exports.QueryBoolean = exports.CustomerBucketScope = exports.ActivityPotential = exports.CustomerType = exports.RecipientEnum = exports.HandlingType = exports.PromotionGeo = exports.GeoLevel = exports.GeoTypeEnum = exports.NormCategoriesEnum = exports.ImageCategoryEnum = exports.SecrSignatureEnum = exports.MethodSellingEnum = exports.MarketTypeEnum = exports.AttributeTypeEnum = void 0;
|
|
19
|
-
exports.UserAttorneyType = exports.UploadedFileType = exports.TopzoneSortByFieldEnum = exports.StreetSortByFieldEnum = exports.AnalyticsEventTypeEnum = exports.HandlingListeningsStatisticsSortByFieldEnum = exports.EmployeeAgreementsStatisticsSortByFieldEnum = exports.SectionSortByFieldEnum = exports.ROLE_WEIGHT_MAP = exports.Role = exports.RepresentationSortByFieldEnum = exports.QueueSortByFieldEnum = exports.OfficeSortByFieldEnum = exports.OfficeCenterSortByFieldEnum = exports.TelegramNotificationType = exports.NotificationType = exports.NotarySortByFieldEnum = exports.LayoutsSortByFieldEnum = exports.LayoutTypes = exports.HandlingSortByFieldEnum = exports.FloorSortByFieldEnum = exports.FlatSortByFieldEnum = exports.FeedbackSortByFieldEnum = exports.BuyerDocumentTypeEnum = exports.DealStatusEnum = exports.DealSortByFieldEnum = exports.DealUserAttorneyLinkType = exports.PartyTypeDto = exports.MortgageProgramDto = exports.DealTransactionEnumDto = exports.DealStatusDto = exports.DealPayerDto = exports.DealParticipantTypeDto = exports.DealFormatDto = exports.DealExpensesCategoryDto = exports.DealDocumentEnumDto = exports.DealAgreementTypeDto = exports.RequestPropertyChangeType = exports.BuildCompanySortByFieldEnum = exports.AttentionRequiredEntityEnum = exports.AttentionRequiredOfficeStatisticSortByFieldEnum = exports.AttentionRequiredWithChangesSortByFieldEnum = exports.AttorneyTypeEnum = exports.ArchiveReasonDestinationEnum = exports.LoginResponseStatusEnum = exports.
|
|
20
|
-
exports.NegativeCompletionStatuses = exports.PositiveCompletionStatuses = exports.ViewingCompletionStatusLabels = exports.ViewingStatusLabels = exports.ParserSchemes = exports.ParseFields = exports.VNP_REASON_IDS = exports.SortOrderEnum = exports.CustomerSortByFieldEnum = exports.CustomerPropertySortByFieldEnum =
|
|
19
|
+
exports.UserActionLogsSortByFieldEnum = exports.UserSortByFieldEnum = exports.UserAttorneyType = exports.UploadedFileType = exports.TopzoneSortByFieldEnum = exports.StreetSortByFieldEnum = exports.AnalyticsEventTypeEnum = exports.HandlingListeningsStatisticsSortByFieldEnum = exports.EmployeeAgreementsStatisticsSortByFieldEnum = exports.SectionSortByFieldEnum = exports.ROLE_WEIGHT_MAP = exports.Role = exports.RepresentationSortByFieldEnum = exports.QueueSortByFieldEnum = exports.OfficeSortByFieldEnum = exports.OfficeCenterSortByFieldEnum = exports.TelegramNotificationType = exports.NotificationType = exports.NotarySortByFieldEnum = exports.LayoutsSortByFieldEnum = exports.LayoutTypes = exports.HandlingSortByFieldEnum = exports.FloorSortByFieldEnum = exports.FlatSortByFieldEnum = exports.FeedbackSortByFieldEnum = exports.BuyerDocumentTypeEnum = exports.DealStatusEnum = exports.DealSortByFieldEnum = exports.DealUserAttorneyLinkType = exports.PartyTypeDto = exports.MortgageProgramDto = exports.DealTransactionEnumDto = exports.DealStatusDto = exports.DealPayerDto = exports.DealParticipantTypeDto = exports.DealFormatDto = exports.DealExpensesCategoryDto = exports.DealDocumentEnumDto = exports.DealAgreementTypeDto = exports.RequestPropertyChangeType = exports.BuildCompanySortByFieldEnum = exports.AttentionRequiredEntityEnum = exports.AttentionRequiredOfficeStatisticSortByFieldEnum = exports.AttentionRequiredWithChangesSortByFieldEnum = exports.AttorneyTypeEnum = exports.ArchiveReasonDestinationEnum = exports.LoginResponseStatusEnum = exports.SupportedAggregateType = exports.ApartmentComplexType = exports.ViewingCompletionStatus = void 0;
|
|
20
|
+
exports.NegativeCompletionStatuses = exports.PositiveCompletionStatuses = exports.ViewingCompletionStatusLabels = exports.ViewingStatusLabels = exports.ParserSchemes = exports.ParseFields = exports.VNP_REASON_IDS = exports.SortOrderEnum = exports.CustomerSortByFieldEnum = exports.CustomerPropertySortByFieldEnum = void 0;
|
|
21
21
|
var permission_enum_1 = require("./permissions/permission.enum");
|
|
22
22
|
Object.defineProperty(exports, "PermissionEnum", { enumerable: true, get: function () { return permission_enum_1.PermissionEnum; } });
|
|
23
23
|
Object.defineProperty(exports, "UserPermissions", { enumerable: true, get: function () { return permission_enum_1.UserPermissions; } });
|
|
@@ -173,8 +173,6 @@ Object.defineProperty(exports, "ViewingCompletionStatus", { enumerable: true, ge
|
|
|
173
173
|
var snapshot_1 = require("./snapshot");
|
|
174
174
|
Object.defineProperty(exports, "ApartmentComplexType", { enumerable: true, get: function () { return snapshot_1.ApartmentComplexType; } });
|
|
175
175
|
Object.defineProperty(exports, "SupportedAggregateType", { enumerable: true, get: function () { return snapshot_1.SupportedAggregateType; } });
|
|
176
|
-
Object.defineProperty(exports, "SnapshotApartmentTypeEnum", { enumerable: true, get: function () { return snapshot_1.SnapshotApartmentTypeEnum; } });
|
|
177
|
-
Object.defineProperty(exports, "SnapshotObjectTypeEnum", { enumerable: true, get: function () { return snapshot_1.SnapshotObjectTypeEnum; } });
|
|
178
176
|
var auth_1 = require("./auth");
|
|
179
177
|
Object.defineProperty(exports, "LoginResponseStatusEnum", { enumerable: true, get: function () { return auth_1.LoginResponseStatusEnum; } });
|
|
180
178
|
var archive_reasons_1 = require("./archive-reasons");
|
package/dist/types/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,24 +1,3 @@
|
|
|
1
|
-
import { BaseSnapshot } from './base.snapshot';
|
|
2
|
-
import { MultiLanguage } from '../common/multi-language-column.type';
|
|
3
|
-
import { AttributeTypeEnum } from '../attributes/attribute-type.enum';
|
|
4
|
-
import { RealtyTypeEnum } from '../customer-property/realty-type.enum';
|
|
5
|
-
import { SnapshotApartmentTypeEnum, SnapshotObjectTypeEnum } from './attribute-enums.snapshot';
|
|
6
|
-
export type AttributeValueSnapshot = BaseSnapshot & {
|
|
7
|
-
attributeKey: string;
|
|
8
|
-
name: MultiLanguage;
|
|
9
|
-
estateType?: RealtyTypeEnum[];
|
|
10
|
-
};
|
|
11
|
-
export type AttributeSnapshot = BaseSnapshot & {
|
|
12
|
-
key: string;
|
|
13
|
-
name: MultiLanguage;
|
|
14
|
-
shortName: MultiLanguage;
|
|
15
|
-
type: AttributeTypeEnum;
|
|
16
|
-
estateType?: RealtyTypeEnum[];
|
|
17
|
-
apartmentType?: SnapshotApartmentTypeEnum[];
|
|
18
|
-
objectType?: SnapshotObjectTypeEnum[];
|
|
19
|
-
isNewBuilding: boolean;
|
|
20
|
-
values?: AttributeValueSnapshot[];
|
|
21
|
-
};
|
|
22
1
|
export type PropertyAttributeOperator = 'eq' | 'gte' | 'lte' | 'gt' | 'lt';
|
|
23
2
|
export type PropertyAttributeValue = {
|
|
24
3
|
attributeKey: string;
|
|
@@ -9,7 +9,6 @@ export * from './office-center.snapshot';
|
|
|
9
9
|
export * from './representation.snapshot';
|
|
10
10
|
export * from './attorney.snapshot';
|
|
11
11
|
export * from './user-attorney.snapshot';
|
|
12
|
-
export * from './build-company.snapshot';
|
|
13
12
|
export * from './archive-reason.snapshot';
|
|
14
13
|
export * from './topzone.snapshot';
|
|
15
14
|
export * from './apartment-complex.snapshot';
|
|
@@ -23,4 +22,3 @@ export * from './deal.snapshot';
|
|
|
23
22
|
export * from './notary.snapshot';
|
|
24
23
|
export * from './agency.snapshot';
|
|
25
24
|
export * from './supported-aggregate-type.enum';
|
|
26
|
-
export * from './attribute-enums.snapshot';
|
|
@@ -25,7 +25,6 @@ __exportStar(require("./office-center.snapshot"), exports);
|
|
|
25
25
|
__exportStar(require("./representation.snapshot"), exports);
|
|
26
26
|
__exportStar(require("./attorney.snapshot"), exports);
|
|
27
27
|
__exportStar(require("./user-attorney.snapshot"), exports);
|
|
28
|
-
__exportStar(require("./build-company.snapshot"), exports);
|
|
29
28
|
__exportStar(require("./archive-reason.snapshot"), exports);
|
|
30
29
|
__exportStar(require("./topzone.snapshot"), exports);
|
|
31
30
|
__exportStar(require("./apartment-complex.snapshot"), exports);
|
|
@@ -39,5 +38,4 @@ __exportStar(require("./deal.snapshot"), exports);
|
|
|
39
38
|
__exportStar(require("./notary.snapshot"), exports);
|
|
40
39
|
__exportStar(require("./agency.snapshot"), exports);
|
|
41
40
|
__exportStar(require("./supported-aggregate-type.enum"), exports);
|
|
42
|
-
__exportStar(require("./attribute-enums.snapshot"), exports);
|
|
43
41
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/snapshot/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,kDAAgC;AAChC,2DAAyC;AACzC,sDAAoC;AACpC,+DAA6C;AAC7C,8DAA4C;AAC5C,oDAAkC;AAClC,2DAAyC;AACzC,4DAA0C;AAC1C,sDAAoC;AACpC,2DAAyC;AACzC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/snapshot/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,kDAAgC;AAChC,2DAAyC;AACzC,sDAAoC;AACpC,+DAA6C;AAC7C,8DAA4C;AAC5C,oDAAkC;AAClC,2DAAyC;AACzC,4DAA0C;AAC1C,sDAAoC;AACpC,2DAAyC;AACzC,4DAA0C;AAC1C,qDAAmC;AACnC,+DAA6C;AAC7C,sDAAoC;AACpC,kDAAgC;AAChC,2DAAyC;AACzC,iDAA+B;AAC/B,oDAAkC;AAClC,uDAAqC;AACrC,kDAAgC;AAChC,oDAAkC;AAClC,oDAAkC;AAClC,kEAAgD"}
|
|
@@ -9,7 +9,6 @@ export declare enum SupportedAggregateType {
|
|
|
9
9
|
Representation = "representation",
|
|
10
10
|
Attorney = "attorney",
|
|
11
11
|
UserAttorney = "user-attorney",
|
|
12
|
-
BuildCompany = "build-company",
|
|
13
12
|
ArchiveReason = "archive-reason",
|
|
14
13
|
Topzone = "topzone",
|
|
15
14
|
ApartmentComplex = "apartment-complex",
|
|
@@ -17,7 +16,6 @@ export declare enum SupportedAggregateType {
|
|
|
17
16
|
Call = "call",
|
|
18
17
|
CallRedirect = "call-redirect",
|
|
19
18
|
Geo = "geo",
|
|
20
|
-
Attribute = "attribute",
|
|
21
19
|
Deal = "deal",
|
|
22
20
|
Notary = "notary",
|
|
23
21
|
Agency = "agency"
|
|
@@ -13,7 +13,6 @@ var SupportedAggregateType;
|
|
|
13
13
|
SupportedAggregateType["Representation"] = "representation";
|
|
14
14
|
SupportedAggregateType["Attorney"] = "attorney";
|
|
15
15
|
SupportedAggregateType["UserAttorney"] = "user-attorney";
|
|
16
|
-
SupportedAggregateType["BuildCompany"] = "build-company";
|
|
17
16
|
SupportedAggregateType["ArchiveReason"] = "archive-reason";
|
|
18
17
|
SupportedAggregateType["Topzone"] = "topzone";
|
|
19
18
|
SupportedAggregateType["ApartmentComplex"] = "apartment-complex";
|
|
@@ -21,7 +20,6 @@ var SupportedAggregateType;
|
|
|
21
20
|
SupportedAggregateType["Call"] = "call";
|
|
22
21
|
SupportedAggregateType["CallRedirect"] = "call-redirect";
|
|
23
22
|
SupportedAggregateType["Geo"] = "geo";
|
|
24
|
-
SupportedAggregateType["Attribute"] = "attribute";
|
|
25
23
|
SupportedAggregateType["Deal"] = "deal";
|
|
26
24
|
SupportedAggregateType["Notary"] = "notary";
|
|
27
25
|
SupportedAggregateType["Agency"] = "agency";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supported-aggregate-type.enum.js","sourceRoot":"","sources":["../../../types/snapshot/supported-aggregate-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"supported-aggregate-type.enum.js","sourceRoot":"","sources":["../../../types/snapshot/supported-aggregate-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAqBX;AArBD,WAAY,sBAAsB;IAChC,uCAAa,CAAA;IACb,wDAA8B,CAAA;IAC9B,+CAAqB,CAAA;IACrB,gEAAsC,CAAA;IACtC,8DAAoC,CAAA;IACpC,2CAAiB,CAAA;IACjB,wDAA8B,CAAA;IAC9B,2DAAiC,CAAA;IACjC,+CAAqB,CAAA;IACrB,wDAA8B,CAAA;IAC9B,0DAAgC,CAAA;IAChC,6CAAmB,CAAA;IACnB,gEAAsC,CAAA;IACtC,+CAAqB,CAAA;IACrB,uCAAa,CAAA;IACb,wDAA8B,CAAA;IAC9B,qCAAW,CAAA;IACX,uCAAa,CAAA;IACb,2CAAiB,CAAA;IACjB,2CAAiB,CAAA;AACnB,CAAC,EArBW,sBAAsB,sCAAtB,sBAAsB,QAqBjC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UserSnapshot, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot,
|
|
1
|
+
import { UserSnapshot, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot, ArchiveReasonSnapshot, TopzoneSnapshot, ApartmentComplexSnapshot, HandlingSnapshot, CallSnapshot, CallRedirectSnapshot, GeoSnapshot, DealSnapshot, NotarySnapshot, AgencySnapshot, SupportedAggregateType } from '../snapshot';
|
|
2
2
|
export type AggregateToSnapshot = {
|
|
3
3
|
[SupportedAggregateType.User]: UserSnapshot;
|
|
4
4
|
[SupportedAggregateType.AdvertSource]: AdvertSourceSnapshot;
|
|
@@ -10,7 +10,6 @@ export type AggregateToSnapshot = {
|
|
|
10
10
|
[SupportedAggregateType.Representation]: RepresentationSnapshot;
|
|
11
11
|
[SupportedAggregateType.Attorney]: AttorneySnapshot;
|
|
12
12
|
[SupportedAggregateType.UserAttorney]: UserAttorneySnapshot;
|
|
13
|
-
[SupportedAggregateType.BuildCompany]: BuildCompanySnapshot;
|
|
14
13
|
[SupportedAggregateType.ArchiveReason]: ArchiveReasonSnapshot;
|
|
15
14
|
[SupportedAggregateType.Topzone]: TopzoneSnapshot;
|
|
16
15
|
[SupportedAggregateType.ApartmentComplex]: ApartmentComplexSnapshot;
|
|
@@ -18,7 +17,6 @@ export type AggregateToSnapshot = {
|
|
|
18
17
|
[SupportedAggregateType.Call]: CallSnapshot;
|
|
19
18
|
[SupportedAggregateType.CallRedirect]: CallRedirectSnapshot;
|
|
20
19
|
[SupportedAggregateType.Geo]: GeoSnapshot;
|
|
21
|
-
[SupportedAggregateType.Attribute]: AttributeSnapshot;
|
|
22
20
|
[SupportedAggregateType.Deal]: DealSnapshot;
|
|
23
21
|
[SupportedAggregateType.Notary]: NotarySnapshot;
|
|
24
22
|
[SupportedAggregateType.Agency]: AgencySnapshot;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshot-builder.type.js","sourceRoot":"","sources":["../../../types/snapshot-builder/snapshot-builder.type.ts"],"names":[],"mappings":";;AAAA,
|
|
1
|
+
{"version":3,"file":"snapshot-builder.type.js","sourceRoot":"","sources":["../../../types/snapshot-builder/snapshot-builder.type.ts"],"names":[],"mappings":";;AAAA,0CAsBqB"}
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export declare enum SnapshotApartmentTypeEnum {
|
|
2
|
-
Separate = "separate",
|
|
3
|
-
Communal = "communal",
|
|
4
|
-
Penthouse = "penthouse",
|
|
5
|
-
Apartments = "apartments",
|
|
6
|
-
GroundFloorApartment = "groundFloorApartment"
|
|
7
|
-
}
|
|
8
|
-
export declare enum SnapshotObjectTypeEnum {
|
|
9
|
-
ApartmentSecondHousingFund = "apartmentSecondHousingFund",
|
|
10
|
-
ApartmentFirstHousingFund = "apartmentFirstHousingFund",
|
|
11
|
-
CommercialPropertyForBusiness = "commercialPropertyForBusiness",
|
|
12
|
-
CommercialPropertyComplexWithBusiness = "commercialPropertyComplexWithBusiness",
|
|
13
|
-
Land = "land",
|
|
14
|
-
HouseWithOrWithoutLand = "houseWithOrWithoutLand",
|
|
15
|
-
Dacha = "dacha",
|
|
16
|
-
ForPassengerCar = "forPassengerCar",
|
|
17
|
-
ForVan = "forVan",
|
|
18
|
-
ForTruckOrBus = "forTruckOrBus",
|
|
19
|
-
Universal = "universal",
|
|
20
|
-
ForBoatOrYacht = "forBoatOrYacht"
|
|
21
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SnapshotObjectTypeEnum = exports.SnapshotApartmentTypeEnum = void 0;
|
|
4
|
-
var SnapshotApartmentTypeEnum;
|
|
5
|
-
(function (SnapshotApartmentTypeEnum) {
|
|
6
|
-
SnapshotApartmentTypeEnum["Separate"] = "separate";
|
|
7
|
-
SnapshotApartmentTypeEnum["Communal"] = "communal";
|
|
8
|
-
SnapshotApartmentTypeEnum["Penthouse"] = "penthouse";
|
|
9
|
-
SnapshotApartmentTypeEnum["Apartments"] = "apartments";
|
|
10
|
-
SnapshotApartmentTypeEnum["GroundFloorApartment"] = "groundFloorApartment";
|
|
11
|
-
})(SnapshotApartmentTypeEnum || (exports.SnapshotApartmentTypeEnum = SnapshotApartmentTypeEnum = {}));
|
|
12
|
-
var SnapshotObjectTypeEnum;
|
|
13
|
-
(function (SnapshotObjectTypeEnum) {
|
|
14
|
-
SnapshotObjectTypeEnum["ApartmentSecondHousingFund"] = "apartmentSecondHousingFund";
|
|
15
|
-
SnapshotObjectTypeEnum["ApartmentFirstHousingFund"] = "apartmentFirstHousingFund";
|
|
16
|
-
SnapshotObjectTypeEnum["CommercialPropertyForBusiness"] = "commercialPropertyForBusiness";
|
|
17
|
-
SnapshotObjectTypeEnum["CommercialPropertyComplexWithBusiness"] = "commercialPropertyComplexWithBusiness";
|
|
18
|
-
SnapshotObjectTypeEnum["Land"] = "land";
|
|
19
|
-
SnapshotObjectTypeEnum["HouseWithOrWithoutLand"] = "houseWithOrWithoutLand";
|
|
20
|
-
SnapshotObjectTypeEnum["Dacha"] = "dacha";
|
|
21
|
-
SnapshotObjectTypeEnum["ForPassengerCar"] = "forPassengerCar";
|
|
22
|
-
SnapshotObjectTypeEnum["ForVan"] = "forVan";
|
|
23
|
-
SnapshotObjectTypeEnum["ForTruckOrBus"] = "forTruckOrBus";
|
|
24
|
-
SnapshotObjectTypeEnum["Universal"] = "universal";
|
|
25
|
-
SnapshotObjectTypeEnum["ForBoatOrYacht"] = "forBoatOrYacht";
|
|
26
|
-
})(SnapshotObjectTypeEnum || (exports.SnapshotObjectTypeEnum = SnapshotObjectTypeEnum = {}));
|
|
27
|
-
//# sourceMappingURL=attribute-enums.snapshot.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"attribute-enums.snapshot.js","sourceRoot":"","sources":["../../../types/snapshot/attribute-enums.snapshot.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAMX;AAND,WAAY,yBAAyB;IACnC,kDAAqB,CAAA;IACrB,kDAAqB,CAAA;IACrB,oDAAuB,CAAA;IACvB,sDAAyB,CAAA;IACzB,0EAA6C,CAAA;AAC/C,CAAC,EANW,yBAAyB,yCAAzB,yBAAyB,QAMpC;AAED,IAAY,sBAaX;AAbD,WAAY,sBAAsB;IAChC,mFAAyD,CAAA;IACzD,iFAAuD,CAAA;IACvD,yFAA+D,CAAA;IAC/D,yGAA+E,CAAA;IAC/E,uCAAa,CAAA;IACb,2EAAiD,CAAA;IACjD,yCAAe,CAAA;IACf,6DAAmC,CAAA;IACnC,2CAAiB,CAAA;IACjB,yDAA+B,CAAA;IAC/B,iDAAuB,CAAA;IACvB,2DAAiC,CAAA;AACnC,CAAC,EAbW,sBAAsB,sCAAtB,sBAAsB,QAajC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { BaseSnapshot } from './base.snapshot';
|
|
2
|
-
import { MultiLanguage } from '../common';
|
|
3
|
-
type BuildCompanyImage = {
|
|
4
|
-
imageId: string;
|
|
5
|
-
key: string;
|
|
6
|
-
url: string;
|
|
7
|
-
watermarkedKey: string | null;
|
|
8
|
-
watermarkedUrl: string;
|
|
9
|
-
};
|
|
10
|
-
type Currency = {
|
|
11
|
-
name: string;
|
|
12
|
-
value: number;
|
|
13
|
-
};
|
|
14
|
-
export type BuildCompanySnapshot = BaseSnapshot & {
|
|
15
|
-
name: string;
|
|
16
|
-
alias: string;
|
|
17
|
-
description: MultiLanguage;
|
|
18
|
-
image: BuildCompanyImage | null;
|
|
19
|
-
site: string | null;
|
|
20
|
-
currencies: Currency[];
|
|
21
|
-
type: string;
|
|
22
|
-
};
|
|
23
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-company.snapshot.js","sourceRoot":"","sources":["../../../types/snapshot/build-company.snapshot.ts"],"names":[],"mappings":""}
|