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