@e-llm-studio/requirement-ai 0.0.1

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 (1624) hide show
  1. package/README.md +2307 -0
  2. package/dist/assests/svg/ButtonCognitiveIcon.js +2 -0
  3. package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -0
  4. package/dist/assests/svg/PdfViewerIcons.js +2 -0
  5. package/dist/assests/svg/PdfViewerIcons.js.map +1 -0
  6. package/dist/assests/svg/chevronDownArrow.svg.js +2 -0
  7. package/dist/assests/svg/chevronDownArrow.svg.js.map +1 -0
  8. package/dist/assests/svg/chevronUp.svg.js +2 -0
  9. package/dist/assests/svg/chevronUp.svg.js.map +1 -0
  10. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +2 -0
  11. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -0
  12. package/dist/cjs/assests/svg/PdfViewerIcons.js +2 -0
  13. package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -0
  14. package/dist/cjs/assests/svg/chevronDownArrow.svg.js +2 -0
  15. package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +1 -0
  16. package/dist/cjs/assests/svg/chevronUp.svg.js +2 -0
  17. package/dist/cjs/assests/svg/chevronUp.svg.js.map +1 -0
  18. package/dist/cjs/constants/diagnosticStylesBySeverity.js +2 -0
  19. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -0
  20. package/dist/cjs/features/BookCitation/BookCitation.js +2 -0
  21. package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -0
  22. package/dist/cjs/features/BookCitation/BookCitation.module.css.js +2 -0
  23. package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +1 -0
  24. package/dist/cjs/features/BookCitation/text-cleaner.js +2 -0
  25. package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -0
  26. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
  27. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
  28. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
  29. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
  30. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
  31. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
  32. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
  33. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
  34. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
  35. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
  36. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +2 -0
  37. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
  38. package/dist/cjs/features/Bookemon/Bookemon.js +2 -0
  39. package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -0
  40. package/dist/cjs/features/Bookemon/BookemonContent.js +2 -0
  41. package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -0
  42. package/dist/cjs/features/Bookemon/utils/highlight.js +2 -0
  43. package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -0
  44. package/dist/cjs/features/ChatCitation/BigQueryTable.js +2 -0
  45. package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -0
  46. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +2 -0
  47. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
  48. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
  49. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
  50. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +2 -0
  51. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
  52. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
  53. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
  54. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +2 -0
  55. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
  56. package/dist/cjs/features/ChatCitation/components/ChatCitation.js +2 -0
  57. package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -0
  58. package/dist/cjs/features/ChatCitation/components/Chip.js +2 -0
  59. package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -0
  60. package/dist/cjs/features/ChatCitation/components/DetailedView.js +2 -0
  61. package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -0
  62. package/dist/cjs/features/ChatCitation/components/IconContainer.js +2 -0
  63. package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -0
  64. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +2 -0
  65. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -0
  66. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +2 -0
  67. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
  68. package/dist/cjs/features/ChatCitation/components/RuleBook.js +2 -0
  69. package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -0
  70. package/dist/cjs/features/ChatCitation/components/SummarizedView.js +2 -0
  71. package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -0
  72. package/dist/cjs/features/ChatCitation/components/UserChatItem.js +2 -0
  73. package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -0
  74. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
  75. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
  76. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +2 -0
  77. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
  78. package/dist/cjs/features/ChatCitation/constants/renderer.js +2 -0
  79. package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -0
  80. package/dist/cjs/features/ChatCitation/utils/helpers.js +2 -0
  81. package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -0
  82. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +2 -0
  83. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +1 -0
  84. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +2 -0
  85. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js.map +1 -0
  86. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +2 -0
  87. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
  88. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
  89. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
  90. package/dist/cjs/features/CitationViewer/CitationsViewer.js +2 -0
  91. package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -0
  92. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +2 -0
  93. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -0
  94. package/dist/cjs/features/CitationViewer/components/Header.js +2 -0
  95. package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -0
  96. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +2 -0
  97. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
  98. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
  99. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
  100. package/dist/cjs/features/CitationViewer/components/Transcript.js +2 -0
  101. package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -0
  102. package/dist/cjs/features/CitationViewer/config/apiConfig.js +2 -0
  103. package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -0
  104. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +2 -0
  105. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
  106. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
  107. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
  108. package/dist/cjs/features/CodeCitation/CodeCitation.js +2 -0
  109. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -0
  110. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +2 -0
  111. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
  112. package/dist/cjs/features/CodeCitation/_components/Accordian.js +2 -0
  113. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -0
  114. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
  115. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
  116. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
  117. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
  118. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +2 -0
  119. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -0
  120. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
  121. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
  122. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
  123. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
  124. package/dist/cjs/features/CodeCitation/_components/Spinner.js +2 -0
  125. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -0
  126. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
  127. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
  128. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
  129. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
  130. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
  131. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
  132. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +2 -0
  133. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
  134. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +2 -0
  135. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
  136. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
  137. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
  138. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
  139. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
  140. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
  141. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
  142. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
  143. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
  144. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
  145. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
  146. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
  147. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
  148. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
  149. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
  150. package/dist/cjs/features/ExcelCitation/ExcelCitations.js +2 -0
  151. package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -0
  152. package/dist/cjs/features/ExcelCitation/utils/helper.js +2 -0
  153. package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -0
  154. package/dist/cjs/features/PaginatedTable/PaginatedTable.js +2 -0
  155. package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -0
  156. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +2 -0
  157. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
  158. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
  159. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
  160. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
  161. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
  162. package/dist/cjs/features/PdfViewer/PdfContainer.js +2 -0
  163. package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -0
  164. package/dist/cjs/features/PdfViewer/PdfStyle.js +2 -0
  165. package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -0
  166. package/dist/cjs/features/PdfViewer/PdfToolbar.js +2 -0
  167. package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -0
  168. package/dist/cjs/features/PdfViewer/PdfViewer.js +2 -0
  169. package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -0
  170. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +2 -0
  171. package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -0
  172. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +2 -0
  173. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
  174. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
  175. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
  176. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +2 -0
  177. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -0
  178. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  179. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  180. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  181. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  182. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  183. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  184. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  185. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  186. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  187. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  188. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  189. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  190. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  191. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  192. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  193. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  194. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  195. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  196. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  197. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  198. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  199. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  200. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  201. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  202. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  203. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  204. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  205. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  206. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  207. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  208. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  209. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  210. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  211. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  212. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  213. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  214. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  215. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  216. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  217. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  218. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  219. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  220. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  221. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  222. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  223. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  224. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  225. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  226. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  227. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  228. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  229. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  230. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  231. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  232. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  233. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  234. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  235. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  236. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  237. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  238. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  239. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  240. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  241. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  242. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  243. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  244. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  245. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  246. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  247. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  248. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  249. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  250. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  251. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  252. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  253. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  254. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  255. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  256. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  257. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  258. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  259. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  260. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  261. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  262. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  263. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  264. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  265. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  266. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  267. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  268. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  269. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  270. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  271. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  272. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  273. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  274. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  275. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  276. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  277. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  278. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  279. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  280. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  281. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  282. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  283. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  284. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  285. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  286. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  287. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  288. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  289. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  290. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  291. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  292. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  293. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  294. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  295. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  296. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  297. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  298. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  299. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  300. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  301. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  302. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  303. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  304. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  305. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  306. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  307. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  308. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  309. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  310. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  311. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  312. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  313. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  314. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  315. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  316. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  317. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  318. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  319. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  320. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  321. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  322. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  323. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  324. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  325. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  326. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  327. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  328. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  329. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  330. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  331. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  332. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  333. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  334. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  335. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  336. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  337. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  338. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  339. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  340. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  341. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  342. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  343. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  344. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  345. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  346. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  347. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  348. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  349. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  350. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  351. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  352. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  353. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  354. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  355. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  356. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  357. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  358. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  359. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  360. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  361. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  362. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  363. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  364. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  365. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  366. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  367. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  368. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  369. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  370. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  371. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  372. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  373. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  374. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +2 -0
  375. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  376. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  377. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  378. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  379. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  380. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +2 -0
  381. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  382. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  383. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  384. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  385. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  386. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  387. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  388. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  389. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  390. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +2 -0
  391. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  392. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  393. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  394. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  395. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  396. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  397. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  398. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  399. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  400. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +2 -0
  401. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  402. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +2 -0
  403. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  404. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  405. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  406. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  407. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  408. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  409. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  410. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  411. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  412. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  413. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  414. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +2 -0
  415. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  416. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  417. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  418. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +2 -0
  419. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  420. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  421. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  422. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  423. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  424. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  425. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  426. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  427. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  428. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  429. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  430. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  431. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  432. package/dist/cjs/features/RequirementAI/store/ref.context.js +2 -0
  433. package/dist/cjs/features/RequirementAI/store/ref.context.js.map +1 -0
  434. package/dist/cjs/features/RequirementAI/utils/helpers.js +2 -0
  435. package/dist/cjs/features/RequirementAI/utils/helpers.js.map +1 -0
  436. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  437. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  438. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  439. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  440. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  441. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  442. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  443. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  444. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
  445. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
  446. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +2 -0
  447. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -0
  448. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
  449. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
  450. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
  451. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
  452. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
  453. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
  454. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
  455. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
  456. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
  457. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
  458. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
  459. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
  460. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
  461. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
  462. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
  463. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
  464. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
  465. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
  466. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
  467. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
  468. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
  469. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
  470. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
  471. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  472. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
  473. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
  474. package/dist/cjs/index.js +2 -0
  475. package/dist/cjs/index.js.map +1 -0
  476. package/dist/cjs/utils/codeCitations.utils.js +2 -0
  477. package/dist/cjs/utils/codeCitations.utils.js.map +1 -0
  478. package/dist/cjs/utils/sanitizeHtml.js +2 -0
  479. package/dist/cjs/utils/sanitizeHtml.js.map +1 -0
  480. package/dist/cjs/utils/themeManager.js +2 -0
  481. package/dist/cjs/utils/themeManager.js.map +1 -0
  482. package/dist/constants/diagnosticStylesBySeverity.js +2 -0
  483. package/dist/constants/diagnosticStylesBySeverity.js.map +1 -0
  484. package/dist/features/BookCitation/BookCitation.js +2 -0
  485. package/dist/features/BookCitation/BookCitation.js.map +1 -0
  486. package/dist/features/BookCitation/BookCitation.module.css.js +2 -0
  487. package/dist/features/BookCitation/BookCitation.module.css.js.map +1 -0
  488. package/dist/features/BookCitation/text-cleaner.js +2 -0
  489. package/dist/features/BookCitation/text-cleaner.js.map +1 -0
  490. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
  491. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
  492. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
  493. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
  494. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
  495. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
  496. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
  497. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
  498. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
  499. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
  500. package/dist/features/Bookemon/BookPreview/BookPreview.js +2 -0
  501. package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
  502. package/dist/features/Bookemon/Bookemon.js +2 -0
  503. package/dist/features/Bookemon/Bookemon.js.map +1 -0
  504. package/dist/features/Bookemon/BookemonContent.js +2 -0
  505. package/dist/features/Bookemon/BookemonContent.js.map +1 -0
  506. package/dist/features/Bookemon/utils/highlight.js +2 -0
  507. package/dist/features/Bookemon/utils/highlight.js.map +1 -0
  508. package/dist/features/ChatCitation/BigQueryTable.js +2 -0
  509. package/dist/features/ChatCitation/BigQueryTable.js.map +1 -0
  510. package/dist/features/ChatCitation/ChatCitationRenderer.js +2 -0
  511. package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
  512. package/dist/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
  513. package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
  514. package/dist/features/ChatCitation/assets/cw_chat.svg.js +2 -0
  515. package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
  516. package/dist/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
  517. package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
  518. package/dist/features/ChatCitation/components/AssistantChatItem.js +2 -0
  519. package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
  520. package/dist/features/ChatCitation/components/ChatCitation.js +2 -0
  521. package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -0
  522. package/dist/features/ChatCitation/components/Chip.js +2 -0
  523. package/dist/features/ChatCitation/components/Chip.js.map +1 -0
  524. package/dist/features/ChatCitation/components/DetailedView.js +2 -0
  525. package/dist/features/ChatCitation/components/DetailedView.js.map +1 -0
  526. package/dist/features/ChatCitation/components/IconContainer.js +2 -0
  527. package/dist/features/ChatCitation/components/IconContainer.js.map +1 -0
  528. package/dist/features/ChatCitation/components/InViewNavigation.js +2 -0
  529. package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -0
  530. package/dist/features/ChatCitation/components/MarkdownRenderer.js +2 -0
  531. package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
  532. package/dist/features/ChatCitation/components/RuleBook.js +2 -0
  533. package/dist/features/ChatCitation/components/RuleBook.js.map +1 -0
  534. package/dist/features/ChatCitation/components/SummarizedView.js +2 -0
  535. package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -0
  536. package/dist/features/ChatCitation/components/UserChatItem.js +2 -0
  537. package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -0
  538. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
  539. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
  540. package/dist/features/ChatCitation/components/wrappers/Modal.js +2 -0
  541. package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
  542. package/dist/features/ChatCitation/constants/renderer.js +2 -0
  543. package/dist/features/ChatCitation/constants/renderer.js.map +1 -0
  544. package/dist/features/ChatCitation/utils/helpers.js +2 -0
  545. package/dist/features/ChatCitation/utils/helpers.js.map +1 -0
  546. package/dist/features/CitationRenderer/CitationRenderer.js +2 -0
  547. package/dist/features/CitationRenderer/CitationRenderer.js.map +1 -0
  548. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +2 -0
  549. package/dist/features/CitationRenderer/CitationRenderer.module.css.js.map +1 -0
  550. package/dist/features/CitationRenderer/MarkdownRenderer.js +2 -0
  551. package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
  552. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
  553. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
  554. package/dist/features/CitationViewer/CitationsViewer.js +2 -0
  555. package/dist/features/CitationViewer/CitationsViewer.js.map +1 -0
  556. package/dist/features/CitationViewer/components/AudioWaveform.js +2 -0
  557. package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -0
  558. package/dist/features/CitationViewer/components/Header.js +2 -0
  559. package/dist/features/CitationViewer/components/Header.js.map +1 -0
  560. package/dist/features/CitationViewer/components/KeyTakeaways.js +2 -0
  561. package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
  562. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
  563. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
  564. package/dist/features/CitationViewer/components/Transcript.js +2 -0
  565. package/dist/features/CitationViewer/components/Transcript.js.map +1 -0
  566. package/dist/features/CitationViewer/config/apiConfig.js +2 -0
  567. package/dist/features/CitationViewer/config/apiConfig.js.map +1 -0
  568. package/dist/features/CitationViewer/hooks/getSignedUrl.js +2 -0
  569. package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
  570. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
  571. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
  572. package/dist/features/CodeCitation/CodeCitation.js +2 -0
  573. package/dist/features/CodeCitation/CodeCitation.js.map +1 -0
  574. package/dist/features/CodeCitation/CodeCitation.module.css.js +2 -0
  575. package/dist/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
  576. package/dist/features/CodeCitation/_components/Accordian.js +2 -0
  577. package/dist/features/CodeCitation/_components/Accordian.js.map +1 -0
  578. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
  579. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
  580. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
  581. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
  582. package/dist/features/CodeCitation/_components/CodeEditor.js +2 -0
  583. package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -0
  584. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
  585. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
  586. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
  587. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
  588. package/dist/features/CodeCitation/_components/Spinner.js +2 -0
  589. package/dist/features/CodeCitation/_components/Spinner.js.map +1 -0
  590. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
  591. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
  592. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
  593. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
  594. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
  595. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
  596. package/dist/features/CodeCitation/_components/ThemeToggle.js +2 -0
  597. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
  598. package/dist/features/CodeCitation/_components/TooltipComponent.js +2 -0
  599. package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
  600. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
  601. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
  602. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
  603. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
  604. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
  605. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
  606. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
  607. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
  608. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
  609. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
  610. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
  611. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
  612. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
  613. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
  614. package/dist/features/ExcelCitation/ExcelCitations.js +2 -0
  615. package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -0
  616. package/dist/features/ExcelCitation/utils/helper.js +2 -0
  617. package/dist/features/ExcelCitation/utils/helper.js.map +1 -0
  618. package/dist/features/PaginatedTable/PaginatedTable.js +2 -0
  619. package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -0
  620. package/dist/features/PaginatedTable/paginatedTable.module.css.js +2 -0
  621. package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
  622. package/dist/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
  623. package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
  624. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
  625. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
  626. package/dist/features/PdfViewer/PdfContainer.js +2 -0
  627. package/dist/features/PdfViewer/PdfContainer.js.map +1 -0
  628. package/dist/features/PdfViewer/PdfStyle.js +2 -0
  629. package/dist/features/PdfViewer/PdfStyle.js.map +1 -0
  630. package/dist/features/PdfViewer/PdfToolbar.js +2 -0
  631. package/dist/features/PdfViewer/PdfToolbar.js.map +1 -0
  632. package/dist/features/PdfViewer/PdfViewer.js +2 -0
  633. package/dist/features/PdfViewer/PdfViewer.js.map +1 -0
  634. package/dist/features/PdfViewer/usePdfHighlight.js +2 -0
  635. package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -0
  636. package/dist/features/ProjectAccordion/ProjectAccordion.js +2 -0
  637. package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
  638. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
  639. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
  640. package/dist/features/ProjectAccordion/_components/Markdown.js +2 -0
  641. package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -0
  642. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  643. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  644. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  645. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  646. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  647. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  648. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  649. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  650. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  651. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  652. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  653. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  654. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  655. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  656. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  657. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  658. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  659. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  660. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  661. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  662. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  663. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  664. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  665. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  666. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  667. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  668. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  669. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  670. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  671. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  672. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  673. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  674. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  675. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  676. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  677. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  678. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  679. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  680. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  681. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  682. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  683. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  684. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  685. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  686. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  687. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  688. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  689. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  690. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  691. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  692. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  693. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  694. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  695. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  696. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  697. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  698. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  699. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  700. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  701. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  702. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  703. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  704. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  705. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  706. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  707. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  708. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  709. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  710. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  711. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  712. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  713. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  714. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  715. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  716. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  717. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  718. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  719. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  720. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  721. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  722. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  723. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  724. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  725. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  726. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  727. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  728. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  729. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  730. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  731. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  732. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  733. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  734. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  735. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  736. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  737. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  738. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  739. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  740. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  741. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  742. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  743. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  744. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  745. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  746. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  747. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  748. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  749. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  750. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  751. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  752. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  753. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  754. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  755. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  756. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  757. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  758. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  759. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  760. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  761. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  762. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  763. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  764. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  765. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  766. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  767. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  768. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  769. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  770. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  771. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  772. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  773. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  774. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  775. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  776. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  777. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  778. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  779. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  780. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  781. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  782. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  783. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  784. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  785. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  786. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  787. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  788. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  789. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  790. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  791. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  792. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  793. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  794. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  795. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  796. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  797. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  798. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  799. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  800. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  801. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  802. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  803. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  804. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  805. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  806. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  807. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  808. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  809. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  810. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  811. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  812. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  813. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  814. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  815. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  816. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  817. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  818. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  819. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  820. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  821. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  822. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  823. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  824. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  825. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  826. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  827. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  828. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  829. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  830. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  831. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  832. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  833. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  834. package/dist/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  835. package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  836. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  837. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  838. package/dist/features/RequirementAI/icons/AiGapIcon.js +2 -0
  839. package/dist/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  840. package/dist/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  841. package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  842. package/dist/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  843. package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  844. package/dist/features/RequirementAI/icons/CheckIcon.js +2 -0
  845. package/dist/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  846. package/dist/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  847. package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  848. package/dist/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  849. package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  850. package/dist/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  851. package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  852. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  853. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  854. package/dist/features/RequirementAI/icons/PencilIcon.js +2 -0
  855. package/dist/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  856. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  857. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  858. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  859. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  860. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  861. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  862. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  863. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  864. package/dist/features/RequirementAI/icons/TrashIcon.js +2 -0
  865. package/dist/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  866. package/dist/features/RequirementAI/shared/AtomicButton.js +2 -0
  867. package/dist/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  868. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  869. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  870. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  871. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  872. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  873. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  874. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  875. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  876. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  877. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  878. package/dist/features/RequirementAI/shared/CodeViewer.js +2 -0
  879. package/dist/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  880. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  881. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  882. package/dist/features/RequirementAI/shared/ExpandableOl.js +2 -0
  883. package/dist/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  884. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  885. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  886. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  887. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  888. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  889. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  890. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  891. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  892. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  893. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  894. package/dist/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  895. package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  896. package/dist/features/RequirementAI/store/ref.context.js +2 -0
  897. package/dist/features/RequirementAI/store/ref.context.js.map +1 -0
  898. package/dist/features/RequirementAI/utils/helpers.js +2 -0
  899. package/dist/features/RequirementAI/utils/helpers.js.map +1 -0
  900. package/dist/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  901. package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  902. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  903. package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  904. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  905. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  906. package/dist/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  907. package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  908. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
  909. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
  910. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +2 -0
  911. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -0
  912. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
  913. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
  914. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
  915. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
  916. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
  917. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
  918. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
  919. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
  920. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
  921. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
  922. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
  923. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
  924. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
  925. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
  926. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
  927. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
  928. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
  929. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
  930. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
  931. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
  932. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
  933. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
  934. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
  935. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  936. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
  937. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
  938. package/dist/index.js +2 -0
  939. package/dist/index.js.map +1 -0
  940. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
  941. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
  942. package/dist/types/src/AccordianHeadTest.d.ts +2 -0
  943. package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
  944. package/dist/types/src/App.d.ts +3 -0
  945. package/dist/types/src/App.d.ts.map +1 -0
  946. package/dist/types/src/BookCitationTest.d.ts +3 -0
  947. package/dist/types/src/BookCitationTest.d.ts.map +1 -0
  948. package/dist/types/src/BookemonTest.d.ts +83 -0
  949. package/dist/types/src/BookemonTest.d.ts.map +1 -0
  950. package/dist/types/src/ChatCitationTest.d.ts +7 -0
  951. package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
  952. package/dist/types/src/CodeCitationTest.d.ts +3 -0
  953. package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
  954. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
  955. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
  956. package/dist/types/src/CommonComponents/CustomDropdown.d.ts +4 -0
  957. package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +1 -0
  958. package/dist/types/src/CommonComponents/HelloWorld.d.ts +2 -0
  959. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -0
  960. package/dist/types/src/CommonComponents/NoTableData.d.ts +6 -0
  961. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -0
  962. package/dist/types/src/CommonComponents/Spinner.d.ts +4 -0
  963. package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -0
  964. package/dist/types/src/CommonConstants/CommonConstants.d.ts +5 -0
  965. package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +1 -0
  966. package/dist/types/src/CustomStylesProvider.d.ts +6 -0
  967. package/dist/types/src/CustomStylesProvider.d.ts.map +1 -0
  968. package/dist/types/src/CustomThemeProvider.d.ts +7 -0
  969. package/dist/types/src/CustomThemeProvider.d.ts.map +1 -0
  970. package/dist/types/src/DatagestMonTest.d.ts +3 -0
  971. package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
  972. package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
  973. package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
  974. package/dist/types/src/ExcelCitationTest.d.ts +2 -0
  975. package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
  976. package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -0
  977. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -0
  978. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
  979. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
  980. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
  981. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
  982. package/dist/types/src/PdfViewerTest.d.ts +3 -0
  983. package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
  984. package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
  985. package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
  986. package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
  987. package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
  988. package/dist/types/src/RequirementAiTest.d.ts +3 -0
  989. package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
  990. package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
  991. package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
  992. package/dist/types/src/TableCitationTest.d.ts +3 -0
  993. package/dist/types/src/TableCitationTest.d.ts.map +1 -0
  994. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
  995. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
  996. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +5 -0
  997. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +1 -0
  998. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +3 -0
  999. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +1 -0
  1000. package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
  1001. package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
  1002. package/dist/types/src/features/BookCitation/BookCitation.d.ts +41 -0
  1003. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
  1004. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
  1005. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
  1006. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
  1007. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
  1008. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
  1009. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
  1010. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
  1011. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
  1012. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
  1013. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
  1014. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
  1015. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
  1016. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
  1017. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
  1018. package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
  1019. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
  1020. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
  1021. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
  1022. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
  1023. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
  1024. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
  1025. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
  1026. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
  1027. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
  1028. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
  1029. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
  1030. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
  1031. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
  1032. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
  1033. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
  1034. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
  1035. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
  1036. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
  1037. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
  1038. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +15 -0
  1039. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
  1040. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
  1041. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
  1042. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
  1043. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
  1044. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
  1045. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
  1046. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
  1047. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
  1048. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
  1049. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
  1050. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
  1051. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
  1052. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
  1053. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
  1054. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
  1055. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
  1056. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
  1057. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
  1058. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
  1059. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
  1060. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
  1061. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
  1062. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
  1063. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
  1064. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +111 -0
  1065. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
  1066. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
  1067. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
  1068. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +21 -0
  1069. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
  1070. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
  1071. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
  1072. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
  1073. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
  1074. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
  1075. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
  1076. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
  1077. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
  1078. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
  1079. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
  1080. package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
  1081. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
  1082. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
  1083. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
  1084. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
  1085. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
  1086. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
  1087. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
  1088. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
  1089. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
  1090. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
  1091. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
  1092. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
  1093. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
  1094. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +49 -0
  1095. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
  1096. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
  1097. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
  1098. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +31 -0
  1099. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
  1100. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
  1101. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
  1102. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
  1103. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
  1104. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
  1105. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
  1106. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  1107. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  1108. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
  1109. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
  1110. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
  1111. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
  1112. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
  1113. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
  1114. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
  1115. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
  1116. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
  1117. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
  1118. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
  1119. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
  1120. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +42 -0
  1121. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
  1122. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
  1123. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
  1124. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
  1125. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
  1126. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
  1127. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
  1128. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +23 -0
  1129. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
  1130. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +3 -0
  1131. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
  1132. package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
  1133. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
  1134. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
  1135. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
  1136. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
  1137. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
  1138. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
  1139. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
  1140. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
  1141. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
  1142. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
  1143. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
  1144. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
  1145. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
  1146. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
  1147. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
  1148. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
  1149. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
  1150. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
  1151. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
  1152. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
  1153. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
  1154. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
  1155. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
  1156. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
  1157. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
  1158. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
  1159. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
  1160. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
  1161. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
  1162. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
  1163. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
  1164. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
  1165. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
  1166. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
  1167. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
  1168. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
  1169. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
  1170. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +11 -0
  1171. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
  1172. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
  1173. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
  1174. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +18 -0
  1175. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
  1176. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +40 -0
  1177. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
  1178. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +22 -0
  1179. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
  1180. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
  1181. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
  1182. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
  1183. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
  1184. package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
  1185. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
  1186. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +189 -0
  1187. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
  1188. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +38 -0
  1189. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
  1190. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
  1191. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
  1192. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
  1193. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
  1194. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
  1195. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
  1196. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
  1197. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
  1198. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
  1199. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
  1200. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
  1201. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
  1202. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
  1203. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
  1204. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
  1205. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
  1206. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
  1207. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
  1208. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
  1209. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
  1210. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
  1211. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
  1212. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
  1213. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
  1214. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
  1215. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
  1216. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
  1217. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
  1218. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
  1219. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
  1220. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
  1221. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
  1222. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
  1223. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
  1224. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
  1225. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
  1226. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
  1227. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
  1228. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
  1229. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
  1230. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
  1231. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
  1232. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
  1233. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
  1234. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
  1235. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
  1236. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
  1237. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
  1238. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
  1239. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
  1240. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
  1241. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
  1242. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
  1243. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
  1244. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
  1245. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
  1246. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
  1247. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
  1248. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
  1249. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
  1250. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +15 -0
  1251. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
  1252. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
  1253. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
  1254. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +14 -0
  1255. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
  1256. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +9 -0
  1257. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
  1258. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +16 -0
  1259. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
  1260. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +18 -0
  1261. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
  1262. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
  1263. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
  1264. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +13 -0
  1265. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
  1266. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
  1267. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
  1268. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
  1269. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
  1270. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +20 -0
  1271. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
  1272. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
  1273. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
  1274. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
  1275. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
  1276. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
  1277. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
  1278. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
  1279. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
  1280. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
  1281. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
  1282. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
  1283. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
  1284. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
  1285. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
  1286. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
  1287. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
  1288. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
  1289. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
  1290. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
  1291. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
  1292. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
  1293. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
  1294. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
  1295. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
  1296. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
  1297. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
  1298. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +12 -0
  1299. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
  1300. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +11 -0
  1301. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
  1302. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
  1303. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
  1304. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
  1305. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
  1306. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
  1307. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
  1308. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +11 -0
  1309. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
  1310. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
  1311. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
  1312. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
  1313. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
  1314. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
  1315. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
  1316. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
  1317. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
  1318. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
  1319. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
  1320. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +17 -0
  1321. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
  1322. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +9 -0
  1323. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
  1324. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
  1325. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
  1326. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +10 -0
  1327. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
  1328. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +22 -0
  1329. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
  1330. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +11 -0
  1331. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
  1332. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
  1333. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
  1334. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
  1335. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
  1336. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +14 -0
  1337. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
  1338. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
  1339. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
  1340. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +31 -0
  1341. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
  1342. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +68 -0
  1343. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
  1344. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
  1345. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
  1346. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
  1347. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
  1348. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
  1349. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
  1350. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
  1351. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
  1352. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
  1353. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
  1354. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +29 -0
  1355. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
  1356. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +42 -0
  1357. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
  1358. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
  1359. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
  1360. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +35 -0
  1361. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
  1362. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
  1363. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
  1364. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
  1365. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
  1366. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
  1367. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
  1368. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
  1369. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
  1370. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
  1371. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
  1372. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
  1373. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
  1374. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
  1375. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
  1376. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +3 -0
  1377. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
  1378. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
  1379. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
  1380. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
  1381. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
  1382. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
  1383. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
  1384. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +6 -0
  1385. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
  1386. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
  1387. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
  1388. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
  1389. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
  1390. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
  1391. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
  1392. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +20 -0
  1393. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
  1394. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +247 -0
  1395. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
  1396. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +21 -0
  1397. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
  1398. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +4 -0
  1399. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
  1400. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
  1401. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
  1402. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
  1403. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
  1404. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +10 -0
  1405. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
  1406. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +13 -0
  1407. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
  1408. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +3 -0
  1409. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
  1410. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +6 -0
  1411. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
  1412. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
  1413. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
  1414. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +183 -0
  1415. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
  1416. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +116 -0
  1417. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
  1418. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +28 -0
  1419. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
  1420. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +3 -0
  1421. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
  1422. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
  1423. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
  1424. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +10 -0
  1425. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
  1426. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
  1427. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
  1428. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
  1429. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
  1430. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +124 -0
  1431. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
  1432. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +6 -0
  1433. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
  1434. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
  1435. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
  1436. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
  1437. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
  1438. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
  1439. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
  1440. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
  1441. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
  1442. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
  1443. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
  1444. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
  1445. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
  1446. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
  1447. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
  1448. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
  1449. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
  1450. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
  1451. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
  1452. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
  1453. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
  1454. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
  1455. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
  1456. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
  1457. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
  1458. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
  1459. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
  1460. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
  1461. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
  1462. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
  1463. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
  1464. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +6 -0
  1465. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
  1466. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
  1467. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
  1468. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +188 -0
  1469. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
  1470. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
  1471. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
  1472. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
  1473. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
  1474. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +42 -0
  1475. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
  1476. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
  1477. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
  1478. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
  1479. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
  1480. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
  1481. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
  1482. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
  1483. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
  1484. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
  1485. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
  1486. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +24 -0
  1487. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
  1488. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
  1489. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
  1490. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
  1491. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
  1492. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
  1493. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
  1494. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
  1495. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
  1496. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
  1497. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
  1498. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
  1499. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
  1500. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
  1501. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
  1502. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
  1503. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
  1504. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
  1505. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
  1506. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
  1507. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
  1508. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
  1509. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
  1510. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
  1511. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
  1512. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
  1513. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
  1514. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
  1515. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
  1516. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
  1517. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
  1518. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
  1519. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
  1520. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
  1521. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
  1522. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
  1523. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
  1524. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
  1525. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
  1526. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
  1527. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
  1528. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
  1529. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
  1530. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
  1531. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
  1532. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
  1533. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
  1534. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
  1535. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
  1536. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
  1537. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
  1538. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
  1539. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
  1540. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
  1541. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
  1542. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
  1543. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
  1544. package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
  1545. package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
  1546. package/dist/types/src/features/UploadData/main.d.ts +10 -0
  1547. package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
  1548. package/dist/types/src/hooks/useDebounce.d.ts +2 -0
  1549. package/dist/types/src/hooks/useDebounce.d.ts.map +1 -0
  1550. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +6 -0
  1551. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +1 -0
  1552. package/dist/types/src/hooks/useURLQuery.d.ts +10 -0
  1553. package/dist/types/src/hooks/useURLQuery.d.ts.map +1 -0
  1554. package/dist/types/src/index.d.ts +40 -0
  1555. package/dist/types/src/index.d.ts.map +1 -0
  1556. package/dist/types/src/lib/styles/viewerLayout.d.ts +6 -0
  1557. package/dist/types/src/lib/styles/viewerLayout.d.ts.map +1 -0
  1558. package/dist/types/src/methodsToExpose.d.ts +13 -0
  1559. package/dist/types/src/methodsToExpose.d.ts.map +1 -0
  1560. package/dist/types/src/routes/ErrorBoundary.d.ts +20 -0
  1561. package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
  1562. package/dist/types/src/routes/Routes.d.ts +2 -0
  1563. package/dist/types/src/routes/Routes.d.ts.map +1 -0
  1564. package/dist/types/src/service/API.d.ts +6 -0
  1565. package/dist/types/src/service/API.d.ts.map +1 -0
  1566. package/dist/types/src/service/DataService.d.ts +73 -0
  1567. package/dist/types/src/service/DataService.d.ts.map +1 -0
  1568. package/dist/types/src/service/GoogleFilePickerService.d.ts +61 -0
  1569. package/dist/types/src/service/GoogleFilePickerService.d.ts.map +1 -0
  1570. package/dist/types/src/service/JavascriptFileService.d.ts +4 -0
  1571. package/dist/types/src/service/JavascriptFileService.d.ts.map +1 -0
  1572. package/dist/types/src/service/ModelService.d.ts +68 -0
  1573. package/dist/types/src/service/ModelService.d.ts.map +1 -0
  1574. package/dist/types/src/service/ProjectService.d.ts +16 -0
  1575. package/dist/types/src/service/ProjectService.d.ts.map +1 -0
  1576. package/dist/types/src/service/SavedDataSetService.d.ts +22 -0
  1577. package/dist/types/src/service/SavedDataSetService.d.ts.map +1 -0
  1578. package/dist/types/src/service/constants.d.ts +3 -0
  1579. package/dist/types/src/service/constants.d.ts.map +1 -0
  1580. package/dist/types/src/service/envHelperService.d.ts +5 -0
  1581. package/dist/types/src/service/envHelperService.d.ts.map +1 -0
  1582. package/dist/types/src/service/variableHelperService.d.ts +6 -0
  1583. package/dist/types/src/service/variableHelperService.d.ts.map +1 -0
  1584. package/dist/types/src/theme.d.ts +4 -0
  1585. package/dist/types/src/theme.d.ts.map +1 -0
  1586. package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
  1587. package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
  1588. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  1589. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  1590. package/dist/types/src/types/epubItems.d.ts +23 -0
  1591. package/dist/types/src/types/epubItems.d.ts.map +1 -0
  1592. package/dist/types/src/userProvidedConfig.d.ts +8 -0
  1593. package/dist/types/src/userProvidedConfig.d.ts.map +1 -0
  1594. package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
  1595. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
  1596. package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
  1597. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
  1598. package/dist/types/src/utils/api.d.ts +2 -0
  1599. package/dist/types/src/utils/api.d.ts.map +1 -0
  1600. package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
  1601. package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
  1602. package/dist/types/src/utils/colors.d.ts +5 -0
  1603. package/dist/types/src/utils/colors.d.ts.map +1 -0
  1604. package/dist/types/src/utils/date.d.ts +1 -0
  1605. package/dist/types/src/utils/date.d.ts.map +1 -0
  1606. package/dist/types/src/utils/helperFunctions.d.ts +6 -0
  1607. package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
  1608. package/dist/types/src/utils/regexHelperService.d.ts +9 -0
  1609. package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
  1610. package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
  1611. package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
  1612. package/dist/types/src/utils/themeManager.d.ts +13 -0
  1613. package/dist/types/src/utils/themeManager.d.ts.map +1 -0
  1614. package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
  1615. package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
  1616. package/dist/types/src/utils/variableHelperService.d.ts +7 -0
  1617. package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
  1618. package/dist/utils/codeCitations.utils.js +2 -0
  1619. package/dist/utils/codeCitations.utils.js.map +1 -0
  1620. package/dist/utils/sanitizeHtml.js +2 -0
  1621. package/dist/utils/sanitizeHtml.js.map +1 -0
  1622. package/dist/utils/themeManager.js +2 -0
  1623. package/dist/utils/themeManager.js.map +1 -0
  1624. package/package.json +373 -0
