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
+7
View File
@@ -0,0 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19 16H10C9.44771 16 9 15.5523 9 15C9 14.4477 9.44771 14 10 14H19V16Z" fill="currentColor"/>
<path d="M12 12H10C9.44771 12 9 11.5523 9 11C9 10.4477 9.44771 10 10 10H12V12Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 6C18.6569 6 20 7.34315 20 9C20 10.6569 18.6569 12 17 12C15.3431 12 14 10.6569 14 9C14 7.34315 15.3431 6 17 6ZM17 8C16.4477 8 16 8.44772 16 9C16 9.55228 16.4477 10 17 10C17.5523 10 18 9.55228 18 9C18 8.44772 17.5523 8 17 8Z" fill="currentColor"/>
<path d="M12 8H10C9.44771 8 9 7.55228 9 7C9 6.44772 9.44771 6 10 6H12V8Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21 2C22.6569 2 24 3.34315 24 5V18.5C24 20.433 22.433 22 20.5 22H3.5C1.567 22 0 20.433 0 18.5V9C0 7.34315 1.34315 6 3 6H5V5C5 3.34315 6.34315 2 8 2H21ZM3 8C2.44772 8 2 8.44772 2 9V18.5C2 19.3284 2.67157 20 3.5 20C4.32843 20 5 19.3284 5 18.5V8H3ZM8 4C7.44772 4 7 4.44772 7 5V18.5C7 19.0368 6.87907 19.5454 6.66309 20H20.5C21.3284 20 22 19.3284 22 18.5V5C22 4.44772 21.5523 4 21 4H8Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB