# XWUITrackingTimeline

Vertical shipment-tracking event log. Branded per-event icon + colour, with optional ETA projection. Models common carrier track-and-trace pages.

## Basic Usage

Short carrier-style history (most recent first).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Short carrier-style history (most recent first).
```

## With ETA

Future ETA projection rendered dimmed / dashed.

```example
file: examples/WithETA.ts
html: examples/WithETA.html
title: With ETA
description: Future ETA projection rendered dimmed / dashed.
```

## Chronological

Oldest event first - for audit logs / proof-of-delivery views.

```example
file: examples/Chronological.ts
html: examples/Chronological.html
title: Chronological
description: Oldest event first - for audit logs / proof-of-delivery views.
```

```api
```