package/README.md ADDED
@@ -0,0 +1,2307 @@
1
+ # 📚 e-llm-studio/citation
2
+
3
+
4
+ ## Table of Contents
5
+
6
+ 1. [Project Overview](#project-overview)
7
+ 2. [Installation](#installation)
8
+ 3. [Available Components](#available-citations)
9
+ - [Citation Components](#citation-components)
10
+ - [BookCitation](#bookcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/BookCitation/README.MD)
11
+ - [ChatCitation](#chatcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ChatCitation/ChatCitationReadme.md)
12
+ - [CitationRenderer](#citationrenderer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationRenderer/CitationRendererReadme.md)
13
+ - [CognitiveDecisioningCard](#cognitivedecisioningcard) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveDecisioning/CognitiveDecisioningReadme.md)
14
+ - [CognitiveInternalGPTReasoning](#cognitiveinternalgptreasoning) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveInternalgptReasoning/README.md)
15
+ - [CodeCitation](#codecitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CodeCitation/README.md)
16
+ - [CitationsViewer](#citationsviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationViewer/CitationViewerReadme.md)
17
+ - [PdfEditorCitation](#pdfeditorcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfEditorCitation/README.md)
18
+ - [RequirementAICitation](#requirementaicitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/RequirementAiCitations/RequirementAiCitationsReadme.md)
19
+ - [ScannedDocCitation](#scanneddoccitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ScannedDocCitation/README.md)
20
+ - [Other Components](#other-components)
21
+ - [Bookemon](#bookemon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/Bookemon/BookemonReadme.md)
22
+ - [DatagestMon](#datagestmon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DatagestMon/README.md)
23
+ - [DataSelector](#dataselector)[<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DataSelector/DataSelectorReadme.md)
24
+ - [PaginatedTable](#paginatedtable) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PaginatedTable/PaginatedTableReadme.md)
25
+ - [PdfViewer](#pdfviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfViewer/PdfViewerReadme.md)
26
+ - [ProjectAccordion](#projectaccordion) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ProjectAccordion/README.md)
27
+ - [UploadData](#uploaddata) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/UploadData/README.md)
28
+ - [ReviewPanel](#reviewpanel) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ReviewPanel/README.md)
29
+ - [TableCitationContent](#tablecitationcontent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/TableCitation/README.md)
30
+ 4. [Common Use Cases](#common-use-cases)
31
+ 5. [Development & Contribution](#development--contribution)
32
+ 6. [License](#license)
33
+
34
+
35
+ ## Project Overview
36
+
37
+ The @e-llm-studio/citation library is a comprehensive React component library designed to render various types of citations and related UI elements within the e-LLM Studio ecosystem. It provides a robust set of reusable, production-ready components that enable developers to display citations, reasoning chains, code snippets, PDFs, and other content types with rich interactive features and highly customizable styling.
38
+
39
+ This library serves as a foundational building block for applications that need to present complex information in an organized, user-friendly manner. Whether you're displaying book citations with highlighted passages, rendering AI reasoning with confidence scores, showcasing code with syntax highlighting, or managing large datasets with pagination, the citation library offers flexible, well-documented components that integrate seamlessly into modern React applications.
40
+
41
+ The library emphasizes developer experience through comprehensive documentation, TypeScript support, and extensive customization options. Each component is designed with accessibility and performance in mind, ensuring that applications built with these components provide excellent user experiences across different devices and use cases.
42
+
43
+ ---
44
+
45
+ ## Installation
46
+
47
+ ### Prerequisites
48
+
49
+ Before you begin, ensure you have the following installed on your system:
50
+
51
+ - **Node.js & npm** - Required for package management and running build scripts
52
+ - **Git** - Required for cloning the repository
53
+ - Basic familiarity with Git and the command line
54
+
55
+ ### Installation Steps
56
+
57
+ #### 1. Clone the Repository
58
+
59
+ Start by cloning the citation library repository to your local machine:
60
+
61
+ ```bash
62
+ git clone https://github.com/e-llm-studio/citation.git
63
+
64
+ cd citation
65
+ ```
66
+
67
+ #### 2. Install Dependencies
68
+
69
+ Install all required dependencies using npm:
70
+
71
+ ```bash
72
+ npm install
73
+ ```
74
+
75
+ Alternatively, you can use yarn if you prefer:
76
+
77
+ ```bash
78
+ yarn install
79
+ ```
80
+
81
+ #### 3. Link the Library Locally (Optional)
82
+
83
+ If you want to test the library in another project before publishing, you can link it locally:
84
+
85
+ ```bash
86
+ # In the citation library folder
87
+ npm link
88
+
89
+ # In your test project folder
90
+ cd ../your-project
91
+ npm link @e-llm-studio/citation
92
+ ```
93
+
94
+ This allows you to test changes in your local library without publishing to npm.
95
+
96
+ #### 4. Build the Library
97
+
98
+ Build the library to compile TypeScript and prepare distribution files:
99
+
100
+ ```bash
101
+ npm run build
102
+ ```
103
+
104
+ #### 5. Test Locally
105
+
106
+ After building, you can test the library in your project:
107
+
108
+ ```bash
109
+ # In your test project
110
+ npm start
111
+ # or
112
+ npm run build
113
+ ```
114
+
115
+ Import the library components and verify that your changes work as expected.
116
+
117
+ ### Quick Installation for End Users
118
+
119
+ If you're installing the published package from npm:
120
+
121
+ ```bash
122
+ # Using npm
123
+ npm install @e-llm-studio/citation
124
+
125
+ # Using yarn
126
+ yarn add @e-llm-studio/citation
127
+
128
+ # Using pnpm
129
+ pnpm add @e-llm-studio/citation
130
+ ```
131
+
132
+ ---
133
+
134
+
135
+ # Citation Components
136
+ ## BookCitation
137
+
138
+ ### Overview
139
+
140
+ The BookCitation component is designed to display book citations with an interactive and expandable interface. It provides a rich, user-friendly way to present quoted text from books with support for highlighting, citation details management, and book cover images. The component enables readers to explore citations in context while maintaining a clean, organized presentation.
141
+
142
+ ### Features
143
+
144
+ - **Text highlighting with partial and full match support** - Highlights specific text passages within citations using flexible matching algorithms
145
+ - **Automatic cleaning of scanned text to remove artifacts** - Intelligently removes OCR artifacts, page numbers, headers, and footers
146
+ - **Expandable/collapsible view of citation details** - Toggle between collapsed citation button and expanded view
147
+ - **Blur effect for non-highlighted text** - Applies visual blur to non-highlighted portions to focus reader attention
148
+ - **Scroll-to-highlight functionality** - Automatically scrolls to and centers highlighted text when expanded
149
+ - **Support for book cover images and external links** - Displays book cover images and provides clickable external links
150
+ - **Customizable styling through the customStyle prop** - Allows fine-grained control over component appearance
151
+
152
+
153
+ ### Usage:
154
+
155
+ ```tsx
156
+ import BookCitation from '@e-llm-studio/citation/BookCitation'
157
+
158
+ <BookCitation
159
+ citationTitle="Sample Book"
160
+ paragraphs={['<p>Highlighted text example</p>']}
161
+ textToHighlight={['example']}
162
+ partialMatch={true}
163
+ />
164
+ ```
165
+
166
+ ### Props:
167
+
168
+ | Prop Name | Type | Description |
169
+ |-----------|------|-------------|
170
+ | `title` | `string` | Optional title of the book or publication being cited |
171
+ | `author` | `string \| string[]` | Optional author name(s) of the book or publication |
172
+ | `pageNumber` | `string` | Optional current page number where the citation is located |
173
+ | `totalPageNumber` | `string` | Optional total number of pages in the book or publication |
174
+ | `paragraphs` | `string[]` | Required array of HTML strings containing the text content |
175
+ | `citationTitle` | `string` | Required title or label for the citation |
176
+ | `textToHighlight` | `string[]` | Required array of text strings to highlight within the paragraphs |
177
+ | `bookCoverImage` | `string` | Optional URL or path to the book cover image |
178
+ | `handleExternalLinkClick` | `() => void` | Optional callback function triggered when external link is clicked |
179
+ | `externalLinkComponent` | `React.ReactNode` | Optional React component to render as an external link button |
180
+ | `citationNumber` | `number` | Optional citation number displayed in the citation button |
181
+ | `partialMatch` | `boolean` | Optional flag to enable partial text matching when highlighting |
182
+ | `defaultState` | `boolean` | Optional flag to set the initial expanded/collapsed state |
183
+ | `isNonHighlightedBlur` | `boolean` | Optional flag to enable blur effect on non-highlighted text |
184
+ | `customStyle` | `object` | Optional object for overriding default styles |
185
+
186
+ ---
187
+
188
+
189
+ ## ChatCitation
190
+
191
+ ### Overview
192
+
193
+ ChatCitation is a composable React UI component for rendering chat-based citations, including summarized and detailed chat views alongside a rule book/reference section. The component is designed to be highly customizable via renderers, slot styles, and slot props, making it flexible for various use cases.
194
+
195
+ ### Features
196
+
197
+ - **Composable chat views** - Supports both summarized and detailed chat display modes
198
+ - **Rule book/reference section** - Optional left panel for displaying supporting rules and references
199
+ - **Markdown rendering** - Rich text support with customizable markdown renderers
200
+ - **Customizable styling** - Fine-grained control over styles through slot-based customization
201
+ - **Relevance scoring** - Display AI relevance scores for citations
202
+ - **Tab-based navigation** - Toggle between summarized and detailed views
203
+ - **Flexible content rendering** - Support for custom renderers and markdown components
204
+
205
+ ### Usage
206
+
207
+ ```tsx
208
+ import ChatCitation from '@e-llm-studio/citation/ChatCitation'
209
+
210
+ <ChatCitation
211
+ chatContainer={{
212
+ chatData: [
213
+ { role: 'user', message: 'Hello', userName: 'User1', timeStamp: dayjs() }
214
+ ]
215
+ }}
216
+ ruleBookContainer={{
217
+ title: 'References',
218
+ data: { content: 'Rule content', highlighted_texts: ['important'] }
219
+ }}
220
+ />
221
+ ```
222
+
223
+ ### Props
224
+
225
+ | Prop Name | Type | Description |
226
+ |-----------|------|-------------|
227
+ | `rootContainer` | `RootContainerProps` | Optional top-level container configuration |
228
+ | `chatContainer` | `ChatContainerProps` | Required chat container configuration with chat data |
229
+ | `ruleBookContainer` | `RuleBookContainerProps` | Optional rule book/reference section configuration |
230
+ | `renderer` | `FeatureModMarkdownProps["renderers"]` | Optional custom markdown renderers |
231
+
232
+ ---
233
+
234
+
235
+ ## CitationRenderer
236
+
237
+ ### Overview
238
+
239
+ CitationRenderer is a versatile, interactive "Pill" component designed to display a compact reference citation that expands into detailed content. It provides a space-efficient toggle mechanism, perfect for displaying source material, footnotes, or reasoning chains without cluttering the main UI. It works seamlessly with MarkdownRenderer to display rich, interactive text content.
240
+
241
+ ### Features
242
+
243
+ - **Expandable pill button** - Compact display that expands on click
244
+ - **Customizable icons** - Support for custom icons for chevron and citation indicators
245
+ - **Markdown content support** - Render rich text content using MarkdownRenderer
246
+ - **Controlled and uncontrolled modes** - Manage state internally or externally
247
+ - **Flexible styling** - Customize appearance through style props
248
+ - **Callback support** - Optional callbacks for side effects on toggle
249
+
250
+ ### Usage
251
+
252
+ ```tsx
253
+ import CitationRenderer from '@e-llm-studio/citation/CitationRenderer'
254
+
255
+ <CitationRenderer
256
+ inLineCitation={true}
257
+ citationTitle="Reference 1"
258
+ citationComponent={<div>Detailed content here</div>}
259
+ chevronDownComponent={<ChevronDownIcon />}
260
+ chevronUpComponent={<ChevronUpIcon />}
261
+ />
262
+ ```
263
+
264
+ ### Props
265
+
266
+ | Prop Name | Type | Description |
267
+ |-----------|------|-------------|
268
+ | `inLineCitation` | `boolean` | Must be true to enable expand/collapse behavior |
269
+ | `citationTitle` | `string` | The text displayed inside the pill button |
270
+ | `citationComponent` | `ReactNode` | The content to render when expanded |
271
+ | `citationIcon` | `ReactNode` | Icon displayed to the left of the title |
272
+ | `chevronUpComponent` | `ReactNode` | Icon shown when the citation is expanded |
273
+ | `chevronDownComponent` | `ReactNode` | Icon shown when the citation is collapsed |
274
+ | `additionalCallbackForPillButton` | `func` | Hook to trigger side effects on click |
275
+ | `styles` | `Object` | CSS overrides for styling |
276
+ | `isOpen` | `boolean` | Forces the expanded state (controlled mode) |
277
+ | `onToggle` | `func` | Callback fired when the pill is clicked |
278
+
279
+ ---
280
+
281
+
282
+ ## CognitiveDecisioningCard
283
+
284
+ ### Overview
285
+
286
+ CognitiveDecisioningCard is a specialized React UI component designed to provide transparency into AI workflows. It renders a toggleable "Pill" that expands into a detailed card, displaying the AI's Reasoning, identified Gaps, and a confidence Score. It features a nested accordion design, robust Markdown rendering for content, and full styling customization.
287
+
288
+
289
+ ### Features
290
+
291
+ - **Toggleable pill button** - Click to expand/collapse the detailed card
292
+ - **Reasoning and gap sections** - Display AI reasoning and identified gaps with markdown support
293
+ - **Confidence score badge** - Show confidence percentage in the header
294
+ - **Nested accordion design** - Collapsible sections for organized content
295
+ - **Custom markdown rendering** - Support for custom markdown components
296
+ - **Icon customization** - Replace default icons with custom components
297
+ - **Advanced section customization** - Override default sections with custom data structures
298
+
299
+ ### Usage
300
+
301
+ ```tsx
302
+ import CognitiveDecisioningCard from '@e-llm-studio/citation/CognitiveDecisioningCard'
303
+
304
+ <CognitiveDecisioningCard
305
+ isOpen={isOpen}
306
+ onToggle={() => setIsOpen(!isOpen)}
307
+ score="92"
308
+ reasoning="**Analysis:** Based on document review..."
309
+ gap="Missing date information in section 3."
310
+ title="AI Analysis Report"
311
+ />
312
+ ```
313
+
314
+ **Advanced Customization**:
315
+ ```tsx
316
+ const customSections = [
317
+ {
318
+ id: 'step1',
319
+ title: 'Data Retrieval',
320
+ subtitle: '3 sources processed',
321
+ icon: <CheckIcon />,
322
+ content: 'Data retrieved successfully'
323
+ }
324
+ ]
325
+
326
+ <CognitiveDecisioningCard
327
+ isOpen={true}
328
+ sections={customSections}
329
+ score="100"
330
+ mdComponents={{
331
+ a: ({ node, ...props }) => <a {...props} target="_blank" />
332
+ }}
333
+ />
334
+ ```
335
+
336
+ ### Props
337
+
338
+ | Prop Name | Type | Description |
339
+ |-----------|------|-------------|
340
+ | `reasoning` | `string` | Markdown text explaining the AI's logic |
341
+ | `gap` | `string` | Markdown text explaining missing info or uncertainties |
342
+ | `score` | `string` | Confidence score percentage (e.g., "92") |
343
+ | `isOpen` | `boolean` | Controls the visibility of the expanded card |
344
+ | `onToggle` | `() => void` | Callback handler for the pill trigger click |
345
+ | `title` | `string` | Header title. Default: "Cognitive Decisioning AI" |
346
+ | `hideTrigger` | `boolean` | If true, hides the pill button |
347
+ | `sections` | `SectionContent[]` | Advanced: Overrides default Reasoning/Gap sections |
348
+ | `mdComponents` | `Object` | Custom renderers for react-markdown |
349
+ | `headerIcon` | `ReactNode` | Replaces the default brain icon |
350
+ | `reasoningIcon` | `ReactNode` | Replaces the icon for the reasoning section |
351
+ | `gapIcon` | `ReactNode` | Replaces the icon for the gap section |
352
+ | `scoreIcon` | `ReactNode` | Replaces the sparkle icon in the score badge |
353
+
354
+ ---
355
+
356
+ ## CognitiveInternalGPTReasoning
357
+
358
+ ### Overview
359
+
360
+ The CognitiveInternalgptReasoningComponent is a React component designed to render non-web search reasoning citations with advanced interactive features. It provides a comprehensive display of reasoning data with support for expandable content, highlight navigation, and modal fullscreen viewing. This component is particularly useful for displaying AI-generated reasoning, training data citations, and confidence scores in a user-friendly format.
361
+
362
+ ### Features
363
+
364
+ - **Expandable Content** - Display a paraphrase text that expands to show the full data source content
365
+ - **Highlight Navigation** - Automatically extract and navigate between highlighted sections within the content
366
+ - **Confidence Score Display** - Show confidence percentage in both expanded view and modal
367
+ - **Fullscreen Modal View** - Open a fullscreen modal for detailed examination of reasoning data
368
+ - **Text Formatting Support** - Handle bold text, list items, headers, and special highlight tags
369
+ - **Custom Icon Support** - Replace default icons with custom React components
370
+
371
+ ### Usage
372
+
373
+ ```tsx
374
+ import NonWebReasoningComponent from '@e-llm-studio/citation/CognitiveInternalgptReasoningComponent'
375
+
376
+ const reasoningData = {
377
+ text: "Reasoning text here",
378
+ dataSource: "Source with <highlight>highlighted text</highlight>",
379
+ trainingDataTitle: "Training Dataset v1.0",
380
+ confidence_score: 95,
381
+ paraphrase: "Brief summary"
382
+ }
383
+
384
+ <NonWebReasoningComponent
385
+ item={reasoningData}
386
+ index={1}
387
+ headerTitle="GPT Reasoning"
388
+ />
389
+ ```
390
+
391
+ **Highlight Navigation**:
392
+ - Extracts `<highlight>` tags from dataSource
393
+ - Provides navigation between highlighted sections
394
+ - Shows current position (e.g., "2/5 highlights")
395
+ - Auto-scrolls to active highlight
396
+
397
+ ---
398
+
399
+
400
+ ## CodeCitation
401
+
402
+ ### Overview
403
+
404
+ CodeCitation is a composable React UI component for rendering code citations with interactive features, syntax highlighting, and customizable display modes. It provides developers with a powerful tool for displaying code snippets with syntax highlighting, diagnostics, and theme support.
405
+
406
+ ### Features
407
+
408
+ - **Inline and popup citation views** - Flexible display modes for different use cases
409
+ - **Syntax highlighting** - Support for multiple programming languages
410
+ - **Dark/Light mode theme toggling** - Accessibility and user preference support
411
+ - **Code highlighting** - Highlight specific lines or variables
412
+ - **Displaying diagnostics** - Show errors and warnings with customizable styling
413
+ - **Fetching code from backend** - Support for dynamic code retrieval
414
+ - **Customizable UI** - Extensive customization through props and inline styles
415
+ - **Fullscreen view support** - View code in fullscreen modal
416
+ - **Responsive design** - Works well on various screen sizes
417
+
418
+ ### Usage
419
+
420
+ ```tsx
421
+ import { CodeCitation } from '@e-llm-studio/citation/CodeCitation'
422
+
423
+ <CodeCitation
424
+ citationTitle="Example Code"
425
+ filename="example.js"
426
+ filepath="/src/example.js"
427
+ customCode={`function hello() { return "world"; }`}
428
+ inLineCitation={true}
429
+ isDarkModeEnabled={false}
430
+ showThemeToggle={true}
431
+ editorHeight={400}
432
+ />
433
+ ```
434
+
435
+ **Advanced Features**:
436
+ ```tsx
437
+ const diagnostics = [
438
+ {
439
+ range: { lineStart: 2, lineEnd: 2, columnStart: 6, columnEnd: 11 },
440
+ severity: 1
441
+ }
442
+ ]
443
+
444
+ const highlightRanges = [
445
+ {
446
+ startIndex: 2,
447
+ endIndex: 5,
448
+ color: 'rgba(255, 255, 0, 0.3)',
449
+ lightModeColor: 'rgba(255, 255, 0, 0.2)'
450
+ }
451
+ ]
452
+
453
+ <CodeCitation
454
+ customCode={sampleCode}
455
+ diagnostics={diagnostics}
456
+ diagnosticStylesBySeverity={{
457
+ 1: { style: { backgroundColor: 'rgba(255,0,0,0.2)' } }
458
+ }}
459
+ startIndex={2}
460
+ endIndex={5}
461
+ isHighlightingEnabled={true}
462
+ />
463
+ ```
464
+
465
+ ### Props
466
+
467
+ | Prop Name | Type | Description |
468
+ |-----------|------|-------------|
469
+ | `citationTitle` | `string` | Display name for the citation |
470
+ | `filename` | `string` | Filename with extension to identify the language |
471
+ | `filepath` | `string` | File path for reference |
472
+ | `customCode` | `string` | The code string to display in the editor |
473
+ | `inLineCitation` | `boolean` | Set to true for inline display or false for popup modal |
474
+ | `isDarkModeEnabled` | `boolean` | Enable dark theme by default |
475
+ | `showThemeToggle` | `boolean` | Display theme toggle button |
476
+ | `editorHeight` | `number` | Height of the code editor in pixels |
477
+ | `editorWidth` | `string \| number` | Width of the code editor |
478
+ | `baseUrlForCodeRetrieval` | `string` | Base URL for fetching code from backend |
479
+ | `assistantName` | `string` | Name of the assistant for context |
480
+ | `organizationName` | `string` | Name of the organization |
481
+ | `userId` | `string` | User ID for tracking |
482
+ | `taskId` | `string` | Task ID for context |
483
+ | `repoUrl` | `string` | Repository URL for reference |
484
+ | `showFullscreenIcon` | `boolean` | Display fullscreen toggle button |
485
+ | `showFileSummaryIButton` | `boolean` | Display file summary info button |
486
+ | `isHighlightingEnabled` | `boolean` | Enable code highlighting |
487
+
488
+ ---
489
+
490
+ ## CitationsViewer
491
+
492
+ ### Overview
493
+
494
+ The Citation Viewer is a rich, interactive React component designed to display AI-generated audio citations. It features a synchronized audio waveform player, a transcript view that highlights active segments, and a summary of key takeaways. This component is ideal for displaying RAG (Retrieval-Augmented Generation) results where the source material is audio or video, allowing users to listen to the specific segment referenced by the AI.
495
+
496
+ ### Features
497
+
498
+ - **Interactive Waveform** - Visualizes audio using `wavesurfer.js` with playback controls
499
+ - **Smart Highlighting** - Automatically highlights the specific time range referenced in the citation on the waveform
500
+ - **Synchronized Transcript** - Displays chat history and highlights the active message segment
501
+ - **Key Takeaways** - Renders extracted insights with bold text formatting and keyword tags
502
+ - **GCS Integration** - Built-in hook to resolve Google Cloud Storage (`gs://`) URLs to signed URLs via a backend endpoint
503
+ - **Themable** - Fully customizable colors and typography via a theme config object
504
+
505
+ ### Usage
506
+
507
+ ```tsx
508
+ import CitationsViewer from '@e-llm-studio/citation/CitationsViewer'
509
+
510
+ <CitationsViewer
511
+ artifact={{
512
+ baseUrl: "https://api.example.com",
513
+ artifactTitle: "Quarterly Earnings Call",
514
+ fileUrl: "gs://bucket/audio.mp3",
515
+ chatHistory: [
516
+ {
517
+ role: "Speaker 1",
518
+ message: "Revenue increased by 20%",
519
+ timestamp: "10:30",
520
+ timestamp_start: 120.5,
521
+ timestamp_end: 125.0
522
+ }
523
+ ],
524
+ keyTakeaways: [
525
+ {
526
+ takeawayId: "1",
527
+ name: "Revenue Growth",
528
+ content: "**20% year-over-year growth**",
529
+ keywords: ["Revenue", "Growth"]
530
+ }
531
+ ]
532
+ }}
533
+ onCloseHandler={() => console.log('Closed')}
534
+ />
535
+ ```
536
+
537
+ ### Props
538
+
539
+ | Prop Name | Type | Required | Description |
540
+ |-----------|------|----------|-------------|
541
+ | `artifact` | `ArtifactData` | ✅ | The main data object containing audio, transcript, and metadata |
542
+ | `onCloseHandler` | `() => void` | ❌ | Callback function triggered when the close (X) button is clicked |
543
+ | `theme` | `ThemeConfig` | ❌ | Object to override default colors and fonts |
544
+ | `iconsConfig` | `IconsConfig` | ❌ | Object to inject custom React icons (Play, Pause, Close) |
545
+
546
+ ---
547
+
548
+
549
+ ## PdfEditorCitation
550
+
551
+ ### Overview
552
+
553
+ PdfEditorCitation is a core component for the Advanced Document Management and Citation System. It provides a user-friendly interface for viewing, editing, and citing PDF documents directly within the application. It combines interactive PDF viewing capabilities with a collapsible UI pattern, allowing users to manage document space efficiently while maintaining full access to PDF editing and annotation features.
554
+
555
+ ### Features
556
+
557
+ - **Collapsible PDF viewer functionality** - Users can expand and collapse the PDF editor section
558
+ - **Interactive PDF editing capabilities** - Full support for PDF editing, annotations, and collaborative features
559
+ - **Sentence highlighting support** - Ability to highlight specific sentences within PDF documents
560
+ - **Customizable UI through CSS classes** - Flexible styling options for seamless integration
561
+
562
+ ### Usage
563
+
564
+ ```tsx
565
+ import { PdfEditorCitation } from '@e-llm-studio/citation/PdfEditorCitation'
566
+
567
+ <PdfEditorCitation
568
+ citationTitleElement={<div>Research Paper.pdf</div>}
569
+ pdfUrl="https://example.com/document.pdf"
570
+ pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
571
+ sentenceHighlightDetails={{
572
+ pdfPageNumber: 5,
573
+ sentenceToHighlight: "key finding in the research"
574
+ }}
575
+ currentUserId="user-123"
576
+ />
577
+ ```
578
+
579
+ ### Props
580
+
581
+ | Prop Name | Type | Description |
582
+ |-----------|------|-------------|
583
+ | `citationTitleElement` | `ReactElement` | A React element to display as the clickable title |
584
+ | `pdfUrl` | `string` | The URL of the PDF file to be displayed and edited |
585
+ | `pdfEditorBackendBaseUrl` | `string` | The base URL of the PDF editor backend service |
586
+ | `citationRootClassName` | `string` | Optional CSS class name for the root container |
587
+ | `citationBodyClassName` | `string` | Optional CSS class name for the body section |
588
+ | `citationBodyWhenCollapsedClassName` | `string` | Optional CSS class name for collapsed state |
589
+ | `citationTitleClassName` | `string` | Optional CSS class name for the title section |
590
+ | `rlefEventServiceBaseUrl` | `string` | Optional base URL for the RLEF event service |
591
+ | `currentUserId` | `string` | Optional user ID of the current user |
592
+ | `sentenceHighlightDetails` | `object` | Optional sentence highlighting configuration |
593
+
594
+ ---
595
+
596
+
597
+ ## RequirementAICitation
598
+
599
+ ### Overview
600
+
601
+ RequirementAICitation is a comprehensive React module for displaying AI-generated insights and rich media evidence. It serves two primary purposes: displaying an AI Reasoning Card with expandable sections for logic, gaps, and confidence scores with embedded citations, and providing standalone media citations for Files, Images, and Web Links.
602
+
603
+ ### Features
604
+
605
+ - **AI Reasoning Card** - Complex, expandable card displaying AI logic, gaps, and confidence scores with embedded, clickable citations
606
+ - **Standalone Media Citations** - Individual, stylized citation pills for Files, Images, and Web Links
607
+ - **Multiple Citation Types** - Support for file citations (PDFs), image citations, and web citations
608
+ - **Relevance Scoring** - Display AI relevance scores for all citation types
609
+ - **Rich Media Preview** - Integrated viewers for PDFs, images, and web content
610
+ - **Customizable Styling** - Deep CSS injection for all components
611
+
612
+ ### Usage 1: AI Reasoning Card (Composite Component)
613
+ Use this when you want to display AI analysis with embedded, clickable citations that open in a preview panel.
614
+
615
+ ```tsx
616
+ import { AiReasoningCitation } from '@e-llm-studio/citation/AiReasoningCitation'
617
+
618
+ <AiReasoningCitation
619
+ title="AI Analysis"
620
+ aiReasoningAccordionProps={{
621
+ icons: {
622
+ chevronUp: <i className="pi pi-angle-up" />,
623
+ chevronDown: <i className="pi pi-angle-down" />
624
+ }
625
+ }}
626
+ aiReason={{
627
+ id: "1",
628
+ relevance_score: 95,
629
+ reason: ["The <a href='document_citation$1'>ADK.pdf</a> mentions the Agent Card..."],
630
+ gap: ["Registry mechanism is undefined"]
631
+ }}
632
+ citationList={{
633
+ file_citations: [{
634
+ citation_number: "1",
635
+ customMetadata: {
636
+ type: "book_citation_pdf",
637
+ file_name: "ADK.pdf",
638
+ highlighted_pdf_signed_url: "https://storage.googleapis.com/..."
639
+ }
640
+ }],
641
+ image_citations: [],
642
+ web_citations: []
643
+ }}
644
+
645
+ projectDetails={null}
646
+ />
647
+ ```
648
+
649
+ **How Citations Work in AI Reasoning Card:**
650
+ - Text contains links like `<a href='document_citation$1'>` or `<a href='image_citation$2'>`
651
+ - Clicking a link opens the corresponding citation in a preview panel
652
+ - Citation data is looked up from `citationList` using the citation number
653
+
654
+ ---
655
+
656
+ ### Usage 2: Standalone Image Citation
657
+
658
+ Use this component independently to display an image with relevance scoring.
659
+
660
+ ```tsx
661
+ import { ImageCitationContent } from '@e-llm-studio/citation/ImageCitationContent'
662
+
663
+ <ImageCitationContent
664
+ citationTitle="Visual Reference"
665
+ relevanceScore={95}
666
+ signedUrl="https://images.pexels.com/photo.jpeg"
667
+
668
+ // Optional: For closeable preview
669
+ closeCitationConfig={{
670
+ CloseIcon: () => <span>✕</span>,
671
+ handleCloseCitationPreview: () => console.log('Closed')
672
+ }}
673
+
674
+ // Optional: Custom styling
675
+ styles={{
676
+ container: { border: '1px solid #ccc' },
677
+ image: { maxHeight: '500px' },
678
+ aiConfidenceDisplayPill: {
679
+ container: { border: "2px solid blue" }
680
+ }
681
+ }}
682
+ />
683
+ ```
684
+
685
+ **With CitationRenderer (Expandable Pill):**
686
+ ```tsx
687
+ import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
688
+ import { ImageCitationContent } from '@e-llm-studio/citation/ImageCitationContent'
689
+
690
+ <CitationRenderer
691
+ inLineCitation={true}
692
+ citationTitle="Screenshot Reference"
693
+ citationComponent={
694
+ <ImageCitationContent
695
+ relevanceScore={95}
696
+ signedUrl="https://images.pexels.com/photo.jpeg"
697
+ />
698
+ }
699
+ chevronDownComponent={<span>▼</span>}
700
+ chevronUpComponent={<span>▲</span>}
701
+ />
702
+ ```
703
+
704
+ ---
705
+
706
+ ### Usage 3: Standalone File/PDF Citation
707
+
708
+ Use this component independently to display PDF documents with relevance scoring.
709
+
710
+ ```tsx
711
+ import { FileCitationContent } from '@e-llm-studio/citation/FileCitationContent'
712
+
713
+ <FileCitationContent
714
+ title="Technical Specification.pdf"
715
+ relevanceScore={88}
716
+ signedUrl="https://example.com/sample.pdf"
717
+
718
+ // Optional: For closeable preview
719
+ closeCitationConfig={{
720
+ CloseIcon: () => <span>✕</span>,
721
+ handleCloseCitationPreview: () => console.log('Closed')
722
+ }}
723
+ />
724
+ ```
725
+
726
+ **With CitationRenderer (Expandable Pill):**
727
+ ```tsx
728
+ import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
729
+ import { FileCitationContent } from '@e-llm-studio/citation/FileCitationContent'
730
+
731
+ <CitationRenderer
732
+ inLineCitation={true}
733
+ citationTitle="Technical Spec.pdf"
734
+ citationComponent={
735
+ <FileCitationContent
736
+ title="Spec.pdf"
737
+ relevanceScore={88}
738
+ signedUrl="https://example.com/sample.pdf"
739
+ styles={{ pdfWrapper: { height: "750px" } }}
740
+ />
741
+ }
742
+ chevronDownComponent={<span>▼</span>}
743
+ chevronUpComponent={<span>▲</span>}
744
+ />
745
+ ```
746
+
747
+ ---
748
+
749
+ ### Usage 4: Standalone Web Citation
750
+
751
+ Use this component independently to display web content with screenshot preview.
752
+
753
+ ```tsx
754
+ import { WebCitationWithImageContent } from '@e-llm-studio/citation/WebCitationWithImageContent'
755
+
756
+ <WebCitationWithImageContent
757
+ label="Pexels - Free Stock Photos"
758
+ url="https://www.pexels.com/photo/..."
759
+ relevanceScore={92}
760
+ signedUrl="https://images.pexels.com/screenshot.jpeg"
761
+
762
+ PreviewDialogCloseIcon={() => <span>✕</span>}
763
+ visitIcon={() => <span>→</span>}
764
+
765
+ closeCitationConfig={{
766
+ CloseIcon: () => <span>✕</span>,
767
+ handleCloseCitationPreview: () => console.log('Closed')
768
+ }}
769
+ />
770
+ ```
771
+
772
+ **With CitationRenderer (Expandable Pill):**
773
+ ```tsx
774
+ import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
775
+ import { WebCitationWithImageContent } from '@e-llm-studio/citation/WebCitationWithImageContent'
776
+
777
+ <CitationRenderer
778
+ inLineCitation={true}
779
+ citationTitle="Pexels Source"
780
+ citationComponent={
781
+ <WebCitationWithImageContent
782
+ label="Pexels Source"
783
+ url="https://www.pexels.com/..."
784
+ relevanceScore={92}
785
+ signedUrl="https://images.pexels.com/screenshot.jpeg"
786
+ PreviewDialogCloseIcon={() => <span>✕</span>}
787
+ visitIcon={() => <span>→</span>}
788
+ />
789
+ }
790
+ chevronDownComponent={<span>▼</span>}
791
+ chevronUpComponent={<span>▲</span>}
792
+ />
793
+ ```
794
+
795
+ ---
796
+
797
+ ### Component Props Reference
798
+
799
+ #### AiReasoningCitation Props
800
+
801
+ | Prop Name | Type | Required | Description |
802
+ |-----------|------|----------|-------------|
803
+ | `title` | `string` | ✅ | Title on the main pill |
804
+ | `aiReason` | `TAIReasoning` | ✅ | Contains `id`, `reason`, `gap`, `relevance_score` |
805
+ | `citationList` | `Citations` | ✅ | Lookup object for all referenced files/images/web |
806
+ | `aiReasoningAccordionProps` | `Object` | ✅ | Must contain `icons: { chevronUp, chevronDown }` |
807
+ | `projectDetails` | `Array` | ❌ | Context for specific app-mod logic |
808
+ | `cachingConfig` | `Object` | ❌ | For using `gsUtilPath` instead of `signedUrl` |
809
+ | `iconConfig` | `Object` | ❌ | Custom icons: `citationIcon`, `reasoningIcon`, `gapIcon` |
810
+ | `titleConfig` | `Object` | ❌ | Custom titles for sections |
811
+ | `styles` | `Object` | ❌ | Deep style overrides |
812
+
813
+ #### ImageCitationContent Props
814
+
815
+ | Prop Name | Type | Required | Description |
816
+ |-----------|------|----------|-------------|
817
+ | `signedUrl` | `string` | ✅ | Direct URL to the image |
818
+ | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
819
+ | `citationTitle` | `string` | ❌ | Title shown in header (default: "Visual Reference") |
820
+ | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
821
+ | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
822
+ | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
823
+ | `styles` | `Object` | ❌ | Deep style overrides |
824
+
825
+ *Either `signedUrl` or `gsUtilPath` must be provided
826
+
827
+ #### FileCitationContent Props
828
+
829
+ | Prop Name | Type | Required | Description |
830
+ |-----------|------|----------|-------------|
831
+ | `title` | `string` | ✅ | Title shown in the viewer header |
832
+ | `signedUrl` | `string` | ✅ | Direct URL to the PDF |
833
+ | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
834
+ | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
835
+ | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
836
+ | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
837
+ | `styles` | `Object` | ❌ | Deep style overrides including `pdfWrapper` height |
838
+
839
+ *Either `signedUrl` or `gsUtilPath` must be provided
840
+
841
+ #### WebCitationWithImageContent Props
842
+
843
+ | Prop Name | Type | Required | Description |
844
+ |-----------|------|----------|-------------|
845
+ | `url` | `string` | ✅ | The actual link to visit |
846
+ | `label` | `string` | ✅ | Text for the link anchor |
847
+ | `signedUrl` | `string` | ✅ | URL for the screenshot image |
848
+ | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
849
+ | `PreviewDialogCloseIcon` | `Component` | ✅ | Icon for fullscreen modal close button |
850
+ | `visitIcon` | `Component` | ✅ | Icon for the "Visit Link" button |
851
+ | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
852
+ | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
853
+ | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
854
+ | `styles` | `Object` | ❌ | Deep style overrides |
855
+
856
+ *Either `signedUrl` or `gsUtilPath` must be provided
857
+
858
+ ---
859
+
860
+ **Required peer dependencies:**
861
+ ```bash
862
+ npm install react-markdown rehype-raw @react-pdf-viewer/core @material-ui/core
863
+ ```
864
+
865
+ ---
866
+
867
+ ## ScannedDocCitation
868
+
869
+ ### Overview
870
+
871
+ ScannedDocCitation is a React component for displaying scanned documents with interactive bounding box highlight overlays. It supports multi-page scrolling, highlight navigation via arrows, and a fullscreen view.
872
+
873
+ ### Features
874
+
875
+ - **Multi-page scrolling** - All pages stacked vertically inside a fixed-height scrollable container
876
+ - **Bounding box highlights** - Overlay highlights on document pages using normalized pixel coordinates
877
+ - **Highlight navigation** - Jump between highlights using ↑↓ arrows, auto-scrolls to active highlight
878
+ - **Fullscreen modal** - Expand to a larger view for detailed examination
879
+ - **Customizable highlight colors** - Control highlight color, active color, and border color
880
+ - **Pixel coordinate normalization** - Accepts raw pixel coordinates and normalizes using page dimensions
881
+
882
+ ### Usage
883
+ ```tsx
884
+ import ScannedDocCitation from '@e-llm-studio/citation/ScannedDocCitation'
885
+
886
+ <ScannedDocCitation
887
+ images={[
888
+ 'https://example.com/page1.png',
889
+ 'https://example.com/page2.png'
890
+ ]}
891
+ highlights={[
892
+ {
893
+ pageIndex: 0,
894
+ dimensions: { width: 1275, height: 1650 },
895
+ bboxes: [
896
+ { xmin: 127, ymin: 132, xmax: 1147, ymax: 297 }
897
+ ]
898
+ },
899
+ {
900
+ pageIndex: 1,
901
+ dimensions: { width: 1275, height: 1650 },
902
+ bboxes: [
903
+ { xmin: 89, ymin: 742, xmax: 1147, ymax: 891 }
904
+ ]
905
+ }
906
+ ]}
907
+ height="700px"
908
+ />
909
+ ```
910
+
911
+ **With Custom Highlight Colors**:
912
+ ```tsx
913
+ <ScannedDocCitation
914
+ images={imageUrls}
915
+ highlights={highlights}
916
+ highlightColor="rgba(100, 160, 255, 0.3)"
917
+ highlightActiveColor="rgba(100, 160, 255, 0.6)"
918
+ highlightBorderColor="rgba(50, 100, 220, 0.8)"
919
+ />
920
+ ```
921
+
922
+ ### Props
923
+
924
+ | Prop Name | Type | Required | Default | Description |
925
+ |-----------|------|----------|---------|-------------|
926
+ | `images` | `string[]` | ✅ | — | Array of image URLs, one per page |
927
+ | `highlights` | `PageHighlight[]` | ✅ | — | Array of highlights with bounding boxes per page |
928
+ | `highlightColor` | `string` | ❌ | `rgba(255,220,0,0.35)` | Background color of inactive highlights |
929
+ | `highlightActiveColor` | `string` | ❌ | `rgba(255,220,0,0.65)` | Background color of the currently active highlight |
930
+ | `highlightBorderColor` | `string` | ❌ | `rgba(200,160,0,0.8)` | Border color of the active highlight |
931
+ | `height` | `string \| number` | ❌ | `700px` | Height of the scrollable container |
932
+
933
+ ### Type Definitions
934
+ ```typescript
935
+ interface BBox {
936
+ xmin: number; // raw pixel coordinate
937
+ ymin: number;
938
+ xmax: number;
939
+ ymax: number;
940
+ }
941
+
942
+ interface PageHighlight {
943
+ pageIndex: number; // zero-based page index (page_no - 1)
944
+ bboxes: BBox[]; // bounding boxes on this page
945
+ dimensions: {
946
+ width: number; // original image width in pixels e.g. 1275
947
+ height: number; // original image height in pixels e.g. 1650
948
+ };
949
+ }
950
+
951
+ interface ScannedDocCitationProps {
952
+ images: string[];
953
+ highlights: PageHighlight[];
954
+ highlightColor?: string;
955
+ highlightActiveColor?: string;
956
+ highlightBorderColor?: string;
957
+ height?: string | number;
958
+ }
959
+ ```
960
+
961
+ ---
962
+
963
+
964
+ # Other Components
965
+ ## Bookemon
966
+
967
+ ### Overview
968
+
969
+ Bookemon is a composable, dialog-based React UI component designed for deep book inspection. It features a resizable split-panel layout that allows users to browse detailed metadata while simultaneously viewing and interacting with specific manuscript content. The component is designed to be highly customizable via style injections and handles complex logic for smart text citation, server-side pagination, and focus-mode blurring.
970
+
971
+ ### Features
972
+
973
+ - **Resizable split-panel layout** - Left panel for metadata, right panel for content preview
974
+ - **Deep book inspection** - Browse detailed metadata including overview, elements, copyrights, and awards
975
+ - **Smart text citation** - Automatically highlights and focuses on specific text passages
976
+ - **Server-side pagination** - Efficiently handles large datasets with pagination support
977
+ - **Focus-mode blurring** - Blur non-highlighted text to focus reader attention on relevant content
978
+ - **Highly customizable styling** - Inject custom styles for layout containers and citation elements
979
+ - **Interactive accordions** - Collapsible sections for book metadata organization
980
+
981
+
982
+ ### Usage
983
+
984
+ ```tsx
985
+ import Bookemon from '@e-llm-studio/citation/Bookemon'
986
+
987
+ <Bookemon
988
+ open={isOpen}
989
+ onClose={() => setIsOpen(false)}
990
+ data={bookData}
991
+ getHighlightContent={fetchContent}
992
+ isBlurToggleVisible={true}
993
+ />
994
+ ```
995
+
996
+ ### Props
997
+
998
+ | Prop Name | Type | Description |
999
+ |-----------|------|-------------|
1000
+ | `open` | `boolean` | Controls the visibility of the dialog |
1001
+ | `onClose` | `() => void` | Callback function triggered when the dialog is closed |
1002
+ | `data` | `BookemonData` | Object containing book metadata and elements |
1003
+ | `getHighlightContent` | `(chunkIds: string[]) => Promise<ContentItem[]>` | Async handler to fetch content for highlighting |
1004
+ | `handleFetchManuscriptElements` | `(params: FetchElementsParams) => Promise<PaginatedResponse>` | Async handler for fetching paginated manuscript elements |
1005
+ | `isBookemon` | `boolean` | Default: true. Feature flag for Bookemon-specific behavior |
1006
+ | `isBlurToggleVisible` | `boolean` | Default: false. Shows the blur switch in header |
1007
+ | `isNonHighlightedBlur` | `boolean` | Default: false. Initial blur state |
1008
+ | `showComingSoon` | `boolean` | Default: false. Gates the UI with coming soon overlay |
1009
+ | `customStyle` | `BookemonCustomStyles` | Optional custom styles for layout and citation elements |
1010
+
1011
+ ---
1012
+
1013
+
1014
+ ## DatagestMon
1015
+
1016
+ ### Overview
1017
+
1018
+ DatagestMon is a React component for monitoring and displaying structured data from processing stages (analysis, transform, rag). It provides a comprehensive interface that combines dynamic data visualization with an integrated EPUB viewer. The component uses Material-UI Dialog for display and includes a built-in EPUB reader powered by react-reader.
1019
+
1020
+ ### Features
1021
+
1022
+ - **Multi-stage data display** - Visualize data from analysis, transform, and rag stages
1023
+ - **Processed and error data** - Display both successful processing results and error information
1024
+ - **Integrated EPUB viewer** - View associated EPUB content side-by-side with data
1025
+ - **Dynamic data visualization** - Automatically render various data types
1026
+ - **Material-UI Dialog** - Professional modal presentation
1027
+ - **Graceful error handling** - Handle missing or malformed data gracefully
1028
+
1029
+ ### Usage
1030
+
1031
+ ```tsx
1032
+ import DatagestMon from '@e-llm-studio/citation/DatagestMon'
1033
+
1034
+ const pipelineData = {
1035
+ "analysis": {
1036
+ "processed_data": {
1037
+ "summary": "Analysis completed",
1038
+ "functions": "15 functions extracted"
1039
+ },
1040
+ "error_data": {
1041
+ "rate_limit_exceeded": true
1042
+ }
1043
+ },
1044
+ "transform": {
1045
+ "processed_data": {
1046
+ "embeddings": 123,
1047
+ "transformed_records": 1200
1048
+ },
1049
+ "error_data": {}
1050
+ }
1051
+ }
1052
+
1053
+ <DatagestMon
1054
+ open={isOpen}
1055
+ onClose={() => setIsOpen(false)}
1056
+ data={pipelineData}
1057
+ url="https://example.com/document.epub"
1058
+ />
1059
+ ```
1060
+
1061
+ ### Props
1062
+
1063
+ | Prop Name | Type | Description |
1064
+ |-----------|------|-------------|
1065
+ | `open` | `boolean` | Controls whether the dialog is open or closed |
1066
+ | `onClose` | `function` | Callback function triggered when the dialog is closed |
1067
+ | `data` | `object` | Object containing structured data from processing stages |
1068
+ | `url` | `string` | Optional URL of the EPUB file to display in the viewer |
1069
+
1070
+ ---
1071
+
1072
+
1073
+ ## DataSelector
1074
+
1075
+ ### Overview
1076
+
1077
+ DataSelector is a robust, multi-step wizard designed to handle complex data import workflows. It acts as a central hub where users can select data from various sources—including remote RLEF projects, historical copilot data, saved datasets, or local file uploads—and aggregates them into a unified selection state. It features a built-in state machine for navigation, breadcrumb management, and context-driven state sharing.
1078
+
1079
+ ### Features
1080
+
1081
+ - **Multi-step wizard interface** - Guide users through complex data selection workflows
1082
+ - **Multiple data sources** - Support for RLEF projects, historical data, saved datasets, and local files
1083
+ - **Breadcrumb navigation** - Easy navigation through wizard steps
1084
+ - **Server-side pagination** - Efficiently handle large datasets
1085
+ - **Search and filtering** - Find data quickly with built-in search
1086
+ - **State machine navigation** - Robust step management
1087
+ - **Context-driven state sharing** - Centralized state management via React Context
1088
+
1089
+ ### Usage
1090
+
1091
+ ```tsx
1092
+ import { DataSelectedContextProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
1093
+ import DataSelector from '@e-llm-studio/citation/DataSelector'
1094
+
1095
+ <DataSelectedContextProvider>
1096
+ <DataSelector
1097
+ pageTitle="Import Dataset"
1098
+ selectedRlefResources={resources}
1099
+ setSelectedRlefResources={setResources}
1100
+ selectedLocalFiles={files}
1101
+ setSelectedLocalFiles={setFiles}
1102
+ />
1103
+ </DataSelectedContextProvider>
1104
+ ```
1105
+
1106
+ **Wizard Steps**:
1107
+ 1. **Data source selection** - Choose from RLEF, Local, Google Drive, Saved Datasets
1108
+ 2. **Project/task selection** - Select specific projects or tasks
1109
+ 3. **Data collection selection** - Choose from available data collections
1110
+ 4. **Data point selection** - Select specific data points within collections
1111
+ 5. **Final review** - Review and confirm selections
1112
+
1113
+
1114
+ ### Props
1115
+
1116
+ | Prop Name | Type | Description |
1117
+ |-----------|------|-------------|
1118
+ | `selectedRlefResources` | `Array` | Initial array of selected remote resources |
1119
+ | `setSelectedRlefResources` | `Function` | State setter for remote resources |
1120
+ | `selectedLocalFiles` | `Array` | Initial array of selected local files |
1121
+ | `setSelectedLocalFiles` | `Function` | State setter for local files |
1122
+ | `pageTitle` | `string` | Customizes the header text |
1123
+ | `renderDefaultActionsFooter` | `boolean` | Show/hide the default "Next" button |
1124
+
1125
+ ---
1126
+
1127
+ ## PaginatedTable
1128
+
1129
+ ### Overview
1130
+
1131
+ PaginatedTable is a high-performance React component designed to display large datasets efficiently. It leverages virtualization (via react-window) to render only the visible rows, ensuring smooth scrolling even with thousands of records. It also supports infinite scrolling, automatically triggering a "load more" callback when the user scrolls near the bottom.
1132
+
1133
+ ### Features
1134
+
1135
+ - **Virtualization** - Efficiently renders massive datasets using windowing
1136
+ - **Infinite scroll** - Automatically calls onNextPage when scrolling to the bottom
1137
+ - **Sticky headers** - Headers remain visible while scrolling vertically
1138
+ - **Horizontal scrolling** - Handles wide tables with a custom scrollbar
1139
+ - **Loading states** - Displays a skeleton loader row when fetching more data
1140
+ - **Customizable** - Supports custom dimensions and granular style overrides
1141
+
1142
+ ### Usage
1143
+
1144
+ ```tsx
1145
+ import PaginatedTable from '@e-llm-studio/citation/PaginatedTable'
1146
+
1147
+ <PaginatedTable
1148
+ headers={["ID", "Name", "Email", "Status"]}
1149
+ tableData={users}
1150
+ totalFileRecords={10000}
1151
+ onNextPage={fetchNextPage}
1152
+ loadingMore={isLoading}
1153
+ headerRefs={headerRefs}
1154
+ columnWidth={200}
1155
+ rowHeight={50}
1156
+ style={{ height: "600px" }}
1157
+ />
1158
+ ```
1159
+
1160
+ **Performance Characteristics**:
1161
+ - Renders only visible rows (windowed rendering)
1162
+ - Handles thousands of rows efficiently
1163
+ - Smooth scrolling even with large datasets
1164
+ - Memory efficient for large data volumes
1165
+
1166
+ ### Props
1167
+
1168
+ | Prop Name | Type | Description |
1169
+ |-----------|------|-------------|
1170
+ | `headers` | `string[]` | An array of column header names |
1171
+ | `tableData` | `Object[]` | Array of data objects where keys match the headers |
1172
+ | `onNextPage` | `() => void` | Callback triggered when scrolling near the bottom |
1173
+ | `headerRefs` | `RefObject` | A ref object to store references to header DOM elements |
1174
+ | `totalFileRecords` | `number` | The total count of records available on the server |
1175
+ | `loadingMore` | `boolean` | If true, shows a skeleton loader at the bottom |
1176
+ | `columnWidth` | `number` | Fixed width (in px) for every column |
1177
+ | `rowHeight` | `number` | Fixed height (in px) for every row |
1178
+ | `className` | `string` | Custom CSS class for the main container |
1179
+ | `style` | `CSSProperties` | Inline styles for the main container |
1180
+ | `styleOverrides` | `Object` | Granular styles for internal elements |
1181
+
1182
+ ---
1183
+
1184
+
1185
+ ## PdfViewer
1186
+ ### Overview
1187
+ PdfViewer is a specialized, highly customizable React component designed to render PDF documents with built-in capabilities for text highlighting and highlight navigation. It is built on top of the @react-pdf-viewer library and is optimized for review workflows. It takes a specific list of keywords to highlight and a list of relevant pages, allowing users to "jump" directly between pages that contain relevant information. It supports deep UI overrides via custom classes, styles, and icons to fit seamlessly into any theme.FeaturesText highlighting - Automatically highlight keywords within the documentHighlight navigation - Jump between pages with relevant contentZoom controls - In/out zoom and popover zoom optionsPage navigation - Navigate between highlighted pagesCustom toolbar - Sticky header with navigation controlsDeep UI Customization - Extensive customization through customStyles, customClasses, and customIcons propsResponsive design - Works well on various screen sizesUsageTypeScriptimport PdfViewer from '@e-llm-studio/citation/PdfViewer'
1188
+
1189
+ ### Usage
1190
+ ```tsx
1191
+ import PdfViewer from '@e-llm-studio/citation/PdfViewer'
1192
+ <PdfViewer
1193
+ pdfUrl="https://example.com/contract.pdf"
1194
+ highlightText={["confidential", "termination", "liability"]}
1195
+ highlightPages={[3, 8, 12]}
1196
+ jumpToPageValue={3}
1197
+ // Optional Customization Hooks
1198
+ customStyles={{
1199
+ pdfIconWrapper: { background: "#ffe4e6", border: "6px solid #fff1f2" },
1200
+ pdfName: { color: "#e11d48", fontWeight: "bold" },
1201
+ }}
1202
+ customClasses={{
1203
+ actionButton: "p-2 hover:bg-red-100 rounded-lg transition-colors text-red-500",
1204
+ }}
1205
+ customIcons={{
1206
+ pdfIcon: <MyCustomIcon />
1207
+ }}
1208
+ />
1209
+
1210
+ ### Navigation Behavior
1211
+ - "Next" button jumps to next page with highlights
1212
+ - "Previous" button jumps to previous highlighted page
1213
+ - Direct page navigation based on highlightPages array
1214
+ - Auto-zoom to actual size on load
1215
+
1216
+ ### Props
1217
+ Prop Name Type Description
1218
+ pdfUrl - string - The direct URL to the PDF file to be rendered
1219
+ highlightText - string[] - An array of keywords or phrases to automatically highlight
1220
+ highlightPages - number[] - An object of page numbers (1-based) where highlights appear
1221
+ jumpToPageValue - number - The specific page number to open the document at initially
1222
+ customStyles - CustomStylesType - Optional object to override default inline styles for elements like the viewer wrapper, header, or icons
1223
+ customClasses - CustomClassesType - Optional object to inject custom CSS or Tailwind classes
1224
+ customIcons - CustomIconsType - Optional object to replace default SVG icons (pdfIcon, fullScreenIcon, downloadIcon, closeIcon)
1225
+
1226
+ ## ProjectAccordion
1227
+
1228
+ ### Overview
1229
+
1230
+ ProjectAccordion is a React component designed to display project-related information in an accordion format. Further details to be added.
1231
+
1232
+ ### Features
1233
+
1234
+ - Expandable/collapsible accordion design
1235
+ - Markdown rendering for executive summaries
1236
+ - Checkbox selection support
1237
+ - API integration for fetching summaries
1238
+ - Customizable styling
1239
+
1240
+ ### Usage
1241
+
1242
+ ```tsx
1243
+ import ProjectAccordion from '@e-llm-studio/citation/ProjectAccordion'
1244
+
1245
+ <ProjectAccordion
1246
+ baseUrl="https://api.example.com"
1247
+ taskId="project-123"
1248
+ citationTitle="Executive Summary"
1249
+ isChecked={selected}
1250
+ onCheckChange={(checked) => setSelected(checked)}
1251
+ chevronUpComponent={<UpIcon />}
1252
+ chevronDownComponent={<DownIcon />}
1253
+ styles={{
1254
+ pillButton: {
1255
+ fontFamily: 'Plus Jakarta Sans, sans-serif',
1256
+ border: '0px',
1257
+ padding: '8px',
1258
+ cursor: 'pointer'
1259
+ }
1260
+ }}
1261
+ />
1262
+ ```
1263
+
1264
+ ### Props
1265
+ | Prop | Type | Required | Description |
1266
+ |------|------|----------|-------------|
1267
+ | `baseUrl` | string | Yes | API base URL |
1268
+ | `taskId` | string | Yes | Task/project identifier |
1269
+ | `citationTitle` | string \| ReactNode | Yes | Accordion header title |
1270
+ | `isChecked` | boolean | No | Controlled checkbox state |
1271
+ | `onCheckChange` | function | No | Checkbox change callback |
1272
+ | `execSummary` | string | No | Pre-fetched summary text |
1273
+
1274
+ ---
1275
+
1276
+
1277
+ ## UploadData
1278
+
1279
+ ### Overview
1280
+
1281
+ UploadData is a feature within the DataSelector component that handles data import from various sources. It provides a comprehensive interface for users to upload data from multiple sources including RLEF projects, Google Drive, local file systems, and saved datasets. The role of its sub-components is to manage the data selection process across different data sources.
1282
+
1283
+ ### Features
1284
+
1285
+ - **Multiple data source support** - Import from RLEF, Google Drive, local files, and saved datasets
1286
+ - **Unified selection interface** - Aggregate data from various sources
1287
+ - **File upload handling** - Support for local file uploads
1288
+ - **Cloud integration** - Google Drive integration for cloud-based data
1289
+ - **Saved dataset management** - Access and manage previously saved datasets
1290
+
1291
+ ### Usage
1292
+
1293
+ ```tsx
1294
+ import { UploadData } from '@e-llm-studio/citation'
1295
+ import { DataSelectedProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
1296
+
1297
+ <DataSelectedProvider>
1298
+ <UploadData />
1299
+ </DataSelectedProvider>
1300
+ ```
1301
+
1302
+ ### Upload Sources
1303
+
1304
+ - **RLEF Projects**: Data from Research Learning Ecosystem Framework
1305
+ - **Google Drive**: Cloud-based file storage
1306
+ - **Local Files**: Direct file upload from device
1307
+ - **Saved Datasets**: Previously saved data collections
1308
+
1309
+
1310
+ **Integration Example**:
1311
+ ```tsx
1312
+ import { useSelectDataContext } from '@e-llm-studio/citation/context/DataSelectedContext'
1313
+
1314
+ const MyComponent = () => {
1315
+ const { selectedRlefResources, saveSelectedDataAsDataSet } = useSelectDataContext()
1316
+
1317
+ return (
1318
+ <DataSelectedProvider>
1319
+ <UploadData />
1320
+ <button onClick={() => saveSelectedDataAsDataSet()}>
1321
+ Save as Dataset
1322
+ </button>
1323
+ </DataSelectedProvider>
1324
+ )
1325
+ }
1326
+ ```
1327
+
1328
+ ---
1329
+
1330
+ ## ReviewPanel
1331
+
1332
+ ### Overview
1333
+
1334
+ ReviewPanel is a flexible and accessible component for displaying and managing a list of items with review status tracking. It allows users to navigate through items, track completion status, and customize rendering and styling. The component supports both controlled and uncontrolled modes, making it suitable for various use cases from simple item lists to complex review workflows.
1335
+
1336
+ ### Features
1337
+
1338
+ - **Flexible item rendering** - Custom `renderItem` prop for complete control over item appearance
1339
+ - **Expand/collapse functionality** - Collapsible item list with smooth animations
1340
+ - **Navigation and status tracking** - Previous/next buttons and visual status indicators
1341
+ - **Controlled and uncontrolled modes** - Flexible state management options
1342
+ - **Customizable theming** - Light and dark modes using CSS variables
1343
+ - **Accessibility support** - Full keyboard navigation and ARIA attributes
1344
+
1345
+ ### Usage
1346
+
1347
+ ```tsx
1348
+ import { ReviewPanel } from '@e-llm-studio/citation/ReviewPanel'
1349
+
1350
+ const items = [
1351
+ { id: '1', label: 'Item 1' },
1352
+ { id: '2', label: 'Item 2' },
1353
+ { id: '3', label: 'Item 3' },
1354
+ ];
1355
+
1356
+ function App() {
1357
+ return (
1358
+ <ReviewPanel
1359
+ data={items}
1360
+ itemConfig={{
1361
+ textKey: 'label',
1362
+ showStatusIcon: true,
1363
+ }}
1364
+ theme="dark"
1365
+ />
1366
+ );
1367
+ }
1368
+ ```
1369
+
1370
+ ### Props
1371
+
1372
+ | Prop Name | Type | Default | Description |
1373
+ |-----------|------|---------|-------------|
1374
+ | `data` | `T[]` | Required | Array of items to display in the review panel |
1375
+ | `renderItem` | `(params) => ReactNode` | `undefined` | Custom render function for items. If not provided, uses default rendering |
1376
+ | `itemConfig` | `DefaultItemConfig<T>` | `{}` | Configuration for default item rendering including textKey, showStatusIcon, and showRightBadge |
1377
+ | `activeIndex` | `number` | `undefined` | Current active item index (controlled mode). When undefined, component manages state internally |
1378
+ | `onActiveChange` | `(index: number) => void` | `undefined` | Callback fired when active index changes |
1379
+ | `expanded` | `boolean` | `undefined` | Whether the item list is expanded (controlled mode). When undefined, component manages state internally |
1380
+ | `onExpandedChange` | `(expanded: boolean) => void` | `undefined` | Callback fired when expanded state changes |
1381
+ | `headerLeftSlot` | `ReactNode` | `undefined` | Custom content to display on the left side of the header |
1382
+ | `headerRightSlot` | `(params) => ReactNode` | `undefined` | Custom content to display on the right side of the header |
1383
+ | `footerSlot` | `ReactNode` | `undefined` | Custom content to display in the footer section |
1384
+ | `getItemStatus` | `(item: T, index: number) => ReviewStatus` | `undefined` | Function to determine the review status of each item |
1385
+ | `theme` | `'light' \| 'dark'` | `'dark'` | Color theme for the component |
1386
+ | `classes` | `ReviewPanelClasses` | `undefined` | Custom CSS class names for component sections |
1387
+ | `keyExtractor` | `(item: T, index: number) => string` | `(_, i) => i.toString()` | Function to extract unique key for each item |
1388
+ | `className` | `string` | `undefined` | Custom CSS class for the root container |
1389
+
1390
+ ---
1391
+
1392
+ ## TableCitationContent
1393
+
1394
+ ### Overview
1395
+
1396
+ TableCitationContent is a component for rendering tabular data citations with flexible styling and formatting. It automatically discovers columns from data, handles smart formatting for numbers and booleans, and provides built-in support for highlighting specific rows and columns. The component is designed to display structured data in a clean, organized table format with responsive scrolling and sticky headers, making it ideal for presenting data citations, validation results, and metrics in applications.
1397
+
1398
+ ### Features
1399
+
1400
+ - **Automatic column discovery** - Dynamically generates headers from the keys provided in the data rows
1401
+ - **Smart data formatting** - Automatically formats numbers to fixed decimals and booleans to visual icons (✓/✕)
1402
+ - **Theming via CSS Variables** - Easily customize appearance using CSS custom properties without modifying source code
1403
+ - **Highlighting for rows and columns** - Built-in support for highlighting specific rows or columns for emphasis
1404
+ - **Sticky headers and responsive scrolling** - Keeps table headers visible while scrolling through large datasets with horizontal and vertical scroll support
1405
+ - **Data validation UI** - Built-in support for highlighting "failed" cells using the `markFailed` property
1406
+
1407
+ ### Usage
1408
+
1409
+ ```tsx
1410
+ import TableCitationContent from '@e-llm-studio/citation/TableCitationContent';
1411
+
1412
+ const tableData = [
1413
+ { id: 1, name: "Project Alpha", status: true },
1414
+ { id: 2, name: "Project Beta", status: false },
1415
+ ];
1416
+
1417
+ function App() {
1418
+ return (
1419
+ <TableCitationContent
1420
+ title="Deployment Status"
1421
+ timestamp="Feb 04, 2026"
1422
+ rows={tableData}
1423
+ onClose={() => console.log('Closed')}
1424
+ />
1425
+ );
1426
+ }
1427
+ ```
1428
+
1429
+ ### Props
1430
+
1431
+ | Prop Name | Type | Description |
1432
+ |-----------|------|-------------|
1433
+ | `rows` | `Record<string, any>[]` | Array of objects representing the table data. Required prop. |
1434
+ | `title` | `string` | The main title displayed in the header. |
1435
+ | `timestamp` | `string` | Sub-header text for dates or versions. |
1436
+ | `highlightColumns` | `string[]` | List of column keys to apply a highlight background. |
1437
+ | `highlightRowIndex` | `number` | Zero-based index of a specific row to highlight. |
1438
+ | `onClose` | `() => void` | Callback function triggered when the close button is clicked. |
1439
+ | `CloseIcon` | `React.ElementType` | Custom React component to use as the close icon. |
1440
+ | `className` | `string` | Custom CSS class to apply to the root container. |
1441
+
1442
+ ---
1443
+
1444
+ ## Common Use Cases
1445
+
1446
+ ### RAG (Retrieval Augmented Generation) Applications
1447
+ ```tsx
1448
+ // Display book citations in RAG responses
1449
+ <BookCitation
1450
+ citationTitle="Source: Machine Learning Textbook"
1451
+ paragraphs={[relevantParagraph]}
1452
+ textToHighlight={[queryKeywords]}
1453
+ />
1454
+
1455
+ // Show AI reasoning behind answers
1456
+ <CognitiveDecisioningCard
1457
+ score="88"
1458
+ reasoning="Based on chapter 3 of the textbook..."
1459
+ gap="The textbook doesn't cover recent developments after 2020"
1460
+ />
1461
+ ```
1462
+
1463
+ ### Code Review and Documentation
1464
+ ```tsx
1465
+ // Display code snippets with diagnostics
1466
+ <CodeCitation
1467
+ filename="utils.js"
1468
+ customCode={problematicCode}
1469
+ diagnostics={lintErrors}
1470
+ isHighlightingEnabled={true}
1471
+ startIndex={errorLine - 1}
1472
+ endIndex={errorLine + 1}
1473
+ />
1474
+
1475
+ // Show training data citations for code explanations
1476
+ <NonWebReasoningComponent
1477
+ item={trainingDataCitation}
1478
+ index={1}
1479
+ headerTitle="Training Data Reference"
1480
+ />
1481
+ ```
1482
+
1483
+ ### Audio/Video Content Analysis
1484
+ ```tsx
1485
+ // Show audio citations with synchronized transcripts
1486
+ <CitationsViewer
1487
+ artifact={audioAnalysis}
1488
+ onCloseHandler={closePlayer}
1489
+ />
1490
+
1491
+ // Display key takeaways from audio content
1492
+ <CitationsViewer
1493
+ artifact={{
1494
+ fileUrl: "gs://bucket/interview.mp3",
1495
+ keyTakeaways: [
1496
+ {
1497
+ takeawayId: "1",
1498
+ name: "Key Insight",
1499
+ content: "**Important finding** from the interview",
1500
+ keywords: ["insight", "finding"]
1501
+ }
1502
+ ]
1503
+ }}
1504
+ />
1505
+ ```
1506
+
1507
+ ### Document Review Workflows
1508
+ ```tsx
1509
+ // PDF review with highlighting
1510
+ <PdfViewer
1511
+ pdfUrl={contractUrl}
1512
+ highlightText={keyClauses}
1513
+ highlightPages={relevantPages}
1514
+ />
1515
+
1516
+ // Collaborative PDF editing
1517
+ <PdfEditorCitation
1518
+ citationTitleElement={<div>Legal Document.pdf</div>}
1519
+ pdfUrl={legalDocUrl}
1520
+ currentUserId={user.id}
1521
+ pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
1522
+ />
1523
+ ```
1524
+
1525
+ ### Data Import and Management
1526
+ ```tsx
1527
+ // Multi-step data import wizard
1528
+ <DataSelectedContextProvider>
1529
+ <DataSelector
1530
+ pageTitle="Import Training Data"
1531
+ selectedRlefResources={trainingData}
1532
+ setSelectedRlefResources={setTrainingData}
1533
+ />
1534
+ </DataSelectedContextProvider>
1535
+
1536
+ // Upload interface wrapper
1537
+ <DataSelectedProvider>
1538
+ <UploadData />
1539
+ </DataSelectedProvider>
1540
+ ```
1541
+
1542
+ ### Performance-Optimized Data Display
1543
+ ```tsx
1544
+ // Virtualized table for large datasets
1545
+ <PaginatedTable
1546
+ headers={columns}
1547
+ tableData={largeDataset}
1548
+ totalFileRecords={100000}
1549
+ onNextPage={loadMoreData}
1550
+ loadingMore={loading}
1551
+ style={{ height: "500px" }}
1552
+ />
1553
+ ```
1554
+
1555
+ ---
1556
+
1557
+ # RequirementAIWrapper
1558
+
1559
+ ---
1560
+
1561
+ # Props
1562
+
1563
+ | Prop | Type |
1564
+ | -------------- | ------------------------------------------------------------ |
1565
+ | userStory | `IUserStory \| null` |
1566
+ | setUserStory | `React.Dispatch<React.SetStateAction<IUserStory \| null>>` |
1567
+ | aiReasoning | `TAIReasoning[]` |
1568
+ | setAiReasoning | `React.Dispatch<React.SetStateAction<TAIReasoning[]>>` |
1569
+ | citations | `UserStoryCitations[]` |
1570
+ | setCitations | `React.Dispatch<React.SetStateAction<UserStoryCitations[]>>` |
1571
+ | children | `ReactNode` |
1572
+
1573
+ ---
1574
+
1575
+ # Data Structures
1576
+
1577
+ ## IUserStory
1578
+
1579
+ ```ts
1580
+ export interface IUserStory {
1581
+ artifactId: string;
1582
+ title: string;
1583
+ value: string;
1584
+ sub_features?: IUserStory[];
1585
+
1586
+ storyNumber?: string;
1587
+ description?: string;
1588
+ section?: "intro" | "subfeature";
1589
+ blockNumber?: string;
1590
+
1591
+ citation?: UserStoryCitations;
1592
+ aiReasoning?: TAIReasoning[];
1593
+
1594
+ isEnd?: boolean;
1595
+ }
1596
+ ```
1597
+
1598
+ ---
1599
+
1600
+ ## TAIReasoning
1601
+
1602
+ ```ts
1603
+ export type TAIReasoning = {
1604
+ id: string;
1605
+ reason: string;
1606
+ gap: string;
1607
+ relevance_score: number;
1608
+ reasonSource?: string;
1609
+ gapSource?: string;
1610
+ isOpen?: boolean;
1611
+ relevance_score_diff?: number;
1612
+ explanation?: string;
1613
+ };
1614
+ ```
1615
+
1616
+ ---
1617
+
1618
+ ## UserStoryCitations
1619
+
1620
+ ```ts
1621
+ export type UserStoryCitations = {
1622
+ image_citations?: ImageCitation[];
1623
+ appmod_citations?: TextCitation[];
1624
+ audio_citations?: AudioCitation[];
1625
+ file_citations?: FileCitation[];
1626
+ file_image_data?: ImageCitationsForFile | null;
1627
+ rca_citations?: RcaCitation[];
1628
+ web_citations?: WebCitation[];
1629
+ code_generated?: GeneratedCodeCitation[];
1630
+ };
1631
+ ```
1632
+
1633
+ ---
1634
+
1635
+ ## ImageCitationsForFile
1636
+
1637
+ ```ts
1638
+ interface ImageCitationsForFile {
1639
+ [key: string]: FileImageData;
1640
+ }
1641
+ ```
1642
+
1643
+ ---
1644
+
1645
+ ## FileImageData
1646
+
1647
+ ```ts
1648
+ interface FileImageData {
1649
+ filename: string;
1650
+ signed_url: string;
1651
+ gs_url: string;
1652
+ }
1653
+ ```
1654
+
1655
+ ---
1656
+
1657
+ # Usage
1658
+
1659
+ ## Create State
1660
+
1661
+ ```tsx
1662
+ const [userStory, setUserStory] = useState<IUserStory | null>(null);
1663
+
1664
+ const [aiReasoning, setAiReasoning] = useState<TAIReasoning[]>([]);
1665
+
1666
+ const [citations, setCitations] = useState<UserStoryCitations[]>([]);
1667
+ ```
1668
+
1669
+ ---
1670
+
1671
+ ## Wrap Components
1672
+
1673
+ ```tsx
1674
+ <RequirementAIWrapper
1675
+ userStory={userStory}
1676
+ setUserStory={setUserStory}
1677
+ aiReasoning={aiReasoning}
1678
+ setAiReasoning={setAiReasoning}
1679
+ citations={citations}
1680
+ setCitations={setCitations}
1681
+ >
1682
+ {children}
1683
+ </RequirementAIWrapper>
1684
+ ```
1685
+
1686
+ ---
1687
+
1688
+ # Context Value
1689
+
1690
+ The wrapper provides the following context value:
1691
+
1692
+ ```ts
1693
+ {
1694
+ (userStory,
1695
+ setUserStory,
1696
+ aiReasoning,
1697
+ setAiReasoning,
1698
+ citations,
1699
+ setCitations);
1700
+ }
1701
+ ```
1702
+
1703
+ # Usage
1704
+
1705
+ ```tsx
1706
+ import { useStreamContentHandler } from "@e-llm-studio/citation";
1707
+
1708
+ function StreamingComponent() {
1709
+ const { processStreamContent } = useStreamContentHandler({
1710
+ setUserStory,
1711
+ setAiReasoning,
1712
+ setUserStoryCitations,
1713
+ onStreamingCompleted,
1714
+ isGraphQLCallInProgress,
1715
+ knowledgeBase,
1716
+ projectAnalyserSummary,
1717
+ dataSourceFiles,
1718
+ aiReasoning,
1719
+ setRedisValue,
1720
+ fetchCitationByBlock,
1721
+ });
1722
+
1723
+ const handleStream = (blockList) => {
1724
+ processStreamContent(blockList, metadata, "story-artifact-id");
1725
+ };
1726
+
1727
+ return <div>Streaming...</div>;
1728
+ }
1729
+ ```
1730
+
1731
+ ---
1732
+
1733
+ # Hook API
1734
+
1735
+ ## useStreamContentHandler(props)
1736
+
1737
+ ### Returns
1738
+
1739
+ ```ts
1740
+ {
1741
+ processStreamContent: (
1742
+ blockList: BlockStreamItem[],
1743
+ customMetadata: any,
1744
+ storyArtifactID: string
1745
+ ) => void
1746
+ }
1747
+ ```
1748
+
1749
+ ---
1750
+
1751
+ # Props
1752
+
1753
+ ## setUserStory
1754
+
1755
+ React state setter used to store generated user stories.
1756
+
1757
+ ```ts
1758
+ React.Dispatch<React.SetStateAction<IUserStory[]>>;
1759
+ ```
1760
+
1761
+ ---
1762
+
1763
+ ## setAiReasoning
1764
+
1765
+ State setter used to store extracted AI reasoning.
1766
+
1767
+ ```ts
1768
+ React.Dispatch<React.SetStateAction<TAIReasoning[]>>;
1769
+ ```
1770
+
1771
+ ---
1772
+
1773
+ ## setUserStoryCitations
1774
+
1775
+ State setter used to store citations generated from blocks.
1776
+
1777
+ ```ts
1778
+ React.Dispatch<React.SetStateAction<UserStoryCitations>>;
1779
+ ```
1780
+
1781
+ ---
1782
+
1783
+ ## onStreamingCompleted
1784
+
1785
+ Callback executed once **all citation generation tasks have completed**.
1786
+
1787
+ ```ts
1788
+ (gap_items_prompt?: string, risk_items_prompt?: string) => Promise<void>;
1789
+ ```
1790
+
1791
+ ---
1792
+
1793
+ ## isGraphQLCallInProgress
1794
+
1795
+ Boolean flag indicating whether a GraphQL call is currently running.
1796
+
1797
+ This prevents the completion callback from firing prematurely.
1798
+
1799
+ ```ts
1800
+ boolean;
1801
+ ```
1802
+
1803
+ ---
1804
+
1805
+ ## knowledgeBase
1806
+
1807
+ Knowledge base metadata associated with the current stream.
1808
+
1809
+ ```ts
1810
+ any;
1811
+ ```
1812
+
1813
+ ---
1814
+
1815
+ ## projectAnalyserSummary
1816
+
1817
+ Project analysis summary used during processing.
1818
+
1819
+ ```ts
1820
+ any;
1821
+ ```
1822
+
1823
+ ---
1824
+
1825
+ ## dataSourceFiles
1826
+
1827
+ Information about uploaded data source files.
1828
+
1829
+ ```ts
1830
+ {
1831
+ document: string[];
1832
+ image: string[];
1833
+ meetingRecording: string[];
1834
+ }
1835
+ ```
1836
+
1837
+ ---
1838
+
1839
+ ## aiReasoning
1840
+
1841
+ Existing AI reasoning state.
1842
+
1843
+ ```ts
1844
+ TAIReasoning[]
1845
+ ```
1846
+
1847
+ ---
1848
+
1849
+ ## setRedisValue
1850
+
1851
+ Function responsible for storing streaming state in Redis.
1852
+
1853
+ ```ts
1854
+ <T>({ key, value }: SetRedisParams<T>) => Promise<any>;
1855
+ ```
1856
+
1857
+ Example implementation:
1858
+
1859
+ ```ts
1860
+ async function setRedisValue({ key, value }) {
1861
+ await redis.set(key, JSON.stringify(value));
1862
+ }
1863
+ ```
1864
+
1865
+ ---
1866
+
1867
+ ## fetchCitationByBlock
1868
+
1869
+ Async function responsible for generating citations for a given block.
1870
+
1871
+ ```ts
1872
+ (block: BlockStreamItem, metadata: any, ai_reasonings: TAIReasoning[]) =>
1873
+ Promise<IGetCitationsByBlock>;
1874
+ ```
1875
+
1876
+ ---
1877
+
1878
+ # Types
1879
+
1880
+ ## BlockStreamItem
1881
+
1882
+ Represents a streamed AI block.
1883
+
1884
+ ```ts
1885
+ type BlockStreamItem = {
1886
+ title: string;
1887
+ section: "intro" | "subfeature";
1888
+ description?: string;
1889
+ blockNumber: string;
1890
+ value: string;
1891
+ storyNumber: string;
1892
+ };
1893
+ ```
1894
+
1895
+ ---
1896
+
1897
+ # Streaming Flow
1898
+
1899
+ ```
1900
+ AI Stream
1901
+
1902
+ Block List
1903
+
1904
+ processStreamContent
1905
+
1906
+ Reasoning Extraction
1907
+
1908
+ User Story Generation
1909
+
1910
+ Citation Generation
1911
+
1912
+ Redis Persistence
1913
+
1914
+ Streaming Completed Callback
1915
+ ```
1916
+
1917
+ ---
1918
+
1919
+ # Internal Safeguards
1920
+
1921
+ The hook includes several mechanisms to optimize streaming performance:
1922
+
1923
+ | Mechanism | Purpose |
1924
+ | ---------------------------------- | ----------------------------------------- |
1925
+ | updateCitationCallKeysRef | Prevents duplicate citation requests |
1926
+ | citationGenerationCompletedKeysRef | Tracks completed citation tasks |
1927
+ | lastProcessedBlockListHashRef | Avoids reprocessing identical block lists |
1928
+ | lastRedisValueRef | Prevents redundant Redis writes |
1929
+
1930
+ ---
1931
+
1932
+ # Best Practices
1933
+
1934
+ - Ensure `fetchCitationByBlock` is idempotent.
1935
+ - Avoid extremely frequent calls to `processStreamContent` without batching.
1936
+ - Always serialize Redis values using JSON.
1937
+
1938
+ ---
1939
+
1940
+ # UserStoryScreen Component
1941
+
1942
+ A composable UI component system for displaying and editing user stories with AI reasoning citations. It must be wrapped within `RequirementAIWrapper` to access shared state.
1943
+
1944
+ ## Quick Demo
1945
+
1946
+ ```tsx
1947
+ import React, { useState } from "react";
1948
+ import RequirementAIWrapper from "@e-llm-studio/citation";
1949
+ import UserStoryScreen from "@e-llm-studio/citation";
1950
+ import UserStoryWithCitations from "@e-llm-studio/citation";
1951
+ import RichTextEditor from "@e-llm-studio/citation";
1952
+ import AtomicButton from "@e-llm-studio/citation";
1953
+
1954
+ function MyStoryApp() {
1955
+ const [userStory, setUserStory] = useState<IUserStory[]>([
1956
+ {
1957
+ artifactId: "story-1",
1958
+ title: "User Login",
1959
+ value: "As a user, I want to login to the system",
1960
+ },
1961
+ ]);
1962
+
1963
+ const [aiReasoning, setAiReasoning] = useState<TAIReasoning[]>([]);
1964
+ const [citations, setCitations] = useState<UserStoryCitations[]>([]);
1965
+
1966
+ return (
1967
+ <RequirementAIWrapper
1968
+ userStory={userStory}
1969
+ setUserStory={setUserStory}
1970
+ aiReasoning={aiReasoning}
1971
+ setAiReasoning={setAiReasoning}
1972
+ citations={citations}
1973
+ setCitations={setCitations}
1974
+ apiCachingConfig={{
1975
+ queryClient: null, // replace with original tanstack-query client
1976
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
1977
+ useGetSignedUrlMutation: (gsUtilPath: string) => null, // replace with original hook
1978
+ useExtractAudioPeaksMutation: () => null, // replace with original hook
1979
+ useExtractAudioPeaksQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
1980
+ useGetVideoSignedUrlMutation: (gsUtilPath: string) => null, // replace with original hook
1981
+ useGetVideoSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
1982
+ }}
1983
+ >
1984
+ <UserStoryScreen scenario="ready" isCitationLoadingNotStarted={true}>
1985
+ <UserStoryScreen.Content AtomicButton={AtomicButton}>
1986
+ <UserStoryScreen.Body>
1987
+ <UserStoryScreen.Story Component={UserStoryWithCitations} />
1988
+ <UserStoryScreen.Editor Component={RichTextEditor} />
1989
+ <UserStoryScreen.SubFeatures />
1990
+ </UserStoryScreen.Body>
1991
+ <UserStoryScreen.ScrollButton />
1992
+ </UserStoryScreen.Content>
1993
+ </UserStoryScreen>
1994
+ </RequirementAIWrapper>
1995
+ );
1996
+ }
1997
+ ```
1998
+
1999
+ ## Core Sub-Components
2000
+
2001
+ | Component | Purpose |
2002
+ | ------------------------------- | ----------------------------------------------------- |
2003
+ | `UserStoryScreen.Sidebar` | Navigation sidebar for story selection |
2004
+ | `UserStoryScreen.SidebarToggle` | Collapse/expand sidebar button |
2005
+ | `UserStoryScreen.Content` | Main content wrapper with header and controls |
2006
+ | `UserStoryScreen.Body` | Container for Story/Editor (handles mutual exclusion) |
2007
+ | `UserStoryScreen.Story` | Displays selected story with citations (read mode) |
2008
+ | `UserStoryScreen.Editor` | Rich text editor for editing stories (edit mode) |
2009
+ | `UserStoryScreen.SubFeatures` | Accordion for nested sub-features |
2010
+ | `UserStoryScreen.ScrollButton` | Floating button to scroll to bottom |
2011
+
2012
+ ## Root Props
2013
+
2014
+ ```ts
2015
+ interface UserStoryScreenProps {
2016
+ scenario: "streaming" | "ready"; // "streaming" for real-time, "ready" for static
2017
+ isCitationLoadingNotStarted: boolean; // Flag for citation loading state
2018
+ children: React.ReactNode; // Sub-components
2019
+ classNames?: UserStoryScreenClassNames; // Optional custom CSS classes
2020
+ }
2021
+ ```
2022
+
2023
+ ## Key Features
2024
+
2025
+ - **Automatic State Management**: All components pull from `RequirementAIWrapper` context
2026
+ - **Mutual Exclusion**: Story and Editor views are automatically exclusive
2027
+ - **Streaming Support**: Real-time updates with skeleton loaders
2028
+ - **Citation Integration**: AI reasoning and citations highlighted in stories
2029
+ - **Markdown Support**: Stories support markdown formatting with custom tags
2030
+
2031
+ ## Usage Notes
2032
+
2033
+ 1. **Always wrap with `RequirementAIWrapper`** - Provides context for all sub-components
2034
+ 2. **Use `Body` wrapper** - Ensures proper Story/Editor mutual exclusion
2035
+ 3. **Pass custom components** - Story and Editor expect React components as props
2036
+ 4. **Set scenario correctly** - "streaming" for real-time data, "ready" for static content
2037
+
2038
+ ---
2039
+
2040
+ # UserStoryApprovalScreen Component
2041
+
2042
+ A dedicated approval workflow component for reviewing and approving AI-generated user stories. It must be wrapped within `RequirementAIWrapper` to access shared state.
2043
+
2044
+ ## Overview
2045
+
2046
+ UserStoryApprovalScreen provides a structured interface for:
2047
+
2048
+ - Reviewing generated user stories segment-by-segment
2049
+ - Editing individual content segments
2050
+ - Approving content progressively
2051
+ - Managing sub-features with delete capabilities
2052
+ - Bulk approval with "Approve All" functionality
2053
+
2054
+ ## Quick Demo
2055
+
2056
+ ```tsx
2057
+ import React, { useState } from "react";
2058
+ import RequirementAIWrapper from "@e-llm-studio/citation";
2059
+ import UserStoryApprovalScreen from "@e-llm-studio/citation";
2060
+ import UserStoryWithCitations from "@e-llm-studio/citation";
2061
+ import RichTextEditor from "@e-llm-studio/citation";
2062
+ import AtomicButton from "@e-llm-studio/citation";
2063
+
2064
+ function MyApprovalFlow() {
2065
+ const [userStory, setUserStory] = useState<IUserStory[]>([]);
2066
+ const [aiReasoning, setAiReasoning] = useState<TAIReasoning[]>([]);
2067
+ const [citations, setCitations] = useState<UserStoryCitations[]>([]);
2068
+
2069
+ return (
2070
+ <RequirementAIWrapper
2071
+ userStory={userStory}
2072
+ setUserStory={setUserStory}
2073
+ aiReasoning={aiReasoning}
2074
+ setAiReasoning={setAiReasoning}
2075
+ citations={citations}
2076
+ setCitations={setCitations}
2077
+ apiCachingConfig={{
2078
+ queryClient: null, // replace with original tanstack-query client
2079
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
2080
+ useGetSignedUrlMutation: (gsUtilPath: string) => null, // replace with original hook
2081
+ useExtractAudioPeaksMutation: () => null, // replace with original hook
2082
+ useExtractAudioPeaksQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
2083
+ useGetVideoSignedUrlMutation: (gsUtilPath: string) => null, // replace with original hook
2084
+ useGetVideoSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => null, // replace with original hook
2085
+ }}
2086
+ >
2087
+ <UserStoryApprovalScreen
2088
+ artifactTitleIds={["STORY-001"]}
2089
+ config={{
2090
+ showApproveAllButton: true,
2091
+ allowEditing: true,
2092
+ allowDeletion: true,
2093
+ containerHeight: "calc(100vh - 100px)",
2094
+ }}
2095
+ callbacks={{
2096
+ onShowNotification: (type, title, message) => {
2097
+ console.log(`[${type}] ${title}: ${message}`);
2098
+ },
2099
+ onInitialize: () => {
2100
+ console.log("Approval screen initialized");
2101
+ },
2102
+ onSaveState: async (stories) => {
2103
+ await saveToRedis(stories);
2104
+ },
2105
+ onAllApproved: async (stories) => {
2106
+ await submitApprovedStories(stories);
2107
+ },
2108
+ }}
2109
+ >
2110
+ <UserStoryApprovalScreen.Content ButtonComponent={AtomicButton}>
2111
+ <UserStoryApprovalScreen.Body
2112
+ EditorComponent={RichTextEditor}
2113
+ ViewerComponent={UserStoryWithCitations}
2114
+ />
2115
+ </UserStoryApprovalScreen.Content>
2116
+ </UserStoryApprovalScreen>
2117
+ </RequirementAIWrapper>
2118
+ );
2119
+ }
2120
+ ```
2121
+
2122
+ ## Component Structure
2123
+
2124
+ | Component | Purpose |
2125
+ | --------------------------------- | --------------------------------------------------------- |
2126
+ | `UserStoryApprovalScreen` (Root) | Container with approval state management |
2127
+ | `UserStoryApprovalScreen.Content` | Header with title, metadata, and "Approve All" button |
2128
+ | `UserStoryApprovalScreen.Body` | Renders content segments with edit/approve/delete actions |
2129
+
2130
+ ---
2131
+
2132
+ ## Root Component Props
2133
+
2134
+ ```ts
2135
+ interface UserStoryApprovalScreenProps {
2136
+ artifactTitleIds: string[]; // Display IDs for each story
2137
+ config?: UserStoryApprovalScreenConfig; // Feature toggles
2138
+ callbacks?: UserStoryApprovalScreenCallbacks; // Platform-specific handlers
2139
+ labels?: Partial<UserStoryApprovalScreenLabels>; // Custom text labels
2140
+ isDisabled?: boolean; // Disable all interactions
2141
+ children: React.ReactNode; // Sub-components
2142
+ classNames?: UserStoryApprovalScreenClassNames; // Custom CSS classes
2143
+ }
2144
+ ```
2145
+
2146
+ ## Configuration Options
2147
+
2148
+ ```ts
2149
+ interface UserStoryApprovalScreenConfig {
2150
+ showApproveAllButton?: boolean; // Show/hide "Approve All" button (default: true)
2151
+ allowEditing?: boolean; // Enable editing segments (default: true)
2152
+ allowDeletion?: boolean; // Enable deleting sub-features (default: true)
2153
+ showSidebar?: boolean; // Show sidebar for multi-story navigation (default: false)
2154
+ containerHeight?: string; // CSS height value (default: "calc(100vh - 100px)")
2155
+ useFullWidth?: boolean; // Use 100% width without margins (default: false)
2156
+ }
2157
+ ```
2158
+
2159
+ ## Callback Handlers
2160
+
2161
+ ```ts
2162
+ interface UserStoryApprovalScreenCallbacks {
2163
+ /** Show toast/notification - required for user feedback */
2164
+ onShowNotification?: (
2165
+ type: "success" | "error" | "warn" | "info",
2166
+ title: string,
2167
+ message: string,
2168
+ duration?: number,
2169
+ ) => void;
2170
+
2171
+ /** Initialize platform (e.g., adjust chat width in web app) */
2172
+ onInitialize?: () => void;
2173
+
2174
+ /** Persist approval state to Redis/storage */
2175
+ onSaveState?: (stories: IUserStoryForApproval[]) => Promise<void>;
2176
+
2177
+ /** Triggered when all stories are approved */
2178
+ onAllApproved?: (stories: IUserStoryForApproval[]) => Promise<void>;
2179
+
2180
+ /** Custom scroll behavior for focusing segments */
2181
+ onScrollToElement?: (element: HTMLElement) => void;
2182
+ }
2183
+ ```
2184
+
2185
+ ## Accessing Context
2186
+
2187
+ Use `useRequirementAI()` hook within UserStoryScreen components:
2188
+
2189
+ ```tsx
2190
+ import { useRequirementAI } from "@e-llm-studio/citation";
2191
+
2192
+ function MyCustomComponent() {
2193
+ const { userStory, setUserStory, aiReasoning } = useRequirementAI();
2194
+ return <div>{userStory?.[0]?.title}</div>;
2195
+ }
2196
+ ```
2197
+
2198
+ For detailed documentation, see [USERSTORYSCREEN_GUIDE.md](../../docs/USERSTORYSCREEN_GUIDE.md)
2199
+
2200
+ ```
2201
+
2202
+ ```
2203
+
2204
+
2205
+ ## Development & Contribution
2206
+
2207
+ Contributions are welcome! This guide walks you through making changes to the citation library.
2208
+
2209
+ ### Prerequisites
2210
+
2211
+ - **Node.js & npm** installed
2212
+ - **Git** installed
2213
+ - Basic familiarity with Git and the command line
2214
+
2215
+ ### Development Setup
2216
+
2217
+ 1. **Fork & Clone the Repository**
2218
+ ```bash
2219
+ git clone https://github.com/<your-username>/citation.git
2220
+ cd citation
2221
+ ```
2222
+
2223
+ 2. **Install Dependencies**
2224
+ ```bash
2225
+ npm install
2226
+ ```
2227
+
2228
+ 3. **Link the Library Locally** (Optional - for testing before publishing)
2229
+ ```bash
2230
+ git checkout -b my-change-branch
2231
+ npm link
2232
+
2233
+ # In your test project folder
2234
+ npm link @e-llm-studio/citation
2235
+ ```
2236
+
2237
+ 4. **Build the Library**
2238
+ ```bash
2239
+ npm run build
2240
+ ```
2241
+
2242
+ 5. **Test Locally**
2243
+ - Start or build your test project to verify changes work as expected
2244
+ - Ensure all existing tests pass
2245
+
2246
+ ### Making Changes
2247
+
2248
+ - Edit source files in the `src/` directory
2249
+ - Add or update tests as needed
2250
+ - Follow the existing code style and formatting guidelines
2251
+ - Ensure your changes are well-documented with comments
2252
+
2253
+ ### Submitting Changes
2254
+
2255
+ 1. **Commit Your Changes**
2256
+ ```bash
2257
+ git add .
2258
+ git commit -m "fix: describe your change"
2259
+ git push origin my-change-branch
2260
+ ```
2261
+
2262
+ 2. **Submit a Pull Request**
2263
+ - Open a pull request on GitHub with a clear description of your changes
2264
+ - Reference any related issues
2265
+ - Ensure all tests pass before submitting
2266
+
2267
+ ### Versioning
2268
+
2269
+ When publishing updates, follow [Semantic Versioning](https://semver.org/):
2270
+
2271
+ ```bash
2272
+ npm version patch # for bug fixes
2273
+ npm version minor # for new features
2274
+ npm version major # for breaking changes
2275
+ ```
2276
+
2277
+ For more details, refer to the [npm version documentation](https://docs.npmjs.com/cli/v8/commands/npm-version).
2278
+
2279
+ ### Publishing to npm
2280
+
2281
+ > Ensure you have npm account permissions and are on the correct branch.
2282
+
2283
+ ```bash
2284
+ npm login
2285
+ npm publish --access public
2286
+ ```
2287
+
2288
+ After publishing, verify the package:
2289
+
2290
+ ```bash
2291
+ npm unlink @e-llm-studio/citation
2292
+ npm install @e-llm-studio/citation@latest
2293
+ ```
2294
+
2295
+ ### Additional Tips
2296
+
2297
+ - Use `npm pack` to generate a `.tgz` and test installation before publishing
2298
+ - Open a Pull Request when ready for review
2299
+ - We appreciate your help in improving the citation library through bug fixes, feature enhancements, and documentation improvements
2300
+
2301
+ ---
2302
+
2303
+ ## License
2304
+
2305
+ This library is released under the MIT License. See the LICENSE file for more details.
2306
+
2307
+ The license information is also available in the `citation/package.json` file under the 'license' field.