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="M2 14.7139C2.55215 14.7139 2.99977 15.1618 3 15.7139V18C3 19.6569 4.34315 21 6 21H8.28613L8.3877 21.0049C8.89209 21.056 9.28613 21.4821 9.28613 22C9.28613 22.5179 8.89209 22.944 8.3877 22.9951L8.28613 23H6C3.23858 23 1 20.7614 1 18V15.7139C1.00023 15.1618 1.44785 14.7139 2 14.7139Z" fill="currentColor"/>
<path d="M22 14.7139C22.5521 14.7139 22.9998 15.1618 23 15.7139V18C23 20.7614 20.7614 23 18 23H15.7139C15.1618 22.9998 14.7139 22.5521 14.7139 22C14.7139 21.4479 15.1618 21.0002 15.7139 21H18C19.6569 21 21 19.6569 21 18V15.7139C21.0002 15.1618 21.4479 14.7139 22 14.7139Z" fill="currentColor"/>
<path d="M12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10Z" fill="currentColor"/>
<path d="M8.3877 1.00488C8.89209 1.05596 9.28613 1.48213 9.28613 2C9.28613 2.51787 8.89209 2.94404 8.3877 2.99512L8.28613 3H6C4.34315 3 3 4.34315 3 6V8.28613C2.99977 8.83822 2.55215 9.28613 2 9.28613C1.44785 9.28613 1.00023 8.83822 1 8.28613V6C1 3.23858 3.23858 1 6 1H8.28613L8.3877 1.00488Z" fill="currentColor"/>
<path d="M18 1C20.7614 1 23 3.23858 23 6V8.28613C22.9998 8.83823 22.5521 9.28613 22 9.28613C21.4479 9.28613 21.0002 8.83823 21 8.28613V6C21 4.34315 19.6569 3 18 3H15.7139C15.1618 2.99977 14.7139 2.55215 14.7139 2C14.7139 1.44785 15.1618 1.00023 15.7139 1H18Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB