e95490eb72
- Grundriss (FloorPlanSection): PropertyUnit.floorPlanUrl?, Property.floorPlanUrl?; FloorPlanSection in MatchDetail + PropertyDetail; FloorPlanUrlSection in NewListing-Formular - Listenansicht (MatchCardCompact): horizontales Layout mit 120px Bildstreifen, Score-Badge, Asset-Label-Overlay, alle 3 grünen Punkte, Anfrage-Button - Light Industrial → "Gewerbe" überall (NeedInput, NeedCardPreview, CriteriaReviewPanel, newListingConstants, MyListings, propertyHelpers) - "Zum Originalinserat"-Button nur bei Maison-Work-Objekten - Image-Pool: propertyImageResolver mit sequentiellem Pool-Index (keine doppelten Bilder), nur Innenaufnahmen, rotate()-Trick für Sub-Pools - Overlay-Labels (Objekttyp + Stadtteil) in LocationPreview + IntelligenceMatchCard Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
490 B
TypeScript
10 lines
490 B
TypeScript
export { AiAssistCard } from './AiAssistCard'
|
|
export { AreaDetailsSection } from './AreaDetailsSection'
|
|
export { AddressSection } from './AddressSection'
|
|
export { SoftFactorsSection } from './SoftFactorsSection'
|
|
export { TechnicalDetailsSection } from './TechnicalDetailsSection'
|
|
export { ImageUrlSection } from './ImageUrlSection'
|
|
export { ContactSection } from './ContactSection'
|
|
export { CreatedScreen } from './CreatedScreen'
|
|
export { FloorPlanUrlSection } from './FloorPlanUrlSection'
|