feat(ai-scribe): reorganize abstractions and update dialog modal UI

This commit is contained in:
dab246
2025-12-18 02:51:43 +07:00
committed by Dat H. Pham
parent 7ddccf2e1c
commit 582b1ebe97
70 changed files with 2449 additions and 1352 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.916 9.16699C13.6064 9.16699 14.166 8.60735 14.166 7.91699C14.166 7.22664 13.6064 6.66699 12.916 6.66699C12.2257 6.66699 11.666 7.22664 11.666 7.91699C11.666 8.60735 12.2257 9.16699 12.916 9.16699Z" fill="#424244" fill-opacity="0.72"/>
<path d="M7.08268 9.16699C7.77304 9.16699 8.33268 8.60735 8.33268 7.91699C8.33268 7.22664 7.77304 6.66699 7.08268 6.66699C6.39233 6.66699 5.83268 7.22664 5.83268 7.91699C5.83268 8.60735 6.39233 9.16699 7.08268 9.16699Z" fill="#424244" fill-opacity="0.72"/>
<path d="M9.99935 15.0003C11.8993 15.0003 13.516 13.617 14.166 11.667L5.83268 11.667C6.48268 13.617 8.09935 15.0003 9.99935 15.0003Z" fill="#424244" fill-opacity="0.72"/>
<path d="M9.99102 1.66699C5.39102 1.66699 1.66602 5.40033 1.66602 10.0003C1.66602 14.6003 5.39102 18.3337 9.99102 18.3337C14.5993 18.3337 18.3327 14.6003 18.3327 10.0003C18.3327 5.40033 14.5993 1.66699 9.99102 1.66699ZM9.99935 16.667C6.31602 16.667 3.33268 13.6837 3.33268 10.0003C3.33268 6.31699 6.31602 3.33366 9.99935 3.33366C13.6827 3.33366 16.666 6.31699 16.666 10.0003C16.666 13.6837 13.6827 16.667 9.99935 16.667Z" fill="#424244" fill-opacity="0.72"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB