vector-shared 1.1.487 → 1.1.489

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 (29) hide show
  1. package/dist/tsconfig.tsbuildinfo +1 -1
  2. package/dist/types/common/grid-settings.type.d.ts +5 -0
  3. package/dist/types/common/grid-settings.type.js +3 -0
  4. package/dist/types/common/grid-settings.type.js.map +1 -0
  5. package/dist/types/common/index.d.ts +1 -0
  6. package/dist/types/common/index.js.map +1 -1
  7. package/dist/types/core/index.d.ts +2 -1
  8. package/dist/types/core/index.js.map +1 -1
  9. package/dist/types/core/user-settings.type.d.ts +7 -0
  10. package/dist/types/core/user-settings.type.js +3 -0
  11. package/dist/types/core/user-settings.type.js.map +1 -0
  12. package/dist/types/index.d.ts +2 -5
  13. package/dist/types/index.js +5 -5
  14. package/dist/types/index.js.map +1 -1
  15. package/dist/types/snapshot/customer-property.snapshot.d.ts +2 -18
  16. package/dist/types/snapshot/customer-request.snapshot.d.ts +2 -2
  17. package/dist/types/snapshot/deal.snapshot.d.ts +87 -0
  18. package/dist/types/snapshot/deal.snapshot.js +3 -0
  19. package/dist/types/snapshot/deal.snapshot.js.map +1 -0
  20. package/dist/types/snapshot/index.d.ts +1 -0
  21. package/dist/types/snapshot/index.js +1 -0
  22. package/dist/types/snapshot/index.js.map +1 -1
  23. package/dist/types/snapshot/street.snapshot.d.ts +1 -1
  24. package/dist/types/snapshot/supported-aggregate-type.enum.d.ts +2 -1
  25. package/dist/types/snapshot/supported-aggregate-type.enum.js +1 -0
  26. package/dist/types/snapshot/supported-aggregate-type.enum.js.map +1 -1
  27. package/dist/types/snapshot-builder/snapshot-builder.type.d.ts +2 -1
  28. package/dist/types/snapshot-builder/snapshot-builder.type.js.map +1 -1
  29. package/package.json +1 -1
@@ -0,0 +1,5 @@
1
+ export type GridColumnSettings = {
2
+ visible: boolean;
3
+ order: number;
4
+ width: number;
5
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=grid-settings.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"grid-settings.type.js","sourceRoot":"","sources":["../../../types/common/grid-settings.type.ts"],"names":[],"mappings":""}
@@ -6,6 +6,7 @@ export type { DateFilterParamsDto } from './date-filter-params.dto';
6
6
  export { Day } from './day.enum';
7
7
  export type { Dropdown } from './dropdown.type';
8
8
  export { LanguageEnum } from './language.enum';
9
+ export { GridColumnSettings } from './grid-settings.type';
9
10
  export type { MultiLanguage, MultiLanguageArray, } from './multi-language-column.type';
10
11
  export type { PaginatedList, PaginatedParams } from './paginated-list.type';
11
12
  export type { Phone, VirtualPhone } from './phone.type';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/common/index.ts"],"names":[],"mappings":";;;AAIA,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAQjB,uCAAiC;AAAxB,+FAAA,GAAG,OAAA;AAMZ,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAkBrB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,qDAAkD;AAAzC,gHAAA,aAAa,OAAA;AAiBtB,uDAAoD;AAA3C,kHAAA,cAAc,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/common/index.ts"],"names":[],"mappings":";;;AAIA,iDAA2C;AAAlC,yGAAA,QAAQ,OAAA;AAQjB,uCAAiC;AAAxB,+FAAA,GAAG,OAAA;AAMZ,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAqBrB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,iDAA+C;AAAtC,6GAAA,YAAY,OAAA;AAGrB,qDAAkD;AAAzC,gHAAA,aAAa,OAAA;AAiBtB,uDAAoD;AAA3C,kHAAA,cAAc,OAAA"}
@@ -94,6 +94,7 @@ export { UserPointsChangeEntity } from './user-points-change.type';
94
94
  export { UserPointsRuleEntity } from './user-points-rule.type';
95
95
  export { UserProfileEntity } from './user-profile.type';
96
96
  export { UserEntity } from './user.type';
97
+ export { UserSettingsEntity } from './user-settings.type';
97
98
  export { ValuationEntity } from './valuation.type';
