@memberjunction/ng-conversations 2.112.0 → 2.113.0

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 (205) hide show
  1. package/dist/lib/components/agent/active-agent-indicator.component.d.ts +1 -1
  2. package/dist/lib/components/agent/active-agent-indicator.component.d.ts.map +1 -1
  3. package/dist/lib/components/agent/active-agent-indicator.component.js +13 -15
  4. package/dist/lib/components/agent/active-agent-indicator.component.js.map +1 -1
  5. package/dist/lib/components/agent/agent-process-panel.component.d.ts +1 -1
  6. package/dist/lib/components/agent/agent-process-panel.component.d.ts.map +1 -1
  7. package/dist/lib/components/agent/agent-process-panel.component.js +14 -18
  8. package/dist/lib/components/agent/agent-process-panel.component.js.map +1 -1
  9. package/dist/lib/components/artifact/artifact-share-modal.component.d.ts +1 -1
  10. package/dist/lib/components/artifact/artifact-share-modal.component.d.ts.map +1 -1
  11. package/dist/lib/components/artifact/artifact-share-modal.component.js +11 -11
  12. package/dist/lib/components/artifact/artifact-share-modal.component.js.map +1 -1
  13. package/dist/lib/components/collection/artifact-collection-picker-modal.component.d.ts +1 -1
  14. package/dist/lib/components/collection/artifact-collection-picker-modal.component.d.ts.map +1 -1
  15. package/dist/lib/components/collection/artifact-collection-picker-modal.component.js +30 -24
  16. package/dist/lib/components/collection/artifact-collection-picker-modal.component.js.map +1 -1
  17. package/dist/lib/components/collection/artifact-create-modal.component.d.ts +1 -1
  18. package/dist/lib/components/collection/artifact-create-modal.component.d.ts.map +1 -1
  19. package/dist/lib/components/collection/artifact-create-modal.component.js +10 -8
  20. package/dist/lib/components/collection/artifact-create-modal.component.js.map +1 -1
  21. package/dist/lib/components/collection/collection-artifact-card.component.d.ts +9 -8
  22. package/dist/lib/components/collection/collection-artifact-card.component.d.ts.map +1 -1
  23. package/dist/lib/components/collection/collection-artifact-card.component.js +51 -35
  24. package/dist/lib/components/collection/collection-artifact-card.component.js.map +1 -1
  25. package/dist/lib/components/collection/collection-form-modal.component.d.ts +1 -1
  26. package/dist/lib/components/collection/collection-form-modal.component.d.ts.map +1 -1
  27. package/dist/lib/components/collection/collection-form-modal.component.js +6 -5
  28. package/dist/lib/components/collection/collection-form-modal.component.js.map +1 -1
  29. package/dist/lib/components/collection/collection-share-modal.component.d.ts +1 -1
  30. package/dist/lib/components/collection/collection-share-modal.component.d.ts.map +1 -1
  31. package/dist/lib/components/collection/collection-share-modal.component.js +12 -12
  32. package/dist/lib/components/collection/collection-share-modal.component.js.map +1 -1
  33. package/dist/lib/components/collection/collection-tree.component.d.ts +1 -1
  34. package/dist/lib/components/collection/collection-tree.component.d.ts.map +1 -1
  35. package/dist/lib/components/collection/collection-tree.component.js +11 -11
  36. package/dist/lib/components/collection/collection-tree.component.js.map +1 -1
  37. package/dist/lib/components/collection/collection-view.component.d.ts +29 -10
  38. package/dist/lib/components/collection/collection-view.component.d.ts.map +1 -1
  39. package/dist/lib/components/collection/collection-view.component.js +128 -62
  40. package/dist/lib/components/collection/collection-view.component.js.map +1 -1
  41. package/dist/lib/components/collection/collections-full-view.component.d.ts +19 -7
  42. package/dist/lib/components/collection/collections-full-view.component.d.ts.map +1 -1
  43. package/dist/lib/components/collection/collections-full-view.component.js +99 -69
  44. package/dist/lib/components/collection/collections-full-view.component.js.map +1 -1
  45. package/dist/lib/components/conversation/conversation-chat-area.component.d.ts +38 -1
  46. package/dist/lib/components/conversation/conversation-chat-area.component.d.ts.map +1 -1
  47. package/dist/lib/components/conversation/conversation-chat-area.component.js +303 -181
  48. package/dist/lib/components/conversation/conversation-chat-area.component.js.map +1 -1
  49. package/dist/lib/components/conversation/conversation-empty-state.component.d.ts +1 -1
  50. package/dist/lib/components/conversation/conversation-empty-state.component.d.ts.map +1 -1
  51. package/dist/lib/components/conversation/conversation-empty-state.component.js +21 -21
  52. package/dist/lib/components/conversation/conversation-empty-state.component.js.map +1 -1
  53. package/dist/lib/components/conversation/conversation-list.component.d.ts +11 -4
  54. package/dist/lib/components/conversation/conversation-list.component.d.ts.map +1 -1
  55. package/dist/lib/components/conversation/conversation-list.component.js +122 -81
  56. package/dist/lib/components/conversation/conversation-list.component.js.map +1 -1
  57. package/dist/lib/components/export/export-modal.component.d.ts +1 -1
  58. package/dist/lib/components/export/export-modal.component.d.ts.map +1 -1
  59. package/dist/lib/components/export/export-modal.component.js +11 -9
  60. package/dist/lib/components/export/export-modal.component.js.map +1 -1
  61. package/dist/lib/components/global-tasks/global-tasks-panel.component.d.ts +25 -0
  62. package/dist/lib/components/global-tasks/global-tasks-panel.component.d.ts.map +1 -0
  63. package/dist/lib/components/global-tasks/global-tasks-panel.component.js +206 -0
  64. package/dist/lib/components/global-tasks/global-tasks-panel.component.js.map +1 -0
  65. package/dist/lib/components/library/library-full-view.component.d.ts +1 -1
  66. package/dist/lib/components/library/library-full-view.component.d.ts.map +1 -1
  67. package/dist/lib/components/library/library-full-view.component.js +6 -5
  68. package/dist/lib/components/library/library-full-view.component.js.map +1 -1
  69. package/dist/lib/components/members/members-modal.component.d.ts +1 -1
  70. package/dist/lib/components/members/members-modal.component.d.ts.map +1 -1
  71. package/dist/lib/components/members/members-modal.component.js +8 -8
  72. package/dist/lib/components/members/members-modal.component.js.map +1 -1
  73. package/dist/lib/components/message/conversation-message-rating.component.d.ts +47 -0
  74. package/dist/lib/components/message/conversation-message-rating.component.d.ts.map +1 -0
  75. package/dist/lib/components/message/conversation-message-rating.component.js +224 -0
  76. package/dist/lib/components/message/conversation-message-rating.component.js.map +1 -0
  77. package/dist/lib/components/message/message-input-box.component.d.ts +1 -1
  78. package/dist/lib/components/message/message-input-box.component.d.ts.map +1 -1
  79. package/dist/lib/components/message/message-input-box.component.js +4 -14
  80. package/dist/lib/components/message/message-input-box.component.js.map +1 -1
  81. package/dist/lib/components/message/message-input.component.d.ts +18 -3
  82. package/dist/lib/components/message/message-input.component.d.ts.map +1 -1
  83. package/dist/lib/components/message/message-input.component.js +288 -297
  84. package/dist/lib/components/message/message-input.component.js.map +1 -1
  85. package/dist/lib/components/message/message-item.component.d.ts +32 -2
  86. package/dist/lib/components/message/message-item.component.d.ts.map +1 -1
  87. package/dist/lib/components/message/message-item.component.js +253 -129
  88. package/dist/lib/components/message/message-item.component.js.map +1 -1
  89. package/dist/lib/components/message/message-list.component.d.ts +4 -2
  90. package/dist/lib/components/message/message-list.component.d.ts.map +1 -1
  91. package/dist/lib/components/message/message-list.component.js +35 -18
  92. package/dist/lib/components/message/message-list.component.js.map +1 -1
  93. package/dist/lib/components/navigation/conversation-navigation.component.d.ts +7 -1
  94. package/dist/lib/components/navigation/conversation-navigation.component.d.ts.map +1 -1
  95. package/dist/lib/components/navigation/conversation-navigation.component.js +24 -14
  96. package/dist/lib/components/navigation/conversation-navigation.component.js.map +1 -1
  97. package/dist/lib/components/project/project-form-modal.component.d.ts +1 -1
  98. package/dist/lib/components/project/project-form-modal.component.d.ts.map +1 -1
  99. package/dist/lib/components/project/project-form-modal.component.js +7 -7
  100. package/dist/lib/components/project/project-form-modal.component.js.map +1 -1
  101. package/dist/lib/components/project/project-selector.component.d.ts +1 -1
  102. package/dist/lib/components/project/project-selector.component.d.ts.map +1 -1
  103. package/dist/lib/components/project/project-selector.component.js +10 -10
  104. package/dist/lib/components/project/project-selector.component.js.map +1 -1
  105. package/dist/lib/components/search/search-panel.component.d.ts +1 -1
  106. package/dist/lib/components/search/search-panel.component.d.ts.map +1 -1
  107. package/dist/lib/components/search/search-panel.component.js +16 -8
  108. package/dist/lib/components/search/search-panel.component.js.map +1 -1
  109. package/dist/lib/components/share/share-modal.component.d.ts +1 -1
  110. package/dist/lib/components/share/share-modal.component.d.ts.map +1 -1
  111. package/dist/lib/components/share/share-modal.component.js +12 -12
  112. package/dist/lib/components/share/share-modal.component.js.map +1 -1
  113. package/dist/lib/components/shared/user-picker.component.d.ts +1 -1
  114. package/dist/lib/components/shared/user-picker.component.d.ts.map +1 -1
  115. package/dist/lib/components/shared/user-picker.component.js +7 -7
  116. package/dist/lib/components/shared/user-picker.component.js.map +1 -1
  117. package/dist/lib/components/sidebar/conversation-sidebar.component.d.ts +1 -1
  118. package/dist/lib/components/sidebar/conversation-sidebar.component.d.ts.map +1 -1
  119. package/dist/lib/components/sidebar/conversation-sidebar.component.js +1 -1
  120. package/dist/lib/components/sidebar/conversation-sidebar.component.js.map +1 -1
  121. package/dist/lib/components/task/tasks-full-view.component.d.ts +1 -1
  122. package/dist/lib/components/task/tasks-full-view.component.d.ts.map +1 -1
  123. package/dist/lib/components/task/tasks-full-view.component.js +20 -18
  124. package/dist/lib/components/task/tasks-full-view.component.js.map +1 -1
  125. package/dist/lib/components/tasks/tasks-dropdown.component.d.ts +18 -29
  126. package/dist/lib/components/tasks/tasks-dropdown.component.d.ts.map +1 -1
  127. package/dist/lib/components/tasks/tasks-dropdown.component.js +178 -218
  128. package/dist/lib/components/tasks/tasks-dropdown.component.js.map +1 -1
  129. package/dist/lib/components/thread/thread-panel.component.d.ts +1 -1
  130. package/dist/lib/components/thread/thread-panel.component.d.ts.map +1 -1
  131. package/dist/lib/components/thread/thread-panel.component.js +2 -2
  132. package/dist/lib/components/thread/thread-panel.component.js.map +1 -1
  133. package/dist/lib/components/workspace/conversation-workspace.component.d.ts +15 -9
  134. package/dist/lib/components/workspace/conversation-workspace.component.d.ts.map +1 -1
  135. package/dist/lib/components/workspace/conversation-workspace.component.js +126 -79
  136. package/dist/lib/components/workspace/conversation-workspace.component.js.map +1 -1
  137. package/dist/lib/conversations.module.d.ts +54 -52
  138. package/dist/lib/conversations.module.d.ts.map +1 -1
  139. package/dist/lib/conversations.module.js +11 -3
  140. package/dist/lib/conversations.module.js.map +1 -1
  141. package/dist/lib/models/conversation-complete-query.model.d.ts +31 -22
  142. package/dist/lib/models/conversation-complete-query.model.d.ts.map +1 -1
  143. package/dist/lib/models/conversation-complete-query.model.js +5 -2
  144. package/dist/lib/models/conversation-complete-query.model.js.map +1 -1
  145. package/dist/lib/models/lazy-artifact-info.d.ts +4 -1
  146. package/dist/lib/models/lazy-artifact-info.d.ts.map +1 -1
  147. package/dist/lib/models/lazy-artifact-info.js +12 -4
  148. package/dist/lib/models/lazy-artifact-info.js.map +1 -1
  149. package/dist/lib/services/active-tasks.service.d.ts +18 -0
  150. package/dist/lib/services/active-tasks.service.d.ts.map +1 -1
  151. package/dist/lib/services/active-tasks.service.js +53 -3
  152. package/dist/lib/services/active-tasks.service.js.map +1 -1
  153. package/dist/lib/services/agent-state.service.d.ts +1 -1
  154. package/dist/lib/services/agent-state.service.d.ts.map +1 -1
  155. package/dist/lib/services/agent-state.service.js +11 -11
  156. package/dist/lib/services/agent-state.service.js.map +1 -1
  157. package/dist/lib/services/artifact-permission.service.d.ts +1 -1
  158. package/dist/lib/services/artifact-permission.service.d.ts.map +1 -1
  159. package/dist/lib/services/artifact-permission.service.js +15 -13
  160. package/dist/lib/services/artifact-permission.service.js.map +1 -1
  161. package/dist/lib/services/artifact-state.service.d.ts +23 -6
  162. package/dist/lib/services/artifact-state.service.d.ts.map +1 -1
  163. package/dist/lib/services/artifact-state.service.js +129 -38
  164. package/dist/lib/services/artifact-state.service.js.map +1 -1
  165. package/dist/lib/services/artifact-use-tracking.service.d.ts +35 -0
  166. package/dist/lib/services/artifact-use-tracking.service.d.ts.map +1 -0
  167. package/dist/lib/services/artifact-use-tracking.service.js +76 -0
  168. package/dist/lib/services/artifact-use-tracking.service.js.map +1 -0
  169. package/dist/lib/services/collection-permission.service.d.ts +1 -1
  170. package/dist/lib/services/collection-permission.service.d.ts.map +1 -1
  171. package/dist/lib/services/collection-permission.service.js +13 -13
  172. package/dist/lib/services/collection-permission.service.js.map +1 -1
  173. package/dist/lib/services/conversation-agent.service.d.ts +30 -3
  174. package/dist/lib/services/conversation-agent.service.d.ts.map +1 -1
  175. package/dist/lib/services/conversation-agent.service.js +127 -34
  176. package/dist/lib/services/conversation-agent.service.js.map +1 -1
  177. package/dist/lib/services/conversation-state.service.d.ts +14 -1
  178. package/dist/lib/services/conversation-state.service.d.ts.map +1 -1
  179. package/dist/lib/services/conversation-state.service.js +36 -9
  180. package/dist/lib/services/conversation-state.service.js.map +1 -1
  181. package/dist/lib/services/data-cache.service.d.ts +1 -1
  182. package/dist/lib/services/data-cache.service.d.ts.map +1 -1
  183. package/dist/lib/services/data-cache.service.js +13 -13
  184. package/dist/lib/services/data-cache.service.js.map +1 -1
  185. package/dist/lib/services/export.service.d.ts +1 -1
  186. package/dist/lib/services/export.service.d.ts.map +1 -1
  187. package/dist/lib/services/export.service.js +13 -15
  188. package/dist/lib/services/export.service.js.map +1 -1
  189. package/dist/lib/services/mention-autocomplete.service.d.ts +1 -1
  190. package/dist/lib/services/mention-autocomplete.service.d.ts.map +1 -1
  191. package/dist/lib/services/mention-autocomplete.service.js +5 -5
  192. package/dist/lib/services/mention-autocomplete.service.js.map +1 -1
  193. package/dist/lib/services/mention-parser.service.d.ts +1 -1
  194. package/dist/lib/services/mention-parser.service.d.ts.map +1 -1
  195. package/dist/lib/services/mention-parser.service.js +16 -13
  196. package/dist/lib/services/mention-parser.service.js.map +1 -1
  197. package/dist/lib/services/search.service.d.ts +1 -1
  198. package/dist/lib/services/search.service.d.ts.map +1 -1
  199. package/dist/lib/services/search.service.js +32 -26
  200. package/dist/lib/services/search.service.js.map +1 -1
  201. package/dist/public-api.d.ts +3 -0
  202. package/dist/public-api.d.ts.map +1 -1
  203. package/dist/public-api.js +3 -0
  204. package/dist/public-api.js.map +1 -1
  205. package/package.json +14 -13
