diff --git a/src/components/icons/custom/LoadingIcon.vue b/src/components/icons/custom/LoadingIcon.vue new file mode 100644 index 0000000..28afd0a --- /dev/null +++ b/src/components/icons/custom/LoadingIcon.vue @@ -0,0 +1,40 @@ + + + diff --git a/src/components/icons/custom/PlusIcon.vue b/src/components/icons/custom/PlusIcon.vue index 845f729..bd94ccf 100644 --- a/src/components/icons/custom/PlusIcon.vue +++ b/src/components/icons/custom/PlusIcon.vue @@ -1,7 +1,7 @@ diff --git a/src/components/icons/custom/StopIcon.vue b/src/components/icons/custom/StopIcon.vue new file mode 100644 index 0000000..e1d1398 --- /dev/null +++ b/src/components/icons/custom/StopIcon.vue @@ -0,0 +1,22 @@ + + + diff --git a/src/components/input/ChatInput.vue b/src/components/input/ChatInput.vue index 20fd88d..01ef7a8 100644 --- a/src/components/input/ChatInput.vue +++ b/src/components/input/ChatInput.vue @@ -8,7 +8,14 @@ @remove="removeAttachment" @add-upload="triggerUploadInput" /> - + @@ -58,36 +65,35 @@
- - + +