@homespot-sdk/core 0.0.242 → 0.0.244

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 (59) hide show
  1. package/dist/property/index.d.ts +1 -1
  2. package/dist/property/index.d.ts.map +1 -1
  3. package/dist/property/schemas.gen.d.ts +110 -40
  4. package/dist/property/schemas.gen.d.ts.map +1 -1
  5. package/dist/property/schemas.gen.js +113 -48
  6. package/dist/property/schemas.gen.js.map +1 -1
  7. package/dist/property/sdk.gen.d.ts +3 -0
  8. package/dist/property/sdk.gen.d.ts.map +1 -1
  9. package/dist/property/sdk.gen.js +3 -0
  10. package/dist/property/sdk.gen.js.map +1 -1
  11. package/dist/property/types.gen.d.ts +54 -19
  12. package/dist/property/types.gen.d.ts.map +1 -1
  13. package/dist/property/zod.gen.d.ts +251 -53
  14. package/dist/property/zod.gen.d.ts.map +1 -1
  15. package/dist/property/zod.gen.js +58 -138
  16. package/dist/property/zod.gen.js.map +1 -1
  17. package/dist/registration/index.d.ts +1 -1
  18. package/dist/registration/index.d.ts.map +1 -1
  19. package/dist/registration/schemas.gen.d.ts +52 -35
  20. package/dist/registration/schemas.gen.d.ts.map +1 -1
  21. package/dist/registration/schemas.gen.js +52 -42
  22. package/dist/registration/schemas.gen.js.map +1 -1
  23. package/dist/registration/types.gen.d.ts +17 -10
  24. package/dist/registration/types.gen.d.ts.map +1 -1
  25. package/dist/registration/zod.gen.d.ts +263 -29
  26. package/dist/registration/zod.gen.d.ts.map +1 -1
  27. package/dist/registration/zod.gen.js +31 -80
  28. package/dist/registration/zod.gen.js.map +1 -1
  29. package/dist/rem/index.d.ts +1 -1
  30. package/dist/rem/index.d.ts.map +1 -1
  31. package/dist/rem/schemas.gen.d.ts +112 -56
  32. package/dist/rem/schemas.gen.d.ts.map +1 -1
  33. package/dist/rem/schemas.gen.js +112 -63
  34. package/dist/rem/schemas.gen.js.map +1 -1
  35. package/dist/rem/types.gen.d.ts +39 -17
  36. package/dist/rem/types.gen.d.ts.map +1 -1
  37. package/dist/rem/zod.gen.d.ts +1077 -104
  38. package/dist/rem/zod.gen.d.ts.map +1 -1
  39. package/dist/rem/zod.gen.js +32 -95
  40. package/dist/rem/zod.gen.js.map +1 -1
  41. package/dist/utils/index.d.ts +2 -2
  42. package/dist/utils/index.d.ts.map +1 -1
  43. package/dist/utils/index.js +1 -1
  44. package/dist/utils/index.js.map +1 -1
  45. package/dist/utils/schemas.gen.d.ts +56 -0
  46. package/dist/utils/schemas.gen.d.ts.map +1 -1
  47. package/dist/utils/schemas.gen.js +56 -0
  48. package/dist/utils/schemas.gen.js.map +1 -1
  49. package/dist/utils/sdk.gen.d.ts +3 -1
  50. package/dist/utils/sdk.gen.d.ts.map +1 -1
  51. package/dist/utils/sdk.gen.js +5 -0
  52. package/dist/utils/sdk.gen.js.map +1 -1
  53. package/dist/utils/types.gen.d.ts +54 -0
  54. package/dist/utils/types.gen.d.ts.map +1 -1
  55. package/dist/utils/zod.gen.d.ts +77 -0
  56. package/dist/utils/zod.gen.d.ts.map +1 -1
  57. package/dist/utils/zod.gen.js +80 -0
  58. package/dist/utils/zod.gen.js.map +1 -1
  59. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  export { amenityControllerGetAllAmenities, amenityControllerGetAmenitiesByGroup, amenityControllerGetAmenitiesByGroupAndSpace, amenityControllerValidateAmenities, galleryControllerAddPhotosToSpaceFromGallery, galleryControllerAssignPhotosToSpacesSmart, galleryControllerDeletePropertyPhoto, galleryControllerGeneratePresignedUrls, galleryControllerNotifyPhotoUploadCompletion, galleryControllerReorderPropertyPhotos, galleryQueryControllerGetAllPropertyPhotos, galleryQueryControllerGetUnassignedPhotos, listingControllerCreate, listingControllerExpire, listingControllerPause, listingControllerPublish, listingControllerUpdatePrice, listingQueryControllerAgencyShowcaseListings, listingQueryControllerDetail, listingQueryControllerSearchForAgency, type Options, propertyEditorControllerUpdateAddress, propertyEditorControllerUpdateAmenities1, propertyEditorControllerUpdateDescription1, propertyEditorControllerUpdateMeasurements, propertyEditorControllerUpdateTitle, propertyQueryControllerGetEditorView, propertyQueryControllerGetProperties, propertyRegistrationControllerCreateDirect, propertyRegistrationControllerRegister, quotaControllerGetCurrentQuota, quotaControllerIncreaseLimit, spaceControllerAddSpace, spaceControllerRemove, spaceControllerUpdateAmenities, spaceControllerUpdateArea, spaceControllerUpdateDescription, spaceQueryControllerGetSpace, spaceQueryControllerGetSpaceGallery, spaceQueryControllerGetSpaces, } from './sdk.gen';