@@ -5,60 +5,62 @@ import * as i3 from "./components/message/message-input.component";
5
5
  import * as i4 from "./components/message/message-input-box.component";
6
6
  import * as i5 from "./components/message/suggested-responses.component";
7
7
  import * as i6 from "./components/mention/mention-dropdown.component";
8
- import * as i7 from "./components/workspace/conversation-workspace.component";
9
- import * as i8 from "./components/navigation/conversation-navigation.component";
10
- import * as i9 from "./components/sidebar/conversation-sidebar.component";
11
- import * as i10 from "./components/conversation/conversation-list.component";
12
- import * as i11 from "./components/conversation/conversation-chat-area.component";
13
- import * as i12 from "./components/conversation/conversation-empty-state.component";
14
- import * as i13 from "./components/thread/thread-panel.component";
15
- import * as i14 from "./components/collection/collection-tree.component";
16
- import * as i15 from "./components/collection/collection-view.component";
17
- import * as i16 from "./components/collection/collection-artifact-card.component";
18
- import * as i17 from "./components/library/library-full-view.component";
19
- import * as i18 from "./components/collection/collection-form-modal.component";
20
- import * as i19 from "./components/collection/artifact-create-modal.component";
21
- import * as i20 from "./components/collection/collections-full-view.component";
22
- import * as i21 from "./components/project/project-selector.component";
23
- import * as i22 from "./components/project/project-form-modal.component";
24
- import * as i23 from "./components/tasks/tasks-dropdown.component";
25
- import * as i24 from "./components/tasks/task-widget.component";
26
- import * as i25 from "./components/agent/agent-process-panel.component";
27
- import * as i26 from "./components/agent/active-agent-indicator.component";
28
- import * as i27 from "./components/active-tasks/active-tasks-panel.component";
29
- import * as i28 from "./components/share/share-modal.component";
30
- import * as i29 from "./components/members/members-modal.component";
31
- import * as i30 from "./components/export/export-modal.component";
32
- import * as i31 from "./components/search/search-panel.component";
33
- import * as i32 from "./components/notification/notification-badge.component";
34
- import * as i33 from "./components/notification/activity-indicator.component";
35
- import * as i34 from "./components/toast/toast.component";
36
- import * as i35 from "./components/dialogs/input-dialog.component";
37
- import * as i36 from "./directives/search-shortcut.directive";
38
- import * as i37 from "@angular/common";
39
- import * as i38 from "@angular/forms";
40
- import * as i39 from "@angular/router";
41
- import * as i40 from "@progress/kendo-angular-dialog";
42
- import * as i41 from "@progress/kendo-angular-buttons";
43
- import * as i42 from "@progress/kendo-angular-inputs";
44
- import * as i43 from "@progress/kendo-angular-layout";
45
- import * as i44 from "@progress/kendo-angular-indicators";
46
- import * as i45 from "@progress/kendo-angular-dropdowns";
47
- import * as i46 from "@progress/kendo-angular-notification";
48
- import * as i47 from "@progress/kendo-angular-upload";
49
- import * as i48 from "@progress/kendo-angular-dateinputs";
50
- import * as i49 from "@memberjunction/ng-container-directives";
51
- import * as i50 from "@memberjunction/ng-code-editor";
52
- import * as i51 from "@memberjunction/ng-artifacts";
53
- import * as i52 from "ngx-markdown";
54
- import * as i53 from "./components/task/tasks-full-view.component";
55
- import * as i54 from "./components/collection/collection-share-modal.component";
56
- import * as i55 from "./components/shared/user-picker.component";
57
- import * as i56 from "./components/collection/artifact-collection-picker-modal.component";
58
- import * as i57 from "./components/artifact/artifact-share-modal.component";
8
+ import * as i7 from "./components/message/conversation-message-rating.component";
9
+ import * as i8 from "./components/workspace/conversation-workspace.component";
10
+ import * as i9 from "./components/navigation/conversation-navigation.component";
11
+ import * as i10 from "./components/sidebar/conversation-sidebar.component";
12
+ import * as i11 from "./components/conversation/conversation-list.component";
13
+ import * as i12 from "./components/conversation/conversation-chat-area.component";
14
+ import * as i13 from "./components/conversation/conversation-empty-state.component";
15
+ import * as i14 from "./components/thread/thread-panel.component";
16
+ import * as i15 from "./components/collection/collection-tree.component";
17
+ import * as i16 from "./components/collection/collection-view.component";
18
+ import * as i17 from "./components/collection/collection-artifact-card.component";
19
+ import * as i18 from "./components/library/library-full-view.component";
20
+ import * as i19 from "./components/collection/collection-form-modal.component";
21
+ import * as i20 from "./components/collection/artifact-create-modal.component";
22
+ import * as i21 from "./components/collection/collections-full-view.component";
23
+ import * as i22 from "./components/project/project-selector.component";
24
+ import * as i23 from "./components/project/project-form-modal.component";
25
+ import * as i24 from "./components/tasks/tasks-dropdown.component";
26
+ import * as i25 from "./components/tasks/task-widget.component";
27
+ import * as i26 from "./components/agent/agent-process-panel.component";
28
+ import * as i27 from "./components/agent/active-agent-indicator.component";
29
+ import * as i28 from "./components/active-tasks/active-tasks-panel.component";
30
+ import * as i29 from "./components/share/share-modal.component";
31
+ import * as i30 from "./components/members/members-modal.component";
32
+ import * as i31 from "./components/export/export-modal.component";
33
+ import * as i32 from "./components/search/search-panel.component";
34
+ import * as i33 from "./components/notification/notification-badge.component";
35
+ import * as i34 from "./components/notification/activity-indicator.component";
36
+ import * as i35 from "./components/toast/toast.component";
37
+ import * as i36 from "./components/dialogs/input-dialog.component";
38
+ import * as i37 from "./components/global-tasks/global-tasks-panel.component";
39
+ import * as i38 from "./directives/search-shortcut.directive";
40
+ import * as i39 from "@angular/common";
41
+ import * as i40 from "@angular/forms";
42
+ import * as i41 from "@angular/router";
43
+ import * as i42 from "@progress/kendo-angular-dialog";
44
+ import * as i43 from "@progress/kendo-angular-buttons";
45
+ import * as i44 from "@progress/kendo-angular-inputs";
46
+ import * as i45 from "@progress/kendo-angular-layout";
47
+ import * as i46 from "@progress/kendo-angular-indicators";
48
+ import * as i47 from "@progress/kendo-angular-dropdowns";
49
+ import * as i48 from "@progress/kendo-angular-notification";
50
+ import * as i49 from "@progress/kendo-angular-upload";
51
+ import * as i50 from "@progress/kendo-angular-dateinputs";
52
+ import * as i51 from "@memberjunction/ng-container-directives";
53
+ import * as i52 from "@memberjunction/ng-code-editor";
54
+ import * as i53 from "@memberjunction/ng-artifacts";
55
+ import * as i54 from "ngx-markdown";
56
+ import * as i55 from "./components/task/tasks-full-view.component";
57
+ import * as i56 from "./components/collection/collection-share-modal.component";
58
+ import * as i57 from "./components/shared/user-picker.component";
59
+ import * as i58 from "./components/collection/artifact-collection-picker-modal.component";
60
+ import * as i59 from "./components/artifact/artifact-share-modal.component";
59
61
  export declare class ConversationsModule {
60
62
  static ɵfac: i0.ɵɵFactoryDeclaration<ConversationsModule, never>;
61
- static ɵmod: i0.ɵɵNgModuleDeclaration<ConversationsModule, [typeof i1.MessageItemComponent, typeof i2.MessageListComponent, typeof i3.MessageInputComponent, typeof i4.MessageInputBoxComponent, typeof i5.SuggestedResponsesComponent, typeof i6.MentionDropdownComponent, typeof i7.ConversationWorkspaceComponent, typeof i8.ConversationNavigationComponent, typeof i9.ConversationSidebarComponent, typeof i10.ConversationListComponent, typeof i11.ConversationChatAreaComponent, typeof i12.ConversationEmptyStateComponent, typeof i13.ThreadPanelComponent, typeof i14.CollectionTreeComponent, typeof i15.CollectionViewComponent, typeof i16.CollectionArtifactCardComponent, typeof i17.LibraryFullViewComponent, typeof i18.CollectionFormModalComponent, typeof i19.ArtifactCreateModalComponent, typeof i20.CollectionsFullViewComponent, typeof i21.ProjectSelectorComponent, typeof i22.ProjectFormModalComponent, typeof i23.TasksDropdownComponent, typeof i24.TaskWidgetComponent, typeof i25.AgentProcessPanelComponent, typeof i26.ActiveAgentIndicatorComponent, typeof i27.ActiveTasksPanelComponent, typeof i28.ShareModalComponent, typeof i29.MembersModalComponent, typeof i30.ExportModalComponent, typeof i31.SearchPanelComponent, typeof i32.NotificationBadgeComponent, typeof i33.ActivityIndicatorComponent, typeof i34.ToastComponent, typeof i35.InputDialogComponent, typeof i36.SearchShortcutDirective], [typeof i37.CommonModule, typeof i38.FormsModule, typeof i38.ReactiveFormsModule, typeof i39.RouterModule, typeof i40.DialogModule, typeof i40.WindowModule, typeof i41.ButtonsModule, typeof i42.InputsModule, typeof i43.LayoutModule, typeof i44.IndicatorsModule, typeof i45.DropDownsModule, typeof i46.NotificationModule, typeof i47.UploadsModule, typeof i48.DateInputsModule, typeof i49.ContainerDirectivesModule, typeof i50.CodeEditorModule, typeof i51.ArtifactsModule, typeof i52.MarkdownModule, typeof i53.TasksFullViewComponent, typeof i54.CollectionShareModalComponent, typeof i55.UserPickerComponent, typeof i56.ArtifactCollectionPickerModalComponent, typeof i57.ArtifactShareModalComponent], [typeof i1.MessageItemComponent, typeof i2.MessageListComponent, typeof i3.MessageInputComponent, typeof i4.MessageInputBoxComponent, typeof i5.SuggestedResponsesComponent, typeof i6.MentionDropdownComponent, typeof i7.ConversationWorkspaceComponent, typeof i8.ConversationNavigationComponent, typeof i9.ConversationSidebarComponent, typeof i10.ConversationListComponent, typeof i11.ConversationChatAreaComponent, typeof i12.ConversationEmptyStateComponent, typeof i13.ThreadPanelComponent, typeof i14.CollectionTreeComponent, typeof i15.CollectionViewComponent, typeof i16.CollectionArtifactCardComponent, typeof i17.LibraryFullViewComponent, typeof i18.CollectionFormModalComponent, typeof i19.ArtifactCreateModalComponent, typeof i20.CollectionsFullViewComponent, typeof i21.ProjectSelectorComponent, typeof i22.ProjectFormModalComponent, typeof i23.TasksDropdownComponent, typeof i24.TaskWidgetComponent, typeof i25.AgentProcessPanelComponent, typeof i26.ActiveAgentIndicatorComponent, typeof i27.ActiveTasksPanelComponent, typeof i28.ShareModalComponent, typeof i29.MembersModalComponent, typeof i30.ExportModalComponent, typeof i31.SearchPanelComponent, typeof i32.NotificationBadgeComponent, typeof i33.ActivityIndicatorComponent, typeof i34.ToastComponent, typeof i35.InputDialogComponent, typeof i36.SearchShortcutDirective, typeof i53.TasksFullViewComponent]>;
63
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ConversationsModule, [typeof i1.MessageItemComponent, typeof i2.MessageListComponent, typeof i3.MessageInputComponent, typeof i4.MessageInputBoxComponent, typeof i5.SuggestedResponsesComponent, typeof i6.MentionDropdownComponent, typeof i7.ConversationMessageRatingComponent, typeof i8.ConversationWorkspaceComponent, typeof i9.ConversationNavigationComponent, typeof i10.ConversationSidebarComponent, typeof i11.ConversationListComponent, typeof i12.ConversationChatAreaComponent, typeof i13.ConversationEmptyStateComponent, typeof i14.ThreadPanelComponent, typeof i15.CollectionTreeComponent, typeof i16.CollectionViewComponent, typeof i17.CollectionArtifactCardComponent, typeof i18.LibraryFullViewComponent, typeof i19.CollectionFormModalComponent, typeof i20.ArtifactCreateModalComponent, typeof i21.CollectionsFullViewComponent, typeof i22.ProjectSelectorComponent, typeof i23.ProjectFormModalComponent, typeof i24.TasksDropdownComponent, typeof i25.TaskWidgetComponent, typeof i26.AgentProcessPanelComponent, typeof i27.ActiveAgentIndicatorComponent, typeof i28.ActiveTasksPanelComponent, typeof i29.ShareModalComponent, typeof i30.MembersModalComponent, typeof i31.ExportModalComponent, typeof i32.SearchPanelComponent, typeof i33.NotificationBadgeComponent, typeof i34.ActivityIndicatorComponent, typeof i35.ToastComponent, typeof i36.InputDialogComponent, typeof i37.GlobalTasksPanelComponent, typeof i38.SearchShortcutDirective], [typeof i39.CommonModule, typeof i40.FormsModule, typeof i40.ReactiveFormsModule, typeof i41.RouterModule, typeof i42.DialogModule, typeof i42.WindowModule, typeof i43.ButtonsModule, typeof i44.InputsModule, typeof i45.LayoutModule, typeof i46.IndicatorsModule, typeof i47.DropDownsModule, typeof i48.NotificationModule, typeof i49.UploadsModule, typeof i50.DateInputsModule, typeof i51.ContainerDirectivesModule, typeof i52.CodeEditorModule, typeof i53.ArtifactsModule, typeof i54.MarkdownModule, typeof i55.TasksFullViewComponent, typeof i56.CollectionShareModalComponent, typeof i57.UserPickerComponent, typeof i58.ArtifactCollectionPickerModalComponent, typeof i59.ArtifactShareModalComponent], [typeof i1.MessageItemComponent, typeof i2.MessageListComponent, typeof i3.MessageInputComponent, typeof i4.MessageInputBoxComponent, typeof i5.SuggestedResponsesComponent, typeof i6.MentionDropdownComponent, typeof i7.ConversationMessageRatingComponent, typeof i8.ConversationWorkspaceComponent, typeof i9.ConversationNavigationComponent, typeof i10.ConversationSidebarComponent, typeof i11.ConversationListComponent, typeof i12.ConversationChatAreaComponent, typeof i13.ConversationEmptyStateComponent, typeof i14.ThreadPanelComponent, typeof i15.CollectionTreeComponent, typeof i16.CollectionViewComponent, typeof i17.CollectionArtifactCardComponent, typeof i18.LibraryFullViewComponent, typeof i19.CollectionFormModalComponent, typeof i20.ArtifactCreateModalComponent, typeof i21.CollectionsFullViewComponent, typeof i22.ProjectSelectorComponent, typeof i23.ProjectFormModalComponent, typeof i24.TasksDropdownComponent, typeof i25.TaskWidgetComponent, typeof i26.AgentProcessPanelComponent, typeof i27.ActiveAgentIndicatorComponent, typeof i28.ActiveTasksPanelComponent, typeof i29.ShareModalComponent, typeof i30.MembersModalComponent, typeof i31.ExportModalComponent, typeof i32.SearchPanelComponent, typeof i33.NotificationBadgeComponent, typeof i34.ActivityIndicatorComponent, typeof i35.ToastComponent, typeof i36.InputDialogComponent, typeof i37.GlobalTasksPanelComponent, typeof i38.SearchShortcutDirective, typeof i55.TasksFullViewComponent]>;
62
64
  static ɵinj: i0.ɵɵInjectorDeclaration<ConversationsModule>;
63
65
  }
