chore(chainage): rename chainge to segment

This commit is contained in:
2026-06-12 12:28:17 +05:30
parent 134e373f3a
commit 941f554662
14 changed files with 817 additions and 826 deletions

View File

@@ -78,7 +78,7 @@ const DetailedSummarySection = ({
<MapIcon className="h-5 w-5 text-primary" />
</div>
<div>
<CardTitle className="text-base font-bold">Chainages</CardTitle>
<CardTitle className="text-base font-bold">Segments</CardTitle>
<CardDescription className="text-xs">{modeConfig.label} detected</CardDescription>
</div>
</div>
@@ -169,7 +169,7 @@ const DetailedSummarySection = ({
</div>
<div className="grid grid-cols-2 gap-2 text-[10px] text-muted-foreground">
<div className="truncate">
Chainage: <span className="text-foreground font-medium">{chainageName}</span>
Segment: <span className="text-foreground font-medium">{chainageName}</span>
</div>
<div>
Confidence:{' '}