@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,24 @@
1
+ export type ModelGroupNode = {
2
+ id: string;
3
+ position: {
4
+ x: number;
5
+ y: number;
6
+ };
7
+ };
8
+ export type ModelGroupEdge = {
9
+ id: string;
10
+ source: string;
11
+ sourceHandle: string;
12
+ target: string;
13
+ targetHandle: string;
14
+ };
15
+ type ModelGroup = {
16
+ _id: string;
17
+ name: string;
18
+ colour: string;
19
+ projectId: string;
20
+ nodes: ModelGroupNode[];
21
+ edges: ModelGroupEdge[];
22
+ };
23
+ export default ModelGroup;
24
+ //# sourceMappingURL=modelGroup.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modelGroup.type.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE;QACN,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAA;KACZ,CAAA;CACJ,CAAA;AACD,MAAM,MAAM,cAAc,GAAG;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAA;CACvB,CAAA;AAED,KAAK,UAAU,GAAG;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,KAAK,EAAE,cAAc,EAAE,CAAC;CAC3B,CAAA;AAED,eAAe,UAAU,CAAC"}
@@ -0,0 +1,283 @@
1
+ import { ICommonQueryParams, ICommonResponse, ICommonState } from "./common";
2
+ import { IProject } from "./projects";
3
+ export type PredictionStatusLogic = "label" | "labelAndErrorDeviation";
4
+ export type IModelArchitectureAvailable = {
5
+ label: string;
6
+ ipAddress: string;
7
+ description: string;
8
+ apiUrlToCallForDeployment: string;
9
+ isDeploymentFeatureEnabled: boolean;
10
+ listId?: string;
11
+ hyperParameter?: string;
12
+ vm_name: string;
13
+ };
14
+ export type IModelUniqueVersions = {
15
+ uniqueModelCollectionVersions: string[];
16
+ };
17
+ export type IModelUniqueStatuses = {
18
+ uniqueModelCollectionStatuses: string[];
19
+ };
20
+ export type IModelUniqueTrainingDataSet = {
21
+ name: string;
22
+ };
23
+ export type IModelUniqueTrainingDataSets = {
24
+ uniqueModelCollectionTrainingDataSets: IModelUniqueTrainingDataSet[];
25
+ };
26
+ export type IModelUniqueArchitectures = {
27
+ uniqueModelCollectionArchitectures: string[];
28
+ };
29
+ export type IModelUniqueAccuracyStatuses = {
30
+ uniqueModelCollectionAccuracyStatuses: string[];
31
+ };
32
+ export type IModeLabelMap = {
33
+ parentLabel: string;
34
+ childLabels: string[];
35
+ parentLabelError?: string;
36
+ childLabelError?: string;
37
+ };
38
+ export type IModeCameraMap = {
39
+ cameraId: string;
40
+ };
41
+ /**
42
+ * Models
43
+ */
44
+ export type IModelArchitecturesAvailable = IModelArchitectureAvailable[];
45
+ export type IModelLabelsMapping = IModeLabelMap[];
46
+ export type IModelCameraMapping = IModeCameraMap[];
47
+ export interface IReferenceDataFile extends File {
48
+ referenceGroupId?: string;
49
+ }
50
+ export type IReferenceGroupState = {
51
+ _id: string;
52
+ groupName?: string;
53
+ referenceDatas: IReferenceDataState[];
54
+ showLabelDropDown?: boolean;
55
+ showContentsMetaInformation?: boolean;
56
+ showConfidenceScoreToUser?: boolean;
57
+ activePageActions?: {
58
+ affirmationButton?: {
59
+ onClickBehaviour: "approve" | "reject";
60
+ buttonText?: string;
61
+ };
62
+ negativeButton: {
63
+ onClickBehaviour: "approve" | "reject";
64
+ buttonText?: string;
65
+ };
66
+ };
67
+ exampleType?: "good" | "defective" | "none";
68
+ };
69
+ export type IReferenceDataState = {
70
+ _id?: string;
71
+ fileName: string;
72
+ fileUrl: string;
73
+ caption?: string;
74
+ showingScenario?: ('viewMode' | 'editingAnnotations')[];
75
+ linkedAnnotationLabels?: string[];
76
+ };
77
+ export type IModelLabelsAvailable = string[];
78
+ export type IModelType = 'videoAnnotation' | 'video' | 'audio' | 'image' | 'imageAnnotation' | 'multipleImageAnnotation' | 'imageAnnotationGroup' | 'forecasting' | 'text' | 'textAnnotation' | 'DLP' | 'textFile' | 'prompt' | 'bookTranslation' | 'textComparison' | 'audioTextTranscription' | "bestAnswer" | "evaluateAnswer" | "spectrogramAudio" | 'evaluateAnswerScore';
79
+ export type ModelAnnotationLabelAvailable = {
80
+ id: string;
81
+ value: string;
82
+ };
83
+ export interface Camera {
84
+ cameraId: string;
85
+ }
86
+ export interface IAvailableLabels {
87
+ value: string;
88
+ textBackgroundColour: string;
89
+ textColour: string;
90
+ valueError?: string;
91
+ bgColorError?: string;
92
+ textColorError?: string;
93
+ }
94
+ export declare enum ModelFields {
95
+ AiAssistantEnabledField = "aiAssistantEnabled",
96
+ ApiToCallOnAiAssistantInvocationField = "apiToCallOnAiAssistantInvocation",
97
+ AiAssistantDescriptionField = "aiAssistantDescription"
98
+ }
99
+ export declare enum AiTestFields {
100
+ AiTestEnabledField = "aiAssistantEnabled",
101
+ ApiToCallOnAiTestInvocationField = "apiToCallOnAiAssistantInvocation",
102
+ AiTestDescriptionField = "aiAssistantDescription"
103
+ }
104
+ export interface IModel {
105
+ wordErrorRateThreshold?: number;
106
+ allowUserToSetAnyLabelForImageAnnotation: boolean;
107
+ defaultDataSetCollection: string;
108
+ _id: string;
109
+ name: string;
110
+ headers: string;
111
+ project: IProject;
112
+ created_at: string;
113
+ type: IModelType;
114
+ modelGroupId: string;
115
+ architecturesAvailable: IModelArchitecturesAvailable;
116
+ labelsAvailable: IModelLabelsAvailable;
117
+ annotationLabelsAvailable: ModelAnnotationLabelAvailable[];
118
+ forecastingLabelsAvailable: ImageList[];
119
+ aiAssistantLabellingEnabled: boolean;
120
+ apiToCallIfAiAssistantLabellingEnabled: string;
121
+ labelsMapping: IModeLabelMap[];
122
+ cameras: IModeCameraMap[];
123
+ planogramEnabled: boolean;
124
+ /** used only for type book translation models */
125
+ translateApiUrl?: string;
126
+ /** used only for type audio models */
127
+ maxAudioTrimAllowedInMilliSeconds: number;
128
+ allowUserToSetAnyLabel: boolean;
129
+ is500WCompressionEnabled?: boolean;
130
+ lastUpdatedAt?: Date;
131
+ modelGroup?: {
132
+ name?: string;
133
+ };
134
+ maximumMisPredictionDeviationAllowedInNumber?: number;
135
+ predictionStatusLogic: PredictionStatusLogic;
136
+ modelCollectionExist?: boolean;
137
+ datasetCollectionExist?: boolean;
138
+ testCollectionExist?: boolean;
139
+ liveModelCollectionExist?: boolean;
140
+ /** Manual Ai Assistant preferences */
141
+ aiAssistantEnabled?: boolean;
142
+ apiToCallOnAiAssistantInvocation?: string;
143
+ aiAssistantDescription?: string;
144
+ /** Manual Ai Assistant preferences end */
145
+ /** Manual Ai Test preferences */
146
+ aiTestEnabled?: boolean;
147
+ apiToCallOnAiTestInvocation?: string;
148
+ aiTestDescription?: string;
149
+ /** Manual Ai Assistant preferences end */
150
+ modelIntegrityPassingPercentage: number;
151
+ confidenceScoreThresholdForIntegrity: number;
152
+ /** Segmentation model analytics configuration */
153
+ isSegmentationModelAnalytics?: boolean;
154
+ isAnalyticsBasedOnWordErrorRateEnabled?: boolean;
155
+ segmentationModelAnalyticsAccuracyMetric?: "F1" | "Precision" | "Recall" | "Mean Average Precision";
156
+ /** Segmentation model analytics configuration ends */
157
+ referenceData: IReferenceDataState[];
158
+ analyticsAiAssistantEnabled?: boolean;
159
+ analyticsAiAssistantDescription?: string;
160
+ apiToCallOnAnalyticsAssistantEnabled?: string;
161
+ isSpectrogramEnabled?: boolean;
162
+ iouThresholdValue?: number;
163
+ /** text Comparison Model */
164
+ textOneHeadingForUI?: string;
165
+ textTwoHeadingForUI?: string;
166
+ aiAssistedLabellingId?: string | null;
167
+ tags?: Tag[];
168
+ }
169
+ export interface Tag {
170
+ value: string;
171
+ }
172
+ export interface IModelUpdatePayload {
173
+ name: string;
174
+ headers: string;
175
+ project: string;
176
+ }
177
+ export interface IModelAddPayload {
178
+ name: string;
179
+ project: string;
180
+ type: IModelType;
181
+ labelsAvailable: string[];
182
+ architecturesAvailable: string[];
183
+ modelGroupId: string;
184
+ annotationLabelsAvailable: ModelAnnotationLabelAvailable[];
185
+ }
186
+ export interface IModelArchitecturesAvailablePayload {
187
+ modelId: string;
188
+ }
189
+ export interface IModelCollectionUniqueDataPayload {
190
+ modelId: string;
191
+ }
192
+ export interface IAdditionalHandTrackingDataQueryParams {
193
+ modelId: string;
194
+ modelCollectionIds: string[];
195
+ }
196
+ interface AdditionalHandTrackingDataItem {
197
+ modelCollectionId: string;
198
+ resourcesCount: number;
199
+ noOfTimesUserFoundSameHandHavingMultipleId: number;
200
+ noOfTimesUserFoundSameHandNotHavingMultipleId: number;
201
+ userYetToMentionWhetherHeFoundSameHandHavingMultipleIdsOrNot: number;
202
+ }
203
+ export interface AdditionalHandTrackingDataApiResponse extends Array<AdditionalHandTrackingDataItem> {
204
+ }
205
+ /**
206
+ * Params
207
+ */
208
+ export interface IModelQueryParams extends ICommonQueryParams {
209
+ project: string;
210
+ getModelGroupName?: "true";
211
+ collectionsExist?: boolean;
212
+ }
213
+ export interface IModelNamesQueryParams {
214
+ modelIds?: string[];
215
+ modelSelectQuery?: string;
216
+ }
217
+ /**
218
+ * Backend API's
219
+ */
220
+ export interface IModelsResponse extends ICommonResponse {
221
+ models: IModel[];
222
+ }
223
+ export interface IModelNamesResponse {
224
+ _id: string;
225
+ name: string;
226
+ }
227
+ export type IModelArchitecturesAvailableApiResponse = IModelArchitecturesAvailable;
228
+ export type IModelLabelsAvailableApiResponse = IModelLabelsAvailable;
229
+ export interface DefaultDataSetCollectionAPIResponse {
230
+ _id: string;
231
+ defaultDataSetCollection?: string;
232
+ }
233
+ export type moveDataFromExpiredAfterCertainTimeType = {
234
+ isEnabled: boolean;
235
+ modelIdToMoveDataIn: string;
236
+ dataStatusToSetWhileMoving: string;
237
+ moveFromExpiredTabAfterHowMuchSeconds: number;
238
+ };
239
+ export type UpdateModelApiResponse = {
240
+ n: number;
241
+ nModified: number;
242
+ ok: number;
243
+ };
244
+ export type GetModelDetailsAPiReqPayload = {
245
+ modelId: string;
246
+ modelSelectQuery?: string;
247
+ };
248
+ export type GetModelReferenceDataAPiReqPayload = {
249
+ modelId: string;
250
+ };
251
+ export type GetModelDetailsAPiResponse = IModel;
252
+ export type UniqueModelCollectionVersionsApiResponse = IModelUniqueVersions;
253
+ export type UniqueModelCollectionArchitecturesApiResponse = IModelUniqueArchitectures;
254
+ export type UniqueModelCollectionAccuracyStatusesApiResponse = IModelUniqueAccuracyStatuses;
255
+ export type UniqueModelCollectionTrainingDataSetsApiResponse = IModelUniqueTrainingDataSets;
256
+ export type UniqueModelCollectionStatusesApiResponse = IModelUniqueStatuses;
257
+ /**
258
+ * Redux
259
+ */
260
+ export interface IModelState extends ICommonState {
261
+ models: IModel[];
262
+ total: number;
263
+ selected?: IModel;
264
+ activeTab: '/data' | '/collections' | '/configuration' | '/planograms';
265
+ isPlanogramEnabledChanged?: boolean;
266
+ }
267
+ export interface ImageList {
268
+ name: string;
269
+ resourceUrl: string;
270
+ }
271
+ export interface Labelling {
272
+ _id: string;
273
+ projectId: string;
274
+ name: string;
275
+ status: string;
276
+ description: string;
277
+ }
278
+ export type accuracyValueInLocalStorage = {
279
+ accuracyValue: string;
280
+ iouThreshold: number;
281
+ };
282
+ export {};
283
+ //# sourceMappingURL=models.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,58 @@
1
+ import { ICommonQueryParams, ICommonResponse, ICommonState } from "./common";
2
+ /**
3
+ * Projects
4
+ */
5
+ export interface IProject {
6
+ _id: string;
7
+ name: string;
8
+ created_at: string;
9
+ }
10
+ /**
11
+ * payload
12
+ */
13
+ export interface IProjectUpdatePayload {
14
+ name: string;
15
+ keyData?: string;
16
+ userWantsToUseOurGCP: boolean;
17
+ id?: string;
18
+ }
19
+ export interface IProjectAddPayload {
20
+ name: string;
21
+ keyData?: string;
22
+ userWantsToUseOurGCP: boolean;
23
+ id?: string;
24
+ }
25
+ /**
26
+ * Params
27
+ */
28
+ export interface IProjectQueryParams extends ICommonQueryParams {
29
+ }
30
+ export interface IProjectNamesQueryParams {
31
+ projectIds?: string[];
32
+ projectSelectQuery?: string;
33
+ }
34
+ /**
35
+ * Responses
36
+ */
37
+ export interface IProjectResponse {
38
+ _id: string;
39
+ name: string;
40
+ created_at: string;
41
+ }
42
+ export interface IProjectsResponse extends ICommonResponse {
43
+ projects: IProject[];
44
+ models: IProject[];
45
+ }
46
+ export interface IProjectNamesResponse {
47
+ _id: string;
48
+ name: string;
49
+ }
50
+ /**
51
+ * Redux
52
+ */
53
+ export interface IProjectState extends ICommonState {
54
+ projects: IProject[];
55
+ total: number;
56
+ selected?: IProject;
57
+ }
58
+ //# sourceMappingURL=projects.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAE7E;;GAEG;AACH,MAAM,WAAW,QAAQ;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AACD,MAAM,WAAW,kBAAkB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAGD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB;CAC9D;AACD,MAAM,WAAW,wBAAwB;IACrC,UAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,kBAAmB,CAAC,EAAE,MAAM,CAAA;CAC/B;AAGD;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;CACtB;AACD,MAAM,WAAW,iBAAkB,SAAQ,eAAe;IACtD,QAAQ,EAAE,QAAQ,EAAE,CAAC;IACrB,MAAM,EAAE,QAAQ,EAAE,CAAC;CACtB;AAED,MAAM,WAAW,qBAAqB;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;CAChB;AAGD;;GAEG;AACH,MAAM,WAAW,aAAc,SAAQ,YAAY;IAC/C,QAAQ,EAAE,QAAQ,EAAE,CAAC;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACvB"}
@@ -0,0 +1,20 @@
1
+ import { ICommonResponse, ICommonState } from "./common";
2
+ /**
3
+ * Tags
4
+ */
5
+ export interface ITag {
6
+ name: string;
7
+ }
8
+ /**
9
+ * Responses
10
+ */
11
+ export interface ITagsResponse extends ICommonResponse {
12
+ tags: string[];
13
+ }
14
+ /**
15
+ * Redux
16
+ */
17
+ export interface ITagState extends ICommonState {
18
+ tags: string[];
19
+ }
20
+ //# sourceMappingURL=tags.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tags.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAEzD;;GAEG;AACH,MAAM,WAAW,IAAI;IACjB,IAAI,EAAE,MAAM,CAAA;CACf;AAGD;;GAEG;AACH,MAAM,WAAW,aAAc,SAAQ,eAAe;IAClD,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAGD;;GAEG;AACH,MAAM,WAAW,SAAU,SAAQ,YAAY;IAC3C,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB"}
@@ -0,0 +1,3 @@
1
+ declare const SeclectDataFromSavedDatSet: () => import("react/jsx-runtime").JSX.Element;
2
+ export default SeclectDataFromSavedDatSet;
3
+ //# sourceMappingURL=SelectDataFromSavedDataSet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromSavedDataSet.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,0BAA0B,+CAI/B,CAAA;AACD,eAAe,0BAA0B,CAAA"}
@@ -0,0 +1,3 @@
1
+ declare const SelectDataFromSavedDataSetIButton: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default SelectDataFromSavedDataSetIButton;
3
+ //# sourceMappingURL=SelectDataFromSavedDataSetButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDataFromSavedDataSetButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,iCAAiC,UAAW,GAAG,4CAmBpD,CAAC;AAEF,eAAe,iCAAiC,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ declare const NotFound: React.FC;
3
+ export default NotFound;
4
+ //# sourceMappingURL=NotFound.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotFound.d.ts","sourceRoot":"","sources":["../../../../../src/features/UploadData/NotFound.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAOrB,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ export declare enum UploadSource {
3
+ RLEF = "RLEF",
4
+ SAVEDDATASET = "SAVEDDATASET",
5
+ LOCAL = "LOCAL",
6
+ DRIVE = "DRIVE"
7
+ }
8
+ declare const Main: React.FC;
9
+ export default Main;
10
+ //# sourceMappingURL=main.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../../../src/features/UploadData/main.tsx"],"names":[],"mappings":";AAkBA,oBAAY,YAAY;IACpB,IAAI,SAAS;IACb,YAAY,iBAAiB;IAC7B,KAAK,UAAU;IACf,KAAK,UAAU;CAClB;AACD,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EA0JjB,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,2 @@
1
+ export default function useDebounce<T>(value: T, delayInMs?: number): T;
2
+ //# sourceMappingURL=useDebounce.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../../../src/hooks/useDebounce.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,SAAS,GAAE,MAAY,GAAG,CAAC,CAc3E"}
@@ -0,0 +1,6 @@
1
+ import { DependencyList } from "react";
2
+ /**
3
+ * This hook returns total number of table cells count in table header
4
+ */
5
+ export declare function useTableHeadCellsCount(tableElementId: string, dependencies: DependencyList): number;
6
+ //# sourceMappingURL=useTableHeadCellsCount.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTableHeadCellsCount.d.ts","sourceRoot":"","sources":["../../../../src/hooks/useTableHeadCellsCount.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAuB,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5D;;GAEG;AAEH,wBAAgB,sBAAsB,CACpC,cAAc,EAAE,MAAM,EACtB,YAAY,EAAE,cAAc,GAC3B,MAAM,CAcR"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Use to fetch query parameters from url.
3
+ *
4
+ * for example "url?foo=bar"
5
+ *
6
+ * const query = useURLQuery();
7
+ * query.get('foo');
8
+ */
9
+ export declare function useURLQuery(): URLSearchParams;
10
+ //# sourceMappingURL=useURLQuery.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useURLQuery.d.ts","sourceRoot":"","sources":["../../../../src/hooks/useURLQuery.tsx"],"names":[],"mappings":"AAGA;;;;;;;GAOG;AACH,wBAAgB,WAAW,oBAK1B"}
@@ -0,0 +1,40 @@
1
+ export { default as CodeCitation } from "./features/CodeCitation/CodeCitation";
2
+ export { default as ProjectAccordian } from "./features/ProjectAccordion/ProjectAccordion";
3
+ export { default as BookCitation } from "./features/BookCitation/BookCitation";
4
+ export { default as Bookemon } from "./features/Bookemon/Bookemon";
5
+ export { PdfEditorCitation as PdfCitation } from "./features/PdfEditorCitation/PdfEditorCitation";
6
+ export { default as CitationRenderer } from "./features/CitationRenderer/CitationRenderer";
7
+ export { default as MarkdownRenderer } from "./features/CitationRenderer/MarkdownRenderer";
8
+ export { DiagnosticSeverity as DiagnosticSeverity } from "./features/CodeCitation/_components/CodeEditor";
9
+ export { default as PaginatedTable } from "./features/PaginatedTable/PaginatedTable";
10
+ export { default as NonWebReasoningComponent } from "./features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent";
11
+ export { default as ChatCitation } from "./features/ChatCitation/ChatCitationRenderer";
12
+ export { default as CognitiveDecisioningCard } from "./features/CognitiveDecisioning/CognitiveDecisioningWrapper";
13
+ export { default as PdfViewer } from "./features/PdfViewer/PdfViewer";
14
+ export { default as FaqCitation } from "./features/CognitiveDecisioning/FaqCitation/FaqCitation";
15
+ export { default as ImageCitationContent } from "./features/RequirementAiCitations/ImageCitation/ImageCitationContent";
16
+ export { default as VideoCitationContent } from "./features/RequirementAiCitations/VideoCitation/VideoCitationContent";
17
+ export { default as FileCitationContent } from "./features/RequirementAiCitations/FileCitation/FileCitationContent";
18
+ export { default as WebCitationWithImageContent } from "./features/RequirementAiCitations/WebCitation/WebCitationWithImageContent";
19
+ export { default as AiReasoningCitation } from "./features/RequirementAI/components/ai-reasoning/AiReasoningCitation";
20
+ export { default as CitationsViewer } from "./features/CitationViewer/CitationsViewer";
21
+ export { default as ExcelCitation } from "./features/ExcelCitation/ExcelCitations";
22
+ export { default as ScannedDocCitation } from "./features/ScannedDocCitation/ScannedDocCitation";
23
+ export { default as RequirementAIWrapper } from "./features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper";
24
+ export { useRequirementAI } from "./features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper";
25
+ export { default as UserStoryScreen } from "./features/RequirementAI/components/story-screen/UserStoryScreen";
26
+ export { default as UserStoryApprovalScreen } from "./features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen";
27
+ export { default as RichTextEditor } from "./features/RequirementAI/components/RichTextEditor/RichTextEditor";
28
+ export { default as UserStoryWithCitation } from "./features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation";
29
+ export { default as SubFeatureBlock } from "./features/RequirementAI/components/story-screen/SubfeatureBlock";
30
+ export { default as AtomicButton } from "./features/RequirementAI/shared/AtomicButton";
31
+ export { default as SidebarOpenIcon } from "./features/RequirementAI/icons/SidebarOpenIcon";
32
+ export { default as SidebarCloseIcon } from "./features/RequirementAI/icons/SidebarCloseIcon";
33
+ export { default as StreamingScreenSidebar } from "./features/RequirementAI/components/story-screen/StreamingScreenSidebar";
34
+ export { useStreamContentHandler } from "./features/RequirementAI/hooks/useStreamContentHandler";
35
+ export { processAIReasoningFromBlocks, extractBlockStreams, processUserStoryValue, extractDescription } from "./features/RequirementAI/utils/proccess-stream.utils";
36
+ export type { IUserStory } from "./features/RequirementAI/interfaces/userstory.interface";
37
+ export type { UserStoryCitations, ImageCitationsForFile, FileImageData, } from "./features/RequirementAI/interfaces/citation.interface";
38
+ export type { TAIReasoning } from "./features/RequirementAI/types/aiReasoning.type";
39
+ export type { IGetCitationsByBlock, BlockStreamItem, SetRedisParams, } from "./features/RequirementAI/types/streaming-block.type";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ import { ViewerLayout } from "../../types/epubItems";
2
+ /** Epub viewer layout size */
3
+ declare const viewerLayout: ViewerLayout;
4
+ export declare const contextmenuWidth = 160;
5
+ export default viewerLayout;
6
+ //# sourceMappingURL=viewerLayout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewerLayout.d.ts","sourceRoot":"","sources":["../../../../../src/lib/styles/viewerLayout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAErD,8BAA8B;AAC9B,QAAA,MAAM,YAAY,EAAE,YAMnB,CAAA;AAED,eAAO,MAAM,gBAAgB,MAAM,CAAC;AAEpC,eAAe,YAAY,CAAA"}
@@ -0,0 +1,13 @@
1
+ /** a method which will change the current screen state and will take you to next step */
2
+ export declare const goToNextScreen: () => void;
3
+ export declare const useDataSelectorStates: () => {
4
+ currentScreenState: import("./context/DataSelectedContext").ScreenState;
5
+ selectedProject: import("./features/UploadData/Components/SelectDataFromRLEF/interfaces/projects").IProject | undefined;
6
+ selectedTask: import("./features/UploadData/Components/SelectDataFromRLEF/interfaces/models").IModel | undefined;
7
+ selectedSavedDataSetIds: Set<string>;
8
+ tempSelectedRlefResources: import("./features/UploadData/Components/SelectDataFromRLEF/interfaces/data").IData[];
9
+ };
10
+ export declare const useDataSelectorMethods: () => {
11
+ saveSelectedDataAsDataSet: (dataSetName: string) => Promise<import("axios").AxiosResponse<any, any>>;
12
+ };
13
+ //# sourceMappingURL=methodsToExpose.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"methodsToExpose.d.ts","sourceRoot":"","sources":["../../../src/methodsToExpose.ts"],"names":[],"mappings":"AAKA,yFAAyF;AACzF,eAAO,MAAM,cAAc,YAK1B,CAAA;AAED,eAAO,MAAM,qBAAqB;;;;;;CAajC,CAAA;AAED,eAAO,MAAM,sBAAsB;6CAGuB,MAAM;CAS/D,CAAA"}
@@ -0,0 +1,20 @@
1
+ import React from "react";
2
+ /**
3
+ * @description
4
+ * This error boundary component refreshes the webpage if chunk loading error received due to code splitting after deploying a new version of react app.
5
+ * For reference, see this article: https://mitchgavan.com/code-splitting-react-safely/
6
+ */
7
+ type State = {
8
+ hasError: boolean;
9
+ };
10
+ export declare function getWithExpiry(key: string): any;
11
+ export default class ErrorBoundary extends React.Component<{}, State> {
12
+ constructor(props: any);
13
+ static getDerivedStateFromError(error: any): {
14
+ hasError: boolean;
15
+ } | undefined;
16
+ componentDidCatch(error: any, errorInfo: any): void;
17
+ render(): React.ReactNode;
18
+ }
19
+ export {};
20
+ //# sourceMappingURL=ErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/routes/ErrorBoundary.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B;;;;GAIG;AAEH,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAUF,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,OAaxC;AAiBD,MAAM,CAAC,OAAO,OAAO,aAAc,SAAQ,KAAK,CAAC,SAAS,CAAC,EAAE,EAAE,KAAK,CAAC;gBACvD,KAAK,EAAE,GAAG;IAKtB,MAAM,CAAC,wBAAwB,CAAC,KAAK,EAAE,GAAG;;;IAS1C,iBAAiB,CAAC,KAAK,EAAE,GAAG,EAAE,SAAS,EAAE,GAAG;IAK5C,MAAM;CAoBP"}
@@ -0,0 +1,2 @@
1
+ export default function Routes(): import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Routes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Routes.d.ts","sourceRoot":"","sources":["../../../../src/routes/Routes.tsx"],"names":[],"mappings":"AAWA,MAAM,CAAC,OAAO,UAAU,MAAM,4CAqC7B"}
@@ -0,0 +1,6 @@
1
+ import { AxiosInstance } from 'axios';
2
+ export declare class API {
3
+ api: AxiosInstance;
4
+ constructor();
5
+ }
6
+ //# sourceMappingURL=API.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"API.d.ts","sourceRoot":"","sources":["../../../../src/service/API.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAiB,MAAM,OAAO,CAAC;AAK5D,qBAAa,GAAG;IACZ,GAAG,EAAE,aAAa,CAAC;;CAkBtB"}