fix: replace smart quotes with ASCII quotes in mock data files
This commit is contained in:
+26
-26
@@ -36,22 +36,22 @@ export const mockInquiries: Inquiry[] = [
|
|||||||
|
|
||||||
// 2 — UNREAD
|
// 2 — UNREAD
|
||||||
{
|
{
|
||||||
id: ‘inq-002’,
|
id: 'inq-002',
|
||||||
organizationId: ‘org-wincasa’,
|
organizationId: 'org-wincasa',
|
||||||
propertyId: ‘prop-009’,
|
propertyId: 'prop-009',
|
||||||
needId: ‘need-002’,
|
needId: 'need-002',
|
||||||
tenantName: ‘Markus Frei’,
|
tenantName: 'Markus Frei',
|
||||||
tenantCompany: ‘Frei Logistik AG’,
|
tenantCompany: 'Frei Logistik AG',
|
||||||
tenantEmail: ‘m.frei@frei-logistik.ch’,
|
tenantEmail: 'm.frei@frei-logistik.ch',
|
||||||
subject: ‘Lagerfläche Winterthur — Verfügbarkeit?’,
|
subject: 'Lagerfläche Winterthur — Verfügbarkeit?',
|
||||||
message:
|
message:
|
||||||
‘Sehr geehrte Damen und Herren\n\nIst Ihre Logistikfläche in Winterthur noch verfügbar? Wir benötigen ab September ca. 3’000 m² mit Rampe und Hochregalmöglichkeit.\n\nMit freundlichen Grüssen\nMarkus Frei’,
|
'Sehr geehrte Damen und Herren\n\nIst Ihre Logistikfläche in Winterthur noch verfügbar? Wir benötigen ab September ca. 3'000 m² mit Rampe und Hochregalmöglichkeit.\n\nMit freundlichen Grüssen\nMarkus Frei',
|
||||||
status: ‘new’,
|
status: 'new',
|
||||||
unreadCount: 1,
|
unreadCount: 1,
|
||||||
isRead: false,
|
isRead: false,
|
||||||
matchScore: 85,
|
matchScore: 85,
|
||||||
createdAt: ‘2026-05-17T11:14:00Z’,
|
createdAt: '2026-05-17T11:14:00Z',
|
||||||
updatedAt: ‘2026-05-17T11:14:00Z’,
|
updatedAt: '2026-05-17T11:14:00Z',
|
||||||
thread: [
|
thread: [
|
||||||
{
|
{
|
||||||
id: 'msg-002-1',
|
id: 'msg-002-1',
|
||||||
@@ -60,7 +60,7 @@ export const mockInquiries: Inquiry[] = [
|
|||||||
senderName: 'Markus Frei',
|
senderName: 'Markus Frei',
|
||||||
subject: 'Lagerfläche Winterthur — Verfügbarkeit?',
|
subject: 'Lagerfläche Winterthur — Verfügbarkeit?',
|
||||||
body:
|
body:
|
||||||
'Sehr geehrte Damen und Herren\n\nIst Ihre Logistikfläche in Winterthur noch verfügbar? Wir benötigen ab September ca. 3’000 m² mit Rampe und Hochregalmöglichkeit.\n\nMit freundlichen Grüssen\nMarkus Frei',
|
'Sehr geehrte Damen und Herren\n\nIst Ihre Logistikfläche in Winterthur noch verfügbar? Wir benötigen ab September ca. 3'000 m² mit Rampe und Hochregalmöglichkeit.\n\nMit freundlichen Grüssen\nMarkus Frei',
|
||||||
attachments: [],
|
attachments: [],
|
||||||
createdAt: '2026-05-17T11:14:00Z',
|
createdAt: '2026-05-17T11:14:00Z',
|
||||||
},
|
},
|
||||||
@@ -203,22 +203,22 @@ export const mockInquiries: Inquiry[] = [
|
|||||||
|
|
||||||
// 6 — READ
|
// 6 — READ
|
||||||
{
|
{
|
||||||
id: ‘inq-006’,
|
id: 'inq-006',
|
||||||
organizationId: ‘org-wincasa’,
|
organizationId: 'org-wincasa',
|
||||||
propertyId: ‘prop-002’,
|
propertyId: 'prop-002',
|
||||||
tenantName: ‘Thomas Brun’,
|
tenantName: 'Thomas Brun',
|
||||||
tenantCompany: ‘Schweizer Logistik GmbH’,
|
tenantCompany: 'Schweizer Logistik GmbH',
|
||||||
tenantEmail: ‘t.brun@swisslogistik.ch’,
|
tenantEmail: 't.brun@swisslogistik.ch',
|
||||||
subject: ‘Lagerfläche Hardstrasse Basel’,
|
subject: 'Lagerfläche Hardstrasse Basel',
|
||||||
message:
|
message:
|
||||||
‘Guten Tag\n\nWir suchen ab Juli eine Lagerfläche in Basel mit ca. 2’500 m². Ihre Liegenschaft an der Hardstrasse entspricht unserem Profil. Können wir besichtigen?\n\nThomas Brun’,
|
'Guten Tag\n\nWir suchen ab Juli eine Lagerfläche in Basel mit ca. 2'500 m². Ihre Liegenschaft an der Hardstrasse entspricht unserem Profil. Können wir besichtigen?\n\nThomas Brun',
|
||||||
status: ‘answered’,
|
status: 'answered',
|
||||||
unreadCount: 0,
|
unreadCount: 0,
|
||||||
isRead: true,
|
isRead: true,
|
||||||
lastReadAt: ‘2026-05-10T10:00:00Z’,
|
lastReadAt: '2026-05-10T10:00:00Z',
|
||||||
matchScore: 87,
|
matchScore: 87,
|
||||||
createdAt: ‘2026-05-08T10:00:00Z’,
|
createdAt: '2026-05-08T10:00:00Z',
|
||||||
updatedAt: ‘2026-05-10T09:30:00Z’,
|
updatedAt: '2026-05-10T09:30:00Z',
|
||||||
thread: [
|
thread: [
|
||||||
{
|
{
|
||||||
id: 'msg-006-1',
|
id: 'msg-006-1',
|
||||||
@@ -227,7 +227,7 @@ export const mockInquiries: Inquiry[] = [
|
|||||||
senderName: 'Thomas Brun',
|
senderName: 'Thomas Brun',
|
||||||
subject: 'Lagerfläche Hardstrasse Basel',
|
subject: 'Lagerfläche Hardstrasse Basel',
|
||||||
body:
|
body:
|
||||||
'Guten Tag\n\nWir suchen ab Juli eine Lagerfläche in Basel mit ca. 2’500 m². Ihre Liegenschaft an der Hardstrasse entspricht unserem Profil. Können wir besichtigen?\n\nThomas Brun',
|
'Guten Tag\n\nWir suchen ab Juli eine Lagerfläche in Basel mit ca. 2'500 m². Ihre Liegenschaft an der Hardstrasse entspricht unserem Profil. Können wir besichtigen?\n\nThomas Brun',
|
||||||
attachments: [],
|
attachments: [],
|
||||||
createdAt: '2026-05-08T10:00:00Z',
|
createdAt: '2026-05-08T10:00:00Z',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ export const mockLatentNeeds: LatentNeed[] = [
|
|||||||
{ criterion: 'Standortprestige', weight: 0.25, description: 'Repräsentative Adresse für Kundenmeetings' },
|
{ criterion: 'Standortprestige', weight: 0.25, description: 'Repräsentative Adresse für Kundenmeetings' },
|
||||||
{ criterion: 'Flexibilität Grundriss', weight: 0.20, description: 'Open Space mit modularen Wänden' },
|
{ criterion: 'Flexibilität Grundriss', weight: 0.20, description: 'Open Space mit modularen Wänden' },
|
||||||
{ criterion: 'ESG-Zertifizierung', weight: 0.15, description: 'Minergie oder vergleichbar' },
|
{ criterion: 'ESG-Zertifizierung', weight: 0.15, description: 'Minergie oder vergleichbar' },
|
||||||
{ criterion: 'Erweiterungspotenzial', weight: 0.15, description: 'Wachstum auf bis zu 1’500 m² möglich' },
|
{ criterion: 'Erweiterungspotenzial', weight: 0.15, description: 'Wachstum auf bis zu 1'500 m² möglich' },
|
||||||
{ criterion: 'Nähe zu Restaurants', weight: 0.10 },
|
{ criterion: 'Nähe zu Restaurants', weight: 0.10 },
|
||||||
],
|
],
|
||||||
aiSummary:
|
aiSummary:
|
||||||
|
|||||||
Reference in New Issue
Block a user