Merge branch 'multipart-viewer'

This commit is contained in:
Gregory Schier
2025-12-28 08:09:34 -08:00
9 changed files with 184 additions and 21 deletions

View File

@@ -56,6 +56,7 @@ import {
EyeIcon,
EyeOffIcon,
FileCodeIcon,
FileIcon,
FileTextIcon,
FilterIcon,
FlameIcon,
@@ -187,7 +188,9 @@ const icons = {
external_link: ExternalLinkIcon,
eye: EyeIcon,
eye_closed: EyeOffIcon,
file: FileIcon,
file_code: FileCodeIcon,
file_text: FileTextIcon,
filter: FilterIcon,
flame: FlameIcon,
flask: FlaskConicalIcon,