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
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22 11C22.5521 11.0002 23 11.4478 23 12C23 14.4411 22.1885 16.8133 20.6924 18.7422C19.1963 20.6709 17.1005 22.0471 14.7363 22.6543C12.372 23.2614 9.87212 23.065 7.63184 22.0957C5.76174 21.2864 4.16209 19.9754 3 18.3203V22C3 22.5523 2.55228 23 2 23C1.44772 23 1 22.5523 1 22V16.1299C1.00006 15.5059 1.50589 15.0001 2.12988 15H8C8.55228 15 9 15.4477 9 16C9 16.5523 8.55228 17 8 17H4.51855C5.47753 18.4351 6.83173 19.5699 8.42578 20.2598C10.2587 21.0529 12.3038 21.2134 14.2383 20.7168C16.1725 20.2201 17.8872 19.0945 19.1113 17.5166C20.3354 15.9384 21 13.9973 21 12C21 11.4478 21.4479 11.0002 22 11Z" fill="currentColor"/>
<path d="M12 8C12.5523 8 13 8.44772 13 9V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V9C11 8.44772 11.4477 8 12 8Z" fill="currentColor"/>
<path d="M22 1C22.5523 1 23 1.44772 23 2V7.87012C22.9999 8.4941 22.4941 8.99994 21.8701 9H16C15.4477 9 15 8.55228 15 8C15 7.44772 15.4477 7 16 7H19.4824C18.5233 5.5647 17.1685 4.43016 15.5742 3.74023C13.7412 2.94702 11.6963 2.78649 9.76172 3.2832C7.82732 3.77991 6.11281 4.90539 4.88867 6.4834C3.66449 8.06161 3 10.0027 3 12C3 12.5523 2.55228 13 2 13C1.44772 13 1 12.5523 1 12C1 9.5588 1.81237 7.18674 3.30859 5.25781C4.80481 3.32903 6.90026 1.95278 9.26465 1.3457C11.6289 0.73871 14.1279 0.935006 16.3682 1.9043C18.2379 2.71341 19.8377 4.02408 21 5.67871V2C21 1.44772 21.4477 1 22 1Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB