@phonghq/go-chat 1.0.71 → 1.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/assets/icons/chat/IconMenuDot.vue.js +31 -0
  2. package/dist/assets/icons/customer-appointment/IconChevronRight.vue.d.ts +2 -0
  3. package/dist/assets/icons/customer-appointment/IconChevronRight.vue.js +22 -0
  4. package/dist/assets/icons/global/IconMessageOutline.vue.d.ts +2 -0
  5. package/dist/assets/icons/global/IconMessageOutline.vue.js +22 -0
  6. package/dist/assets/icons/global/IconSms.vue.js +1 -1
  7. package/dist/assets/icons/lib/IconZoomOut.vue.d.ts +5 -0
  8. package/dist/assets/icons/lib/IconZoomOut.vue.js +52 -0
  9. package/dist/chat/App.vue.d.ts +14 -9
  10. package/dist/chat/App.vue.js +410 -514
  11. package/dist/chat/ChatHeader.vue.d.ts +15 -0
  12. package/dist/chat/ChatHeader.vue.js +218 -0
  13. package/dist/chat/page/customer-appointment/CustomerAppointment.vue.d.ts +8 -1
  14. package/dist/chat/page/customer-appointment/CustomerAppointment.vue.js +66 -11
  15. package/dist/chat/page/customer-detail/SubInformation.vue.js +41 -9
  16. package/dist/chat/page/home/ChatList.vue.d.ts +6 -0
  17. package/dist/chat/page/home/ChatList.vue.js +65 -32
  18. package/dist/chat/page/home/ChatMessage.vue.js +11 -1
  19. package/dist/chat/page/home/ChatMessageItem.vue.d.ts +1 -0
  20. package/dist/chat/page/home/ChatMessageItem.vue.js +44 -5
  21. package/dist/chat/page/home/Home.vue.d.ts +1 -0
  22. package/dist/chat/page/home/Home.vue.js +134 -123
  23. package/dist/chat/page/home/HomeHeader.vue.js +103 -10
  24. package/dist/chat/page/home/NewCustomer.vue.js +11 -9
  25. package/dist/chat/page/home/PhoneNumpad.vue.d.ts +4 -0
  26. package/dist/chat/page/home/PhoneNumpad.vue.js +39 -21
  27. package/dist/components/chat/call/Calling.vue.js +5 -18
  28. package/dist/components/common/dropdown/DropdownBase.vue.d.ts +4 -4
  29. package/dist/components/common/dropdown/DropdownBase.vue.js +11 -9
  30. package/dist/components/common/select/SelectBase.vue.d.ts +9 -4
  31. package/dist/components/common/select/SelectBase.vue.js +49 -31
  32. package/dist/components/ui/button/c-button.js +1 -1
  33. package/dist/components/ui/dialog/DialogContent.vue.d.ts +2 -2
  34. package/dist/components/ui/dialog/DialogScrollContent.vue.d.ts +2 -2
  35. package/dist/components/ui/drawer/DrawerContent.vue.d.ts +2 -2
  36. package/dist/components/ui/dropdown-menu/DropdownMenuContent.vue.d.ts +3 -3
  37. package/dist/components/ui/dropdown-menu/DropdownMenuContent.vue.js +11 -6
  38. package/dist/components/ui/dropdown-menu/DropdownMenuSubContent.vue.d.ts +4 -4
  39. package/dist/components/ui/popover/PopoverContent.vue.d.ts +2 -2
  40. package/dist/components/ui/select/SelectContent.vue.js +7 -2
  41. package/dist/components/ui/select/SelectItem.vue.js +2 -2
  42. package/dist/composable/useInitData.js +2 -0
  43. package/dist/composable/useListConversations.d.ts +5 -1
  44. package/dist/composable/useListConversations.js +42 -31
  45. package/dist/composable/useListentEvent.js +20 -2
  46. package/dist/composable/usePlivo.d.ts +0 -2
  47. package/dist/composable/usePlivo.js +5 -11
  48. package/dist/go-chat.es.js +18061 -16541
  49. package/dist/go-chat.umd.js +23 -23
  50. package/dist/style.css +1 -1
  51. package/dist/types/chat/global.d.ts +35 -10
  52. package/dist/utils/chat/queue.d.ts +7 -0
  53. package/dist/utils/chat/queue.js +30 -0
  54. package/dist/utils/chat/store/conversation.d.ts +1 -0
  55. package/dist/utils/chat/store/conversation.js +4 -0
  56. package/dist/utils/chat/store/message.d.ts +0 -4
  57. package/dist/utils/chat/store/message.js +0 -4
  58. package/dist/utils/chat/store/time-limit.d.ts +5 -0
  59. package/dist/utils/chat/store/time-limit.js +8 -0
  60. package/dist/utils/string-helper.d.ts +1 -0
  61. package/dist/utils/string-helper.js +3 -0
  62. package/dist/views/home/phone-numpad/ConvercationList.vue.d.ts +1 -0
  63. package/dist/views/home/phone-numpad/ConvercationList.vue.js +4 -1
  64. package/dist/views/home/phone-numpad/PhoneNumpad.vue.d.ts +6 -2
  65. package/dist/views/home/phone-numpad/PhoneNumpad.vue.js +43 -17
  66. package/package.json +1 -1
  67. package/dist/assets/icons/call/IconPhoneBase.vue.js +0 -20
  68. /package/dist/assets/icons/{call/IconPhoneBase.vue.d.ts → chat/IconMenuDot.vue.d.ts} +0 -0
@@ -1,20 +0,0 @@
1
- /// <reference types="C:/phonghq/go-chat-v2/node_modules/.vue-global-types/vue_3.5_0.d.ts" />
2
- debugger; /* PartiallyEnd: #3632/scriptSetup.vue */
3
- const __VLS_ctx = {};
4
- let __VLS_elements;
5
- let __VLS_components;
6
- let __VLS_directives;
7
- __VLS_asFunctionalElement(__VLS_elements.svg, __VLS_elements.svg)({
8
- viewBox: "0 0 24 24",
9
- ...{ class: "w-8 h-8 text-blue-500" },
10
- xmlns: "http://www.w3.org/2000/svg",
11
- });
12
- __VLS_asFunctionalElement(__VLS_elements.path)({
13
- d: "M3 6.5C3 14.5081 9.49187 21 17.5 21C18.166 21 18.8216 20.9551 19.4637 20.8682C20.3747 20.7448 21 19.9292 21 19.01V16.4415C21 15.5807 20.4491 14.8164 19.6325 14.5442L16.4841 13.4947C15.6836 13.2279 14.8252 13.699 14.6206 14.5177C14.3475 15.6102 12.987 15.987 12.1907 15.1907L8.80926 11.8093C8.01301 11.013 8.38984 9.65254 9.48229 9.37943C10.301 9.17476 10.7721 8.31644 10.5053 7.51586L9.45585 4.36754C9.18362 3.55086 8.41934 3 7.55848 3H4.99004C4.0708 3 3.25518 3.62533 3.13185 4.53627C3.0449 5.17845 3 5.83398 3 6.5Z",
14
- fill: "currentColor",
15
- });
16
- /** @type {__VLS_StyleScopedClasses['w-8']} */ ;
17
- /** @type {__VLS_StyleScopedClasses['h-8']} */ ;
18
- /** @type {__VLS_StyleScopedClasses['text-blue-500']} */ ;
19
- const __VLS_export = (await import('vue')).defineComponent({});
20
- export default {};