64
66
  //# sourceMappingURL=conversations.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversations.module.d.ts","sourceRoot":"","sources":["../../src/lib/conversations.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6GA,qBAsCa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAI"}
1
+ {"version":3,"file":"conversations.module.d.ts","sourceRoot":"","sources":["../../src/lib/conversations.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiHA,qBAsCa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAI"}
@@ -25,6 +25,7 @@ import { MessageInputComponent } from './components/message/message-input.compon
25
25
  import { MessageInputBoxComponent } from './components/message/message-input-box.component';
26
26
  import { SuggestedResponsesComponent } from './components/message/suggested-responses.component';
27
27
  import { MentionDropdownComponent } from './components/mention/mention-dropdown.component';
28
+ import { ConversationMessageRatingComponent } from './components/message/conversation-message-rating.component';
28
29
  import { ConversationWorkspaceComponent } from './components/workspace/conversation-workspace.component';
29
30
  import { ConversationNavigationComponent } from './components/navigation/conversation-navigation.component';
30
31
  import { ConversationSidebarComponent } from './components/sidebar/conversation-sidebar.component';
@@ -59,6 +60,7 @@ import { CollectionShareModalComponent } from './components/collection/collectio
59
60
  import { UserPickerComponent } from './components/shared/user-picker.component';
60
61
  import { ArtifactCollectionPickerModalComponent } from './components/collection/artifact-collection-picker-modal.component';
61
62
  import { ArtifactShareModalComponent } from './components/artifact/artifact-share-modal.component';
63
+ import { GlobalTasksPanelComponent } from './components/global-tasks/global-tasks-panel.component';
62
64
  // Directives
63
65
  import { SearchShortcutDirective } from './directives/search-shortcut.directive';
64
66
  import * as i0 from "@angular/core";
@@ -71,6 +73,7 @@ const COMPONENTS = [
71
73
  MessageInputBoxComponent,
72
74
  SuggestedResponsesComponent,
73
75
  MentionDropdownComponent,
76
+ ConversationMessageRatingComponent,
74
77
  ConversationWorkspaceComponent,
75
78
  ConversationNavigationComponent,
76
79
  ConversationSidebarComponent,
@@ -100,7 +103,8 @@ const COMPONENTS = [
100
103
  NotificationBadgeComponent,
101
104
  ActivityIndicatorComponent,
102
105
  ToastComponent,
103
- InputDialogComponent
106
+ InputDialogComponent,
107
+ GlobalTasksPanelComponent
104
108
  ];
105
109
  export class ConversationsModule {
106
110
  static ɵfac = function ConversationsModule_Factory(t) { return new (t || ConversationsModule)(); };
@@ -177,6 +181,7 @@ export class ConversationsModule {
177
181
  MessageInputBoxComponent,
178
182
  SuggestedResponsesComponent,
179
183
  MentionDropdownComponent,
184
+ ConversationMessageRatingComponent,
180
185
  ConversationWorkspaceComponent,
181
186
  ConversationNavigationComponent,
182
187
  ConversationSidebarComponent,
@@ -206,7 +211,8 @@ export class ConversationsModule {
206
211
  NotificationBadgeComponent,
207
212
  ActivityIndicatorComponent,
208
213
  ToastComponent,
209
- InputDialogComponent, SearchShortcutDirective], imports: [CommonModule,
214
+ InputDialogComponent,
215
+ GlobalTasksPanelComponent, SearchShortcutDirective], imports: [CommonModule,
210
216
  FormsModule,
211
217
  ReactiveFormsModule,
212
218
  RouterModule,
@@ -234,6 +240,7 @@ export class ConversationsModule {
234
240
  MessageInputBoxComponent,
235
241
  SuggestedResponsesComponent,
236
242
  MentionDropdownComponent,
243
+ ConversationMessageRatingComponent,
237
244
  ConversationWorkspaceComponent,
238
245
  ConversationNavigationComponent,
239
246
  ConversationSidebarComponent,
@@ -263,7 +270,8 @@ export class ConversationsModule {
263
270
  NotificationBadgeComponent,
264
271
  ActivityIndicatorComponent,
265
272
  ToastComponent,
266
- InputDialogComponent, SearchShortcutDirective,
273
+ InputDialogComponent,
274
+ GlobalTasksPanelComponent, SearchShortcutDirective,
267
275
  // Standalone components
268
276
  TasksFullViewComponent] }); })();
269
277
  //# sourceMappingURL=conversations.module.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversations.module.js","sourceRoot":"","sources":["../../src/lib/conversations.module.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"conversations.module.js","sourceRoot":"","sources":["../../src/lib/conversations.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,mBAAmB;AACnB,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAEtE,yBAAyB;AACzB,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AACpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/D,kBAAkB;AAClB,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,aAAa;AACb,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,2BAA2B,EAAE,MAAM,oDAAoD,CAAC;AACjG,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,kCAAkC,EAAE,MAAM,4DAA4D,CAAC;AAChH,OAAO,EAAE,8BAA8B,EAAE,MAAM,yDAAyD,CAAC;AACzG,OAAO,EAAE,+BAA+B,EAAE,MAAM,2DAA2D,CAAC;AAC5G,OAAO,EAAE,4BAA4B,EAAE,MAAM,qDAAqD,CAAC;AACnG,OAAO,EAAE,yBAAyB,EAAE,MAAM,uDAAuD,CAAC;AAClG,OAAO,EAAE,6BAA6B,EAAE,MAAM,4DAA4D,CAAC;AAC3G,OAAO,EAAE,+BAA+B,EAAE,MAAM,8DAA8D,CAAC;AAC/G,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAC5F,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAC5F,OAAO,EAAE,+BAA+B,EAAE,MAAM,4DAA4D,CAAC;AAC7G,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,4BAA4B,EAAE,MAAM,yDAAyD,CAAC;AACvG,OAAO,EAAE,4BAA4B,EAAE,MAAM,yDAAyD,CAAC;AACvG,OAAO,EAAE,4BAA4B,EAAE,MAAM,yDAAyD,CAAC;AACvG,OAAO,EAAE,wBAAwB,EAAE,MAAM,iDAAiD,CAAC;AAC3F,OAAO,EAAE,yBAAyB,EAAE,MAAM,mDAAmD,CAAC;AAC9F,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,kDAAkD,CAAC;AAC9F,OAAO,EAAE,6BAA6B,EAAE,MAAM,qDAAqD,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,wDAAwD,CAAC;AACnG,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAC/E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,6BAA6B,EAAE,MAAM,0DAA0D,CAAC;AACzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAChF,OAAO,EAAE,sCAAsC,EAAE,MAAM,oEAAoE,CAAC;AAC5H,OAAO,EAAE,2BAA2B,EAAE,MAAM,sDAAsD,CAAC;AACnG,OAAO,EAAE,yBAAyB,EAAE,MAAM,wDAAwD,CAAC;AAEnG,aAAa;AACb,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;;;AAEjF,0DAA0D;AAC1D,MAAM,UAAU,GAAG;IACjB,oBAAoB;IACpB,oBAAoB;IACpB,qBAAqB;IACrB,wBAAwB;IACxB,2BAA2B;IAC3B,wBAAwB;IACxB,kCAAkC;IAClC,8BAA8B;IAC9B,+BAA+B;IAC/B,4BAA4B;IAC5B,yBAAyB;IACzB,6BAA6B;IAC7B,+BAA+B;IAC/B,oBAAoB;IACpB,uBAAuB;IACvB,uBAAuB;IACvB,+BAA+B;IAC/B,wBAAwB;IACxB,4BAA4B;IAC5B,4BAA4B;IAC5B,4BAA4B;IAC5B,wBAAwB;IACxB,yBAAyB;IACzB,0DAA0D;IAC1D,sBAAsB;IACtB,mBAAmB;IACnB,0BAA0B;IAC1B,6BAA6B;IAC7B,yBAAyB;IACzB,mBAAmB;IACnB,qBAAqB;IACrB,oBAAoB;IACpB,oBAAoB;IACpB,0BAA0B;IAC1B,0BAA0B;IAC1B,cAAc;IACd,oBAAoB;IACpB,yBAAyB;CAC1B,CAAC;AAwCF,MAAM,OAAO,mBAAmB;6EAAnB,mBAAmB;4DAAnB,mBAAmB;gEAhC5B,YAAY;YACZ,WAAW;YACX,mBAAmB;YACnB,YAAY;YACZ,YAAY;YACZ,YAAY;YACZ,aAAa;YACb,YAAY;YACZ,YAAY;YACZ,gBAAgB;YAChB,eAAe;YACf,kBAAkB;YAClB,aAAa;YACb,gBAAgB;YAChB,yBAAyB;YACzB,gBAAgB;YAChB,eAAe;YACf,cAAc,CAAC,OAAO,EAAE;YACxB,wBAAwB;YACxB,sBAAsB;YACtB,6BAA6B;YAC7B,mBAAmB;YACnB,sCAAsC;YACtC,2BAA2B;;iFASlB,mBAAmB;cAtC/B,QAAQ;eAAC;gBACR,YAAY,EAAE;oBACZ,GAAG,UAAU;oBACb,uBAAuB;iBACxB;gBACD,OAAO,EAAE;oBACP,YAAY;oBACZ,WAAW;oBACX,mBAAmB;oBACnB,YAAY;oBACZ,YAAY;oBACZ,YAAY;oBACZ,aAAa;oBACb,YAAY;oBACZ,YAAY;oBACZ,gBAAgB;oBAChB,eAAe;oBACf,kBAAkB;oBAClB,aAAa;oBACb,gBAAgB;oBAChB,yBAAyB;oBACzB,gBAAgB;oBAChB,eAAe;oBACf,cAAc,CAAC,OAAO,EAAE;oBACxB,wBAAwB;oBACxB,sBAAsB;oBACtB,6BAA6B;oBAC7B,mBAAmB;oBACnB,sCAAsC;oBACtC,2BAA2B;iBAC5B;gBACD,OAAO,EAAE;oBACP,GAAG,UAAU;oBACb,uBAAuB;oBACvB,wBAAwB;oBACxB,sBAAsB;iBACvB;aACF;;wFACY,mBAAmB,mBA9E9B,oBAAoB;QACpB,oBAAoB;QACpB,qBAAqB;QACrB,wBAAwB;QACxB,2BAA2B;QAC3B,wBAAwB;QACxB,kCAAkC;QAClC,8BAA8B;QAC9B,+BAA+B;QAC/B,4BAA4B;QAC5B,yBAAyB;QACzB,6BAA6B;QAC7B,+BAA+B;QAC/B,oBAAoB;QACpB,uBAAuB;QACvB,uBAAuB;QACvB,+BAA+B;QAC/B,wBAAwB;QACxB,4BAA4B;QAC5B,4BAA4B;QAC5B,4BAA4B;QAC5B,wBAAwB;QACxB,yBAAyB;QACzB,0DAA0D;QAC1D,sBAAsB;QACtB,mBAAmB;QACnB,0BAA0B;QAC1B,6BAA6B;QAC7B,yBAAyB;QACzB,mBAAmB;QACnB,qBAAqB;QACrB,oBAAoB;QACpB,oBAAoB;QACpB,0BAA0B;QAC1B,0BAA0B;QAC1B,cAAc;QACd,oBAAoB;QACpB,yBAAyB,EAMvB,uBAAuB,aAGvB,YAAY;QACZ,WAAW;QACX,mBAAmB;QACnB,YAAY;QACZ,YAAY;QACZ,YAAY;QACZ,aAAa;QACb,YAAY;QACZ,YAAY;QACZ,gBAAgB;QAChB,eAAe;QACf,kBAAkB;QAClB,aAAa;QACb,gBAAgB;QAChB,yBAAyB;QACzB,gBAAgB;QAChB,eAAe;QAEf,wBAAwB;QACxB,sBAAsB;QACtB,6BAA6B;QAC7B,mBAAmB;QACnB,sCAAsC;QACtC,2BAA2B,aArE7B,oBAAoB;QACpB,oBAAoB;QACpB,qBAAqB;QACrB,wBAAwB;QACxB,2BAA2B;QAC3B,wBAAwB;QACxB,kCAAkC;QAClC,8BAA8B;QAC9B,+BAA+B;QAC/B,4BAA4B;QAC5B,yBAAyB;QACzB,6BAA6B;QAC7B,+BAA+B;QAC/B,oBAAoB;QACpB,uBAAuB;QACvB,uBAAuB;QACvB,+BAA+B;QAC/B,wBAAwB;QACxB,4BAA4B;QAC5B,4BAA4B;QAC5B,4BAA4B;QAC5B,wBAAwB;QACxB,yBAAyB;QACzB,0DAA0D;QAC1D,sBAAsB;QACtB,mBAAmB;QACnB,0BAA0B;QAC1B,6BAA6B;QAC7B,yBAAyB;QACzB,mBAAmB;QACnB,qBAAqB;QACrB,oBAAoB;QACpB,oBAAoB;QACpB,0BAA0B;QAC1B,0BAA0B;QAC1B,cAAc;QACd,oBAAoB;QACpB,yBAAyB,EAoCvB,uBAAuB;QACvB,wBAAwB;QACxB,sBAAsB"}
@@ -1,35 +1,34 @@
1
- import { ConversationDetailEntityType } from '@memberjunction/core-entities';
1
+ import { ConversationDetailEntityType, ConversationDetailRatingEntityType, AIAgentRunEntityType, ConversationDetailArtifactEntityType } from '@memberjunction/core-entities';
2
2
  /**
3
- * Agent Run data returned in JSON format from GetConversationComplete query
4
- * Contains only the fields needed for display in the gear icon
3
+ * Agent Run data returned in JSON format from GetConversationComplete query.
4
+ * Uses the auto-generated AIAgentRunEntityType plus Agent view field.
5
5
  */
6
- export interface AgentRunJSON {
7
- ID: string;
8
- AgentID: string | null;
6
+ export type AgentRunJSON = AIAgentRunEntityType & {
9
7
  Agent: string | null;
10
- Status: string;
11
- __mj_CreatedAt: string;
12
- __mj_UpdatedAt: string;
13
- TotalPromptTokensUsed: number | null;
14
- TotalCompletionTokensUsed: number | null;
15
- TotalCost: number | null;
16
- ConversationDetailID: string | null;
17
- }
8
+ };
18
9
  /**
19
- * Artifact data returned in JSON format from GetConversationComplete query
20
- * Contains only the fields needed for display in artifact cards (excludes Content field)
10
+ * Artifact data returned in JSON format from GetConversationComplete query.
11
+ * Combines ConversationDetailArtifact and joined Artifact/ArtifactVersion data.
21
12
  */
22
- export interface ArtifactJSON {
23
- ConversationDetailID: string;
24
- Direction: string;
13
+ export type ArtifactJSON = ConversationDetailArtifactEntityType & {
25
14
  ArtifactVersionID: string;
26
15
  VersionNumber: number;
16
+ VersionName: string | null;
17
+ VersionDescription: string | null;
18
+ VersionCreatedAt: Date;
27
19
  ArtifactID: string;
28
20
  ArtifactName: string;
29
21
  ArtifactType: string;
30
22
  ArtifactDescription: string | null;
31
23
  Visibility: string;
32
- }
24
+ };
25
+ /**
26
+ * Rating data returned in JSON format from GetConversationComplete query.
27
+ * Uses the auto-generated ConversationDetailRatingEntityType plus UserName for display.
28
+ */
29
+ export type RatingJSON = ConversationDetailRatingEntityType & {
30
+ UserName: string;
31
+ };
33
32
  /**
34
33
  * Complete conversation detail data returned from GetConversationComplete query
35
34
  * Extends the base ConversationDetailEntityType with JSON-aggregated related data
@@ -50,6 +49,12 @@ export type ConversationDetailComplete = ConversationDetailEntityType & {
50
49
  * Will be null if no artifacts exist
51
50
  */
52
51
  ArtifactsJSON: string | null;
52
+ /**
53
+ * JSON string containing array of user ratings for this conversation detail
54
+ * Parse with JSON.parse() to get RatingJSON[]
55
+ * Will be null if no ratings exist
56
+ */
57
+ RatingsJSON: string | null;
53
58
  /**
54
59
  * User avatar image URL (Base64 or URL) - joined from vwUsers
55
60
  * Will be null if user has no avatar image set
@@ -74,13 +79,17 @@ export interface ConversationDetailParsed extends ConversationDetailEntityType {
74
79
  * Parsed array of artifacts (empty array if none exist)
75
80
  */
76
81
  artifacts: ArtifactJSON[];
82
+ /**
83
+ * Parsed array of user ratings (empty array if none exist)
84
+ */
85
+ ratings: RatingJSON[];
77
86
  }
78
87
  /**
79
88
  * Helper function to parse ConversationDetailComplete query result into typed objects
80
- * Handles JSON parsing and provides typed arrays for agent runs and artifacts
89
+ * Handles JSON parsing and provides typed arrays for agent runs, artifacts, and ratings
81
90
  *
82
91
  * @param queryResult - Raw result from GetConversationComplete query
83
- * @returns Parsed conversation detail with typed agent runs and artifacts
92
+ * @returns Parsed conversation detail with typed agent runs, artifacts, and ratings
84
93
  */
85
94
  export declare function parseConversationDetailComplete(queryResult: ConversationDetailComplete): ConversationDetailParsed;
86
95
  //# sourceMappingURL=conversation-complete-query.model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversation-complete-query.model.d.ts","sourceRoot":"","sources":["../../../src/lib/models/conversation-complete-query.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AAE7E;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,yBAAyB,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC;AAED;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;CACpB;AAED;;;;;;GAMG;AACH,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,GAAG;IACtE;;;;OAIG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAE7B;;;;OAIG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAE7B;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;;OAGG;IACH,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;CACnC,CAAC;AAEF;;;GAGG;AACH,MAAM,WAAW,wBAAyB,SAAQ,4BAA4B;IAC5E;;OAEG;IACH,SAAS,EAAE,YAAY,EAAE,CAAC;IAE1B;;OAEG;IACH,SAAS,EAAE,YAAY,EAAE,CAAC;CAC3B;AAED;;;;;;GAMG;AACH,wBAAgB,+BAA+B,CAC7C,WAAW,EAAE,0BAA0B,GACtC,wBAAwB,CAU1B"}
1
+ {"version":3,"file":"conversation-complete-query.model.d.ts","sourceRoot":"","sources":["../../../src/lib/models/conversation-complete-query.model.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,4BAA4B,EAC5B,kCAAkC,EAClC,oBAAoB,EACpB,oCAAoC,EACrC,MAAM,+BAA+B,CAAC;AAEvC;;;GAGG;AACH,MAAM,MAAM,YAAY,GAAG,oBAAoB,GAAG;IAChD,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB,CAAC;AAEF;;;GAGG;AACH,MAAM,MAAM,YAAY,GAAG,oCAAoC,GAAG;IAChE,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,gBAAgB,EAAE,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;;GAGG;AACH,MAAM,MAAM,UAAU,GAAG,kCAAkC,GAAG;IAC5D,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF;;;;;;GAMG;AACH,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,GAAG;IACtE;;;;OAIG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAE7B;;;;OAIG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAE7B;;;;OAIG;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B;;;OAGG;IACH,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;CACnC,CAAC;AAEF;;;GAGG;AACH,MAAM,WAAW,wBAAyB,SAAQ,4BAA4B;IAC5E;;OAEG;IACH,SAAS,EAAE,YAAY,EAAE,CAAC;IAE1B;;OAEG;IACH,SAAS,EAAE,YAAY,EAAE,CAAC;IAE1B;;OAEG;IACH,OAAO,EAAE,UAAU,EAAE,CAAC;CACvB;AAED;;;;;;GAMG;AACH,wBAAgB,+BAA+B,CAC7C,WAAW,EAAE,0BAA0B,GACtC,wBAAwB,CAa1B"}
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Helper function to parse ConversationDetailComplete query result into typed objects
3
- * Handles JSON parsing and provides typed arrays for agent runs and artifacts
3
+ * Handles JSON parsing and provides typed arrays for agent runs, artifacts, and ratings
4
4
  *
5
5
  * @param queryResult - Raw result from GetConversationComplete query
6
- * @returns Parsed conversation detail with typed agent runs and artifacts
6
+ * @returns Parsed conversation detail with typed agent runs, artifacts, and ratings
7
7
  */
8
8
  export function parseConversationDetailComplete(queryResult) {
9
9
  return {
@@ -13,6 +13,9 @@ export function parseConversationDetailComplete(queryResult) {
13
13
  : [],
14
14
  artifacts: queryResult.ArtifactsJSON
15
15
  ? JSON.parse(queryResult.ArtifactsJSON)
16
+ : [],
17
+ ratings: queryResult.RatingsJSON
18
+ ? JSON.parse(queryResult.RatingsJSON)
16
19
  : []
17
20
  };
18
21
  }
@@ -1 +1 @@
1
- {"version":3,"file":"conversation-complete-query.model.js","sourceRoot":"","sources":["../../../src/lib/models/conversation-complete-query.model.ts"],"names":[],"mappings":"AAsFA;;;;;;GAMG;AACH,MAAM,UAAU,+BAA+B,CAC7C,WAAuC;IAEvC,OAAO;QACL,GAAG,WAAW;QACd,SAAS,EAAE,WAAW,CAAC,aAAa;YAClC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,aAAa,CAAmB;YACzD,CAAC,CAAC,EAAE;QACN,SAAS,EAAE,WAAW,CAAC,aAAa;YAClC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,aAAa,CAAmB;YACzD,CAAC,CAAC,EAAE;KACP,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"conversation-complete-query.model.js","sourceRoot":"","sources":["../../../src/lib/models/conversation-complete-query.model.ts"],"names":[],"mappings":"AAuGA;;;;;;GAMG;AACH,MAAM,UAAU,+BAA+B,CAC7C,WAAuC;IAEvC,OAAO;QACL,GAAG,WAAW;QACd,SAAS,EAAE,WAAW,CAAC,aAAa;YAClC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,aAAa,CAAmB;YACzD,CAAC,CAAC,EAAE;QACN,SAAS,EAAE,WAAW,CAAC,aAAa;YAClC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,aAAa,CAAmB;YACzD,CAAC,CAAC,EAAE;QACN,OAAO,EAAE,WAAW,CAAC,WAAW;YAC9B,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,WAAW,CAAiB;YACrD,CAAC,CAAC,EAAE;KACP,CAAC;AACJ,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { ArtifactEntity, ArtifactVersionEntity } from '@memberjunction/core-entities';
2
- import { UserInfo } from '@memberjunction/global';
2
+ import { UserInfo } from '@memberjunction/core';
3
3
  /**
4
4
  * Represents artifact information with lazy-loading capabilities.
5
5
  * Stores minimal display data initially (from query) and loads full entities on-demand.
@@ -16,6 +16,9 @@ export declare class LazyArtifactInfo {
16
16
  readonly direction: string;
17
17
  readonly artifactVersionId: string;
18
18
  readonly versionNumber: number;
19
+ readonly versionName: string | null;
20
+ readonly versionDescription: string | null;
21
+ readonly versionCreatedAt: Date;
19
22
  readonly artifactId: string;
20
23
  readonly artifactName: string;
21
24
  readonly artifactType: string;
@@ -1 +1 @@
1
- {"version":3,"file":"lazy-artifact-info.d.ts","sourceRoot":"","sources":["../../../src/lib/models/lazy-artifact-info.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,EAAY,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,qBAAa,gBAAgB;IAoBzB,OAAO,CAAC,WAAW;IAlBrB,SAAgB,oBAAoB,EAAE,MAAM,CAAC;IAC7C,SAAgB,SAAS,EAAE,MAAM,CAAC;IAClC,SAAgB,iBAAiB,EAAE,MAAM,CAAC;IAC1C,SAAgB,aAAa,EAAE,MAAM,CAAC;IACtC,SAAgB,UAAU,EAAE,MAAM,CAAC;IACnC,SAAgB,YAAY,EAAE,MAAM,CAAC;IACrC,SAAgB,YAAY,EAAE,MAAM,CAAC;IACrC,SAAgB,mBAAmB,EAAE,MAAM,CAAC;IAC5C,SAAgB,UAAU,EAAE,MAAM,CAAC;IAGnC,OAAO,CAAC,SAAS,CAA+B;IAChD,OAAO,CAAC,QAAQ,CAAsC;IACtD,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,YAAY,CAA8B;gBAGhD,WAAW,EAAE,GAAG,EACR,WAAW,EAAE,QAAQ,EAC7B,iBAAiB,CAAC,EAAE,cAAc,EAClC,gBAAgB,CAAC,EAAE,qBAAqB;IAuB1C;;;;OAIG;IACG,WAAW,IAAI,OAAO,CAAC,cAAc,CAAC;IAiB5C;;;;OAIG;IACG,UAAU,IAAI,OAAO,CAAC,qBAAqB,CAAC;IAiBlD;;;OAGG;IACH,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED;;;OAGG;IACH,IAAI,SAAS,IAAI,OAAO,CAEvB;IAED;;;;;OAKG;YACW,YAAY;IAyB1B;;;OAGG;YACW,YAAY;IAM1B;;;OAGG;YACW,WAAW;CAK1B"}
1
+ {"version":3,"file":"lazy-artifact-info.d.ts","sourceRoot":"","sources":["../../../src/lib/models/lazy-artifact-info.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,EAAY,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAE1D;;;;;;;;;GASG;AACH,qBAAa,gBAAgB;IAuBzB,OAAO,CAAC,WAAW;IArBrB,SAAgB,oBAAoB,EAAE,MAAM,CAAC;IAC7C,SAAgB,SAAS,EAAE,MAAM,CAAC;IAClC,SAAgB,iBAAiB,EAAE,MAAM,CAAC;IAC1C,SAAgB,aAAa,EAAE,MAAM,CAAC;IACtC,SAAgB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,SAAgB,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAClD,SAAgB,gBAAgB,EAAE,IAAI,CAAC;IACvC,SAAgB,UAAU,EAAE,MAAM,CAAC;IACnC,SAAgB,YAAY,EAAE,MAAM,CAAC;IACrC,SAAgB,YAAY,EAAE,MAAM,CAAC;IACrC,SAAgB,mBAAmB,EAAE,MAAM,CAAC;IAC5C,SAAgB,UAAU,EAAE,MAAM,CAAC;IAGnC,OAAO,CAAC,SAAS,CAA+B;IAChD,OAAO,CAAC,QAAQ,CAAsC;IACtD,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,YAAY,CAA8B;gBAGhD,WAAW,EAAE,GAAG,EACR,WAAW,EAAE,QAAQ,EAC7B,iBAAiB,CAAC,EAAE,cAAc,EAClC,gBAAgB,CAAC,EAAE,qBAAqB;IA0B1C;;;;OAIG;IACG,WAAW,IAAI,OAAO,CAAC,cAAc,CAAC;IAiB5C;;;;OAIG;IACG,UAAU,IAAI,OAAO,CAAC,qBAAqB,CAAC;IAiBlD;;;OAGG;IACH,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED;;;OAGG;IACH,IAAI,SAAS,IAAI,OAAO,CAEvB;IAED;;;;;OAKG;YACW,YAAY;IA0B1B;;;OAGG;YACW,YAAY;IAM1B;;;OAGG;YACW,WAAW;CAK1B"}
@@ -1,4 +1,4 @@
1
- import { Metadata } from '@memberjunction/global';
1
+ import { Metadata } from '@memberjunction/core';
2
2
  /**
3
3
  * Represents artifact information with lazy-loading capabilities.
4
4
  * Stores minimal display data initially (from query) and loads full entities on-demand.
@@ -16,6 +16,9 @@ export class LazyArtifactInfo {
16
16
  direction;
17
17
  artifactVersionId;
18
18
  versionNumber;
19
+ versionName;
20
+ versionDescription;
21
+ versionCreatedAt;
19
22
  artifactId;
20
23
  artifactName;
21
24
  artifactType;
@@ -29,11 +32,14 @@ export class LazyArtifactInfo {
29
32
  constructor(queryResult, currentUser, preloadedArtifact, preloadedVersion) {
30
33
  this.currentUser = currentUser;
31
34
  // Populate display data from query result
32
- // These fields come from GetConversationArtifactsMap query
35
+ // These fields come from GetConversationComplete query
33
36
  this.conversationDetailId = queryResult.ConversationDetailID;
34
37
  this.direction = queryResult.Direction;
35
38
  this.artifactVersionId = queryResult.ArtifactVersionID;
36
39
  this.versionNumber = queryResult.VersionNumber;
40
+ this.versionName = queryResult.VersionName || null;
41
+ this.versionDescription = queryResult.VersionDescription || null;
42
+ this.versionCreatedAt = queryResult.VersionCreatedAt ? new Date(queryResult.VersionCreatedAt) : new Date();
37
43
  this.artifactId = queryResult.ArtifactID;
38
44
  this.artifactName = queryResult.ArtifactName;
39
45
  this.artifactType = queryResult.ArtifactType;
@@ -113,10 +119,12 @@ export class LazyArtifactInfo {
113
119
  try {
114
120
  const md = new Metadata();
115
121
  // Load both entities in parallel to minimize database round trips
116
- const [artifact, version] = await Promise.all([this.loadArtifact(md), this.loadVersion(md)]);
122
+ const [artifact, version] = await Promise.all([
123
+ this.loadArtifact(md),
124
+ this.loadVersion(md)
125
+ ]);
117
126
  this._artifact = artifact;
118
127
  this._version = version;
119
- console.log(`📦 Lazy-loaded artifact "${this.artifactName}" (v${this.versionNumber})`);
120
128
  }
121
129
  catch (error) {
122
130
  console.error('Error lazy-loading artifact:', error);
@@ -1 +1 @@
1
- {"version":3,"file":"lazy-artifact-info.js","sourceRoot":"","sources":["../../../src/lib/models/lazy-artifact-info.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAY,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,MAAM,OAAO,gBAAgB;IAoBjB;IAnBV,8EAA8E;IAC9D,oBAAoB,CAAS;IAC7B,SAAS,CAAS;IAClB,iBAAiB,CAAS;IAC1B,aAAa,CAAS;IACtB,UAAU,CAAS;IACnB,YAAY,CAAS;IACrB,YAAY,CAAS;IACrB,mBAAmB,CAAS;IAC5B,UAAU,CAAS;IAEnC,gFAAgF;IACxE,SAAS,GAA0B,IAAI,CAAC;IACxC,QAAQ,GAAiC,IAAI,CAAC;IAC9C,UAAU,GAAG,KAAK,CAAC;IACnB,YAAY,GAAyB,IAAI,CAAC;IAElD,YACE,WAAgB,EACR,WAAqB,EAC7B,iBAAkC,EAClC,gBAAwC;QAFhC,gBAAW,GAAX,WAAW,CAAU;QAI7B,0CAA0C;QAC1C,2DAA2D;QAC3D,IAAI,CAAC,oBAAoB,GAAG,WAAW,CAAC,oBAAoB,CAAC;QAC7D,IAAI,CAAC,SAAS,GAAG,WAAW,CAAC,SAAS,CAAC;QACvC,IAAI,CAAC,iBAAiB,GAAG,WAAW,CAAC,iBAAiB,CAAC;QACvD,IAAI,CAAC,aAAa,GAAG,WAAW,CAAC,aAAa,CAAC;QAC/C,IAAI,CAAC,UAAU,GAAG,WAAW,CAAC,UAAU,CAAC;QACzC,IAAI,CAAC,YAAY,GAAG,WAAW,CAAC,YAAY,CAAC;QAC7C,IAAI,CAAC,YAAY,GAAG,WAAW,CAAC,YAAY,CAAC;QAC7C,IAAI,CAAC,mBAAmB,GAAG,WAAW,CAAC,mBAAmB,IAAI,EAAE,CAAC;QACjE,IAAI,CAAC,UAAU,GAAG,WAAW,CAAC,UAAU,IAAI,MAAM,CAAC;QAEnD,oEAAoE;QACpE,IAAI,iBAAiB,EAAE,CAAC;YACtB,IAAI,CAAC,SAAS,GAAG,iBAAiB,CAAC;QACrC,CAAC;QACD,IAAI,gBAAgB,EAAE,CAAC;YACrB,IAAI,CAAC,QAAQ,GAAG,gBAAgB,CAAC;QACnC,CAAC;IACH,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,WAAW;QACf,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC;YACnB,OAAO,IAAI,CAAC,SAAS,CAAC;QACxB,CAAC;QAED,2EAA2E;QAC3E,IAAI,IAAI,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,IAAI,CAAC,YAAY,CAAC;YACxB,OAAO,IAAI,CAAC,SAAU,CAAC;QACzB,CAAC;QAED,iEAAiE;QACjE,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,YAAY,EAAE,CAAC;QACxC,MAAM,IAAI,CAAC,YAAY,CAAC;QACxB,OAAO,IAAI,CAAC,SAAU,CAAC;IACzB,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,UAAU;QACd,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YAClB,OAAO,IAAI,CAAC,QAAQ,CAAC;QACvB,CAAC;QAED,2EAA2E;QAC3E,IAAI,IAAI,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,IAAI,CAAC,YAAY,CAAC;YACxB,OAAO,IAAI,CAAC,QAAS,CAAC;QACxB,CAAC;QAED,iEAAiE;QACjE,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,YAAY,EAAE,CAAC;QACxC,MAAM,IAAI,CAAC,YAAY,CAAC;QACxB,OAAO,IAAI,CAAC,QAAS,CAAC;IACxB,CAAC;IAED;;;OAGG;IACH,IAAI,QAAQ;QACV,OAAO,IAAI,CAAC,SAAS,KAAK,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,IAAI,CAAC;IAC3D,CAAC;IAED;;;OAGG;IACH,IAAI,SAAS;QACX,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IAED;;;;;OAKG;IACK,KAAK,CAAC,YAAY;QACxB,IAAI,IAAI,CAAC,SAAS,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YACpC,OAAO,CAAC,iCAAiC;QAC3C,CAAC;QAED,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;QACvB,IAAI,CAAC;YACH,MAAM,EAAE,GAAG,IAAI,QAAQ,EAAE,CAAC;YAE1B,kEAAkE;YAClE,MAAM,CAAC,QAAQ,EAAE,OAAO,CAAC,GAAG,MAAM,OAAO,CAAC,GAAG,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;YAE7F,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC;YAC1B,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;YAExB,OAAO,CAAC,GAAG,CAAC,4BAA4B,IAAI,CAAC,YAAY,OAAO,IAAI,CAAC,aAAa,GAAG,CAAC,CAAC;QACzF,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACf,OAAO,CAAC,KAAK,CAAC,8BAA8B,EAAE,KAAK,CAAC,CAAC;YACrD,MAAM,KAAK,CAAC;QACd,CAAC;gBAAS,CAAC;YACT,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC;YACxB,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,CAAC,gDAAgD;QAC5E,CAAC;IACH,CAAC;IAED;;;OAGG;IACK,KAAK,CAAC,YAAY,CAAC,EAAY;QACrC,MAAM,QAAQ,GAAG,MAAM,EAAE,CAAC,eAAe,CAAiB,eAAe,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;QAC7F,MAAM,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrC,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED;;;OAGG;IACK,KAAK,CAAC,WAAW,CAAC,EAAY;QACpC,MAAM,OAAO,GAAG,MAAM,EAAE,CAAC,eAAe,CAAwB,uBAAuB,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;QAC3G,MAAM,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;QAC3C,OAAO,OAAO,CAAC;IACjB,CAAC;CACF"}
1
+ {"version":3,"file":"lazy-artifact-info.js","sourceRoot":"","sources":["../../../src/lib/models/lazy-artifact-info.ts"],"names":[],"mappings":"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"}
@@ -9,6 +9,8 @@ export interface ActiveTask {
9
9
  status: string;
10
10
  relatedMessageId: string;
11
11
  conversationDetailId?: string;
12
+ conversationId?: string;
13
+ conversationName?: string | null;
12
14
  startTime: number;
13
15
  }
14
16
  /**
@@ -17,6 +19,7 @@ export interface ActiveTask {
17
19
  */
18
20
  export declare class ActiveTasksService {
19
21
  private _tasks$;
22
+ private _conversationIdsWithTasks$;
20
23
  /**
21
24
  * Observable of all active tasks as an array
22
25
  */
@@ -25,6 +28,16 @@ export declare class ActiveTasksService {
25
28
  * Observable of the count of active tasks
26
29
  */
27
30
  readonly taskCount$: Observable<number>;
31
+ /**
32
+ * Observable of conversation IDs that have 1+ active tasks
33
+ * Use this for quick lookups in conversation lists
34
+ */
35
+ readonly conversationIdsWithTasks$: Observable<Set<string>>;
36
+ /**
37
+ * Observable of tasks grouped by conversation ID
38
+ * Returns Map<conversationId, ActiveTask[]>
39
+ */
40
+ readonly tasksByConversationId$: Observable<Map<string, ActiveTask[]>>;
28
41
  /**
29
42
  * Add a new active task
30
43
  * @param task Task details (without id and startTime)
@@ -36,6 +49,11 @@ export declare class ActiveTasksService {
36
49
  * @param id The task ID to remove
37
50
  */
38
51
  remove(id: string): void;
52
+ /**
53
+ * Update the set of conversation IDs with active tasks
54
+ * @private
55
+ */
56
+ private updateConversationIdsSet;
39
57
  /**
40
58
  * Update the status of an active task
41
59
  * @param id The task ID
@@ -1 +1 @@
1
- {"version":3,"file":"active-tasks.service.d.ts","sourceRoot":"","sources":["../../../src/lib/services/active-tasks.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,UAAU,EAAE,MAAM,MAAM,CAAC;;AAGnD;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;GAGG;AACH,qBAGa,kBAAkB;IAC7B,OAAO,CAAC,OAAO,CAA2D;IAE1E;;OAEG;IACH,SAAgB,MAAM,EAAE,UAAU,CAAC,UAAU,EAAE,CAAC,CAE9C;IAEF;;OAEG;IACH,SAAgB,UAAU,EAAE,UAAU,CAAC,MAAM,CAAC,CAE5C;IAEF;;;;OAIG;IACH,GAAG,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,GAAG,WAAW,CAAC,GAAG,MAAM;IAYvD;;;OAGG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAMxB;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI;IAS9C;;;;OAIG;IACH,yBAAyB,CAAC,oBAAoB,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS;IAK/E;;;;;OAKG;IACH,kCAAkC,CAAC,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO;IASzF;;OAEG;IACH,KAAK,IAAI,IAAI;yCAtFF,kBAAkB;6CAAlB,kBAAkB;CAyF9B"}
1
+ {"version":3,"file":"active-tasks.service.d.ts","sourceRoot":"","sources":["../../../src/lib/services/active-tasks.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,UAAU,EAAE,MAAM,MAAM,CAAC;;AAGnD;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,MAAM,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;GAGG;AACH,qBAGa,kBAAkB;IAC7B,OAAO,CAAC,OAAO,CAA2D;IAC1E,OAAO,CAAC,0BAA0B,CAA+C;IAEjF;;OAEG;IACH,SAAgB,MAAM,EAAE,UAAU,CAAC,UAAU,EAAE,CAAC,CAE9C;IAEF;;OAEG;IACH,SAAgB,UAAU,EAAE,UAAU,CAAC,MAAM,CAAC,CAE5C;IAEF;;;OAGG;IACH,SAAgB,yBAAyB,EAAE,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAkD;IAEpH;;;OAGG;IACH,SAAgB,sBAAsB,EAAE,UAAU,CAAC,GAAG,CAAC,MAAM,EAAE,UAAU,EAAE,CAAC,CAAC,CAY3E;IAEF;;;;OAIG;IACH,GAAG,CAAC,IAAI,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,GAAG,WAAW,CAAC,GAAG,MAAM;IAuBvD;;;OAGG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAgBxB;;;OAGG;IACH,OAAO,CAAC,wBAAwB;IAUhC;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,IAAI;IAS9C;;;;OAIG;IACH,yBAAyB,CAAC,oBAAoB,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS;IAK/E;;;;;OAKG;IACH,kCAAkC,CAAC,oBAAoB,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO;IASzF;;OAEG;IACH,KAAK,IAAI,IAAI;yCAlJF,kBAAkB;6CAAlB,kBAAkB;CAqJ9B"}
@@ -8,6 +8,7 @@ import * as i0 from "@angular/core";
8
8
  */
9
9
  export class ActiveTasksService {
10
10
  _tasks$ = new BehaviorSubject(new Map());
11
+ _conversationIdsWithTasks$ = new BehaviorSubject(new Set());
11
12
  /**
12
13
  * Observable of all active tasks as an array
13
14
  */
@@ -16,6 +17,26 @@ export class ActiveTasksService {
16
17
  * Observable of the count of active tasks
17
18
  */
18
19
  taskCount$ = this.tasks$.pipe(map(tasks => tasks.length));
20
+ /**
21
+ * Observable of conversation IDs that have 1+ active tasks
22
+ * Use this for quick lookups in conversation lists
23
+ */
24
+ conversationIdsWithTasks$ = this._conversationIdsWithTasks$.asObservable();
25
+ /**
26
+ * Observable of tasks grouped by conversation ID
27
+ * Returns Map<conversationId, ActiveTask[]>
28
+ */
29
+ tasksByConversationId$ = this.tasks$.pipe(map(tasks => {
30
+ const grouped = new Map();
31
+ for (const task of tasks) {
32
+ if (task.conversationId) {
33
+ const existing = grouped.get(task.conversationId) || [];
34
+ existing.push(task);
35
+ grouped.set(task.conversationId, existing);
36
+ }
37
+ }
38
+ return grouped;
39
+ }));
19
40
  /**
20
41
  * Add a new active task
21
42
  * @param task Task details (without id and startTime)
@@ -23,13 +44,21 @@ export class ActiveTasksService {
23
44
  */
24
45
  add(task) {
25
46
  const id = `task-${Date.now()}-${Math.random().toString(36).substring(2, 9)}`;
26
- const current = this._tasks$.value;
27
- current.set(id, {
47
+ const fullTask = {
28
48
  ...task,
29
49
  id,
30
50
  startTime: Date.now()
31
- });
51
+ };
52
+ const current = this._tasks$.value;
53
+ current.set(id, fullTask);
32
54
  this._tasks$.next(new Map(current));
55
+ // Update conversation IDs set
56
+ if (fullTask.conversationId) {
57
+ this.updateConversationIdsSet();
58
+ }
59
+ console.log(`➕ Task added:`, { id, conversationId: fullTask.conversationId, agentName: fullTask.agentName });
60
+ console.log(`📊 Total tasks:`, this._tasks$.value.size);
61
+ console.log(`🗂️ Conversation IDs with tasks:`, Array.from(this._conversationIdsWithTasks$.value));
33
62
  return id;
34
63
  }
35
64
  /**
@@ -38,8 +67,29 @@ export class ActiveTasksService {
38
67
  */
39
68
  remove(id) {
40
69
  const current = this._tasks$.value;
70
+ const task = current.get(id);
41
71
  current.delete(id);
42
72
  this._tasks$.next(new Map(current));
73
+ // Update conversation IDs set if this was the last task for a conversation
74
+ if (task?.conversationId) {
75
+ this.updateConversationIdsSet();
76
+ }
77
+ console.log(`➖ Task removed:`, { id, conversationId: task?.conversationId, agentName: task?.agentName });
78
+ console.log(`📊 Total tasks remaining:`, this._tasks$.value.size);
79
+ console.log(`🗂️ Conversation IDs with tasks:`, Array.from(this._conversationIdsWithTasks$.value));
80
+ }
81
+ /**
82
+ * Update the set of conversation IDs with active tasks
83
+ * @private
84
+ */
85
+ updateConversationIdsSet() {
86
+ const conversationIds = new Set();
87
+ for (const task of this._tasks$.value.values()) {
88
+ if (task.conversationId) {
89
+ conversationIds.add(task.conversationId);
90
+ }
91
+ }
92
+ this._conversationIdsWithTasks$.next(conversationIds);
43
93
  }
44
94
  /**
45
95
  * Update the status of an active task
@@ -1 +1 @@
1
- {"version":3,"file":"active-tasks.service.js","sourceRoot":"","sources":["../../../src/lib/services/active-tasks.service.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"active-tasks.service.js","sourceRoot":"","sources":["../../../src/lib/services/active-tasks.service.ts"],"names":[],"mappings":"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"}