feat(web): add iconify tag icons for object classes
Replace the text class tag in the tree and inspector with one or more MDI icons (hover shows the class name). Bundle only the used icons via a generator script instead of the full set.
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"lint": "echo \"no lint configured\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/react": "^6.0.2",
|
||||
"@iconify/utils": "^3.1.4",
|
||||
"@tts/extract": "workspace:*",
|
||||
"@tts/shared": "workspace:*",
|
||||
"react": "^19.2.8",
|
||||
|
||||
Reference in New Issue
Block a user