feat(ui): brancher le design system (exports ESM, Font Awesome, polices offline)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -656,3 +656,9 @@ Object.assign(window, {
|
||||
`;
|
||||
document.head.appendChild(s);
|
||||
})();
|
||||
|
||||
export {
|
||||
Icon, Tooltip, IconButton, Toggle, StatusLed,
|
||||
BatteryGauge, RadialGauge, BigRadialGauge,
|
||||
Popup, Button, TreeNav, Sparkline, LineChart,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user