2
- export type { AddressRef, AddressRefRequest, AddressResponse, AmenitiesRequest, AmenityCatalogDto, AmenityValidationRequest, AmenityValidationResponse, AmenityViewResponse, Apartment, AreaRequest, BuildingFloors, ByAgencyResponse, ByOwnerResponse, ClientOptions, Commercial, Coordinates, CoordinatesRequest, CreateListingRequest, DeletePropertyByPropertyIdGalleryPhotoData, DeletePropertyByPropertyIdGalleryPhotoResponse, DeletePropertyByPropertyIdGalleryPhotoResponses, DeletePropertyByPropertyIdSpaceBySpaceIdData, DeletePropertyByPropertyIdSpaceBySpaceIdResponse, DeletePropertyByPropertyIdSpaceBySpaceIdResponses, DirectCreateResponse, GetListingSearchData, GetListingSearchResponse, GetListingSearchResponses, GetPhotoByPropertyIdData, GetPhotoByPropertyIdResponse, GetPhotoByPropertyIdResponses, GetPhotoByPropertyIdUnassignedData, GetPhotoByPropertyIdUnassignedResponse, GetPhotoByPropertyIdUnassignedResponses, GetPropertyByIdEditorViewData, GetPropertyByIdEditorViewResponse, GetPropertyByIdEditorViewResponses, GetPropertyByPropertyIdSpaceBySpaceIdData, GetPropertyByPropertyIdSpaceBySpaceIdResponse, GetPropertyByPropertyIdSpaceBySpaceIdResponses, GetPropertyByPropertyIdSpaceData, GetPropertyByPropertyIdSpaceEditorData, GetPropertyByPropertyIdSpaceEditorResponse, GetPropertyByPropertyIdSpaceEditorResponses, GetPropertyByPropertyIdSpaceResponse, GetPropertyByPropertyIdSpaceResponses, GetPropertyData, GetPropertyResponse, GetPropertyResponses, GetPublicAmenityByGroupAndSpaceData, GetPublicAmenityByGroupAndSpaceResponse, GetPublicAmenityByGroupAndSpaceResponses, GetPublicAmenityByGroupData, GetPublicAmenityByGroupResponse, GetPublicAmenityByGroupResponses, GetPublicAmenityData, GetPublicAmenityResponse, GetPublicAmenityResponses, GetPublicListingAgencyByAgencyIdData, GetPublicListingAgencyByAgencyIdResponse, GetPublicListingAgencyByAgencyIdResponses, GetPublicListingByIdData, GetPublicListingByIdResponse, GetPublicListingByIdResponses, GetQuotaData, GetQuotaResponse, GetQuotaResponses, GroupedAmenity, HomespotAmenities, Hospitality, House, HouseFloors, IdResponseUuid, Land, LangTextResponse, ListedByResponse, ListingCardResponse, ListingDetailResponse, ListingPropertyDetail, ListingPropertySummary, MeasurementRequest, MeasurementResponse, MultiLangTextRequest, PagedModelListingCardResponse, PageMetadata, PhotoIdsRequest, PhotoInternalRequest, PhotoRequest, PhotoResponse, PhotosRequest, PostInternalPropertyData, PostInternalPropertyResponses, PostListingByIdExpireData, PostListingByIdExpireResponse, PostListingByIdExpireResponses, PostListingByIdPauseData, PostListingByIdPauseResponse, PostListingByIdPauseResponses, PostListingByIdPublishData, PostListingByIdPublishResponse, PostListingByIdPublishResponses, PostListingData, PostListingResponse, PostListingResponses, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyData, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponse, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponses, PostPropertyByPropertyIdSpaceData, PostPropertyByPropertyIdSpaceResponses, PostPropertyDirectData, PostPropertyDirectResponse, PostPropertyDirectResponses, PostPublicAmenityValidateData, PostPublicAmenityValidateResponse, PostPublicAmenityValidateResponses, PostQuotaData, PostQuotaResponses, PresignedUrlResponse, PresignedUrlsResponse, PriceRequest, PropertyCardViewResponse, PropertyCreationRequest, PropertyDetails, PropertyEditorViewResponse, PropertySpaceViewResponse, PutListingByIdPriceData, PutListingByIdPriceResponse, PutListingByIdPriceResponses, PutPropertyByIdAddressData, PutPropertyByIdAddressResponse, PutPropertyByIdAddressResponses, PutPropertyByIdAmenitiesData, PutPropertyByIdAmenitiesResponse, PutPropertyByIdAmenitiesResponses, PutPropertyByIdDescriptionData, PutPropertyByIdDescriptionResponse, PutPropertyByIdDescriptionResponses, PutPropertyByIdMeasurementsData, PutPropertyByIdMeasurementsResponse, PutPropertyByIdMeasurementsResponses, PutPropertyByIdTitleData, PutPropertyByIdTitleResponse, PutPropertyByIdTitleResponses, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartData, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponse, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponses, PutPropertyByPropertyIdGalleryPresignedUrlsData, PutPropertyByPropertyIdGalleryPresignedUrlsResponse, PutPropertyByPropertyIdGalleryPresignedUrlsResponses, PutPropertyByPropertyIdGalleryReorderData, PutPropertyByPropertyIdGalleryReorderResponse, PutPropertyByPropertyIdGalleryReorderResponses, PutPropertyByPropertyIdGallerySpaceBySpaceIdData, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponse, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponses, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesData, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponse, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponses, PutPropertyByPropertyIdSpaceBySpaceIdAreaData, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponse, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponses, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionData, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponse, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponses, SpaceEditorViewResponse, SpaceInfo, SpaceRequest, SpacesEditorViewResponse, SpacesRequest, SpaceViewResponse, TextRequest, TitleRequest, UploadAcknowledgmentResponse, UserPropertyQuotaResponse, } from './types.gen';
2
+ export type { AddressNames, AddressRef, AddressRefRequest, AddressResponse, AmenitiesRequest, AmenityCatalogDto, AmenityValidationRequest, AmenityValidationResponse, AmenityViewResponse, Apartment, AreaRequest, BuildingFloors, ByAgencyResponse, ByOwnerResponse, ClientOptions, Commercial, Coordinates, CoordinatesRequest, CreateListingRequest, DeletePropertyByPropertyIdGalleryPhotoData, DeletePropertyByPropertyIdGalleryPhotoResponse, DeletePropertyByPropertyIdGalleryPhotoResponses, DeletePropertyByPropertyIdSpaceBySpaceIdData, DeletePropertyByPropertyIdSpaceBySpaceIdResponse, DeletePropertyByPropertyIdSpaceBySpaceIdResponses, DirectCreateResponse, GetListingSearchData, GetListingSearchResponse, GetListingSearchResponses, GetPhotoByPropertyIdData, GetPhotoByPropertyIdResponse, GetPhotoByPropertyIdResponses, GetPhotoByPropertyIdUnassignedData, GetPhotoByPropertyIdUnassignedResponse, GetPhotoByPropertyIdUnassignedResponses, GetPropertyByIdEditorViewData, GetPropertyByIdEditorViewResponse, GetPropertyByIdEditorViewResponses, GetPropertyByPropertyIdSpaceBySpaceIdData, GetPropertyByPropertyIdSpaceBySpaceIdResponse, GetPropertyByPropertyIdSpaceBySpaceIdResponses, GetPropertyByPropertyIdSpaceData, GetPropertyByPropertyIdSpaceEditorData, GetPropertyByPropertyIdSpaceEditorResponse, GetPropertyByPropertyIdSpaceEditorResponses, GetPropertyByPropertyIdSpaceResponse, GetPropertyByPropertyIdSpaceResponses, GetPropertyData, GetPropertyResponse, GetPropertyResponses, GetPublicAmenityByGroupAndSpaceData, GetPublicAmenityByGroupAndSpaceResponse, GetPublicAmenityByGroupAndSpaceResponses, GetPublicAmenityByGroupData, GetPublicAmenityByGroupResponse, GetPublicAmenityByGroupResponses, GetPublicAmenityData, GetPublicAmenityResponse, GetPublicAmenityResponses, GetPublicListingAgencyByAgencyIdData, GetPublicListingAgencyByAgencyIdResponse, GetPublicListingAgencyByAgencyIdResponses, GetPublicListingByIdData, GetPublicListingByIdResponse, GetPublicListingByIdResponses, GetQuotaData, GetQuotaResponse, GetQuotaResponses, GroupedAmenity, HomespotAmenities, Hospitality, House, HouseFloors, IdResponseUuid, Land, LangTextResponse, ListedByResponse, ListingAddressResponse, ListingCardResponse, ListingDetailResponse, ListingPropertyDetail, ListingPropertySummary, LocationResponse, LocationTargetRequest, MeasurementRequest, MeasurementResponse, MultiLangTextRequest, PagedModelListingCardResponse, PageMetadata, PhotoIdsRequest, PhotoInternalRequest, PhotoRequest, PhotoResponse, PhotosRequest, PostInternalPropertyData, PostInternalPropertyResponses, PostListingByIdExpireData, PostListingByIdExpireResponse, PostListingByIdExpireResponses, PostListingByIdPauseData, PostListingByIdPauseResponse, PostListingByIdPauseResponses, PostListingByIdPublishData, PostListingByIdPublishResponse, PostListingByIdPublishResponses, PostListingData, PostListingResponse, PostListingResponses, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyData, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponse, PostPropertyByPropertyIdGalleryPresignedUrlsNotifyResponses, PostPropertyByPropertyIdSpaceData, PostPropertyByPropertyIdSpaceResponses, PostPropertyDirectData, PostPropertyDirectResponse, PostPropertyDirectResponses, PostPublicAmenityValidateData, PostPublicAmenityValidateResponse, PostPublicAmenityValidateResponses, PostQuotaData, PostQuotaResponses, PresignedUrlResponse, PresignedUrlsResponse, PriceRequest, PropertyCardViewResponse, PropertyCreationRequest, PropertyDetails, PropertyEditorViewResponse, PropertySpaceViewResponse, PutListingByIdPriceData, PutListingByIdPriceResponse, PutListingByIdPriceResponses, PutPropertyByIdAddressData, PutPropertyByIdAddressResponse, PutPropertyByIdAddressResponses, PutPropertyByIdAmenitiesData, PutPropertyByIdAmenitiesResponse, PutPropertyByIdAmenitiesResponses, PutPropertyByIdDescriptionData, PutPropertyByIdDescriptionResponse, PutPropertyByIdDescriptionResponses, PutPropertyByIdMeasurementsData, PutPropertyByIdMeasurementsResponse, PutPropertyByIdMeasurementsResponses, PutPropertyByIdTitleData, PutPropertyByIdTitleResponse, PutPropertyByIdTitleResponses, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartData, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponse, PutPropertyByPropertyIdGalleryAssignPhotosToSpacesSmartResponses, PutPropertyByPropertyIdGalleryPresignedUrlsData, PutPropertyByPropertyIdGalleryPresignedUrlsResponse, PutPropertyByPropertyIdGalleryPresignedUrlsResponses, PutPropertyByPropertyIdGalleryReorderData, PutPropertyByPropertyIdGalleryReorderResponse, PutPropertyByPropertyIdGalleryReorderResponses, PutPropertyByPropertyIdGallerySpaceBySpaceIdData, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponse, PutPropertyByPropertyIdGallerySpaceBySpaceIdResponses, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesData, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponse, PutPropertyByPropertyIdSpaceBySpaceIdAmenitiesResponses, PutPropertyByPropertyIdSpaceBySpaceIdAreaData, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponse, PutPropertyByPropertyIdSpaceBySpaceIdAreaResponses, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionData, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponse, PutPropertyByPropertyIdSpaceBySpaceIdDescriptionResponses, SpaceEditorViewResponse, SpaceInfo, SpaceRequest, SpacesEditorViewResponse, SpacesRequest, SpaceViewResponse, TextRequest, TitleRequest, UploadAcknowledgmentResponse, UserPropertyQuotaResponse, } from './types.gen';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,gCAAgC,EAChC,oCAAoC,EACpC,4CAA4C,EAC5C,kCAAkC,EAClC,4CAA4C,EAC5C,0CAA0C,EAC1C,oCAAoC,EACpC,sCAAsC,EACtC,4CAA4C,EAC5C,sCAAsC,EACtC,0CAA0C,EAC1C,yCAAyC,EACzC,uBAAuB,EACvB,uBAAuB,EACvB,sBAAsB,EACtB,wBAAwB,EACxB,4BAA4B,EAC5B,4CAA4C,EAC5C,4BAA4B,EAC5B,qCAAqC,EACrC,KAAK,OAAO,EACZ,qCAAqC,EACrC,wCAAwC,EACxC,0CAA0C,EAC1C,0CAA0C,EAC1C,mCAAmC,EACnC,oCAAoC,EACpC,oCAAoC,EACpC,0CAA0C,EAC1C,sCAAsC,EACtC,8BAA8B,EAC9B,4BAA4B,EAC5B,uBAAuB,EACvB,qBAAqB,EACrB,8BAA8B,EAC9B,yBAAyB,EACzB,gCAAgC,EAChC,4BAA4B,EAC5B,mCAAmC,EACnC,6BAA6B,GAChC,MAAM,WAAW,CAAC;AACnB,YAAY,EACR,YAAY,EACZ,UAAU,EACV,iBAAiB,EACjB,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,wBAAwB,EACxB,yBAAyB,EACzB,mBAAmB,EACnB,SAAS,EACT,WAAW,EACX,cAAc,EACd,gBAAgB,EAChB,eAAe,EACf,aAAa,EACb,UAAU,EACV,WAAW,EACX,kBAAkB,EAClB,oBAAoB,EACpB,0CAA0C,EAC1C,8CAA8C,EAC9C,+CAA+C,EAC/C,4CAA4C,EAC5C,gDAAgD,EAChD,iDAAiD,EACjD,oBAAoB,EACpB,oBAAoB,EACpB,wBAAwB,EACxB,yBAAyB,EACzB,wBAAwB,EACxB,4BAA4B,EAC5B,6BAA6B,EAC7B,kCAAkC,EAClC,sCAAsC,EACtC,uCAAuC,EACvC,6BAA6B,EAC7B,iCAAiC,EACjC,kCAAkC,EAClC,yCAAyC,EACzC,6CAA6C,EAC7C,8CAA8C,EAC9C,gCAAgC,EAChC,sCAAsC,EACtC,0CAA0C,EAC1C,2CAA2C,EAC3C,oCAAoC,EACpC,qCAAqC,EACrC,eAAe,EACf,mBAAmB,EACnB,oBAAoB,EACpB,mCAAmC,EACnC,uCAAuC,EACvC,wCAAwC,EACxC,2BAA2B,EAC3B,+BAA+B,EAC/B,gCAAgC,EAChC,oBAAoB,EACpB,wBAAwB,EACxB,yBAAyB,EACzB,oCAAoC,EACpC,wCAAwC,EACxC,yCAAyC,EACzC,wBAAwB,EACxB,4BAA4B,EAC5B,6BAA6B,EAC7B,YAAY,EACZ,gBAAgB,EAChB,iBAAiB,EACjB,cAAc,EACd,iBAAiB,EACjB,WAAW,EACX,KAAK,EACL,WAAW,EACX,cAAc,EACd,IAAI,EACJ,gBAAgB,EAChB,gBAAgB,EAChB,sBAAsB,EACtB,mBAAmB,EACnB,qBAAqB,EACrB,qBAAqB,EACrB,sBAAsB,EACtB,gBAAgB,EAChB,qBAAqB,EACrB,kBAAkB,EAClB,mBAAmB,EACnB,oBAAoB,EACpB,6BAA6B,EAC7B,YAAY,EACZ,eAAe,EACf,oBAAoB,EACpB,YAAY,EACZ,aAAa,EACb,aAAa,EACb,wBAAwB,EACxB,6BAA6B,EAC7B,yBAAyB,EACzB,6BAA6B,EAC7B,8BAA8B,EAC9B,wBAAwB,EACxB,4BAA4B,EAC5B,6BAA6B,EAC7B,0BAA0B,EAC1B,8BAA8B,EAC9B,+BAA+B,EAC/B,eAAe,EACf,mBAAmB,EACnB,oBAAoB,EACpB,sDAAsD,EACtD,0DAA0D,EAC1D,2DAA2D,EAC3D,iCAAiC,EACjC,sCAAsC,EACtC,sBAAsB,EACtB,0BAA0B,EAC1B,2BAA2B,EAC3B,6BAA6B,EAC7B,iCAAiC,EACjC,kCAAkC,EAClC,aAAa,EACb,kBAAkB,EAClB,oBAAoB,EACpB,qBAAqB,EACrB,YAAY,EACZ,wBAAwB,EACxB,uBAAuB,EACvB,eAAe,EACf,0BAA0B,EAC1B,yBAAyB,EACzB,uBAAuB,EACvB,2BAA2B,EAC3B,4BAA4B,EAC5B,0BAA0B,EAC1B,8BAA8B,EAC9B,+BAA+B,EAC/B,4BAA4B,EAC5B,gCAAgC,EAChC,iCAAiC,EACjC,8BAA8B,EAC9B,kCAAkC,EAClC,mCAAmC,EACnC,+BAA+B,EAC/B,mCAAmC,EACnC,oCAAoC,EACpC,wBAAwB,EACxB,4BAA4B,EAC5B,6BAA6B,EAC7B,2DAA2D,EAC3D,+DAA+D,EAC/D,gEAAgE,EAChE,+CAA+C,EAC/C,mDAAmD,EACnD,oDAAoD,EACpD,yCAAyC,EACzC,6CAA6C,EAC7C,8CAA8C,EAC9C,gDAAgD,EAChD,oDAAoD,EACpD,qDAAqD,EACrD,kDAAkD,EAClD,sDAAsD,EACtD,uDAAuD,EACvD,6CAA6C,EAC7C,iDAAiD,EACjD,kDAAkD,EAClD,oDAAoD,EACpD,wDAAwD,EACxD,yDAAyD,EACzD,uBAAuB,EACvB,SAAS,EACT,YAAY,EACZ,wBAAwB,EACxB,aAAa,EACb,iBAAiB,EACjB,WAAW,EACX,YAAY,EACZ,4BAA4B,EAC5B,yBAAyB,GAC5B,MAAM,aAAa,CAAC"}
@@ -162,21 +162,8 @@ export declare const MeasurementRequestSchema: {
162
162
  export declare const AddressRefRequestSchema: {
163
163
  readonly type: "object";
164
164
  readonly properties: {
165
- readonly regionId: {
166
- readonly type: "integer";
167
- readonly format: "int64";
168
- };
169
- readonly districtId: {
170
- readonly type: "integer";
171
- readonly format: "int64";
172
- };
173
- readonly subdistrictId: {
174
- readonly type: "integer";
175
- readonly format: "int64";
176
- };
177
- readonly streetId: {
178
- readonly type: "integer";
179
- readonly format: "int64";
165
+ readonly location: {
166
+ readonly $ref: "#/components/schemas/LocationTargetRequest";
180
167
  };
181
168
  readonly cadastreCode: {
182
169
  readonly type: "string";
@@ -185,7 +172,7 @@ export declare const AddressRefRequestSchema: {
185
172
  readonly $ref: "#/components/schemas/CoordinatesRequest";
186
173
  };
187
174
  };
188
- readonly required: readonly ["coordinates"];
175
+ readonly required: readonly ["coordinates", "location"];
189
176
  };
190
177
  export declare const CoordinatesRequestSchema: {
191
178
  readonly type: "object";
@@ -205,6 +192,20 @@ export declare const CoordinatesRequestSchema: {
205
192
  };
206
193
  readonly required: readonly ["lat", "lng"];
207
194
  };
195
+ export declare const LocationTargetRequestSchema: {
196
+ readonly type: "object";
197
+ readonly properties: {
198
+ readonly id: {
199
+ readonly type: "integer";
200
+ readonly format: "int64";
201
+ };
202
+ readonly type: {
203
+ readonly type: "string";
204
+ readonly enum: readonly ["REGION", "DISTRICT", "SUBDISTRICT", "STREET"];
205
+ };
206
+ };
207
+ readonly required: readonly ["id", "type"];
208
+ };
208
209
  export declare const PriceRequestSchema: {
209
210
  readonly type: "object";
210
211
  readonly properties: {
@@ -287,6 +288,35 @@ export declare const UploadAcknowledgmentResponseSchema: {
287
288
  };
288
289
  readonly required: readonly ["fail", "success"];
289
290
  };
291
+ export declare const AddressNamesSchema: {
292
+ readonly type: "object";
293
+ readonly properties: {
294
+ readonly region: {
295
+ readonly type: "object";
296
+ readonly additionalProperties: {
297
+ readonly type: "string";
298
+ };
299
+ };
300
+ readonly district: {
301
+ readonly type: "object";
302
+ readonly additionalProperties: {
303
+ readonly type: "string";
304
+ };
305
+ };
306
+ readonly subdistrict: {
307
+ readonly type: "object";
308
+ readonly additionalProperties: {
309
+ readonly type: "string";
310
+ };
311
+ };
312
+ readonly street: {
313
+ readonly type: "object";
314
+ readonly additionalProperties: {
315
+ readonly type: "string";
316
+ };
317
+ };
318
+ };
319
+ };
290
320
  export declare const AddressRefSchema: {
291
321
  readonly type: "object";
292
322
  readonly properties: {
@@ -306,6 +336,9 @@ export declare const AddressRefSchema: {
306
336
  readonly type: "integer";
307
337
  readonly format: "int64";
308
338
  };
339
+ readonly names: {
340
+ readonly $ref: "#/components/schemas/AddressNames";
341
+ };
309
342
  readonly cadastreCode: {
310
343
  readonly type: "string";
311
344
  };
@@ -506,21 +539,17 @@ export declare const UserPropertyQuotaResponseSchema: {
506
539
  export declare const AddressResponseSchema: {
507
540
  readonly type: "object";
508
541
  readonly properties: {
509
- readonly regionId: {
510
- readonly type: "integer";
511
- readonly format: "int64";
542
+ readonly region: {
543
+ readonly $ref: "#/components/schemas/LocationResponse";
512
544
  };
513
- readonly districtId: {
514
- readonly type: "integer";
515
- readonly format: "int64";
545
+ readonly district: {
546
+ readonly $ref: "#/components/schemas/LocationResponse";
516
547
  };
517
- readonly subdistrictId: {
518
- readonly type: "integer";
519
- readonly format: "int64";
548
+ readonly subdistrict: {
549
+ readonly $ref: "#/components/schemas/LocationResponse";
520
550
  };
521
- readonly streetId: {
522
- readonly type: "integer";
523
- readonly format: "int64";
551
+ readonly street: {
552
+ readonly $ref: "#/components/schemas/LocationResponse";
524
553
  };
525
554
  readonly cadastreCode: {
526
555
  readonly type: "string";
@@ -534,7 +563,7 @@ export declare const AddressResponseSchema: {
534
563
  readonly format: "double";
535
564
  };
536
565
  };
537
- readonly required: readonly ["districtId", "lat", "lng", "regionId", "streetId", "subdistrictId"];
566
+ readonly required: readonly ["district", "lat", "lng", "region", "subdistrict"];
538
567
  };
539
568
  export declare const AmenityViewResponseSchema: {
540
569
  readonly type: "object";
@@ -698,6 +727,22 @@ export declare const ListingPropertyDetailSchema: {
698
727
  };
699
728
  readonly required: readonly ["address", "amenities", "condition", "description", "measurement", "photos", "propertyStatus", "propertyType", "spaces"];
700
729
  };
730
+ export declare const LocationResponseSchema: {
731
+ readonly type: "object";
732
+ readonly properties: {
733
+ readonly id: {
734
+ readonly type: "integer";
735
+ readonly format: "int64";
736
+ };
737
+ readonly names: {
738
+ readonly type: "object";
739
+ readonly additionalProperties: {
740
+ readonly type: "string";
741
+ };
742
+ };
743
+ };
744
+ readonly required: readonly ["id", "names"];
745
+ };
701
746
  export declare const MeasurementResponseSchema: {
702
747
  readonly type: "object";
703
748
  readonly properties: {
@@ -768,6 +813,28 @@ export declare const PropertySpaceViewResponseSchema: {
768
813
  };
769
814
  readonly required: readonly ["name", "photoCount", "type"];
770
815
  };
816
+ export declare const ListingAddressResponseSchema: {
817
+ readonly type: "object";
818
+ readonly properties: {
819
+ readonly addressNameKa: {
820
+ readonly type: "string";
821
+ };
822
+ readonly addressNameEn: {
823
+ readonly type: "string";
824
+ };
825
+ readonly addressNameRu: {
826
+ readonly type: "string";
827
+ };
828
+ readonly lat: {
829
+ readonly type: "number";
830
+ readonly format: "double";
831
+ };
832
+ readonly lng: {
833
+ readonly type: "number";
834
+ readonly format: "double";
835
+ };
836
+ };
837
+ };
771
838
  export declare const ListingCardResponseSchema: {
772
839
  readonly type: "object";
773
840
  readonly properties: {
@@ -790,9 +857,8 @@ export declare const ListingCardResponseSchema: {
790
857
  readonly price: {
791
858
  readonly type: "number";
792
859
  };
793
- readonly regionId: {
794
- readonly type: "integer";
795
- readonly format: "int64";
860
+ readonly address: {
861
+ readonly $ref: "#/components/schemas/ListingAddressResponse";
796
862
  };
797
863
  readonly property: {
798
864
  readonly $ref: "#/components/schemas/ListingPropertySummary";
@@ -801,7 +867,7 @@ export declare const ListingCardResponseSchema: {
801
867
  readonly $ref: "#/components/schemas/SpaceInfo";
802
868
  };
803
869
  };
804
- readonly required: readonly ["listingId", "listingType", "price", "property", "propertyId", "regionId", "spaces", "status"];
870
+ readonly required: readonly ["address", "listingId", "listingType", "price", "property", "propertyId", "spaces", "status"];
805
871
  };
806
872
  export declare const ListingPropertySummarySchema: {
807
873
  readonly type: "object";
@@ -947,13 +1013,17 @@ export declare const PropertyCardViewResponseSchema: {
947
1013
  readonly title: {
948
1014
  readonly type: "string";
949
1015
  };
950
- readonly districtId: {
951
- readonly type: "integer";
952
- readonly format: "int64";
1016
+ readonly region: {
1017
+ readonly $ref: "#/components/schemas/LocationResponse";
953
1018
  };
954
- readonly streetId: {
955
- readonly type: "integer";
956
- readonly format: "int64";
1019
+ readonly district: {
1020
+ readonly $ref: "#/components/schemas/LocationResponse";
1021
+ };
1022
+ readonly subdistrict: {
1023
+ readonly $ref: "#/components/schemas/LocationResponse";
1024
+ };
1025
+ readonly street: {
1026
+ readonly $ref: "#/components/schemas/LocationResponse";
957
1027
  };
958
1028
  readonly coverPhoto: {
959
1029
  readonly type: "string";
@@ -963,7 +1033,7 @@ export declare const PropertyCardViewResponseSchema: {
963
1033
  readonly format: "date-time";
964
1034
  };
965
1035
  };
966
- readonly required: readonly ["coverPhoto", "districtId", "id", "streetId", "title", "type", "uploadDate"];
1036
+ readonly required: readonly ["coverPhoto", "district", "id", "region", "street", "subdistrict", "title", "type", "uploadDate"];
967
1037
  };
968
1038
  export declare const SpaceViewResponseSchema: {
969
1039
  readonly type: "object";
@@ -1 +1 @@
1
- {"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"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"}
@@ -163,21 +163,8 @@ export const MeasurementRequestSchema = {
163
163
  export const AddressRefRequestSchema = {
164
164
  type: 'object',
165
165
  properties: {
166
- regionId: {
167
- type: 'integer',
168
- format: 'int64',
169
- },
170
- districtId: {
171
- type: 'integer',
172
- format: 'int64',
173
- },
174
- subdistrictId: {
175
- type: 'integer',
176
- format: 'int64',
177
- },
178
- streetId: {
179
- type: 'integer',
180
- format: 'int64',
166
+ location: {
167
+ $ref: '#/components/schemas/LocationTargetRequest',
181
168
  },
182
169
  cadastreCode: {
183
170
  type: 'string',
@@ -186,7 +173,7 @@ export const AddressRefRequestSchema = {
186
173
  $ref: '#/components/schemas/CoordinatesRequest',
187
174
  },
188
175
  },
189
- required: ['coordinates'],
176
+ required: ['coordinates', 'location'],
190
177
  };
191
178
  export const CoordinatesRequestSchema = {
192
179
  type: 'object',
@@ -206,6 +193,20 @@ export const CoordinatesRequestSchema = {
206
193
  },
207
194
  required: ['lat', 'lng'],
208
195
  };
196
+ export const LocationTargetRequestSchema = {
197
+ type: 'object',
198
+ properties: {
199
+ id: {
200
+ type: 'integer',
201
+ format: 'int64',
202
+ },
203
+ type: {
204
+ type: 'string',
205
+ enum: ['REGION', 'DISTRICT', 'SUBDISTRICT', 'STREET'],
206
+ },
207
+ },
208
+ required: ['id', 'type'],
209
+ };
209
210
  export const PriceRequestSchema = {
210
211
  type: 'object',
211
212
  properties: {
@@ -306,6 +307,35 @@ export const UploadAcknowledgmentResponseSchema = {
306
307
  },
307
308
  required: ['fail', 'success'],
308
309
  };
310
+ export const AddressNamesSchema = {
311
+ type: 'object',
312
+ properties: {
313
+ region: {
314
+ type: 'object',
315
+ additionalProperties: {
316
+ type: 'string',
317
+ },
318
+ },
319
+ district: {
320
+ type: 'object',
321
+ additionalProperties: {
322
+ type: 'string',
323
+ },
324
+ },
325
+ subdistrict: {
326
+ type: 'object',
327
+ additionalProperties: {
328
+ type: 'string',
329
+ },
330
+ },
331
+ street: {
332
+ type: 'object',
333
+ additionalProperties: {
334
+ type: 'string',
335
+ },
336
+ },
337
+ },
338
+ };
309
339
  export const AddressRefSchema = {
310
340
  type: 'object',
311
341
  properties: {
@@ -325,6 +355,9 @@ export const AddressRefSchema = {
325
355
  type: 'integer',
326
356
  format: 'int64',
327
357
  },
358
+ names: {
359
+ $ref: '#/components/schemas/AddressNames',
360
+ },
328
361
  cadastreCode: {
329
362
  type: 'string',
330
363
  },
@@ -570,21 +603,17 @@ export const UserPropertyQuotaResponseSchema = {
570
603
  export const AddressResponseSchema = {
571
604
  type: 'object',
572
605
  properties: {
573
- regionId: {
574
- type: 'integer',
575
- format: 'int64',
606
+ region: {
607
+ $ref: '#/components/schemas/LocationResponse',
576
608
  },
577
- districtId: {
578
- type: 'integer',
579
- format: 'int64',
609
+ district: {
610
+ $ref: '#/components/schemas/LocationResponse',
580
611
  },
581
- subdistrictId: {
582
- type: 'integer',
583
- format: 'int64',
612
+ subdistrict: {
613
+ $ref: '#/components/schemas/LocationResponse',
584
614
  },
585
- streetId: {
586
- type: 'integer',
587
- format: 'int64',
615
+ street: {
616
+ $ref: '#/components/schemas/LocationResponse',
588
617
  },
589
618
  cadastreCode: {
590
619
  type: 'string',
@@ -598,14 +627,7 @@ export const AddressResponseSchema = {
598
627
  format: 'double',
599
628
  },
600
629
  },
601
- required: [
602
- 'districtId',
603
- 'lat',
604
- 'lng',
605
- 'regionId',
606
- 'streetId',
607
- 'subdistrictId',
608
- ],
630
+ required: ['district', 'lat', 'lng', 'region', 'subdistrict'],
609
631
  };
610
632
  export const AmenityViewResponseSchema = {
611
633
  type: 'object',
@@ -837,6 +859,22 @@ export const ListingPropertyDetailSchema = {
837
859
  'spaces',
838
860
  ],
839
861
  };
862
+ export const LocationResponseSchema = {
863
+ type: 'object',
864
+ properties: {
865
+ id: {
866
+ type: 'integer',
867
+ format: 'int64',
868
+ },
869
+ names: {
870
+ type: 'object',
871
+ additionalProperties: {
872
+ type: 'string',
873
+ },
874
+ },
875
+ },
876
+ required: ['id', 'names'],
877
+ };
840
878
  export const MeasurementResponseSchema = {
841
879
  type: 'object',
842
880
  properties: {
@@ -920,6 +958,28 @@ export const PropertySpaceViewResponseSchema = {
920
958
  },
921
959
  required: ['name', 'photoCount', 'type'],
922
960
  };
961
+ export const ListingAddressResponseSchema = {
962
+ type: 'object',
963
+ properties: {
964
+ addressNameKa: {
965
+ type: 'string',
966
+ },
967
+ addressNameEn: {
968
+ type: 'string',
969
+ },
970
+ addressNameRu: {
971
+ type: 'string',
972
+ },
973
+ lat: {
974
+ type: 'number',
975
+ format: 'double',
976
+ },
977
+ lng: {
978
+ type: 'number',
979
+ format: 'double',
980
+ },
981
+ },
982
+ };
923
983
  export const ListingCardResponseSchema = {
924
984
  type: 'object',
925
985
  properties: {
@@ -942,9 +1002,8 @@ export const ListingCardResponseSchema = {
942
1002
  price: {
943
1003
  type: 'number',
944
1004
  },
945
- regionId: {
946
- type: 'integer',
947
- format: 'int64',
1005
+ address: {
1006
+ $ref: '#/components/schemas/ListingAddressResponse',
948
1007
  },
949
1008
  property: {
950
1009
  $ref: '#/components/schemas/ListingPropertySummary',
@@ -954,12 +1013,12 @@ export const ListingCardResponseSchema = {
954
1013
  },
955
1014
  },
956
1015
  required: [
1016
+ 'address',
957
1017
  'listingId',
958
1018
  'listingType',
959
1019
  'price',
960
1020
  'property',
961
1021
  'propertyId',
962
- 'regionId',
963
1022
  'spaces',
964
1023
  'status',
965
1024
  ],
@@ -1179,13 +1238,17 @@ export const PropertyCardViewResponseSchema = {
1179
1238
  title: {
1180
1239
  type: 'string',
1181
1240
  },
1182
- districtId: {
1183
- type: 'integer',
1184
- format: 'int64',
1241
+ region: {
1242
+ $ref: '#/components/schemas/LocationResponse',
1185
1243
  },
1186
- streetId: {
1187
- type: 'integer',
1188
- format: 'int64',
1244
+ district: {
1245
+ $ref: '#/components/schemas/LocationResponse',
1246
+ },
1247
+ subdistrict: {
1248
+ $ref: '#/components/schemas/LocationResponse',
1249
+ },
1250
+ street: {
1251
+ $ref: '#/components/schemas/LocationResponse',
1189
1252
  },
1190
1253
  coverPhoto: {
1191
1254
  type: 'string',
@@ -1197,9 +1260,11 @@ export const PropertyCardViewResponseSchema = {
1197
1260
  },
1198
1261
  required: [
1199
1262
  'coverPhoto',
1200
- 'districtId',
1263
+ 'district',
1201
1264
  'id',
1202
- 'streetId',
1265
+ 'region',
1266
+ 'street',
1267
+ 'subdistrict',
1203
1268
  'title',
1204
1269
  'type',
1205
1270
  'uploadDate',