@connectycube/chat-widget 0.14.2 → 0.14.4

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 (58) hide show
  1. package/dist/index.es.js +1 -1
  2. package/dist/index.umd.js +1 -1
  3. package/dist/{locales/el/translation.json → public/locales/el/translation.json.d.ts} +4 -1
  4. package/dist/{locales/en/translation.json → public/locales/en/translation.json.d.ts} +4 -1
  5. package/dist/{locales/ua/translation.json → public/locales/ua/translation.json.d.ts} +4 -1
  6. package/package.json +1 -1
  7. /package/dist/{src/App.d.ts → App.d.ts} +0 -0
  8. /package/dist/{src/AppContainer.d.ts → AppContainer.d.ts} +0 -0
  9. /package/dist/{src/components → components}/home/home.d.ts +0 -0
  10. /package/dist/{src/components → components}/home/main/chat-header.d.ts +0 -0
  11. /package/dist/{src/components → components}/home/main/chat-info.d.ts +0 -0
  12. /package/dist/{src/components → components}/home/main/chat-input.d.ts +0 -0
  13. /package/dist/{src/components → components}/home/main/group-member.d.ts +0 -0
  14. /package/dist/{src/components → components}/home/main/main.d.ts +0 -0
  15. /package/dist/{src/components → components}/home/main/message.d.ts +0 -0
  16. /package/dist/{src/components → components}/home/main/quick-actions.d.ts +0 -0
  17. /package/dist/{src/components → components}/home/sidebar/chat-item.d.ts +0 -0
  18. /package/dist/{src/components → components}/home/sidebar/chats-list.d.ts +0 -0
  19. /package/dist/{src/components → components}/home/sidebar/new-chat/create-group-chat/create-group-chat.d.ts +0 -0
  20. /package/dist/{src/components → components}/home/sidebar/new-chat/create-group-chat/participant.d.ts +0 -0
  21. /package/dist/{src/components → components}/home/sidebar/new-chat/new-chat-dialog.d.ts +0 -0
  22. /package/dist/{src/components → components}/home/sidebar/new-chat/searched-user.d.ts +0 -0
  23. /package/dist/{src/components → components}/home/sidebar/sidebar.d.ts +0 -0
  24. /package/dist/{src/components → components}/home/sidebar/tabs/chats-tab.d.ts +0 -0
  25. /package/dist/{src/components → components}/home/sidebar/tabs/users-tab.d.ts +0 -0
  26. /package/dist/{src/components → components}/home/sidebar/user-item.d.ts +0 -0
  27. /package/dist/{src/components → components}/home/sidebar/users-list.d.ts +0 -0
  28. /package/dist/{src/components → components}/login.d.ts +0 -0
  29. /package/dist/{src/components → components}/shadcn-ui/alert-dialog.d.ts +0 -0
  30. /package/dist/{src/components → components}/shadcn-ui/avatar.d.ts +0 -0
  31. /package/dist/{src/components → components}/shadcn-ui/badge.d.ts +0 -0
  32. /package/dist/{src/components → components}/shadcn-ui/button.d.ts +0 -0
  33. /package/dist/{src/components → components}/shadcn-ui/dialog.d.ts +0 -0
  34. /package/dist/{src/components → components}/shadcn-ui/dropdown-menu.d.ts +0 -0
  35. /package/dist/{src/components → components}/shadcn-ui/input.d.ts +0 -0
  36. /package/dist/{src/components → components}/shadcn-ui/label.d.ts +0 -0
  37. /package/dist/{src/components → components}/shadcn-ui/switch.d.ts +0 -0
  38. /package/dist/{src/components → components}/shadcn-ui/tabs.d.ts +0 -0
  39. /package/dist/{src/components → components}/shared/avatar.d.ts +0 -0
  40. /package/dist/{src/components → components}/shared/confirmation-alert.d.ts +0 -0
  41. /package/dist/{src/components → components}/shared/empty-content-placeholder.d.ts +0 -0
  42. /package/dist/{src/components → components}/shared/loader.d.ts +0 -0
  43. /package/dist/{src/connectycube.d.ts → connectycube.d.ts} +0 -0
  44. /package/dist/{src/hooks → hooks}/debounce.d.ts +0 -0
  45. /package/dist/{src/hooks → hooks}/throttle.d.ts +0 -0
  46. /package/dist/{src/hooks → hooks}/useNotificationSound.d.ts +0 -0
  47. /package/dist/{src/hooks → hooks}/usePageFocus.d.ts +0 -0
  48. /package/dist/{src/i18n.d.ts → i18n.d.ts} +0 -0
  49. /package/dist/{src/index.d.ts → index.d.ts} +0 -0
  50. /package/dist/{src/lib → lib}/utils.d.ts +0 -0
  51. /package/dist/{src/main.d.ts → main.d.ts} +0 -0
  52. /package/dist/{src/redux → redux}/hooks.d.ts +0 -0
  53. /package/dist/{src/redux → redux}/slices/app.d.ts +0 -0
  54. /package/dist/{src/redux → redux}/slices/draftMessages.d.ts +0 -0
  55. /package/dist/{src/redux → redux}/slices/quickActions.d.ts +0 -0
  56. /package/dist/{src/redux → redux}/slices/unreadCount.d.ts +0 -0
  57. /package/dist/{src/redux → redux}/store.d.ts +0 -0
  58. /package/dist/{src/tests → tests}/connectycube.test.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- {
1
+ declare const _default: {
2
2
  "AddMembers": "Προσθήκη μελών",
3
3
  "Admin": "Διαχειριστής",
4
4
  "areTyping": "πληκτρολογούν",
@@ -38,3 +38,6 @@
38
38
  "Users": "Χρήστες",
39
39
  "you": "εσύ"
40
40
  }
41
+ ;
42
+
43
+ export default _default;
@@ -1,4 +1,4 @@
1
- {
1
+ declare const _default: {
2
2
  "AddMembers": "Add members",
3
3
  "Admin": "Admin",
4
4
  "areTyping": "are typing",
@@ -38,3 +38,6 @@
38
38
  "Users": "Users",
39
39
  "you": "you"
40
40
  }
41
+ ;
42
+
43
+ export default _default;
@@ -1,4 +1,4 @@
1
- {
1
+ declare const _default: {
2
2
  "AddMembers": "Додати учасників",
3
3
  "Admin": "Адмін",
4
4
  "areTyping": "пишуть",
@@ -38,3 +38,6 @@
38
38
  "Users": "Користувачі",
39
39
  "you": "ви"
40
40
  }
41
+ ;
42
+
43
+ export default _default;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@connectycube/chat-widget",
3
3
  "description": "A React component that seamlessly integrates ConnectyCube's real-time chat capabilities into your web applications. This widget offers an out-of-the-box solution for embedding chat features—such as instant messaging, user presence, and file sharing—without the overhead of building a complete chat system from scratch.",
4
- "version": "0.14.2",
4
+ "version": "0.14.4",
5
5
  "keywords": [
6
6
  "chat-widget",
7
7
  "widget",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes