Files
mchusandClaude Sonnet 5 577aa20fe3 Add icon-only row-action labeling rule and data formatting conventions
Row-action buttons in a data table are icon-only and need deterministic
title/aria-label instead of repeated text. Also documents money and
date-precision formatting (whole-unit money with non-breaking-space
thousands grouping, ISO week numbers for day-level dates).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-13 22:26:02 +03:00
..

Web Visual Baseline — Reference Assets

The normative rules live in contract.md.

Canonical reference files (full, production version of the style) are in assets/:

  • assets/view.css — copy this as the starting stylesheet and adapt tokens
  • assets/view.html — reference page structure (header, panels, tables)
  • assets/upload.html — reference upload/open panel

Do not maintain a separate "starter" copy of the CSS anywhere; assets/view.css is the single source. For a new app, copy it and delete unused rules.