Initial mirror of the HPE Design System

Readable mirror of https://design-system.hpe.design, sourced from
github.com/grommet/hpe-design-system (Apache-2.0) at commit 567c4d5
(2026-07-16).

The upstream site is a client-rendered Next.js export with no sitemap; it
returns a 1.5 KB empty shell to curl. This repo is the same guidance in plain
Markdown with every value resolved, plus the assets checked in.

Docs: scope and authority model, brand foundations with resolved color and
spacing tables, the design token tiers and version map, UI copy rules,
accessibility conformance and the responsibility split, the component and
template inventory, and an adoption/review checklist.

Assets: 452 SVG icons, 5 HPE and Aruba word-marks, 282 documentation graphics.

HOWTO-mirror-the-design-system.md is a verified runbook for rebuilding this
from scratch against a newer upstream.

Colors were resolved programmatically, not transcribed: token JSON stores
references, not values.

Apache-2.0 upstream. Note that it covers copyright, not trademark; Brand
Central remains authoritative for the HPE marks.
This commit is contained in:
2026-07-30 08:34:50 -04:00
commit 0730557624
752 changed files with 8423 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 17C22.5523 17 23 17.4477 23 18C23 18.9157 22.5319 19.6869 21.9014 20.2832C21.2729 20.8776 20.4169 21.367 19.4424 21.7568C17.4877 22.5387 14.8561 23 12 23C9.14394 23 6.51226 22.5387 4.55762 21.7568C3.58307 21.367 2.72712 20.8776 2.09863 20.2832C1.46815 19.6869 1 18.9157 1 18C1 17.4477 1.44772 17 2 17C2.55228 17 3 17.4477 3 18C3 18.1887 3.09148 18.4695 3.47266 18.8301C3.85623 19.1928 4.46568 19.5664 5.30078 19.9004C6.9654 20.5661 9.33352 21 12 21C14.6665 21 17.0346 20.5661 18.6992 19.9004C19.5343 19.5664 20.1438 19.1928 20.5273 18.8301C20.9085 18.4695 21 18.1887 21 18C21 17.4477 21.4477 17 22 17ZM16 16C16.5523 16 17 16.4477 17 17C17 17.7099 16.4485 18.0998 16.1943 18.25C15.8733 18.4398 15.4755 18.5767 15.0713 18.6777C14.2473 18.8837 13.1617 19 12 19C10.8383 19 9.75267 18.8837 8.92871 18.6777C8.52452 18.5767 8.12673 18.4398 7.80566 18.25C7.55148 18.0998 7 17.7099 7 17C7 16.4477 7.44772 16 8 16C8.3971 16 8.73896 16.232 8.90039 16.5674C9.00301 16.6147 9.16988 16.6763 9.41406 16.7373C10.0378 16.8932 10.9526 17 12 17C13.0474 17 13.9622 16.8932 14.5859 16.7373C14.8295 16.6764 14.9959 16.6146 15.0986 16.5674C15.26 16.2318 15.6028 16 16 16ZM12 2C12.5523 2 13 2.44772 13 3V10.5859L15.293 8.29297C15.6835 7.90244 16.3165 7.90244 16.707 8.29297C17.0976 8.68349 17.0976 9.31651 16.707 9.70703L12 14.4141L7.29297 9.70703C6.90244 9.31651 6.90244 8.68349 7.29297 8.29297C7.68349 7.90244 8.31651 7.90244 8.70703 8.29297L11 10.5859V3C11 2.44772 11.4477 2 12 2Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB