scaleway/ultraviolet @ultraviolet/icons@5.6.0
scaleway/ultraviolet
Captured source
source ↗published Sep 10, 2026seen 12hcaptured 12hhttp 200method plain
@ultraviolet/icons@5.6.0
Repository: scaleway/ultraviolet
Tag: @ultraviolet/icons@5.6.0
Published: 2026-09-10T14:49:28Z
Prerelease: no
Release notes:
Minor Changes
- #6815 `95730d0` Thanks @lisalupi! - All components (
Icon,ProductIcon,CategoryIcon,FlagandLogo): - Remove default
title⚠️⚠️ This change might break some tests ⚠️⚠️ - New prop
accessibleLabel; aria-hidden = trueby default;- Informative icons: when an icon has an
accessibleLabel(oraria-label) set,aria-hiddenswitches tofalseand the svg hasrole="img"; Icon: deprecatearia-labelprop. UseaccessibleLabelinstead.
- #6860 `360a3c1` Thanks @jsulpis! - add private-network-interfaces, raise, set, wait product icons, and pause system icon
Patch Changes
- #6895 `d45a4fd` Thanks @jsulpis! -
Submitnow spreads allButtonprops, addingaccessibleLabel,tooltipLabelandtooltipDescription.
Flag: accessibleLabel is now a string (the flag's accessible name) instead of a boolean, and className/aria-hidden are now accepted via SVGProps.
- Updated dependencies [`b07a846`]:
- @ultraviolet/themes@3.1.12