@homespot-sdk/core 0.0.218 → 0.0.220
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/property/index.d.ts +2 -2
- package/dist/property/index.d.ts.map +1 -1
- package/dist/property/index.js +1 -1
- package/dist/property/index.js.map +1 -1
- package/dist/property/schemas.gen.d.ts +164 -153
- package/dist/property/schemas.gen.d.ts.map +1 -1
- package/dist/property/schemas.gen.js +200 -189
- package/dist/property/schemas.gen.js.map +1 -1
- package/dist/property/sdk.gen.d.ts +3 -2
- package/dist/property/sdk.gen.d.ts.map +1 -1
- package/dist/property/sdk.gen.js +6 -1
- package/dist/property/sdk.gen.js.map +1 -1
- package/dist/property/types.gen.d.ts +91 -55
- package/dist/property/types.gen.d.ts.map +1 -1
- package/dist/property/zod.gen.d.ts +225 -102
- package/dist/property/zod.gen.d.ts.map +1 -1
- package/dist/property/zod.gen.js +207 -94
- package/dist/property/zod.gen.js.map +1 -1
- package/dist/rem/index.d.ts +2 -2
- package/dist/rem/index.d.ts.map +1 -1
- package/dist/rem/index.js +1 -1
- package/dist/rem/index.js.map +1 -1
- package/dist/rem/schemas.gen.d.ts +91 -26
- package/dist/rem/schemas.gen.d.ts.map +1 -1
- package/dist/rem/schemas.gen.js +101 -33
- package/dist/rem/schemas.gen.js.map +1 -1
- package/dist/rem/sdk.gen.d.ts +9 -4
- package/dist/rem/sdk.gen.d.ts.map +1 -1
- package/dist/rem/sdk.gen.js +64 -19
- package/dist/rem/sdk.gen.js.map +1 -1
- package/dist/rem/types.gen.d.ts +129 -54
- package/dist/rem/types.gen.d.ts.map +1 -1
- package/dist/rem/zod.gen.d.ts +164 -101
- package/dist/rem/zod.gen.d.ts.map +1 -1
- package/dist/rem/zod.gen.js +118 -75
- package/dist/rem/zod.gen.js.map +1 -1
- package/package.json +1 -1
package/dist/property/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { amenityControllerGetAllAmenities, amenityControllerGetAmenitiesByGroup, amenityControllerGetAmenitiesByGroupAndSpace, amenityControllerValidateAmenities, galleryControllerAddPhotosToSpaceFromGallery, galleryControllerAssignPhotosToSpacesSmart, galleryControllerDeletePropertyPhoto, galleryControllerGeneratePresignedUrls, galleryControllerNotifyPhotoUploadCompletion, galleryControllerReorderPropertyPhotos, galleryQueryControllerGetAllPropertyPhotos, galleryQueryControllerGetUnassignedPhotos, listingControllerCreate, listingControllerExpire, listingControllerPause, listingControllerPublish, listingControllerUpdatePrice, 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, AreaRequest, ByAgencyResponse, ByOwnerResponse, CategoryEnum, ClientOptions, 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, GetPublicListingByIdData, GetPublicListingByIdResponse, GetPublicListingByIdResponses, GetQuotaData, GetQuotaResponse, GetQuotaResponses, GroupedAmenity, HomespotAmenities, IdResponseUuid, ItemsEnum, LangTextResponse, LanguageEnum, ListedByResponse, ListingCardResponse, ListingDetailResponse,
|
|
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, AreaRequest, ByAgencyResponse, ByOwnerResponse, CategoryEnum, ClientOptions, 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, IdResponseUuid, ItemsEnum, LangTextResponse, LanguageEnum, 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, PropertyEditorViewResponse, PropertyId, 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, SchemaEnum, SchemaEnum2, SchemaEnum3, SpaceEditorViewResponse, SpaceInfo, SpaceRequest, SpacesEditorViewResponse, SpacesRequest, SpaceViewResponse, StatusEnum, TextRequest, TitleRequest, TypeEnum, TypeEnum2, 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":"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,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,UAAU,EACV,iBAAiB,EACjB,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,wBAAwB,EACxB,yBAAyB,EACzB,mBAAmB,EACnB,WAAW,EACX,gBAAgB,EAChB,eAAe,EACf,YAAY,EACZ,aAAa,EACb,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,wBAAwB,EACxB,4BAA4B,EAC5B,6BAA6B,EAC7B,YAAY,EACZ,gBAAgB,EAChB,iBAAiB,EACjB,cAAc,EACd,iBAAiB,EACjB,cAAc,EACd,SAAS,EACT,gBAAgB,EAChB,YAAY,EACZ,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,qBAAqB,EACrB,kBAAkB,EAClB,mBAAmB,EACnB,oBAAoB,EACpB,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,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"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"}
|
package/dist/property/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
|
-
export { amenityControllerGetAllAmenities, amenityControllerGetAmenitiesByGroup, amenityControllerGetAmenitiesByGroupAndSpace, amenityControllerValidateAmenities, galleryControllerAddPhotosToSpaceFromGallery, galleryControllerAssignPhotosToSpacesSmart, galleryControllerDeletePropertyPhoto, galleryControllerGeneratePresignedUrls, galleryControllerNotifyPhotoUploadCompletion, galleryControllerReorderPropertyPhotos, galleryQueryControllerGetAllPropertyPhotos, galleryQueryControllerGetUnassignedPhotos, listingControllerCreate, listingControllerExpire, listingControllerPause, listingControllerPublish, listingControllerUpdatePrice, listingQueryControllerDetail, listingQueryControllerSearchForAgency, propertyEditorControllerUpdateAddress, propertyEditorControllerUpdateAmenities1, propertyEditorControllerUpdateDescription1, propertyEditorControllerUpdateMeasurements, propertyEditorControllerUpdateTitle, propertyQueryControllerGetEditorView, propertyQueryControllerGetProperties, propertyRegistrationControllerCreateDirect, propertyRegistrationControllerRegister, quotaControllerGetCurrentQuota, quotaControllerIncreaseLimit, spaceControllerAddSpace, spaceControllerRemove, spaceControllerUpdateAmenities, spaceControllerUpdateArea, spaceControllerUpdateDescription, spaceQueryControllerGetSpace, spaceQueryControllerGetSpaceGallery, spaceQueryControllerGetSpaces, } from './sdk.gen';
|
|
2
|
+
export { amenityControllerGetAllAmenities, amenityControllerGetAmenitiesByGroup, amenityControllerGetAmenitiesByGroupAndSpace, amenityControllerValidateAmenities, galleryControllerAddPhotosToSpaceFromGallery, galleryControllerAssignPhotosToSpacesSmart, galleryControllerDeletePropertyPhoto, galleryControllerGeneratePresignedUrls, galleryControllerNotifyPhotoUploadCompletion, galleryControllerReorderPropertyPhotos, galleryQueryControllerGetAllPropertyPhotos, galleryQueryControllerGetUnassignedPhotos, listingControllerCreate, listingControllerExpire, listingControllerPause, listingControllerPublish, listingControllerUpdatePrice, listingQueryControllerAgencyShowcaseListings, listingQueryControllerDetail, listingQueryControllerSearchForAgency, propertyEditorControllerUpdateAddress, propertyEditorControllerUpdateAmenities1, propertyEditorControllerUpdateDescription1, propertyEditorControllerUpdateMeasurements, propertyEditorControllerUpdateTitle, propertyQueryControllerGetEditorView, propertyQueryControllerGetProperties, propertyRegistrationControllerCreateDirect, propertyRegistrationControllerRegister, quotaControllerGetCurrentQuota, quotaControllerIncreaseLimit, spaceControllerAddSpace, spaceControllerRemove, spaceControllerUpdateAmenities, spaceControllerUpdateArea, spaceControllerUpdateDescription, spaceQueryControllerGetSpace, spaceQueryControllerGetSpaceGallery, spaceQueryControllerGetSpaces, } from './sdk.gen';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AAErD,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,4BAA4B,EAC5B,qCAAqC,EAErC,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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../api/property/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AAErD,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,EAErC,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"}
|
|
@@ -223,7 +223,7 @@ export declare const AmenityValidationRequestSchema: {
|
|
|
223
223
|
};
|
|
224
224
|
};
|
|
225
225
|
readonly group: {
|
|
226
|
-
readonly $ref: "#/components/schemas/
|
|
226
|
+
readonly $ref: "#/components/schemas/SchemaEnum2";
|
|
227
227
|
};
|
|
228
228
|
};
|
|
229
229
|
};
|
|
@@ -244,7 +244,7 @@ export declare const SpaceRequestSchema: {
|
|
|
244
244
|
readonly type: "object";
|
|
245
245
|
readonly properties: {
|
|
246
246
|
readonly type: {
|
|
247
|
-
readonly $ref: "#/components/schemas/
|
|
247
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
248
248
|
};
|
|
249
249
|
readonly area: {
|
|
250
250
|
readonly type: "number";
|
|
@@ -457,7 +457,7 @@ export declare const CreateListingRequestSchema: {
|
|
|
457
457
|
readonly format: "uuid";
|
|
458
458
|
};
|
|
459
459
|
readonly listingType: {
|
|
460
|
-
readonly $ref: "#/components/schemas/
|
|
460
|
+
readonly $ref: "#/components/schemas/SchemaEnum";
|
|
461
461
|
};
|
|
462
462
|
readonly price: {
|
|
463
463
|
readonly type: "number";
|
|
@@ -548,12 +548,12 @@ export declare const ByAgencyResponseSchema: {
|
|
|
548
548
|
readonly type: "string";
|
|
549
549
|
readonly format: "uuid";
|
|
550
550
|
};
|
|
551
|
-
readonly
|
|
551
|
+
readonly memberId: {
|
|
552
552
|
readonly type: "string";
|
|
553
553
|
readonly format: "uuid";
|
|
554
554
|
};
|
|
555
555
|
};
|
|
556
|
-
readonly required: readonly ["agencyId", "
|
|
556
|
+
readonly required: readonly ["agencyId", "memberId"];
|
|
557
557
|
};
|
|
558
558
|
export declare const ByOwnerResponseSchema: {
|
|
559
559
|
readonly type: "object";
|
|
@@ -595,7 +595,7 @@ export declare const ListingDetailResponseSchema: {
|
|
|
595
595
|
readonly format: "uuid";
|
|
596
596
|
};
|
|
597
597
|
readonly listingType: {
|
|
598
|
-
readonly $ref: "#/components/schemas/
|
|
598
|
+
readonly $ref: "#/components/schemas/SchemaEnum";
|
|
599
599
|
};
|
|
600
600
|
readonly status: {
|
|
601
601
|
readonly $ref: "#/components/schemas/StatusEnum";
|
|
@@ -604,7 +604,7 @@ export declare const ListingDetailResponseSchema: {
|
|
|
604
604
|
readonly type: "number";
|
|
605
605
|
};
|
|
606
606
|
readonly property: {
|
|
607
|
-
readonly $ref: "#/components/schemas/
|
|
607
|
+
readonly $ref: "#/components/schemas/ListingPropertyDetail";
|
|
608
608
|
};
|
|
609
609
|
readonly listedBy: {
|
|
610
610
|
readonly $ref: "#/components/schemas/ListedByResponse";
|
|
@@ -624,6 +624,45 @@ export declare const ListingDetailResponseSchema: {
|
|
|
624
624
|
};
|
|
625
625
|
readonly required: readonly ["createdAt", "listedBy", "listingId", "listingType", "price", "property", "propertyId", "status"];
|
|
626
626
|
};
|
|
627
|
+
export declare const ListingPropertyDetailSchema: {
|
|
628
|
+
readonly type: "object";
|
|
629
|
+
readonly properties: {
|
|
630
|
+
readonly propertyType: {
|
|
631
|
+
readonly $ref: "#/components/schemas/ItemsEnum";
|
|
632
|
+
};
|
|
633
|
+
readonly address: {
|
|
634
|
+
readonly $ref: "#/components/schemas/AddressResponse";
|
|
635
|
+
};
|
|
636
|
+
readonly measurement: {
|
|
637
|
+
readonly $ref: "#/components/schemas/MeasurementResponse";
|
|
638
|
+
};
|
|
639
|
+
readonly description: {
|
|
640
|
+
readonly type: "array";
|
|
641
|
+
readonly items: {
|
|
642
|
+
readonly $ref: "#/components/schemas/LangTextResponse";
|
|
643
|
+
};
|
|
644
|
+
};
|
|
645
|
+
readonly amenities: {
|
|
646
|
+
readonly type: "array";
|
|
647
|
+
readonly items: {
|
|
648
|
+
readonly $ref: "#/components/schemas/AmenityViewResponse";
|
|
649
|
+
};
|
|
650
|
+
};
|
|
651
|
+
readonly spaces: {
|
|
652
|
+
readonly type: "array";
|
|
653
|
+
readonly items: {
|
|
654
|
+
readonly $ref: "#/components/schemas/PropertySpaceViewResponse";
|
|
655
|
+
};
|
|
656
|
+
};
|
|
657
|
+
readonly photos: {
|
|
658
|
+
readonly type: "array";
|
|
659
|
+
readonly items: {
|
|
660
|
+
readonly $ref: "#/components/schemas/PhotoResponse";
|
|
661
|
+
};
|
|
662
|
+
};
|
|
663
|
+
};
|
|
664
|
+
readonly required: readonly ["address", "amenities", "description", "measurement", "photos", "propertyType", "spaces"];
|
|
665
|
+
};
|
|
627
666
|
export declare const MeasurementResponseSchema: {
|
|
628
667
|
readonly type: "object";
|
|
629
668
|
readonly properties: {
|
|
@@ -666,45 +705,6 @@ export declare const PhotoResponseSchema: {
|
|
|
666
705
|
};
|
|
667
706
|
readonly required: readonly ["height", "id", "key", "url", "width"];
|
|
668
707
|
};
|
|
669
|
-
export declare const PropertyDetailsResponseSchema: {
|
|
670
|
-
readonly type: "object";
|
|
671
|
-
readonly properties: {
|
|
672
|
-
readonly propertyType: {
|
|
673
|
-
readonly $ref: "#/components/schemas/ItemsEnum";
|
|
674
|
-
};
|
|
675
|
-
readonly address: {
|
|
676
|
-
readonly $ref: "#/components/schemas/AddressResponse";
|
|
677
|
-
};
|
|
678
|
-
readonly measurement: {
|
|
679
|
-
readonly $ref: "#/components/schemas/MeasurementResponse";
|
|
680
|
-
};
|
|
681
|
-
readonly description: {
|
|
682
|
-
readonly type: "array";
|
|
683
|
-
readonly items: {
|
|
684
|
-
readonly $ref: "#/components/schemas/LangTextResponse";
|
|
685
|
-
};
|
|
686
|
-
};
|
|
687
|
-
readonly amenities: {
|
|
688
|
-
readonly type: "array";
|
|
689
|
-
readonly items: {
|
|
690
|
-
readonly $ref: "#/components/schemas/AmenityViewResponse";
|
|
691
|
-
};
|
|
692
|
-
};
|
|
693
|
-
readonly spaces: {
|
|
694
|
-
readonly type: "array";
|
|
695
|
-
readonly items: {
|
|
696
|
-
readonly $ref: "#/components/schemas/PropertySpaceViewResponse";
|
|
697
|
-
};
|
|
698
|
-
};
|
|
699
|
-
readonly images: {
|
|
700
|
-
readonly type: "array";
|
|
701
|
-
readonly items: {
|
|
702
|
-
readonly $ref: "#/components/schemas/PhotoResponse";
|
|
703
|
-
};
|
|
704
|
-
};
|
|
705
|
-
};
|
|
706
|
-
readonly required: readonly ["address", "amenities", "description", "images", "measurement", "propertyType", "spaces"];
|
|
707
|
-
};
|
|
708
708
|
export declare const PropertySpaceViewResponseSchema: {
|
|
709
709
|
readonly type: "object";
|
|
710
710
|
readonly properties: {
|
|
@@ -732,6 +732,116 @@ export declare const PropertySpaceViewResponseSchema: {
|
|
|
732
732
|
};
|
|
733
733
|
readonly required: readonly ["name", "photoCount", "type"];
|
|
734
734
|
};
|
|
735
|
+
export declare const ListingCardResponseSchema: {
|
|
736
|
+
readonly type: "object";
|
|
737
|
+
readonly properties: {
|
|
738
|
+
readonly listingId: {
|
|
739
|
+
readonly type: "string";
|
|
740
|
+
readonly format: "uuid";
|
|
741
|
+
};
|
|
742
|
+
readonly propertyId: {
|
|
743
|
+
readonly type: "string";
|
|
744
|
+
readonly format: "uuid";
|
|
745
|
+
};
|
|
746
|
+
readonly listingType: {
|
|
747
|
+
readonly $ref: "#/components/schemas/SchemaEnum";
|
|
748
|
+
};
|
|
749
|
+
readonly status: {
|
|
750
|
+
readonly $ref: "#/components/schemas/StatusEnum";
|
|
751
|
+
};
|
|
752
|
+
readonly price: {
|
|
753
|
+
readonly type: "number";
|
|
754
|
+
};
|
|
755
|
+
readonly regionId: {
|
|
756
|
+
readonly type: "integer";
|
|
757
|
+
readonly format: "int64";
|
|
758
|
+
};
|
|
759
|
+
readonly property: {
|
|
760
|
+
readonly $ref: "#/components/schemas/ListingPropertySummary";
|
|
761
|
+
};
|
|
762
|
+
readonly spaces: {
|
|
763
|
+
readonly $ref: "#/components/schemas/SpaceInfo";
|
|
764
|
+
};
|
|
765
|
+
};
|
|
766
|
+
readonly required: readonly ["listingId", "listingType", "price", "property", "propertyId", "regionId", "spaces", "status"];
|
|
767
|
+
};
|
|
768
|
+
export declare const ListingPropertySummarySchema: {
|
|
769
|
+
readonly type: "object";
|
|
770
|
+
readonly properties: {
|
|
771
|
+
readonly propertyType: {
|
|
772
|
+
readonly $ref: "#/components/schemas/ItemsEnum";
|
|
773
|
+
};
|
|
774
|
+
readonly totalArea: {
|
|
775
|
+
readonly type: "number";
|
|
776
|
+
readonly format: "double";
|
|
777
|
+
};
|
|
778
|
+
readonly livingArea: {
|
|
779
|
+
readonly type: "number";
|
|
780
|
+
readonly format: "double";
|
|
781
|
+
};
|
|
782
|
+
readonly balconyArea: {
|
|
783
|
+
readonly type: "number";
|
|
784
|
+
readonly format: "double";
|
|
785
|
+
};
|
|
786
|
+
readonly photoCount: {
|
|
787
|
+
readonly type: "integer";
|
|
788
|
+
readonly format: "int32";
|
|
789
|
+
};
|
|
790
|
+
readonly coverPhotoUrl: {
|
|
791
|
+
readonly type: "string";
|
|
792
|
+
};
|
|
793
|
+
};
|
|
794
|
+
readonly required: readonly ["photoCount", "propertyType", "totalArea"];
|
|
795
|
+
};
|
|
796
|
+
export declare const PageMetadataSchema: {
|
|
797
|
+
readonly type: "object";
|
|
798
|
+
readonly properties: {
|
|
799
|
+
readonly size: {
|
|
800
|
+
readonly type: "integer";
|
|
801
|
+
readonly format: "int64";
|
|
802
|
+
};
|
|
803
|
+
readonly number: {
|
|
804
|
+
readonly type: "integer";
|
|
805
|
+
readonly format: "int64";
|
|
806
|
+
};
|
|
807
|
+
readonly totalElements: {
|
|
808
|
+
readonly type: "integer";
|
|
809
|
+
readonly format: "int64";
|
|
810
|
+
};
|
|
811
|
+
readonly totalPages: {
|
|
812
|
+
readonly type: "integer";
|
|
813
|
+
readonly format: "int64";
|
|
814
|
+
};
|
|
815
|
+
};
|
|
816
|
+
};
|
|
817
|
+
export declare const PagedModelListingCardResponseSchema: {
|
|
818
|
+
readonly type: "object";
|
|
819
|
+
readonly properties: {
|
|
820
|
+
readonly content: {
|
|
821
|
+
readonly type: "array";
|
|
822
|
+
readonly items: {
|
|
823
|
+
readonly $ref: "#/components/schemas/ListingCardResponse";
|
|
824
|
+
};
|
|
825
|
+
};
|
|
826
|
+
readonly page: {
|
|
827
|
+
readonly $ref: "#/components/schemas/PageMetadata";
|
|
828
|
+
};
|
|
829
|
+
};
|
|
830
|
+
};
|
|
831
|
+
export declare const SpaceInfoSchema: {
|
|
832
|
+
readonly type: "object";
|
|
833
|
+
readonly properties: {
|
|
834
|
+
readonly bedroomCount: {
|
|
835
|
+
readonly type: "integer";
|
|
836
|
+
readonly format: "int32";
|
|
837
|
+
};
|
|
838
|
+
readonly bathroomCount: {
|
|
839
|
+
readonly type: "integer";
|
|
840
|
+
readonly format: "int32";
|
|
841
|
+
};
|
|
842
|
+
};
|
|
843
|
+
readonly required: readonly ["bathroomCount", "bedroomCount"];
|
|
844
|
+
};
|
|
735
845
|
export declare const AmenityCatalogDtoSchema: {
|
|
736
846
|
readonly type: "object";
|
|
737
847
|
readonly properties: {
|
|
@@ -755,10 +865,10 @@ export declare const GroupedAmenitySchema: {
|
|
|
755
865
|
readonly type: "object";
|
|
756
866
|
readonly properties: {
|
|
757
867
|
readonly propertyGroup: {
|
|
758
|
-
readonly $ref: "#/components/schemas/
|
|
868
|
+
readonly $ref: "#/components/schemas/SchemaEnum2";
|
|
759
869
|
};
|
|
760
870
|
readonly spaceType: {
|
|
761
|
-
readonly $ref: "#/components/schemas/
|
|
871
|
+
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
762
872
|
};
|
|
763
873
|
readonly amenities: {
|
|
764
874
|
readonly type: "array";
|
|
@@ -926,120 +1036,21 @@ export declare const PropertyEditorViewResponseSchema: {
|
|
|
926
1036
|
};
|
|
927
1037
|
readonly required: readonly ["address", "amenities", "description", "measurement", "spaces", "type"];
|
|
928
1038
|
};
|
|
929
|
-
export declare const
|
|
930
|
-
readonly type: "
|
|
931
|
-
readonly
|
|
932
|
-
readonly listingId: {
|
|
933
|
-
readonly type: "string";
|
|
934
|
-
readonly format: "uuid";
|
|
935
|
-
};
|
|
936
|
-
readonly propertyId: {
|
|
937
|
-
readonly type: "string";
|
|
938
|
-
readonly format: "uuid";
|
|
939
|
-
};
|
|
940
|
-
readonly listingType: {
|
|
941
|
-
readonly $ref: "#/components/schemas/SchemaEnum3";
|
|
942
|
-
};
|
|
943
|
-
readonly status: {
|
|
944
|
-
readonly $ref: "#/components/schemas/StatusEnum";
|
|
945
|
-
};
|
|
946
|
-
readonly price: {
|
|
947
|
-
readonly type: "number";
|
|
948
|
-
};
|
|
949
|
-
readonly regionId: {
|
|
950
|
-
readonly type: "integer";
|
|
951
|
-
readonly format: "int64";
|
|
952
|
-
};
|
|
953
|
-
readonly property: {
|
|
954
|
-
readonly $ref: "#/components/schemas/PropertyInfo";
|
|
955
|
-
};
|
|
956
|
-
readonly spaces: {
|
|
957
|
-
readonly $ref: "#/components/schemas/SpaceInfo";
|
|
958
|
-
};
|
|
959
|
-
};
|
|
960
|
-
readonly required: readonly ["listingId", "listingType", "price", "property", "propertyId", "regionId", "spaces", "status"];
|
|
961
|
-
};
|
|
962
|
-
export declare const ListingSearchResponseSchema: {
|
|
963
|
-
readonly type: "object";
|
|
964
|
-
readonly properties: {
|
|
965
|
-
readonly listings: {
|
|
966
|
-
readonly type: "array";
|
|
967
|
-
readonly items: {
|
|
968
|
-
readonly $ref: "#/components/schemas/ListingCardResponse";
|
|
969
|
-
};
|
|
970
|
-
};
|
|
971
|
-
readonly total: {
|
|
972
|
-
readonly type: "integer";
|
|
973
|
-
readonly format: "int64";
|
|
974
|
-
};
|
|
975
|
-
readonly page: {
|
|
976
|
-
readonly type: "integer";
|
|
977
|
-
readonly format: "int32";
|
|
978
|
-
};
|
|
979
|
-
readonly size: {
|
|
980
|
-
readonly type: "integer";
|
|
981
|
-
readonly format: "int32";
|
|
982
|
-
};
|
|
983
|
-
};
|
|
984
|
-
readonly required: readonly ["listings", "page", "size", "total"];
|
|
985
|
-
};
|
|
986
|
-
export declare const PropertyInfoSchema: {
|
|
987
|
-
readonly type: "object";
|
|
988
|
-
readonly properties: {
|
|
989
|
-
readonly propertyType: {
|
|
990
|
-
readonly $ref: "#/components/schemas/ItemsEnum";
|
|
991
|
-
};
|
|
992
|
-
readonly totalArea: {
|
|
993
|
-
readonly type: "number";
|
|
994
|
-
readonly format: "double";
|
|
995
|
-
};
|
|
996
|
-
readonly livingArea: {
|
|
997
|
-
readonly type: "number";
|
|
998
|
-
readonly format: "double";
|
|
999
|
-
};
|
|
1000
|
-
readonly balconyArea: {
|
|
1001
|
-
readonly type: "number";
|
|
1002
|
-
readonly format: "double";
|
|
1003
|
-
};
|
|
1004
|
-
readonly photoCount: {
|
|
1005
|
-
readonly type: "integer";
|
|
1006
|
-
readonly format: "int32";
|
|
1007
|
-
};
|
|
1008
|
-
readonly coverPhotoUrl: {
|
|
1009
|
-
readonly type: "string";
|
|
1010
|
-
};
|
|
1011
|
-
};
|
|
1012
|
-
readonly required: readonly ["photoCount", "propertyType", "totalArea"];
|
|
1013
|
-
};
|
|
1014
|
-
export declare const SpaceInfoSchema: {
|
|
1015
|
-
readonly type: "object";
|
|
1016
|
-
readonly properties: {
|
|
1017
|
-
readonly bedroomCount: {
|
|
1018
|
-
readonly type: "integer";
|
|
1019
|
-
readonly format: "int32";
|
|
1020
|
-
};
|
|
1021
|
-
readonly bathroomCount: {
|
|
1022
|
-
readonly type: "integer";
|
|
1023
|
-
readonly format: "int32";
|
|
1024
|
-
};
|
|
1025
|
-
};
|
|
1026
|
-
readonly required: readonly ["bathroomCount", "bedroomCount"];
|
|
1039
|
+
export declare const ItemsEnumSchema: {
|
|
1040
|
+
readonly type: "string";
|
|
1041
|
+
readonly enum: readonly ["HOUSE", "TOWN_HOUSE", "COUNTRY_HOUSE", "VILLA", "COTTAGE", "APARTMENT", "DUPLEX", "TRIPLEX", "SEMI_BASEMENT", "ATTIC", "AGRICULTURAL_LAND", "RESIDENTIAL_LAND", "HOTEL_ROOM", "MOTEL_ROOM", "CO_LIVING_SPACE", "OFFICE", "COMMERCIAL_SPACE", "CO_WORKING_SPACE", "WAREHOUSE", "GARAGE"];
|
|
1027
1042
|
};
|
|
1028
1043
|
export declare const SchemaEnumSchema: {
|
|
1029
1044
|
readonly type: "string";
|
|
1030
|
-
readonly enum: readonly ["
|
|
1045
|
+
readonly enum: readonly ["SALE", "RENT", "DAILY_RENT", "PLEDGE"];
|
|
1031
1046
|
};
|
|
1032
1047
|
export declare const SchemaEnum2Schema: {
|
|
1033
1048
|
readonly type: "string";
|
|
1034
|
-
readonly enum: readonly ["
|
|
1035
|
-
};
|
|
1036
|
-
export declare const ItemsEnumSchema: {
|
|
1037
|
-
readonly type: "string";
|
|
1038
|
-
readonly enum: readonly ["HOUSE", "TOWN_HOUSE", "COUNTRY_HOUSE", "VILLA", "COTTAGE", "APARTMENT", "DUPLEX", "TRIPLEX", "SEMI_BASEMENT", "ATTIC", "AGRICULTURAL_LAND", "RESIDENTIAL_LAND", "HOTEL_ROOM", "MOTEL_ROOM", "CO_LIVING_SPACE", "OFFICE", "COMMERCIAL_SPACE", "CO_WORKING_SPACE", "WAREHOUSE", "GARAGE"];
|
|
1049
|
+
readonly enum: readonly ["HOUSE_GROUP", "APARTMENT_GROUP", "HOSPITALITY_GROUP", "LAND_GROUP", "BUSINESS_GROUP", "STORAGE_GROUP"];
|
|
1039
1050
|
};
|
|
1040
1051
|
export declare const SchemaEnum3Schema: {
|
|
1041
1052
|
readonly type: "string";
|
|
1042
|
-
readonly enum: readonly ["
|
|
1053
|
+
readonly enum: readonly ["BEDROOM", "BATHROOM", "KITCHEN", "LIVING_ROOM", "GARAGE", "BACKYARD", "GYM", "LAUNDRY", "HOME_THEATRE", "GAME_ROOM"];
|
|
1043
1054
|
};
|
|
1044
1055
|
export declare const LanguageEnumSchema: {
|
|
1045
1056
|
readonly type: "string";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;CAa7B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;CAWpB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;CASpB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;CAWzB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;CAcxB,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBrB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;CAatB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;CAc7B,CAAC;AAEX,eAAO,MAAM,2BAA2B;;;;;;;;;;;CAW9B,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;CASrB,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;CAkB3B,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2B1B,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;CAiB3B,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;CAQrB,CAAC;AAEX,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;CAcjC,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;;;;;CAYlC,CAAC;AAEX,eAAO,MAAM,kBAAkB;;;;;;;;;;;;CAYrB,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;CAWtB,CAAC;AAEX,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiBrC,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BnB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;CAYpB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;CAsB7B,CAAC;AAEX,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6EhC,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;CAyB7B,CAAC;AAEX,eAAO,MAAM,gBAAgB;;;;;;;;CAQnB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;CAe7B,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;CASvB,CAAC;AAEX,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;CAalC,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuCxB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;CAkB5B,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;CAazB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;CAQxB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;CAWzB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;CASzB,CAAC;AAEX,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiD9B,CAAC;AAEX,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"schemas.gen.d.ts","sourceRoot":"","sources":["../../api/property/schemas.gen.ts"],"names":[],"mappings":"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"}
|