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="M20 1C21.6569 1 23 2.34315 23 4V20C23 21.6569 21.6569 23 20 23H4C2.34315 23 1 21.6569 1 20V4C1 2.34315 2.34315 1 4 1H20ZM4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20V4C21 3.44772 20.5523 3 20 3H4ZM15.793 4.29297C16.1835 3.90252 16.8165 3.90253 17.207 4.29297L19.707 6.79297C20.0975 7.18348 20.0975 7.81652 19.707 8.20703L17.207 10.707C16.8165 11.0975 16.1835 11.0975 15.793 10.707C15.4025 10.3165 15.4025 9.68348 15.793 9.29297L16.5859 8.5H16.5C14.5671 8.50007 13 10.067 13 12C13 13.1662 12.6357 14.2469 12.0166 15.1367C12.0121 15.1475 12.0083 15.1585 12.0039 15.1689C12.0021 15.1664 12.0008 15.1636 11.999 15.1611C11.0037 16.5751 9.3605 17.5 7.5 17.5H7.41406L8.20703 18.293L8.27539 18.3691C8.59571 18.7619 8.57307 19.3409 8.20703 19.707C7.81653 20.0975 7.18348 20.0975 6.79297 19.707L4.29297 17.207C4.10543 17.0195 4 16.7652 4 16.5C4 16.2348 4.10543 15.9805 4.29297 15.793L6.79297 13.293C7.18348 12.9025 7.81653 12.9025 8.20703 13.293C8.59746 13.6835 8.59748 14.3165 8.20703 14.707L7.41406 15.5H7.5C9.37267 15.4999 10.9016 14.0291 10.9951 12.1797L11 12C11 10.067 9.43294 8.50007 7.5 8.5H7.41406L8.20703 9.29297L8.27539 9.36914C8.59571 9.76189 8.57308 10.3409 8.20703 10.707C7.81653 11.0975 7.18348 11.0975 6.79297 10.707L4.29297 8.20703C4.10543 8.0195 4 7.76521 4 7.5C4 7.23478 4.10543 6.9805 4.29297 6.79297L6.79297 4.29297C7.18348 3.90254 7.81653 3.90253 8.20703 4.29297C8.59746 4.68349 8.59749 5.31653 8.20703 5.70703L7.41406 6.5H7.5C9.36071 6.50004 11.0048 7.42465 12 8.83887C12.9953 7.42471 14.6393 6.50004 16.5 6.5H16.5859L15.793 5.70703C15.4025 5.31652 15.4025 4.68348 15.793 4.29297ZM15.793 13.293C16.1591 12.9269 16.7381 12.9043 17.1309 13.2246L17.207 13.293L19.707 15.793C20.0975 16.1835 20.0975 16.8165 19.707 17.207L17.207 19.707C16.8165 20.0975 16.1835 20.0975 15.793 19.707C15.4025 19.3165 15.4025 18.6835 15.793 18.293L16.5859 17.5H16.5C14.8529 17.4748 13.5945 16.8991 12.5039 15.7734C12.5043 15.7731 12.7307 15.5543 13.0703 15.0703C13.4102 14.5859 13.625 13.9961 13.625 13.9961C14.4922 15.1445 15.5861 15.5156 16.5 15.5H16.5859L15.793 14.707C15.4025 14.3165 15.4025 13.6835 15.793 13.293Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB