feat: implement most diagnostics actions

This commit is contained in:
divocat
2025-10-15 01:11:30 +03:00
parent b8ccb4abfa
commit 6772b83861
23 changed files with 1346 additions and 62 deletions

View File

@@ -6,8 +6,6 @@ export function renderLoaderCircleIcon24() {
'svg',
{
xmlns: NS,
width: '24',
height: '24',
viewBox: '0 0 24 24',
fill: 'none',
stroke: 'currentColor',