98
99
  export { VnpReasonEntity } from './vnp-reason.type';
99
100
  export { XCustomerNotificationEntity } from './x-customer-notification.type';
@@ -102,4 +103,4 @@ export { ResetPasswordEntity } from './reset-password.type';
102
103
  export { UserTrustedDeviceEntity } from './user-trusted-device.type';
103
104
  export { PropertyVideoEntity } from './property-video.type';
104
105
  export { VideoEntity } from './video.type';
105
- export { ViewingEntity, ViewingStatus, ViewingType, ParticipantType, ExternalRealtorData, ExternalPropertyData, ViewingCompletionStatus } from './viewing.type';
106
+ export { ViewingEntity, ViewingStatus, ViewingType, ParticipantType, ExternalRealtorData, ExternalPropertyData, ViewingCompletionStatus, } from './viewing.type';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/core/index.ts"],"names":[],"mappings":";;;AA4GA,+CAAgK;AAAxI,6GAAA,aAAa,OAAA;AAAE,2GAAA,WAAW,OAAA;AAAE,+GAAA,eAAe,OAAA;AAA6C,uHAAA,uBAAuB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/core/index.ts"],"names":[],"mappings":";;;AA6GA,+CAQwB;AANtB,6GAAA,aAAa,OAAA;AACb,2GAAA,WAAW,OAAA;AACX,+GAAA,eAAe,OAAA;AAGf,uHAAA,uBAAuB,OAAA"}
@@ -0,0 +1,7 @@
1
+ import { GridColumnSettings } from 'types/common';
2
+ import { BaseEntity } from './base-entity.type';
3
+ export type UserSettingsEntity = BaseEntity & {
4
+ globalId: string;
5
+ key: string;
6
+ settings: Record<string, GridColumnSettings | string | number | boolean>;
7
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=user-settings.type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-settings.type.js","sourceRoot":"","sources":["../../../types/core/user-settings.type.ts"],"names":[],"mappings":""}
@@ -1,9 +1,6 @@
1
1
  export { PermissionEnum, UserPermissions, CustomerPropertyPermissions, HandlingPermissions, BuyerPermissions, SellerPermissions, AnalyticPermission, AdvertPermissions, OrganizationPermissions, GeoPermissions, AttributePermissions, CustomerRequestPermissions, ExportedPropertyPermissions, DealPermissions, FeedbackPermissions, DutyPermissions, TelephonyPermissions, NotaryPermissions, NewsPermissions, BuildCompanyPermissions, ApartmentComplexPermissions, LayoutPermissions, QueuePermissions, SectionPermissions, FloorPermissions, FlatPermissions, MainPagePermissions, FunnelPermissions, UserActionLogsPermissions, MyOfficePermissions, PermissionKey, } from './permissions/permission.enum';
2
2
  export { NodeEnvEnum } from './node-env/node-env.enum';
3
- export { LanguageEnum } from './common/language.enum';
4
- export { MultiLanguage } from './common/multi-language-column.type';
5
- export { TranslatedOrRaw } from './common/translated-or-raw.type';
6
- export { Phone, VirtualPhone } from './common/phone.type';
3
+ export { LanguageEnum, MultiLanguage, TranslatedOrRaw, Phone, VirtualPhone, GridColumnSettings, } from './common';
7
4
  export { RealtyTypeEnum, RentTypeEnum, RealtySubtypeEnum, PropertyExclusiveStatusEnum, PropertyDocumentCategory, } from './customer-property';
8
5
  export { DirectionEnum } from './direction/direction-type.enum';
9
6
  export { ClassificationType, Male, AttributeKeyEnum, AttributeUnitEnum, AttributeConfigType, RequiredConfig, ObjectTypeEnum, ApartmentTypeEnum, DealTypeEnum, RegistrationTypeEnum, AttributeCategoryEnum, AttributeDestinationEnum, AttributeTypeEnum, MarketTypeEnum, MethodSellingEnum, PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, CustomerRequestAttributes, CustomerPropertyAttributes, ApartmentInfoAttributes, TranslatedAttribute, AttributeSearchParamsDto, } from './attributes';
@@ -73,7 +70,7 @@ export { CalendarDay, DutyCalendarItem } from './calendar/calendar.type';
73
70
  export { CustomerPropertyDuplicateStatusEnum } from './customer-property/property-duplicate-status.enum';
74
71
  export { CustomerRequestSelectionUpdateStatus } from './customer/customer-request-selection.enum';
75
72
  export { MismatchActionEnum } from './mistmatch/mismatch-action.types.enum';
76
- 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, DirtyAggregatesEntity, OutboxEntity, PropertyVideoEntity, VideoEntity, ViewingEntity, ViewingStatus, ViewingType, ParticipantType, ExternalRealtorData, ExternalPropertyData, ViewingCompletionStatus, } from './core';
73
+ 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, UserSettingsEntity, UserEntity, ValuationEntity, VnpReasonEntity, XCustomerNotificationEntity, ObjectClassificationQueueEntity, ResetPasswordEntity, UserTrustedDeviceEntity, DirtyAggregatesEntity, OutboxEntity, PropertyVideoEntity, VideoEntity, ViewingEntity, ViewingStatus, ViewingType, ParticipantType, ExternalRealtorData, ExternalPropertyData, ViewingCompletionStatus, } from './core';
77
74
  export { BaseSnapshot, UserSnapshot, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, CustomerRequestSelectionSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot, BuildCompanySnapshot, ArchiveReasonSnapshot, TopzoneSnapshot, ApartmentComplexSnapshot, HandlingSnapshot, CallSnapshot, CustomerCallSnapshot, GeoSnapshot, StreetSnapshot, AttributeSnapshot, AttributeValueSnapshot, PropertyAttributeValue, SupportedAggregateType, } from './snapshot';
