{{-- Row of summary stat tiles with optional period-over-period deltas. Expects: $tiles: array of [ 'label' => string, 'value' => string|int|float, 'tone' => 'default'|'danger' (danger colors the value red when > 0), 'delta' => null|['value' => float, 'goodWhenUp' => bool|null, 'vs' => string], ] --}}