@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
@@ -0,0 +1,188 @@
1
+ import { BookemonProps } from "../../../Bookemon/types/citation.types";
2
+ export type TAIReasoning = {
3
+ id: string;
4
+ reason: string[];
5
+ gap: string[];
6
+ relevance_score: number;
7
+ reasonSource?: string;
8
+ gapSource?: string;
9
+ };
10
+ export type CitationSelectionState = "document" | "stormee" | "rca" | "video" | "image" | "file" | "searchwave" | "noCitation" | "web" | "custom";
11
+ export type Citations = {
12
+ image_citations?: TImageCitation[];
13
+ appmod_citations?: TTextCitation[];
14
+ audio_citations?: TAudioCitation[];
15
+ file_citations?: TFileCitation[];
16
+ file_image_data?: ImageCitationsForFile | null;
17
+ rca_citations?: TRcaCitation[];
18
+ web_citations?: TWebCitation[];
19
+ code_generated?: TGeneratedCodeCitation[];
20
+ bookemon_citations?: BookemonCitation[];
21
+ custom_citations?: TCustomCitation[];
22
+ };
23
+ export type TImageCitation = CommonCitation & {
24
+ customMetadata: {
25
+ type: "image_citation";
26
+ gs_util_url: string;
27
+ relevance_score?: number;
28
+ };
29
+ };
30
+ export type CommonCitation = {
31
+ citation_number: string;
32
+ title?: string;
33
+ description?: string;
34
+ original_text?: string;
35
+ cited_text?: string;
36
+ };
37
+ export interface CitationWithMetadata extends CommonCitation {
38
+ customMetadata: {
39
+ type: string;
40
+ [key: string]: any;
41
+ };
42
+ }
43
+ export type TTextCitation = CommonCitation & {
44
+ customMetadata: {
45
+ file_name: string;
46
+ type: 'app_mod_rag_question';
47
+ question: string;
48
+ highlighted_text: string;
49
+ relevance_score?: number;
50
+ task_id: string;
51
+ };
52
+ };
53
+ export type TAudioCitation = CommonCitation & {
54
+ customMetadata: {
55
+ file_name: string;
56
+ type: 'audio_transcript';
57
+ gs_util_url: string;
58
+ segments: AudioSegment[];
59
+ audio_citation_mode: "normal" | "stormee";
60
+ content_name?: string;
61
+ content?: string;
62
+ keywords?: string[];
63
+ relevance_score?: number;
64
+ highlighted_content?: string;
65
+ };
66
+ };
67
+ export interface AudioSegment {
68
+ segment_id: string;
69
+ text: string;
70
+ start_time: number;
71
+ end_time: number;
72
+ words?: WordType[];
73
+ }
74
+ export type WordType = {
75
+ confidence?: number;
76
+ start: number;
77
+ end: number;
78
+ text: string;
79
+ speaker: string;
80
+ };
81
+ export type TFileCitation = CommonCitation & {
82
+ customMetadata: {
83
+ type: 'book_citation_doc' | 'book_citation_pdf';
84
+ file_name: string;
85
+ fileType: string;
86
+ relevance_score?: number;
87
+ citation_number?: string;
88
+ page_number?: string;
89
+ highlighted_text?: string;
90
+ pdf_filepath?: string;
91
+ original_pdf_url?: string;
92
+ highlighted_page_number?: number;
93
+ target_string?: string;
94
+ matches_count?: number;
95
+ highlighted_pdf_gsutil_url?: string;
96
+ highlighted_pdf_signed_url?: string;
97
+ source_file_url?: string;
98
+ has_highlighted_pdf?: boolean;
99
+ gcs_upload_url: string;
100
+ };
101
+ };
102
+ interface ImageCitationsForFile {
103
+ [key: string]: FileImageData;
104
+ }
105
+ interface FileImageData {
106
+ filename: string;
107
+ signed_url: string;
108
+ gs_url: string;
109
+ }
110
+ type TRcaCitation = CommonCitation & {
111
+ customMetadata: {
112
+ citation_number: number;
113
+ relevance_score: number;
114
+ type: "rca_citation";
115
+ assistant_question: string;
116
+ assistant_answer: string;
117
+ assistant_answer_highlight_content: string;
118
+ requirement_plan_extract: RequirementPlanExtract[];
119
+ };
120
+ };
121
+ interface RequirementPlanExtract {
122
+ subheading: string;
123
+ content: string;
124
+ highlighted_content: string;
125
+ }
126
+ export type TWebCitation = CommonCitation & {
127
+ customMetadata: {
128
+ link: string;
129
+ description: string;
130
+ relevance_score?: number;
131
+ screenshot_url?: string;
132
+ label?: string;
133
+ type: "web_citation";
134
+ };
135
+ };
136
+ export type TGeneratedCodeCitation = CommonCitation & {
137
+ customMetadata: {
138
+ code: string;
139
+ language?: string;
140
+ type: "code_generated";
141
+ };
142
+ };
143
+ export type BookemonCitation = CommonCitation & {
144
+ customMetadata: {
145
+ citationNumber: number;
146
+ ISBN: string;
147
+ citation_type: string;
148
+ citationSource: string;
149
+ highlighted_text: string;
150
+ highlight_score: number;
151
+ type: "bookemon_citation";
152
+ bookemonPayload: BookemonProps;
153
+ };
154
+ };
155
+ export type TCustomCitation = CommonCitation & {
156
+ customMetadata: {
157
+ type: "custom_citations";
158
+ relevance_score?: number;
159
+ [key: string]: any;
160
+ };
161
+ };
162
+ export interface IProjectDetails {
163
+ description: string;
164
+ name: string;
165
+ project_id: string;
166
+ createdAt: string;
167
+ taskId: string;
168
+ assistant_name: string;
169
+ repo_data: {
170
+ git_url: string;
171
+ branch: string;
172
+ }[];
173
+ versionHistory: VersionHistory[];
174
+ organization_name: string;
175
+ }
176
+ interface VersionHistory {
177
+ analysis_type: string;
178
+ created_at: string;
179
+ rlef_resource: RlefResource;
180
+ status: string;
181
+ task_id: string;
182
+ version: number;
183
+ }
184
+ interface RlefResource {
185
+ [gitUrl: string]: string;
186
+ }
187
+ export {};
188
+ //# sourceMappingURL=interface.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAiCitations/AiReasoning/types/interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAEvE,MAAM,MAAM,YAAY,GAAG;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,GAAG,EAAE,MAAM,EAAE,CAAC;IACd,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,MAAM,MAAM,sBAAsB,GAAG,UAAU,GAAG,SAAS,GAAG,KAAK,GAAG,OAAO,GAAI,OAAO,GAAG,MAAM,GAAG,YAAY,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,CAAC;AAEnJ,MAAM,MAAM,SAAS,GAAG;IACtB,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,gBAAgB,CAAC,EAAE,aAAa,EAAE,CAAC;IACnC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,cAAc,CAAC,EAAE,aAAa,EAAE,CAAC;IACjC,eAAe,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;IAC/C,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;IAC/B,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;IAC/B,cAAc,CAAC,EAAE,sBAAsB,EAAE,CAAA;IACzC,kBAAkB,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACxC,gBAAgB,CAAC,EAAE,eAAe,EAAE,CAAA;CACrC,CAAA;AAED,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG;IAC5C,cAAc,EAAE;QACd,IAAI,EAAE,gBAAgB,CAAC;QACvB,WAAW,EAAE,MAAM,CAAC;QACpB,eAAe,CAAC,EAAE,MAAM,CAAA;KACzB,CAAA;CACF,CAAA;AAED,MAAM,MAAM,cAAc,GAAG;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,WAAW,oBAAqB,SAAQ,cAAc;IAC1D,cAAc,EAAE;QACd,IAAI,EAAE,MAAM,CAAC;QACb,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KACpB,CAAC;CACH;AAGD,MAAM,MAAM,aAAa,GAAG,cAAc,GAAG;IAC3C,cAAc,EAAE;QACd,SAAS,EAAE,MAAM,CAAC;QAClB,IAAI,EAAE,sBAAsB,CAAC;QAC7B,QAAQ,EAAE,MAAM,CAAC;QACjB,gBAAgB,EAAE,MAAM,CAAC;QACzB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,OAAO,EAAE,MAAM,CAAA;KAChB,CAAC;CACH,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG;IAC5C,cAAc,EAAE;QACd,SAAS,EAAE,MAAM,CAAC;QAClB,IAAI,EAAE,kBAAkB,CAAC;QACzB,WAAW,EAAE,MAAM,CAAC;QACpB,QAAQ,EAAE,YAAY,EAAE,CAAC;QACzB,mBAAmB,EAAE,QAAQ,GAAG,SAAS,CAAC;QAC1C,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;QACpB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,mBAAmB,CAAC,EAAE,MAAM,CAAA;KAC7B,CAAC;CACH,CAAC;AAEF,MAAM,WAAW,YAAY;IAC3B,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;CACpB;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG,cAAc,GAAG;IAC3C,cAAc,EAAE;QACd,IAAI,EAAE,mBAAmB,GAAG,mBAAmB,CAAC;QAChD,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;QAC1B,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,0BAA0B,CAAC,EAAE,MAAM,CAAC;QACpC,0BAA0B,CAAC,EAAE,MAAM,CAAC;QACpC,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,mBAAmB,CAAC,EAAE,OAAO,CAAC;QAC9B,cAAc,EAAE,MAAM,CAAC;KACxB,CAAC;CACH,CAAC;AAEF,UAAU,qBAAqB;IAC7B,CAAC,GAAG,EAAE,MAAM,GAAG,aAAa,CAAC;CAC9B;AAED,UAAU,aAAa;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,KAAK,YAAY,GAAG,cAAc,GAAG;IACnC,cAAc,EAAE;QACd,eAAe,EAAE,MAAM,CAAC;QACxB,eAAe,EAAE,MAAM,CAAC;QACxB,IAAI,EAAE,cAAc,CAAC;QACrB,kBAAkB,EAAE,MAAM,CAAC;QAC3B,gBAAgB,EAAE,MAAM,CAAC;QACzB,kCAAkC,EAAE,MAAM,CAAC;QAC3C,wBAAwB,EAAE,sBAAsB,EAAE,CAAC;KACpD,CAAA;CACF,CAAA;AAED,UAAU,sBAAsB;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,MAAM,YAAY,GAAG,cAAc,GAAG;IAC1C,cAAc,EAAE;QACd,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,cAAc,CAAA;KACrB,CAAC;CACH,CAAA;AAED,MAAM,MAAM,sBAAsB,GAAG,cAAc,GAAG;IACpD,cAAc,EAAE;QACd,IAAI,EAAE,MAAM,CAAA;QACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,IAAI,EAAE,gBAAgB,CAAA;KACvB,CAAA;CACF,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG,cAAc,GAAG;IAC9C,cAAc,EAAE;QACd,cAAc,EAAE,MAAM,CAAC;QACvB,IAAI,EAAE,MAAM,CAAA;QACZ,aAAa,EAAE,MAAM,CAAC;QACtB,cAAc,EAAE,MAAM,CAAC;QACvB,gBAAgB,EAAE,MAAM,CAAC;QACzB,eAAe,EAAE,MAAM,CAAC;QACxB,IAAI,EAAE,mBAAmB,CAAC;QAC1B,eAAe,EAAE,aAAa,CAAA;KAC/B,CAAA;CACF,CAAA;AAED,MAAM,MAAM,eAAe,GAAG,cAAc,GAAG;IAC7C,cAAc,EAAE;QACd,IAAI,EAAE,kBAAkB,CAAC;QACzB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KACpB,CAAC;CACH,CAAC;AAEF,MAAM,WAAW,eAAe;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE;QACT,OAAO,EAAE,MAAM,CAAC;QAChB,MAAM,EAAE,MAAM,CAAA;KACf,EAAE,CAAC;IACJ,cAAc,EAAE,cAAc,EAAG,CAAC;IAClC,iBAAiB,EAAE,MAAM,CAAA;CAC1B;AAED,UAAU,cAAc;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,YAAY,CAAC;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,YAAY;IACpB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B"}
@@ -0,0 +1,32 @@
1
+ /// <reference types="react" />
2
+ interface IProps {
3
+ title: string;
4
+ gsUtilPath?: string;
5
+ signedUrl?: string;
6
+ relevanceScore?: number;
7
+ closeCitationConfig?: {
8
+ CloseIcon: React.ElementType;
9
+ handleCloseCitationPreview: () => void;
10
+ };
11
+ cachingConfig?: {
12
+ queryClient: any;
13
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => any;
14
+ useGetSignedUrlMutation: (gsUtilPath: string) => any;
15
+ };
16
+ styles?: {
17
+ container?: React.CSSProperties;
18
+ header?: React.CSSProperties;
19
+ title?: React.CSSProperties;
20
+ headerActions?: React.CSSProperties;
21
+ divider?: React.CSSProperties;
22
+ closeIconWrapper?: React.CSSProperties;
23
+ contentContainer?: React.CSSProperties;
24
+ pdfWrapper?: React.CSSProperties;
25
+ aiConfidenceDisplayPill?: {
26
+ container?: React.CSSProperties;
27
+ };
28
+ };
29
+ }
30
+ declare const FileCitationContent: (props: IProps) => import("react/jsx-runtime").JSX.Element;
31
+ export default FileCitationContent;
32
+ //# sourceMappingURL=FileCitationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FileCitationContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/RequirementAiCitations/FileCitation/FileCitationContent.tsx"],"names":[],"mappings":";AAOA,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;QAC7B,0BAA0B,EAAE,MAAM,IAAI,CAAC;KACxC,CAAC;IACF,aAAa,CAAC,EAAE;QACd,WAAW,EAAE,GAAG,CAAC;QACjB,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,GAAG,CAAC;QACtE,uBAAuB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,GAAG,CAAC;KACtD,CAAC;IACF,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,aAAa,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACpC,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACjC,uBAAuB,CAAC,EAAE;YACxB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;SACjC,CAAC;KACH,CAAC;CACH;AAKD,QAAA,MAAM,mBAAmB,UAAW,MAAM,4CAyJzC,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,33 @@
1
+ import React from "react";
2
+ interface IProps {
3
+ citationTitle?: string;
4
+ signedUrl?: string;
5
+ gsUtilPath?: string;
6
+ relevanceScore?: number;
7
+ closeCitationConfig?: {
8
+ CloseIcon: React.ElementType;
9
+ handleCloseCitationPreview: () => void;
10
+ };
11
+ cachingConfig?: {
12
+ queryClient: any;
13
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => any;
14
+ useGetSignedUrlMutation: (gsUtilPath: string) => any;
15
+ };
16
+ styles?: {
17
+ container?: React.CSSProperties;
18
+ header?: React.CSSProperties;
19
+ title?: React.CSSProperties;
20
+ headerRight?: React.CSSProperties;
21
+ divider?: React.CSSProperties;
22
+ closeIconWrapper?: React.CSSProperties;
23
+ image?: React.CSSProperties;
24
+ loaderContainer?: React.CSSProperties;
25
+ loaderText?: React.CSSProperties;
26
+ aiConfidenceDisplayPill?: {
27
+ container?: React.CSSProperties;
28
+ };
29
+ };
30
+ }
31
+ declare const ImageCitationContent: (props: IProps) => import("react/jsx-runtime").JSX.Element;
32
+ export default ImageCitationContent;
33
+ //# sourceMappingURL=ImageCitationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImageCitationContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAKzC,UAAU,MAAM;IACd,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;QAC7B,0BAA0B,EAAE,MAAM,IAAI,CAAC;KACxC,CAAC;IACF,aAAa,CAAC,EAAE;QACd,WAAW,EAAE,GAAG,CAAC;QACjB,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,GAAG,CAAC;QACtE,uBAAuB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,GAAG,CAAC;KACtD,CAAC;IACF,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAClC,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACtC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACjC,uBAAuB,CAAC,EAAE;YACxB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;SACjC,CAAA;KACF,CAAA;CACF;AAED,QAAA,MAAM,oBAAoB,UAAW,MAAM,4CAoG1C,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,42 @@
1
+ import React from "react";
2
+ interface IProps {
3
+ citationTitle?: string;
4
+ videoUrl?: string;
5
+ gsUtilPath?: string;
6
+ relevanceScore?: number;
7
+ closeCitationConfig?: {
8
+ CloseIcon: React.ElementType;
9
+ handleCloseCitationPreview: () => void;
10
+ };
11
+ cachingConfig?: {
12
+ queryClient: any;
13
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => any;
14
+ useGetSignedUrlMutation: (gsUtilPath: string) => any;
15
+ };
16
+ playerConfig?: {
17
+ controls?: boolean;
18
+ playing?: boolean;
19
+ loop?: boolean;
20
+ muted?: boolean;
21
+ volume?: number;
22
+ width?: string;
23
+ height?: string;
24
+ };
25
+ styles?: {
26
+ container?: React.CSSProperties;
27
+ header?: React.CSSProperties;
28
+ title?: React.CSSProperties;
29
+ headerRight?: React.CSSProperties;
30
+ divider?: React.CSSProperties;
31
+ closeIconWrapper?: React.CSSProperties;
32
+ videoWrapper?: React.CSSProperties;
33
+ loaderContainer?: React.CSSProperties;
34
+ loaderText?: React.CSSProperties;
35
+ aiConfidenceDisplayPill?: {
36
+ container?: React.CSSProperties;
37
+ };
38
+ };
39
+ }
40
+ declare const VideoCitationContent: React.FC<IProps>;
41
+ export default VideoCitationContent;
42
+ //# sourceMappingURL=VideoCitationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VideoCitationContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,UAAU,MAAM;IACd,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;QAC7B,0BAA0B,EAAE,MAAM,IAAI,CAAC;KACxC,CAAC;IACF,aAAa,CAAC,EAAE;QACd,WAAW,EAAE,GAAG,CAAC;QACjB,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,GAAG,CAAC;QACtE,uBAAuB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,GAAG,CAAC;KACtD,CAAC;IACF,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,OAAO,CAAC,EAAE,OAAO,CAAC;QAClB,IAAI,CAAC,EAAE,OAAO,CAAC;QACf,KAAK,CAAC,EAAE,OAAO,CAAC;QAChB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAClC,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACtC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACjC,uBAAuB,CAAC,EAAE;YACxB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;SACjC,CAAC;KACH,CAAC;CACH;AAED,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAuM1C,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,48 @@
1
+ /// <reference types="react" />
2
+ interface IProps {
3
+ gsUtilPath?: string;
4
+ relevanceScore?: number;
5
+ url: string;
6
+ label: string;
7
+ visitIcon: React.ElementType;
8
+ PreviewDialogCloseIcon: React.ElementType;
9
+ signedUrl?: string;
10
+ closeCitationConfig?: {
11
+ CloseIcon: React.ElementType;
12
+ handleCloseCitationPreview: () => void;
13
+ };
14
+ cachingConfig?: {
15
+ queryClient: any;
16
+ useGetSignedUrlQuery: (gsUtilPath: string, cacheKey: string[]) => any;
17
+ useGetSignedUrlMutation: (gsUtilPath: string) => any;
18
+ };
19
+ styles?: {
20
+ container?: React.CSSProperties;
21
+ header?: React.CSSProperties;
22
+ headerLeft?: React.CSSProperties;
23
+ headerActions?: React.CSSProperties;
24
+ divider?: React.CSSProperties;
25
+ closeIconWrapper?: React.CSSProperties;
26
+ imageWrapper?: React.CSSProperties;
27
+ image?: React.CSSProperties;
28
+ fullScreenButton?: React.CSSProperties;
29
+ loaderContainer?: React.CSSProperties;
30
+ loaderText?: React.CSSProperties;
31
+ footer?: React.CSSProperties;
32
+ footerContent?: React.CSSProperties;
33
+ visitLink?: React.CSSProperties;
34
+ aiConfidenceDisplayPill?: {
35
+ container?: React.CSSProperties;
36
+ };
37
+ previewDialogStyles?: {
38
+ container?: React.CSSProperties;
39
+ header?: React.CSSProperties;
40
+ title?: React.CSSProperties;
41
+ image?: React.CSSProperties;
42
+ closeIconWrapper?: React.CSSProperties;
43
+ };
44
+ };
45
+ }
46
+ declare const WebCitationWithImageContent: (props: IProps) => import("react/jsx-runtime").JSX.Element;
47
+ export default WebCitationWithImageContent;
48
+ //# sourceMappingURL=WebCitationWithImageContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WebCitationWithImageContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.tsx"],"names":[],"mappings":";AAOA,UAAU,MAAM;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;IAC7B,sBAAsB,EAAE,KAAK,CAAC,WAAW,CAAC;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mBAAmB,CAAC,EAAE;QACpB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;QAC7B,0BAA0B,EAAE,MAAM,IAAI,CAAC;KACxC,CAAC;IACF,aAAa,CAAC,EAAE;QACd,WAAW,EAAE,GAAG,CAAC;QACjB,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,GAAG,CAAC;QACtE,uBAAuB,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,GAAG,CAAC;KACtD,CAAC;IACF,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACjC,aAAa,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACpC,OAAO,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACnC,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACvC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACtC,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACjC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,aAAa,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QACpC,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,uBAAuB,CAAC,EAAE;YACxB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;SACjC,CAAC;QACF,mBAAmB,CAAC,EAAE;YACpB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;YAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;YAC7B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;YAC5B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;YAC5B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;SACxC,CAAC;KACH,CAAA;CACF;AAED,QAAA,MAAM,2BAA2B,UAAW,MAAM,4CAqJjD,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
@@ -0,0 +1,17 @@
1
+ /// <reference types="react" />
2
+ interface IProps {
3
+ open: boolean;
4
+ handleClose: () => void;
5
+ CloseIcon: React.ElementType;
6
+ src: string;
7
+ styles?: {
8
+ container?: React.CSSProperties;
9
+ header?: React.CSSProperties;
10
+ title?: React.CSSProperties;
11
+ image?: React.CSSProperties;
12
+ closeIconWrapper?: React.CSSProperties;
13
+ };
14
+ }
15
+ declare const ImagePreviewDialog: ({ open, handleClose, CloseIcon, src, styles, }: IProps) => import("react/jsx-runtime").JSX.Element;
16
+ export default ImagePreviewDialog;
17
+ //# sourceMappingURL=ImagePreviewDialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImagePreviewDialog.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.tsx"],"names":[],"mappings":";AAGA,UAAU,MAAM;IACd,IAAI,EAAE,OAAO,CAAC;IACd,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;IAC7B,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC7B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAC5B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;KACxC,CAAC;CACH;AAED,QAAA,MAAM,kBAAkB,mDAMrB,MAAM,4CA0BR,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,4 @@
1
+ export declare const renderCitationAIConfidenceDisplay: (relevanceScore: number | null | undefined, isLegacyCitation?: boolean, styles?: {
2
+ container?: React.CSSProperties;
3
+ }) => import("react/jsx-runtime").JSX.Element | null;
4
+ //# sourceMappingURL=CitationAIConfidenceDisplay.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CitationAIConfidenceDisplay.d.ts","sourceRoot":"","sources":["../../../../../../src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,iCAAiC,mBAC5B,MAAM,GAAG,IAAI,GAAG,SAAS,qBACtB,OAAO,WACjB;IACP,SAAS,CAAC,EAAE,MAAM,aAAa,CAAC;CACjC,mDA6BF,CAAC"}
@@ -0,0 +1,52 @@
1
+ import React from "react";
2
+ import "./ReviewPanel.css";
3
+ export type ReviewStatus = "pending" | "reviewed" | "rejected";
4
+ export interface ReviewPanelClasses {
5
+ header?: string;
6
+ headerRight?: string;
7
+ listWrapper?: string;
8
+ item?: {
9
+ root?: string;
10
+ active?: string;
11
+ reviewed?: string;
12
+ text?: string;
13
+ rightBadge?: string;
14
+ icon?: string;
15
+ };
16
+ }
17
+ export interface DefaultItemConfig<T> {
18
+ textKey?: keyof T;
19
+ showStatusIcon?: boolean;
20
+ showRightBadge?: boolean;
21
+ rightBadgeText?: (item: T, index: number) => React.ReactNode;
22
+ }
23
+ export interface ReviewPanelProps<T> {
24
+ data: T[];
25
+ renderItem?: (params: {
26
+ item: T;
27
+ index: number;
28
+ isActive: boolean;
29
+ status?: ReviewStatus;
30
+ }) => React.ReactNode;
31
+ itemConfig?: DefaultItemConfig<T>;
32
+ classes?: ReviewPanelClasses;
33
+ keyExtractor?: (item: T, index: number) => string;
34
+ activeIndex?: number;
35
+ onActiveChange?: (index: number) => void;
36
+ expanded?: boolean;
37
+ onExpandedChange?: (expanded: boolean) => void;
38
+ headerLeftSlot?: React.ReactNode;
39
+ footerSlot?: React.ReactNode;
40
+ headerRightSlot?: (params: {
41
+ activeIndex: number;
42
+ total: number;
43
+ setIndex: (i: number) => void;
44
+ isExpanded: boolean;
45
+ setExpanded: (v: boolean) => void;
46
+ }) => React.ReactNode;
47
+ getItemStatus?: (item: T, index: number) => ReviewStatus;
48
+ theme?: "dark" | "light";
49
+ className?: string;
50
+ }
51
+ export declare const ReviewPanel: <T>({ data, renderItem, itemConfig, classes, keyExtractor, activeIndex: controlledIndex, onActiveChange, expanded: controlledExpanded, onExpandedChange, headerLeftSlot, footerSlot, headerRightSlot, getItemStatus, theme, className, }: ReviewPanelProps<T>) => import("react/jsx-runtime").JSX.Element;
52
+ //# sourceMappingURL=ReviewPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReviewPanel.d.ts","sourceRoot":"","sources":["../../../../../src/features/ReviewPanel/ReviewPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,mBAAmB,CAAC;AA+G3B,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAE/D,MAAM,WAAW,kBAAkB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE;QACL,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;CACH;AAED,MAAM,WAAW,iBAAiB,CAAC,CAAC;IAClC,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC;IAClB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,SAAS,CAAC;CAC9D;AAED,MAAM,WAAW,gBAAgB,CAAC,CAAC;IACjC,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE;QACpB,IAAI,EAAE,CAAC,CAAC;QACR,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,OAAO,CAAC;QAClB,MAAM,CAAC,EAAE,YAAY,CAAC;KACvB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,UAAU,CAAC,EAAE,iBAAiB,CAAC,CAAC,CAAC,CAAC;IAClC,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IAClD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC/C,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,eAAe,CAAC,EAAE,CAAC,MAAM,EAAE;QACzB,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;QAC9B,UAAU,EAAE,OAAO,CAAC;QACpB,WAAW,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;KACnC,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,aAAa,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,YAAY,CAAC;IACzD,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA8DD,eAAO,MAAM,WAAW,2SAoHvB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import "./ReviewPanelTest.css";
2
+ declare const ReviewPanelTests: () => import("react/jsx-runtime").JSX.Element;
3
+ export default ReviewPanelTests;
4
+ //# sourceMappingURL=ReviewPanelTest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReviewPanelTest.d.ts","sourceRoot":"","sources":["../../../../../../src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.tsx"],"names":[],"mappings":"AAEA,OAAO,uBAAuB,CAAA;AAgB9B,QAAA,MAAM,gBAAgB,+CAmarB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,24 @@
1
+ export interface BBox {
2
+ xmin: number;
3
+ ymin: number;
4
+ xmax: number;
5
+ ymax: number;
6
+ }
7
+ export interface PageHighlight {
8
+ pageIndex: number;
9
+ bboxes: BBox[];
10
+ dimensions: {
11
+ width: number;
12
+ height: number;
13
+ };
14
+ }
15
+ export interface ScannedDocCitationProps {
16
+ images: string[];
17
+ highlights: PageHighlight[];
18
+ highlightColor?: string;
19
+ highlightActiveColor?: string;
20
+ highlightBorderColor?: string;
21
+ height?: string | number;
22
+ }
23
+ export default function ScannedDocCitation({ images, highlights, highlightColor, highlightActiveColor, highlightBorderColor, height, }: ScannedDocCitationProps): import("react/jsx-runtime").JSX.Element;
24
+ //# sourceMappingURL=ScannedDocCitation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScannedDocCitation.d.ts","sourceRoot":"","sources":["../../../../../src/features/ScannedDocCitation/ScannedDocCitation.tsx"],"names":[],"mappings":"AAGA,MAAM,WAAW,IAAI;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,IAAI,EAAE,CAAC;IACf,UAAU,EAAE;QACV,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KAChB,CAAC;CACH;AAED,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,UAAU,EAAE,aAAa,EAAE,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACzC,MAAM,EACN,UAAU,EACV,cAA0C,EAC1C,oBAAgD,EAChD,oBAA+C,EAC/C,MAAgB,GACjB,EAAE,uBAAuB,2CA2JzB"}
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ interface TableCitationProps {
3
+ title?: string;
4
+ timestamp?: string;
5
+ rows: Record<string, any>[];
6
+ highlightColumns?: string[];
7
+ highlightRowIndex?: number;
8
+ onClose?: () => void;
9
+ CloseIcon?: React.ElementType;
10
+ className?: string;
11
+ }
12
+ declare const TableCitationContent: ({ title, timestamp, rows, highlightColumns, highlightRowIndex, onClose, CloseIcon, className, }: TableCitationProps) => import("react/jsx-runtime").JSX.Element;
13
+ export default TableCitationContent;
14
+ //# sourceMappingURL=TableCitationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableCitationContent.d.ts","sourceRoot":"","sources":["../../../../../src/features/TableCitation/TableCitationContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAIvC,UAAU,kBAAkB;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,oBAAoB,oGASvB,kBAAkB,4CAsFpB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const SelectDataFromGoogleDrive: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SelectDataFromGoogleDrive;
3
+ //# sourceMappingURL=SelectDataFromGoogleDrive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromGoogleDrive.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,yBAAyB,+CAI9B,CAAA;AACD,eAAe,yBAAyB,CAAA"}
@@ -0,0 +1,3 @@
1
+ declare const SelectDataFromGoogleDriveButton: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default SelectDataFromGoogleDriveButton;
3
+ //# sourceMappingURL=SelectDataFromGoogleDriveButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromGoogleDriveButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.tsx"],"names":[],"mappings":"AAYA,QAAA,MAAM,+BAA+B,UAAW,GAAG,4CAmBlD,CAAC;AAEF,eAAe,+BAA+B,CAAA"}
@@ -0,0 +1,3 @@
1
+ declare const UploadDataFromLocalSytem: () => import("react/jsx-runtime").JSX.Element;
2
+ export default UploadDataFromLocalSytem;
3
+ //# sourceMappingURL=SelectDataFromLocalSystem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromLocalSystem.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,wBAAwB,+CAM7B,CAAA;AAED,eAAe,wBAAwB,CAAA"}
@@ -0,0 +1,3 @@
1
+ declare const SelectDataFromLocalButton: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default SelectDataFromLocalButton;
3
+ //# sourceMappingURL=SelectDataFromLocalSystemButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromLocalSystemButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.tsx"],"names":[],"mappings":"AAYA,QAAA,MAAM,yBAAyB,UAAW,GAAG,4CAkB5C,CAAC;AAEF,eAAe,yBAAyB,CAAA"}
@@ -0,0 +1,14 @@
1
+ import { IncludeOnlyMispredictedRowsQueryParamType } from '../interfaces/data';
2
+ export type PageToGo = "prevPage" | "nextPage";
3
+ export declare const tasksListDefaultLimit = 1000;
4
+ export type selectedFilterType = {
5
+ labelRegex?: string[];
6
+ predictionRegex?: string[];
7
+ tagRegex?: string;
8
+ resourceConfidenceScoreMaxValue?: number;
9
+ resourceConfidenceScoreMinValue?: number;
10
+ includeOnlyMispredictedRows?: IncludeOnlyMispredictedRowsQueryParamType;
11
+ };
12
+ declare const DataSetCollectionTable: (props: any) => import("react/jsx-runtime").JSX.Element;
13
+ export default DataSetCollectionTable;
14
+ //# sourceMappingURL=Dataset-collection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Dataset-collection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAE,yCAAyC,EAAE,MAAM,oBAAoB,CAAC;AAe/E,MAAM,MAAM,QAAQ,GAAG,UAAU,GAAG,UAAU,CAAC;AAC/C,eAAO,MAAM,qBAAqB,OAAO,CAAC;AA6C1C,MAAM,MAAM,kBAAkB,GAAC;IAC3B,UAAU,CAAC,EAAC,MAAM,EAAE,CAAC;IACrB,eAAe,CAAC,EAAC,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAC,MAAM,CAAC;IACjB,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,2BAA2B,CAAC,EAAC,yCAAyC,CAAA;CACzE,CAAA;AAsBD,QAAA,MAAM,sBAAsB,UAAW,GAAG,4CAkmBzC,CAAC;AAGF,eAAe,sBAAsB,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const DatasetCollectionInfo: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default DatasetCollectionInfo;
3
+ //# sourceMappingURL=DatasetCollectionInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DatasetCollectionInfo.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.tsx"],"names":[],"mappings":"AAwEA,QAAA,MAAM,qBAAqB,UAAQ,GAAG,4CAiDrC,CAAA;AAED,eAAe,qBAAqB,CAAA"}
@@ -0,0 +1,13 @@
1
+ import { IProject } from "../interfaces/projects";
2
+ import { IModel } from "../interfaces/models";
3
+ interface IRLEFProjectTaskSelectComponentProps {
4
+ projectOptions?: IProject[];
5
+ selectedProjectId?: string;
6
+ onProjectIdSelected: (projectId: string) => void;
7
+ taskOptions?: IModel[];
8
+ onTaskIdSelected: (taskId: string) => void;
9
+ selectedTaskId?: string;
10
+ }
11
+ declare const RLEFProjectTaskSelectComponent: (props: IRLEFProjectTaskSelectComponentProps) => import("react/jsx-runtime").JSX.Element;
12
+ export default RLEFProjectTaskSelectComponent;
13
+ //# sourceMappingURL=ProjectTaskSelect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProjectTaskSelect.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAK9C,UAAU,oCAAoC;IAC1C,cAAc,CAAC,EAAE,QAAQ,EAAE,CAAC;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,mBAAmB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,gBAAgB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AACD,QAAA,MAAM,8BAA8B,UAAW,oCAAoC,4CAsHlF,CAAA;AAED,eAAe,8BAA8B,CAAA"}
@@ -0,0 +1,3 @@
1
+ declare const CustomTooltip: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default CustomTooltip;
3
+ //# sourceMappingURL=Tooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,aAAa,UAAW,GAAG,4CAehC,CAAA;AAED,eAAe,aAAa,CAAA"}