78
75
  export { AggregateToSnapshot, Payload, SnapshotBuildResult, } from './snapshot-builder';
79
76
  export { LoginByGoogleDto, LoginDto, ForgotPasswordDto, ResetPasswordDto, LoginResponseDto, ForgotPasswordResponseDto, ResetPasswordResponseDto, ValidateResetTokenRequestDto, ValidateResetTokenResponseDto, TwoFactorAuthResponseDto, Initiate2FADto, Verify2FADto, } from './auth';
@@ -50,8 +50,8 @@ Object.defineProperty(exports, "UserActionLogsPermissions", { enumerable: true,
50
50
  Object.defineProperty(exports, "MyOfficePermissions", { enumerable: true, get: function () { return permission_enum_1.MyOfficePermissions; } });
51
51
  var node_env_enum_1 = require("./node-env/node-env.enum");
52
52
  Object.defineProperty(exports, "NodeEnvEnum", { enumerable: true, get: function () { return node_env_enum_1.NodeEnvEnum; } });
53
- var language_enum_1 = require("./common/language.enum");
54
- Object.defineProperty(exports, "LanguageEnum", { enumerable: true, get: function () { return language_enum_1.LanguageEnum; } });
53
+ var common_1 = require("./common");
54
+ Object.defineProperty(exports, "LanguageEnum", { enumerable: true, get: function () { return common_1.LanguageEnum; } });
55
55
  var customer_property_1 = require("./customer-property");
56
56
  Object.defineProperty(exports, "RealtyTypeEnum", { enumerable: true, get: function () { return customer_property_1.RealtyTypeEnum; } });
57
57
  Object.defineProperty(exports, "RentTypeEnum", { enumerable: true, get: function () { return customer_property_1.RentTypeEnum; } });
@@ -237,9 +237,9 @@ var customer_property_2 = require("./customer-property");
237
237
  Object.defineProperty(exports, "CustomerPropertySortByFieldEnum", { enumerable: true, get: function () { return customer_property_2.CustomerPropertySortByFieldEnum; } });
238
238
  var customer_1 = require("./customer");
239
239
  Object.defineProperty(exports, "CustomerSortByFieldEnum", { enumerable: true, get: function () { return customer_1.CustomerSortByFieldEnum; } });
240
- var common_1 = require("./common");
241
- Object.defineProperty(exports, "SortOrderEnum", { enumerable: true, get: function () { return common_1.SortOrderEnum; } });
242
- Object.defineProperty(exports, "VNP_REASON_IDS", { enumerable: true, get: function () { return common_1.VNP_REASON_IDS; } });
240
+ var common_2 = require("./common");
241
+ Object.defineProperty(exports, "SortOrderEnum", { enumerable: true, get: function () { return common_2.SortOrderEnum; } });
242
+ Object.defineProperty(exports, "VNP_REASON_IDS", { enumerable: true, get: function () { return common_2.VNP_REASON_IDS; } });
243
243
  var parse_fields_enum_1 = require("./parse/parse-fields.enum");
244
244
  Object.defineProperty(exports, "ParseFields", { enumerable: true, get: function () { return parse_fields_enum_1.ParseFields; } });
245
245
  var schemes_enum_1 = require("./parse/schemes.enum");
@@ -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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"}
@@ -38,20 +38,6 @@ type PropertySeo = {
38
38
  description: MultiLanguage | null;
39
39
  mainAdvantage: string | null;
40
40
  };
41
- type PropertySellerPhone = {
42
- country: string;
43
- phoneNumber: string;
44
- };
45
- type PropertySeller = {
46
- id: string;
47
- firstName: string;
48
- secondName: string | null;
49
- surname: string | null;
50
- inn: string | null;
51
- email: string | null;
52
- address: string | null;
53
- phones: PropertySellerPhone[];
54
- };
55
41
  export type CustomerPropertySnapshot = BaseSnapshot & {
56
42
  dealType: DealTypeEnum;
57
43
  realtyType: RealtyTypeEnum;
@@ -90,15 +76,13 @@ export type CustomerPropertySnapshot = BaseSnapshot & {
90
76
  markAsLiquidAt: Date | null;
91
77
  videoUrl: string | null;
92
78
  sellerId: string | null;
93
- seller: PropertySeller | null;
94
79
  realtorId: string | null;
95
80
  createdById: string | null;
96
81
  archiveReasonId: string | null;
97
82
  complexId: string | null;
98
83
  sourceId: string | null;
99
- streetId: number | null;
100
- street: StreetSnapshot | null;
101
- geoId: number | null;
84
+ street: StreetSnapshot;
85
+ geoId: string;
102
86
  topzoneId: string | null;
103
87
  attorneyId: string | null;
104
88
  images: PropertyImage[];
@@ -18,9 +18,9 @@ export type CustomerRequestSelectionSnapshot = {
18
18
  realtyType: RealtyTypeEnum;
19
19
  registrationType: RegistrationTypeEnum;
20
20
  attributes: PropertyAttributeValue[];
21
- geoId: number | null;
21
+ geoId: string | null;
22
22
  topzoneId: string | null;
23
- streetId: number | null;
23
+ streetId: string | null;
24
24
  street: StreetSnapshot | null;
25
25
  complexId: string | null;
26
26
  status: number;
@@ -0,0 +1,87 @@
1
+ import { Currency, DealAgreementType, DealPayer, DealStatusEnum, DealTypeEnum, MortgageProgram, RealtySubtypeEnum } from '..';
2
+ import { BaseSnapshot } from './base.snapshot';
3
+ export type DealSnapshot = BaseSnapshot & {
4
+ dealFormat: DealTypeEnum;
5
+ status: DealStatusEnum;
6
+ mortgageProgram: MortgageProgram | null;
7
+ payer: DealPayer;
8
+ realtySubtype: RealtySubtypeEnum | null;
9
+ currency: Currency;
10
+ agreementType: DealAgreementType | null;
11
+ agreementSum: number | null;
12
+ ownerPrice: string;
13
+ initialServicesSum: number;
14
+ servicesPrepaymentSum: number;
15
+ minServicesSumByPriceList: string | null;
16
+ servicesSumWithOtherAgency: number | null;
17
+ servicesSumChangeReason: string | null;
18
+ changePriceReason: string | null;
19
+ dealNumber: number;
20
+ checkOutPledge: number | null;
21
+ checkOutPledgeReturnDate: string | null;
22
+ prepaymentDate: string;
23
+ initialSettlementDate: string;
24
+ changeInitialSettlementDateReason: string | null;
25
+ currencyConvertCoefficient: number;
26
+ prepaymentAmount: number | null;
27
+ actualSettlementDate: string | null;
28
+ legalAddress: string;
29
+ houseNumber: number | null;
30
+ houseNumberAdd: string | null;
31
+ houseNumberTemp: string | null;
32
+ apartmentNumber: number | null;
33
+ apartmentNumberAdd: string | null;
34
+ apartmentNumberTemp: string | null;
35
+ corps: string | null;
36
+ isPrepaymentForColleague: boolean;
37
+ isPropertyNotInDb: boolean;
38
+ buyerPays: string | null;
39
+ sellerPays: string | null;
40
+ buyerPenaltyPercent: number | null;
41
+ sellerPenaltyPercent: number | null;
42
+ stockSum: number | null;
43
+ sellerMustHave: string | null;
44
+ newBuildingContractName: string | null;
45
+ newBuildingContractNumber: string | null;
46
+ newBuildingContractDate: string | null;
47
+ keysTransferDate: string | null;
48
+ paysInquiryDate: string | null;
49
+ inhabitorsInquiryDate: string | null;
50
+ notaryChoiceReason: string | null;
51
+ contractAbsenceReason: string | null;
52
+ breakReason: string | null;
53
+ form2AdditionalAgreementText: string | null;
54
+ valuationDescription: string | null;
55
+ insuranceDescription: string | null;
56
+ dealNumberSuffix: string | null;
57
+ agencyCommission: string | null;
58
+ agencyDescription: string | null;
59
+ accountantDescription: string | null;
60
+ directorDescription: string | null;
61
+ sellingPrice: string | null;
62
+ otherAgencyPrice: string | null;
63
+ packet: number | null;
64
+ packetDescription: string | null;
65
+ initialCommission: string | null;
66
+ buyerServicesSum: number | null;
67
+ buyerServicesPrepaymentSum: number | null;
68
+ sellerServicesSum: number | null;
69
+ sellerServicesPrepaymentSum: number | null;
70
+ pledgeAgreementDocumentAt: string | null;
71
+ securityDepositAgreementDocumentAt: string | null;
72
+ userId: string | null;
73
+ officeId: string | null;
74
+ notaryId: string | null;
75
+ dealTypeId: string | null;
76
+ parentId: string | null;
77
+ sellerRealtorId: string | null;
78
+ buyerRealtorId: string | null;
79
+ geoId: string | null;
80
+ streetId: string | null;
81
+ propertyId: string | null;
82
+ requestId: string | null;
83
+ agencyId: string | null;
84
+ appraiserId: string | null;
85
+ valuationId: string | null;
86
+ contractTypeId: string | null;
87
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=deal.snapshot.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deal.snapshot.js","sourceRoot":"","sources":["../../../types/snapshot/deal.snapshot.ts"],"names":[],"mappings":""}
@@ -19,4 +19,5 @@ export * from './customer-call.snapshot';
19
19
  export * from './geo.snapshot';
20
20
  export * from './street.snapshot';
21
21
  export * from './attribute.snapshot';
22
+ export * from './deal.snapshot';
22
23
  export * from './supported-aggregate-type.enum';
@@ -35,5 +35,6 @@ __exportStar(require("./customer-call.snapshot"), exports);
35
35
  __exportStar(require("./geo.snapshot"), exports);
36
36
  __exportStar(require("./street.snapshot"), exports);
37
37
  __exportStar(require("./attribute.snapshot"), exports);
38
+ __exportStar(require("./deal.snapshot"), exports);
38
39
  __exportStar(require("./supported-aggregate-type.enum"), exports);
39
40
  //# 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,2DAAyC;AACzC,4DAA0C;AAC1C,qDAAmC;AACnC,+DAA6C;AAC7C,sDAAoC;AACpC,kDAAgC;AAChC,2DAAyC;AACzC,iDAA+B;AAC/B,oDAAkC;AAClC,uDAAqC;AACrC,kEAAgD"}
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,2DAAyC;AACzC,4DAA0C;AAC1C,qDAAmC;AACnC,+DAA6C;AAC7C,sDAAoC;AACpC,kDAAgC;AAChC,2DAAyC;AACzC,iDAA+B;AAC/B,oDAAkC;AAClC,uDAAqC;AACrC,kDAAgC;AAChC,kEAAgD"}
@@ -3,5 +3,5 @@ import { MultiLanguage } from '../common';
3
3
  export type StreetSnapshot = BaseSnapshot & {
4
4
  name: MultiLanguage;
5
5
  alias: string;
6
- geoId: number;
6
+ geoId: string;
7
7
  };
@@ -18,5 +18,6 @@ export declare enum SupportedAggregateType {
18
18
  CustomerCall = "customer-call",
19
19
  Geo = "geo",
20
20
  Street = "street",
21
- Attribute = "attribute"
21
+ Attribute = "attribute",
22
+ Deal = "deal"
22
23
  }
@@ -23,5 +23,6 @@ var SupportedAggregateType;
23
23
  SupportedAggregateType["Geo"] = "geo";
24
24
  SupportedAggregateType["Street"] = "street";
25
25
  SupportedAggregateType["Attribute"] = "attribute";
26
+ SupportedAggregateType["Deal"] = "deal";
26
27
  })(SupportedAggregateType || (exports.SupportedAggregateType = SupportedAggregateType = {}));
27
28
  //# sourceMappingURL=supported-aggregate-type.enum.js.map
@@ -1 +1 @@
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,wDAA8B,CAAA;IAC9B,0DAAgC,CAAA;IAChC,6CAAmB,CAAA;IACnB,gEAAsC,CAAA;IACtC,+CAAqB,CAAA;IACrB,uCAAa,CAAA;IACb,wDAA8B,CAAA;IAC9B,qCAAW,CAAA;IACX,2CAAiB,CAAA;IACjB,iDAAuB,CAAA;AACzB,CAAC,EArBW,sBAAsB,sCAAtB,sBAAsB,QAqBjC"}
1
+ {"version":3,"file":"supported-aggregate-type.enum.js","sourceRoot":"","sources":["../../../types/snapshot/supported-aggregate-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAsBX;AAtBD,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,wDAA8B,CAAA;IAC9B,0DAAgC,CAAA;IAChC,6CAAmB,CAAA;IACnB,gEAAsC,CAAA;IACtC,+CAAqB,CAAA;IACrB,uCAAa,CAAA;IACb,wDAA8B,CAAA;IAC9B,qCAAW,CAAA;IACX,2CAAiB,CAAA;IACjB,iDAAuB,CAAA;IACvB,uCAAa,CAAA;AACf,CAAC,EAtBW,sBAAsB,sCAAtB,sBAAsB,QAsBjC"}
@@ -1,4 +1,4 @@
1
- import { UserSnapshot, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot, BuildCompanySnapshot, ArchiveReasonSnapshot, TopzoneSnapshot, ApartmentComplexSnapshot, HandlingSnapshot, CallSnapshot, CustomerCallSnapshot, GeoSnapshot, StreetSnapshot, AttributeSnapshot, SupportedAggregateType } from '../snapshot';
1
+ import { UserSnapshot, AdvertSourceSnapshot, CustomerSnapshot, CustomerPropertySnapshot, CustomerRequestSnapshot, OfficeSnapshot, OfficeCenterSnapshot, RepresentationSnapshot, AttorneySnapshot, UserAttorneySnapshot, BuildCompanySnapshot, ArchiveReasonSnapshot, TopzoneSnapshot, ApartmentComplexSnapshot, HandlingSnapshot, CallSnapshot, CustomerCallSnapshot, GeoSnapshot, StreetSnapshot, AttributeSnapshot, DealSnapshot, SupportedAggregateType } from '../snapshot';
2
2
  export type AggregateToSnapshot = {
3
3
  [SupportedAggregateType.User]: UserSnapshot;
4
4
  [SupportedAggregateType.AdvertSource]: AdvertSourceSnapshot;
@@ -20,6 +20,7 @@ export type AggregateToSnapshot = {
20
20
  [SupportedAggregateType.Geo]: GeoSnapshot;
21
21
  [SupportedAggregateType.Street]: StreetSnapshot;
22
22
  [SupportedAggregateType.Attribute]: AttributeSnapshot;
23
+ [SupportedAggregateType.Deal]: DealSnapshot;
23
24
  };
24
25
  export type Payload<A extends SupportedAggregateType = SupportedAggregateType> = AggregateToSnapshot[A];
25
26
  export type SnapshotBuildResult<A extends SupportedAggregateType> = {
@@ -1 +1 @@
1
- {"version":3,"file":"snapshot-builder.type.js","sourceRoot":"","sources":["../../../types/snapshot-builder/snapshot-builder.type.ts"],"names":[],"mappings":";;AAAA,0CAsBqB"}
1
+ {"version":3,"file":"snapshot-builder.type.js","sourceRoot":"","sources":["../../../types/snapshot-builder/snapshot-builder.type.ts"],"names":[],"mappings":";;AAAA,0CAuBqB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vector-shared",
3
- "version": "1.1.487",
3
+ "version": "1.1.489",
4
4
  "description": "Private shared package",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",