@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/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts
ADDED
|
@@ -0,0 +1,1108 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { collectionMetricsFromAiModelTestResultCSVApiResponse } from "../../../../../service/DataService";
|
|
3
|
+
import { FileMetaData } from "./common";
|
|
4
|
+
import { ICommonQueryParams, ICommonResponse, ICommonState } from "./common";
|
|
5
|
+
import { DataSetSortField, ResourceImageAnnotation, SortOrder, ResourceStatus, TrimmedText, ResourceImageGroupAnnotation, WordMetadata } from './data';
|
|
6
|
+
import { IModel, IModelType } from "./models";
|
|
7
|
+
export interface InputFieldState<ValueType> {
|
|
8
|
+
isPlanogram?: boolean;
|
|
9
|
+
value: ValueType;
|
|
10
|
+
isDirty?: boolean;
|
|
11
|
+
isTouched?: boolean;
|
|
12
|
+
errorMessage?: string;
|
|
13
|
+
canShowErrorToUser?: boolean;
|
|
14
|
+
inProgress?: boolean[];
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Collection
|
|
18
|
+
*/
|
|
19
|
+
export type IParentDataSetCollection = {
|
|
20
|
+
_id: string;
|
|
21
|
+
name: string;
|
|
22
|
+
};
|
|
23
|
+
export interface ICollection extends IParentDataSetCollection {
|
|
24
|
+
name: string;
|
|
25
|
+
tags: {
|
|
26
|
+
value: string;
|
|
27
|
+
}[];
|
|
28
|
+
image_data: string[];
|
|
29
|
+
_id: string;
|
|
30
|
+
model: string;
|
|
31
|
+
path_to_csv: string;
|
|
32
|
+
max_models?: string;
|
|
33
|
+
resources?: string[];
|
|
34
|
+
totalNoOfResources?: number;
|
|
35
|
+
max_runtime_secs_per_model?: string;
|
|
36
|
+
response_variable?: string;
|
|
37
|
+
created_at: string;
|
|
38
|
+
updated_at: string;
|
|
39
|
+
description: string;
|
|
40
|
+
isResourcesFileDownloadLinkBeingFetched?: boolean;
|
|
41
|
+
parentCollections?: IParentDataSetCollection[];
|
|
42
|
+
isDeleteHappening?: boolean;
|
|
43
|
+
created_by?: string;
|
|
44
|
+
dataBoost: number;
|
|
45
|
+
dataSetResourcesLabelCount?: IDatasetResourcesLabelCount[];
|
|
46
|
+
remarks?: {
|
|
47
|
+
text: string;
|
|
48
|
+
updated_at: string;
|
|
49
|
+
};
|
|
50
|
+
version?: string;
|
|
51
|
+
}
|
|
52
|
+
export interface IDatasetResourcesLabelCount {
|
|
53
|
+
label: string;
|
|
54
|
+
count: number;
|
|
55
|
+
}
|
|
56
|
+
export interface IResourceAnalyticsCollection {
|
|
57
|
+
predictionStatus: "CORRECT" | "INCORRECT";
|
|
58
|
+
label: string;
|
|
59
|
+
_id: string;
|
|
60
|
+
resourceUrl: string;
|
|
61
|
+
referenceResourceId?: string;
|
|
62
|
+
spectrogram?: string;
|
|
63
|
+
annotations?: string;
|
|
64
|
+
prediction: string;
|
|
65
|
+
/** used only for resources which are part of bookTranslation Models */
|
|
66
|
+
originalLanguageParagraph?: string;
|
|
67
|
+
/** used only for resources which are part of imageAnnotation Models */
|
|
68
|
+
imageAnnotations?: ResourceImageAnnotation[];
|
|
69
|
+
/** applicable for audio model type */
|
|
70
|
+
startTime: number;
|
|
71
|
+
/** applicable for audio model type */
|
|
72
|
+
endTime: number;
|
|
73
|
+
/** applicable for audio model type */
|
|
74
|
+
status?: ResourceStatus;
|
|
75
|
+
/** applicable for audio / image / imageAnnotation / imageAnnotationGroup model types */
|
|
76
|
+
fileName?: string;
|
|
77
|
+
originalResource?: [];
|
|
78
|
+
confidence_score: number;
|
|
79
|
+
statusLastModifiedAt: string;
|
|
80
|
+
labels: ILabelConfidenceScore[];
|
|
81
|
+
dataSetCollections?: {
|
|
82
|
+
_id: string;
|
|
83
|
+
name: string;
|
|
84
|
+
}[];
|
|
85
|
+
modelCollectionSpecificData?: {
|
|
86
|
+
[modelCollectionId: string]: {
|
|
87
|
+
confidenceScore: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
/** applicable for DLP, bookTranslation model type */
|
|
91
|
+
resource?: string;
|
|
92
|
+
/** applicable for DLP model type */
|
|
93
|
+
trimmedTexts?: TrimmedText[];
|
|
94
|
+
resourceMetaData?: FileMetaData;
|
|
95
|
+
resource500WMetaData?: FileMetaData;
|
|
96
|
+
resource500WUrl?: string;
|
|
97
|
+
groundTruthAnnotations?: ResourceImageAnnotation[];
|
|
98
|
+
groundTruthImageAnnotationGroups?: ResourceImageGroupAnnotation[];
|
|
99
|
+
predictedImageAnnotationGroups?: ResourceImageGroupAnnotation[];
|
|
100
|
+
predictedAnnotations?: ResourceImageAnnotation[];
|
|
101
|
+
/** applicable for segmentation analytics */
|
|
102
|
+
groundTruthAnnotation?: ResourceImageAnnotation;
|
|
103
|
+
predictedAnnotation?: ResourceImageAnnotation;
|
|
104
|
+
/** applicable for segmentation analytics end */
|
|
105
|
+
iouScore?: number;
|
|
106
|
+
metadata?: string;
|
|
107
|
+
wordErrorRate?: number;
|
|
108
|
+
audioTranscriptionWordsMetadatas?: WordMetadata[];
|
|
109
|
+
analyticsPurposeModelData?: {
|
|
110
|
+
model?: {
|
|
111
|
+
name: string;
|
|
112
|
+
_id: string;
|
|
113
|
+
project: string;
|
|
114
|
+
type: IModelType;
|
|
115
|
+
};
|
|
116
|
+
isSegmentationModelAnalyticsEnabled?: boolean;
|
|
117
|
+
};
|
|
118
|
+
}
|
|
119
|
+
export interface IAnalyticsModelData {
|
|
120
|
+
analyticsAiAssistantDescription: string;
|
|
121
|
+
analyticsAiAssistantEnabled: JSX.Element;
|
|
122
|
+
status: IStatus;
|
|
123
|
+
testDatasetCollection: {
|
|
124
|
+
name: string;
|
|
125
|
+
};
|
|
126
|
+
trainingDatasetCollection: string[];
|
|
127
|
+
version: string;
|
|
128
|
+
modelType: IModelType;
|
|
129
|
+
model: IModel;
|
|
130
|
+
}
|
|
131
|
+
export interface IAnalyticsResourcesResponse {
|
|
132
|
+
modelCollection: IAnalyticsModelData;
|
|
133
|
+
resourcesData: {
|
|
134
|
+
resources: IResourceAnalyticsCollection[];
|
|
135
|
+
totalCount: number;
|
|
136
|
+
};
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Action Payloads
|
|
140
|
+
*/
|
|
141
|
+
export type setIsDataSetCollectionResourcesFileDownloadLinkBeingFetchedActionPayload = {
|
|
142
|
+
dataSetCollectionId: string;
|
|
143
|
+
isDownloadLinkBeingFetched: boolean;
|
|
144
|
+
};
|
|
145
|
+
/** Model Collection Fields */
|
|
146
|
+
type IBackgroundFrequency = number;
|
|
147
|
+
type IBackgroundVolume = number;
|
|
148
|
+
type IBatchSize = number;
|
|
149
|
+
type IClipDuration = number;
|
|
150
|
+
type IDctCoefficientCount = number;
|
|
151
|
+
type IEvaluationStepInterval = number;
|
|
152
|
+
type ILearningRate = string;
|
|
153
|
+
export type IStatus = 'Queued' | 'Trained' | 'Failed' | 'Live' | "Training" | "Preparing Request" | "Re-Trained" | "Tested";
|
|
154
|
+
export type IAnalyticsScenario = "integrity" | "classAccuracy";
|
|
155
|
+
export type ITrainingDataDirectory = string;
|
|
156
|
+
export type ITestDataSet = string;
|
|
157
|
+
type ITrainingDataDirectories = ITrainingDataDirectory[];
|
|
158
|
+
type ITestDataSets = ITestDataSet[];
|
|
159
|
+
type ITestModelVersions = string[];
|
|
160
|
+
type IModelArchitecture = string;
|
|
161
|
+
type IModelDescription = string;
|
|
162
|
+
type IModelSizeInfo = string;
|
|
163
|
+
type ISampleRate = number;
|
|
164
|
+
type ISaveStepInterval = number;
|
|
165
|
+
type ISilencePercentage = number;
|
|
166
|
+
type IStartCheckpoint = string;
|
|
167
|
+
type ITestingPercentage = number;
|
|
168
|
+
type ITimeShift = number;
|
|
169
|
+
type ITrainingSteps = string;
|
|
170
|
+
type IUnknownPercentage = number;
|
|
171
|
+
type IValidationPercentage = number;
|
|
172
|
+
export type IModelCollectionVersion = string;
|
|
173
|
+
type IWindowSize = number;
|
|
174
|
+
type IWindowStride = number;
|
|
175
|
+
export type AnalyticsResourceView = "grid-view" | "list-view";
|
|
176
|
+
/** Model Collection Fields End */
|
|
177
|
+
export interface IModelCollectionAdditionalFile {
|
|
178
|
+
description: string;
|
|
179
|
+
name: string[];
|
|
180
|
+
_id: string;
|
|
181
|
+
fileObjects: {
|
|
182
|
+
fileName: string;
|
|
183
|
+
gcsFileName: string;
|
|
184
|
+
}[];
|
|
185
|
+
}
|
|
186
|
+
export interface ICachedMetrics {
|
|
187
|
+
accuracy: IAccuracy;
|
|
188
|
+
integrity: IIntegrity;
|
|
189
|
+
}
|
|
190
|
+
export interface IAccuracy {
|
|
191
|
+
accuracy: number;
|
|
192
|
+
iouThreshold: number;
|
|
193
|
+
}
|
|
194
|
+
export interface IIntegrity {
|
|
195
|
+
dataSetCollectionId?: string;
|
|
196
|
+
integrity: number;
|
|
197
|
+
confidenceScoreThreshold: number;
|
|
198
|
+
iouThreshold: number;
|
|
199
|
+
}
|
|
200
|
+
export interface IModelCollectionAnalysisFile {
|
|
201
|
+
accuracy: number;
|
|
202
|
+
description: string;
|
|
203
|
+
name: string[];
|
|
204
|
+
_id: string;
|
|
205
|
+
defaultDataSetCollectionName?: string;
|
|
206
|
+
defaultDataSetResourcesGcsFileName?: string;
|
|
207
|
+
fileObjects: {
|
|
208
|
+
fileName: string;
|
|
209
|
+
gcsFileName: string;
|
|
210
|
+
}[];
|
|
211
|
+
cachedMetrics: ICachedMetrics;
|
|
212
|
+
dataSetCollection: {
|
|
213
|
+
resources: string[];
|
|
214
|
+
};
|
|
215
|
+
segmentationStatistics?: {
|
|
216
|
+
F1: number;
|
|
217
|
+
IntegrityAccuracy: number;
|
|
218
|
+
Precision: number;
|
|
219
|
+
Recall: number;
|
|
220
|
+
integrityFrequency: number;
|
|
221
|
+
"Mean Average Precision": number;
|
|
222
|
+
"Average IoU": number;
|
|
223
|
+
Labels: {
|
|
224
|
+
[label: string]: {
|
|
225
|
+
F1: number;
|
|
226
|
+
IntegrityAccuracy: number;
|
|
227
|
+
"Mean Average Precision": number;
|
|
228
|
+
Precision: number;
|
|
229
|
+
Recall: number;
|
|
230
|
+
integrityFrequency: number;
|
|
231
|
+
"Average IoU": number;
|
|
232
|
+
};
|
|
233
|
+
};
|
|
234
|
+
};
|
|
235
|
+
}
|
|
236
|
+
export interface IModelCollectionCheckpointFile {
|
|
237
|
+
description: string;
|
|
238
|
+
name: string;
|
|
239
|
+
isDefaultCheckpoint: boolean;
|
|
240
|
+
files: {
|
|
241
|
+
models: {
|
|
242
|
+
description: string;
|
|
243
|
+
name: string[];
|
|
244
|
+
_id: string;
|
|
245
|
+
fileObjects: {
|
|
246
|
+
fileName: string;
|
|
247
|
+
gcsFileName: string;
|
|
248
|
+
}[];
|
|
249
|
+
};
|
|
250
|
+
additionalFiles: IModelCollectionAdditionalFile[];
|
|
251
|
+
analysis: IModelCollectionAnalysisFile[];
|
|
252
|
+
};
|
|
253
|
+
_id: string;
|
|
254
|
+
gcsFileName?: string;
|
|
255
|
+
jsonFileData?: any;
|
|
256
|
+
}
|
|
257
|
+
export type reTestingStatusType = "preparingRequest" | "queued" | "failed";
|
|
258
|
+
export interface ITestCollectionAnalysisFile {
|
|
259
|
+
accuracy: number;
|
|
260
|
+
description: string;
|
|
261
|
+
name: string[];
|
|
262
|
+
_id: string;
|
|
263
|
+
defaultDataSetCollectionName?: string;
|
|
264
|
+
defaultDataSetResourcesGcsFileName?: string;
|
|
265
|
+
fileObjects: {
|
|
266
|
+
fileName: string;
|
|
267
|
+
gcsFileName: string;
|
|
268
|
+
}[];
|
|
269
|
+
}
|
|
270
|
+
export interface ITestCollectionCheckpointFile {
|
|
271
|
+
name?: string;
|
|
272
|
+
files: {
|
|
273
|
+
analysis: ITestCollectionAnalysisFile[];
|
|
274
|
+
};
|
|
275
|
+
_id: string;
|
|
276
|
+
gcsFileName?: string;
|
|
277
|
+
jsonFileData?: any;
|
|
278
|
+
}
|
|
279
|
+
export interface IReTestingDetails {
|
|
280
|
+
defaultDataSetCollectionId: string;
|
|
281
|
+
defaultDataSetCollectionName: string;
|
|
282
|
+
created_at: string;
|
|
283
|
+
status: reTestingStatusType;
|
|
284
|
+
}
|
|
285
|
+
export interface IReTestApiResponse {
|
|
286
|
+
reTestingDetails: IReTestingDetails;
|
|
287
|
+
AlreadyInProgress: boolean;
|
|
288
|
+
}
|
|
289
|
+
export interface IReTestingRequestPayload {
|
|
290
|
+
modelCollectionId: string;
|
|
291
|
+
forceReTest: boolean;
|
|
292
|
+
}
|
|
293
|
+
export interface IReTestingDetailsUpdate {
|
|
294
|
+
id: string;
|
|
295
|
+
reTestingDetail: IReTestingDetails;
|
|
296
|
+
}
|
|
297
|
+
export interface IModelCollection {
|
|
298
|
+
testDataSet: ITestDataSets;
|
|
299
|
+
accuracy?: number;
|
|
300
|
+
defaultDataSetCollectionName?: string;
|
|
301
|
+
defaultDataSetCollectionId?: string;
|
|
302
|
+
defaultDataSetGcsFileName?: string;
|
|
303
|
+
jsonFileDataForAccuracy?: Object;
|
|
304
|
+
_id: string;
|
|
305
|
+
status: IStatus;
|
|
306
|
+
model: {
|
|
307
|
+
_id: string;
|
|
308
|
+
type: IModelType;
|
|
309
|
+
segmentationModelAnalyticsAccuracyMetric: string;
|
|
310
|
+
isSegmentationModelAnalytics: boolean;
|
|
311
|
+
project: {
|
|
312
|
+
_id: string;
|
|
313
|
+
};
|
|
314
|
+
};
|
|
315
|
+
trainingDataDirectory: ITrainingDataDirectories;
|
|
316
|
+
modelArchitecture: IModelArchitecture;
|
|
317
|
+
hyperParameter: string;
|
|
318
|
+
modelDescription: IModelDescription;
|
|
319
|
+
startCheckpoint: IStartCheckpoint;
|
|
320
|
+
startCheckpointFileName?: string;
|
|
321
|
+
startCheckpointFileGCSName?: string;
|
|
322
|
+
startCheckpointFileModelCollectionVersion?: string;
|
|
323
|
+
version: IModelCollectionVersion;
|
|
324
|
+
checkpointFiles: IModelCollectionCheckpointFile[];
|
|
325
|
+
resourcesFileName: string;
|
|
326
|
+
resourcesGcsFileName: string;
|
|
327
|
+
populatedDefaultDataSetCollection?: {
|
|
328
|
+
name?: string;
|
|
329
|
+
};
|
|
330
|
+
numberOfLayersToFreeze?: number;
|
|
331
|
+
created_at: string;
|
|
332
|
+
created_by?: string;
|
|
333
|
+
updated_at: string;
|
|
334
|
+
last_deployed_at?: string;
|
|
335
|
+
reTestingDetail?: IReTestingDetails;
|
|
336
|
+
remarks?: {
|
|
337
|
+
text: string;
|
|
338
|
+
updated_at: string;
|
|
339
|
+
};
|
|
340
|
+
projectName?: string;
|
|
341
|
+
modelName?: string;
|
|
342
|
+
resourceFileDownloadURL?: string;
|
|
343
|
+
defaultDatasetCollectionFileDownloadURL?: string;
|
|
344
|
+
modelCollections: any[];
|
|
345
|
+
trainedModelCollectionPopupQnA?: trainedModelCollectionPopupQnA;
|
|
346
|
+
QnAPopupLastSnoozedAt?: string;
|
|
347
|
+
resourcesFileUrl?: string;
|
|
348
|
+
tags: {
|
|
349
|
+
value: string;
|
|
350
|
+
}[];
|
|
351
|
+
trainingCompletionPercentages?: {
|
|
352
|
+
completionPercentage: Number;
|
|
353
|
+
testDataSetCollectionId: string;
|
|
354
|
+
}[];
|
|
355
|
+
}
|
|
356
|
+
export interface trainedModelCollectionPopupQnA {
|
|
357
|
+
[name: string]: {
|
|
358
|
+
question: string;
|
|
359
|
+
answer: string;
|
|
360
|
+
};
|
|
361
|
+
}
|
|
362
|
+
export interface ParentCollection {
|
|
363
|
+
_id: string;
|
|
364
|
+
name: string;
|
|
365
|
+
}
|
|
366
|
+
export interface TestDataSetCollection {
|
|
367
|
+
_id: string;
|
|
368
|
+
resources?: string[];
|
|
369
|
+
resourcesFileName?: string;
|
|
370
|
+
description?: string;
|
|
371
|
+
name?: string;
|
|
372
|
+
model?: string;
|
|
373
|
+
parentCollections?: ParentCollection[];
|
|
374
|
+
created_at?: Date;
|
|
375
|
+
updated_at: Date;
|
|
376
|
+
}
|
|
377
|
+
export interface TestFile {
|
|
378
|
+
isDefaultCheckpoint?: boolean;
|
|
379
|
+
description?: string;
|
|
380
|
+
name: string;
|
|
381
|
+
_id: string;
|
|
382
|
+
url: string;
|
|
383
|
+
}
|
|
384
|
+
export interface PopulatedModelCollection {
|
|
385
|
+
_id: string;
|
|
386
|
+
status?: string;
|
|
387
|
+
trainingDataDirectory?: string[];
|
|
388
|
+
startCheckpoint?: string;
|
|
389
|
+
model?: string;
|
|
390
|
+
modelArchitecture?: string;
|
|
391
|
+
modelDescription?: string;
|
|
392
|
+
version: number;
|
|
393
|
+
checkpointFiles: TestFile[];
|
|
394
|
+
created_at?: Date | string;
|
|
395
|
+
updated_at?: Date | string;
|
|
396
|
+
}
|
|
397
|
+
export interface ITestCollection {
|
|
398
|
+
_id: string;
|
|
399
|
+
status: IStatus;
|
|
400
|
+
model?: {
|
|
401
|
+
_id: string;
|
|
402
|
+
project: string;
|
|
403
|
+
};
|
|
404
|
+
version: number;
|
|
405
|
+
files?: TestFile[];
|
|
406
|
+
modelCollections?: TestModelCollectionPayload[];
|
|
407
|
+
description?: string;
|
|
408
|
+
created_at?: string;
|
|
409
|
+
updated_at?: string;
|
|
410
|
+
dataSetCollection?: TestDataSetCollection;
|
|
411
|
+
resourcesFileName?: string;
|
|
412
|
+
checkpointFiles: ITestCollectionCheckpointFile[];
|
|
413
|
+
populatedModelCollections: PopulatedModelCollection[];
|
|
414
|
+
resourcesFileUrl?: string;
|
|
415
|
+
created_by?: string;
|
|
416
|
+
remarks?: {
|
|
417
|
+
text: string;
|
|
418
|
+
updated_at: string;
|
|
419
|
+
};
|
|
420
|
+
testDataSet?: ITestDataSets | undefined;
|
|
421
|
+
trainingDataDirectory?: ITrainingDataDirectories;
|
|
422
|
+
modelArchitecture?: IModelArchitecture;
|
|
423
|
+
hyperParameter?: string;
|
|
424
|
+
modelDescription?: IModelDescription;
|
|
425
|
+
startCheckpoint?: IStartCheckpoint;
|
|
426
|
+
resourcesGcsFileName?: string;
|
|
427
|
+
projectName?: string;
|
|
428
|
+
modelName?: string;
|
|
429
|
+
testedCollectionPopupQnA?: trainedModelCollectionPopupQnA;
|
|
430
|
+
QnAPopupLastSnoozedAt?: string;
|
|
431
|
+
}
|
|
432
|
+
export interface TestModelCollectionPayload {
|
|
433
|
+
modelCollection: string;
|
|
434
|
+
modelCollectionCheckpointFile: string;
|
|
435
|
+
}
|
|
436
|
+
export interface ITestCollectionRequestPayload {
|
|
437
|
+
model: string;
|
|
438
|
+
version: string;
|
|
439
|
+
dataSetCollectionIds: string[];
|
|
440
|
+
modelCollections: TestModelCollectionPayload[];
|
|
441
|
+
description: string;
|
|
442
|
+
}
|
|
443
|
+
export interface IAddCollection {
|
|
444
|
+
title: string;
|
|
445
|
+
}
|
|
446
|
+
export interface IAddCollectionPayload {
|
|
447
|
+
name: string;
|
|
448
|
+
model: string;
|
|
449
|
+
project?: string;
|
|
450
|
+
tags?: string[];
|
|
451
|
+
description: string;
|
|
452
|
+
remarks?: {
|
|
453
|
+
text: string;
|
|
454
|
+
};
|
|
455
|
+
copyResourceLabelsFrom?: {
|
|
456
|
+
dataSetCollectionId: string;
|
|
457
|
+
labelsToNotIncludeInResources: string[];
|
|
458
|
+
labelsCountToSetInRandomOrder: {
|
|
459
|
+
label: string;
|
|
460
|
+
count: number;
|
|
461
|
+
}[];
|
|
462
|
+
};
|
|
463
|
+
}
|
|
464
|
+
export interface IDatasetCollectionPayload {
|
|
465
|
+
id: string;
|
|
466
|
+
description?: string;
|
|
467
|
+
tags?: string[];
|
|
468
|
+
remarks?: string;
|
|
469
|
+
}
|
|
470
|
+
export interface IModelCollectionPayload {
|
|
471
|
+
id: string;
|
|
472
|
+
modelDescription?: string;
|
|
473
|
+
remarks?: string;
|
|
474
|
+
tags?: string[];
|
|
475
|
+
trainedModelCollectionPopupQnA?: trainedModelCollectionPopupQnA;
|
|
476
|
+
QnAPopupLastSnoozedAt?: string;
|
|
477
|
+
hasUserSeenIncorrectPrediction?: boolean;
|
|
478
|
+
trainingCompletionPercentages?: {
|
|
479
|
+
completionPercentage: Number;
|
|
480
|
+
testDataSetCollectionId: string;
|
|
481
|
+
}[];
|
|
482
|
+
}
|
|
483
|
+
export interface ITestCollectionPayload {
|
|
484
|
+
id: string;
|
|
485
|
+
remarks?: string;
|
|
486
|
+
hasUserSeenIncorrectPrediction?: boolean;
|
|
487
|
+
testedCollectionPopupQnA?: trainedModelCollectionPopupQnA;
|
|
488
|
+
QnAPopupLastSnoozedAt?: string;
|
|
489
|
+
}
|
|
490
|
+
export type ModelCollectionDeployApiRequestPayload = {
|
|
491
|
+
modelCollectionId: string;
|
|
492
|
+
modelCollectionParentCheckpointFileId: string;
|
|
493
|
+
modelCollectionModelFileName: string;
|
|
494
|
+
trainingDataSetCollection: {
|
|
495
|
+
name: string;
|
|
496
|
+
};
|
|
497
|
+
testDataSetCollection: {
|
|
498
|
+
name: string;
|
|
499
|
+
};
|
|
500
|
+
architecture: {
|
|
501
|
+
label: string;
|
|
502
|
+
};
|
|
503
|
+
modelCollectionDescription: string;
|
|
504
|
+
};
|
|
505
|
+
export interface IMergeCollectionPayload {
|
|
506
|
+
name: string;
|
|
507
|
+
model: string;
|
|
508
|
+
description: string;
|
|
509
|
+
parentCollections: {
|
|
510
|
+
_id: string;
|
|
511
|
+
}[];
|
|
512
|
+
}
|
|
513
|
+
export interface IDeleteCollectionPayload {
|
|
514
|
+
collections: string[];
|
|
515
|
+
iterateResource?: () => any;
|
|
516
|
+
}
|
|
517
|
+
export interface IDeleteCollectionConfirmPayload {
|
|
518
|
+
showConfirmDeleteModal: boolean;
|
|
519
|
+
collectionToDelete: ICollection | IModelCollection | ITestCollection | null;
|
|
520
|
+
multiDelete: boolean;
|
|
521
|
+
selectedCollectionIds: string[];
|
|
522
|
+
collectionType: collectionType;
|
|
523
|
+
deletedCollectionFromPopup?: boolean;
|
|
524
|
+
}
|
|
525
|
+
export type accuracyLive = {
|
|
526
|
+
_id: string;
|
|
527
|
+
name: string;
|
|
528
|
+
};
|
|
529
|
+
export interface IIntegrity {
|
|
530
|
+
_id: string;
|
|
531
|
+
isLive?: boolean;
|
|
532
|
+
matchesSuccessCriteria?: string;
|
|
533
|
+
totalDataSetsCount: number;
|
|
534
|
+
version: string;
|
|
535
|
+
accuracy: {
|
|
536
|
+
type: accuracyType;
|
|
537
|
+
value: number;
|
|
538
|
+
};
|
|
539
|
+
bands: IntegrityBand[];
|
|
540
|
+
wordErrorRateBands?: IWordErrorRateBand[];
|
|
541
|
+
model: IModel;
|
|
542
|
+
}
|
|
543
|
+
export interface IIndividualClassAccuracy {
|
|
544
|
+
_id: string;
|
|
545
|
+
status: string;
|
|
546
|
+
totalDataSetsCount: number;
|
|
547
|
+
version: string;
|
|
548
|
+
accuracy: {
|
|
549
|
+
type: accuracyType;
|
|
550
|
+
value: number;
|
|
551
|
+
};
|
|
552
|
+
classes: IIndividualClass[];
|
|
553
|
+
created_at: string;
|
|
554
|
+
}
|
|
555
|
+
export interface IntegrityBand {
|
|
556
|
+
band: string;
|
|
557
|
+
goodConfidenceScore: number;
|
|
558
|
+
noOfDataPoints: number;
|
|
559
|
+
totalGoodDataPointsCount?: number;
|
|
560
|
+
totalDataPointsCount?: number;
|
|
561
|
+
}
|
|
562
|
+
export interface IWordErrorRateBand {
|
|
563
|
+
band: string;
|
|
564
|
+
totalDataPointsCount: number;
|
|
565
|
+
}
|
|
566
|
+
export interface IIndividualClass {
|
|
567
|
+
class: string;
|
|
568
|
+
goodConfidenceScore: number;
|
|
569
|
+
noOfTrainingDataPoints: number;
|
|
570
|
+
totalTestDataSets: number;
|
|
571
|
+
}
|
|
572
|
+
export interface IDefaultDataSetCollection {
|
|
573
|
+
id: string;
|
|
574
|
+
name: string;
|
|
575
|
+
}
|
|
576
|
+
export interface IDeleteModelCollectionPayload {
|
|
577
|
+
collections: string[];
|
|
578
|
+
}
|
|
579
|
+
export type accuracyStatus = "preparingRequest" | "queued" | "failed" | "";
|
|
580
|
+
export interface IModelCollectionFetchApiQueryParams {
|
|
581
|
+
limit?: number;
|
|
582
|
+
model: string;
|
|
583
|
+
ids?: string[];
|
|
584
|
+
offset?: number;
|
|
585
|
+
shouldFetchLiveModelCollection?: boolean;
|
|
586
|
+
shouldCheckBestModelCollection?: boolean;
|
|
587
|
+
sortOrder?: string;
|
|
588
|
+
sortField?: string;
|
|
589
|
+
versions?: string[];
|
|
590
|
+
statuses?: string[];
|
|
591
|
+
trainingDataSetCollectionNames?: string[];
|
|
592
|
+
accuracyStatus?: accuracyStatus[];
|
|
593
|
+
accuracyMinValue?: string;
|
|
594
|
+
accuracyMaxValue?: string;
|
|
595
|
+
architectures?: string[];
|
|
596
|
+
createdAtMinValue?: string;
|
|
597
|
+
createdAtMaxValue?: string;
|
|
598
|
+
jsonFileData: "true";
|
|
599
|
+
shouldFetchModelName?: boolean;
|
|
600
|
+
shouldFetchProjectName?: boolean;
|
|
601
|
+
}
|
|
602
|
+
export interface IModelCollectionToCompareFetchApiQueryParams {
|
|
603
|
+
modelId: string;
|
|
604
|
+
}
|
|
605
|
+
export interface IBestModelCollectionPageQueryParams {
|
|
606
|
+
model: string;
|
|
607
|
+
sortField?: string;
|
|
608
|
+
sortOrder?: string;
|
|
609
|
+
limit?: number;
|
|
610
|
+
}
|
|
611
|
+
export interface IGetAnalyticsResourcesQueryParams {
|
|
612
|
+
offset?: number;
|
|
613
|
+
limit?: number;
|
|
614
|
+
modelId?: string;
|
|
615
|
+
label?: string;
|
|
616
|
+
modelCollectionId?: string;
|
|
617
|
+
bandsRange?: string;
|
|
618
|
+
sortBy?: string;
|
|
619
|
+
sortField?: string;
|
|
620
|
+
sortOrder?: string;
|
|
621
|
+
labelRegex?: string;
|
|
622
|
+
resourceConfidenceScoreMinValue?: string;
|
|
623
|
+
resourceConfidenceScoreMaxValue?: string;
|
|
624
|
+
wordErrorRateMax?: string;
|
|
625
|
+
wordErrorRateMin?: string;
|
|
626
|
+
resourceIouScoreMinValue?: string;
|
|
627
|
+
resourceIouScoreMaxValue?: string;
|
|
628
|
+
getSameHandFeedbackNotYetGiven?: string;
|
|
629
|
+
getSameHandWithMultipleIds?: string;
|
|
630
|
+
getSameHandWithNoMultipleIds?: string;
|
|
631
|
+
predictionStatusFilter?: string;
|
|
632
|
+
predictionRegex?: string;
|
|
633
|
+
/**
|
|
634
|
+
* only for test collection analysis scenario
|
|
635
|
+
*/
|
|
636
|
+
testCollectionId?: string;
|
|
637
|
+
/**
|
|
638
|
+
* used for segmentation analytics scenario
|
|
639
|
+
*/
|
|
640
|
+
iouThreshold?: string;
|
|
641
|
+
purposeModelId?: string;
|
|
642
|
+
/**
|
|
643
|
+
* Used for wordErrorRate Analytics
|
|
644
|
+
*/
|
|
645
|
+
wordErrorRateThreshold?: string;
|
|
646
|
+
}
|
|
647
|
+
export type GetIntegrityAPIModelCollectionsAdditionalDataQueryParamType = {
|
|
648
|
+
modelCollectionId: string;
|
|
649
|
+
iouThreshold?: number;
|
|
650
|
+
};
|
|
651
|
+
export interface IGetIntegrity {
|
|
652
|
+
modelId?: string;
|
|
653
|
+
modelVersions?: string;
|
|
654
|
+
pageClasses?: boolean;
|
|
655
|
+
modelCollectionIds?: string;
|
|
656
|
+
dataSetCollectionId?: string;
|
|
657
|
+
/**
|
|
658
|
+
* only for test collection analytics scenario
|
|
659
|
+
*/
|
|
660
|
+
testCollectionId?: string;
|
|
661
|
+
modelCollectionsAdditionalData?: GetIntegrityAPIModelCollectionsAdditionalDataQueryParamType[] | string;
|
|
662
|
+
purposeModelId?: string;
|
|
663
|
+
purposeModelAdditionalData?: string;
|
|
664
|
+
fetchWordErrorRateBands?: boolean;
|
|
665
|
+
}
|
|
666
|
+
export type modelCollectionAdditionalDataRequestPayloadForIndividualClassAccuracy = {
|
|
667
|
+
modelCollectionId: string;
|
|
668
|
+
labels: {
|
|
669
|
+
label: string;
|
|
670
|
+
confidenceScoreThreshold: number;
|
|
671
|
+
}[];
|
|
672
|
+
};
|
|
673
|
+
export type modelCollectionAdditionalDataRequestPayloadForIntegrity = {
|
|
674
|
+
modelCollectionId: string;
|
|
675
|
+
confidenceScoreThreshold: number;
|
|
676
|
+
};
|
|
677
|
+
export type modelCollectionAdditionalDataRequestPayloadForTopPerforming = {
|
|
678
|
+
modelCollectionId: string;
|
|
679
|
+
confidenceScoreThreshold: number;
|
|
680
|
+
};
|
|
681
|
+
export interface IndividualClassAccuracyAPIRequestPayload {
|
|
682
|
+
modelId: string;
|
|
683
|
+
modelVersions?: string;
|
|
684
|
+
pageClasses?: boolean;
|
|
685
|
+
modelCollectionIds: string;
|
|
686
|
+
modelCollectionsAdditionalData?: modelCollectionAdditionalDataRequestPayloadForIndividualClassAccuracy[];
|
|
687
|
+
/**
|
|
688
|
+
* only for test collection analytics scenario
|
|
689
|
+
*/
|
|
690
|
+
testCollectionId: string;
|
|
691
|
+
}
|
|
692
|
+
export interface IntegrityAPIRequestPayload {
|
|
693
|
+
modelId: string;
|
|
694
|
+
modelCollectionIds: string;
|
|
695
|
+
getTestAccuracy: boolean;
|
|
696
|
+
getTestAccuracyComparisonWithLiveCollection: boolean;
|
|
697
|
+
modelCollectionsAdditionalData?: modelCollectionAdditionalDataRequestPayloadForIntegrity[];
|
|
698
|
+
}
|
|
699
|
+
export interface IGetPredictionValuesQuery {
|
|
700
|
+
modelId: string;
|
|
701
|
+
modelCollectionId: string;
|
|
702
|
+
testCollectionId?: string;
|
|
703
|
+
}
|
|
704
|
+
export interface IDatasetCollectionPageNumberQuery {
|
|
705
|
+
pageRowsLimit: number;
|
|
706
|
+
sortField: string;
|
|
707
|
+
sortOrder: string;
|
|
708
|
+
}
|
|
709
|
+
export interface IDatasetCollectionPageNumberQueryWithModel extends IDatasetCollectionPageNumberQuery {
|
|
710
|
+
modelId: string;
|
|
711
|
+
dataSetCollectionName: string;
|
|
712
|
+
}
|
|
713
|
+
export interface IDatasetCollectionPageNumberQueryWithDataSet extends IDatasetCollectionPageNumberQuery {
|
|
714
|
+
dataSetCollectionId: string;
|
|
715
|
+
}
|
|
716
|
+
export interface IDatasetCollectionPageNumberResponse {
|
|
717
|
+
pageNumber: number;
|
|
718
|
+
dataSetCollectionId: string;
|
|
719
|
+
}
|
|
720
|
+
export interface IResponseUniquePredictionValues {
|
|
721
|
+
uniquePredictionsOfResources: Array<string>;
|
|
722
|
+
}
|
|
723
|
+
export interface ITestCollectionFetchQueryParams {
|
|
724
|
+
limit: number;
|
|
725
|
+
model: string;
|
|
726
|
+
offset: number;
|
|
727
|
+
populateDataSetCollection: boolean;
|
|
728
|
+
populateModelCollection: boolean;
|
|
729
|
+
versions?: string[];
|
|
730
|
+
statuses?: string[];
|
|
731
|
+
datasetIds?: string[];
|
|
732
|
+
modelCollectionIds?: string[];
|
|
733
|
+
sortField?: string;
|
|
734
|
+
sortOrder?: string;
|
|
735
|
+
projectionQuery?: unknown;
|
|
736
|
+
}
|
|
737
|
+
export interface IDeleteTestCollectionPayload {
|
|
738
|
+
collections: string[];
|
|
739
|
+
}
|
|
740
|
+
export interface IModelCollectionFetchBiggestVersionOutOfAllDocumentsQueryParams {
|
|
741
|
+
modelId: string;
|
|
742
|
+
modelArchitecture: string;
|
|
743
|
+
}
|
|
744
|
+
export type accuracyType = "greaterThanLive" | "lessThanLive" | "equalToLive" | "noLiveExists" | "isLive";
|
|
745
|
+
export interface IModelAnalyticsTopPerformingModel {
|
|
746
|
+
modelVersion: string;
|
|
747
|
+
accuracy: {
|
|
748
|
+
value: number;
|
|
749
|
+
type: accuracyType;
|
|
750
|
+
};
|
|
751
|
+
}
|
|
752
|
+
export interface IAnalyticsLabelConfidenceScoreQueryParams {
|
|
753
|
+
modelId: string;
|
|
754
|
+
modelCollectionId: string;
|
|
755
|
+
resourceId: string;
|
|
756
|
+
/**
|
|
757
|
+
* only for test collection analytics scenario
|
|
758
|
+
*/
|
|
759
|
+
testCollectionId: string;
|
|
760
|
+
/**
|
|
761
|
+
* applicable for DLP model type
|
|
762
|
+
*/
|
|
763
|
+
receiveTrimmedTexts: "true" | "false";
|
|
764
|
+
/**
|
|
765
|
+
* applicable for DLP model type
|
|
766
|
+
*/
|
|
767
|
+
receiveResourceText: "true" | "false";
|
|
768
|
+
}
|
|
769
|
+
export interface IUniqueNameCollectionQueryParams {
|
|
770
|
+
modelId: string;
|
|
771
|
+
datasetCollectionName: string;
|
|
772
|
+
}
|
|
773
|
+
export interface IUniqueNameCollectionResponse {
|
|
774
|
+
unique: boolean;
|
|
775
|
+
}
|
|
776
|
+
export interface ICopyCollectionResponse {
|
|
777
|
+
_id: string;
|
|
778
|
+
}
|
|
779
|
+
export interface ICopyCollectionPayload {
|
|
780
|
+
dataSetCollectionIdToCopyFrom: string;
|
|
781
|
+
dataSetCollectionIdToCopyIn: string;
|
|
782
|
+
isImageAnnotationsToBeCopied: boolean;
|
|
783
|
+
}
|
|
784
|
+
export interface ILabelConfidenceScore {
|
|
785
|
+
name: string;
|
|
786
|
+
confidenceScore: number;
|
|
787
|
+
}
|
|
788
|
+
export interface ILabelConfidenceScoreResponse {
|
|
789
|
+
/**
|
|
790
|
+
* applicable for DLP model type
|
|
791
|
+
*/
|
|
792
|
+
resource?: string;
|
|
793
|
+
created_at: string;
|
|
794
|
+
labels: Array<ILabelConfidenceScore>;
|
|
795
|
+
/**
|
|
796
|
+
* applicable for DLP model type
|
|
797
|
+
*/
|
|
798
|
+
trimmedTexts?: TrimmedText[];
|
|
799
|
+
prediction?: string;
|
|
800
|
+
}
|
|
801
|
+
export interface ILabelConfidenceScoreObject {
|
|
802
|
+
[name: string]: ILabelConfidenceScoreResponse;
|
|
803
|
+
}
|
|
804
|
+
export interface IResourceLabels {
|
|
805
|
+
resourceId: string;
|
|
806
|
+
labels: ILabelConfidenceScoreObject;
|
|
807
|
+
}
|
|
808
|
+
export interface IModelAnalyticsTestStatisticalData {
|
|
809
|
+
modelCollectionId: string;
|
|
810
|
+
version: string;
|
|
811
|
+
status: string;
|
|
812
|
+
integrityFrequency: number;
|
|
813
|
+
integrityFrequencyAccuracy: {
|
|
814
|
+
value: number;
|
|
815
|
+
type: accuracyType;
|
|
816
|
+
};
|
|
817
|
+
testAccuracy: {
|
|
818
|
+
value: number;
|
|
819
|
+
type: accuracyType;
|
|
820
|
+
};
|
|
821
|
+
created_at: string;
|
|
822
|
+
}
|
|
823
|
+
export interface IAnalyticsTableFiltersQueryParam {
|
|
824
|
+
sortField: string;
|
|
825
|
+
sortOrder: string;
|
|
826
|
+
labelRegex: string[];
|
|
827
|
+
resourceConfidenceScoreMinValue: string;
|
|
828
|
+
resourceConfidenceScoreMaxValue: string;
|
|
829
|
+
resourceIouScoreMinValue: string;
|
|
830
|
+
resourceIouScoreMaxValue: string;
|
|
831
|
+
resourceWordErrorRateMinValue?: string;
|
|
832
|
+
resourceWordErrorRateMaxValue?: string;
|
|
833
|
+
predictionStatusFilter: string;
|
|
834
|
+
predictedStatusRegex: string[];
|
|
835
|
+
getSameHandFeedbackNotYetGiven: string;
|
|
836
|
+
getSameHandWithMultipleIds: string;
|
|
837
|
+
getSameHandWithNoMultipleIds: string;
|
|
838
|
+
}
|
|
839
|
+
export type ResourceLabelFilterOperator = "contains" | "equals" | "starts with" | "ends with";
|
|
840
|
+
export interface IAnalyticsTableFilterObject extends IAnalyticsTableFiltersQueryParam {
|
|
841
|
+
labelFilterOperator: ResourceLabelFilterOperator;
|
|
842
|
+
statusFilterOperator: ResourceLabelFilterOperator;
|
|
843
|
+
}
|
|
844
|
+
export interface IModelAnalyticsIntegrity {
|
|
845
|
+
modelVersion: string;
|
|
846
|
+
integrityFrquency?: string;
|
|
847
|
+
totalAccuracy?: string;
|
|
848
|
+
}
|
|
849
|
+
export interface IModelAnalyticsTestDataSet {
|
|
850
|
+
label: string;
|
|
851
|
+
totalLabelCount: number;
|
|
852
|
+
}
|
|
853
|
+
export interface IModelAnalyticsTrainDataSetForEachModelVersion {
|
|
854
|
+
label: string;
|
|
855
|
+
totalLabelCount: number;
|
|
856
|
+
}
|
|
857
|
+
export interface IModelAnalyticsTrainDataSet {
|
|
858
|
+
modelCollectionId: string;
|
|
859
|
+
labels: IModelAnalyticsTrainDataSetForEachModelVersion[];
|
|
860
|
+
}
|
|
861
|
+
export interface IModelAnalyticsAccuracy {
|
|
862
|
+
modelCollectionId?: string;
|
|
863
|
+
modelVersion: string;
|
|
864
|
+
accuracy: {
|
|
865
|
+
accuracyJsonData?: {
|
|
866
|
+
[key: string]: any;
|
|
867
|
+
};
|
|
868
|
+
type: accuracyType;
|
|
869
|
+
value: number;
|
|
870
|
+
} | null;
|
|
871
|
+
status?: string;
|
|
872
|
+
created_at?: string;
|
|
873
|
+
totalTrainedDataSetsCount?: number;
|
|
874
|
+
}
|
|
875
|
+
export type IUniqueTestCollectionDataSet = {
|
|
876
|
+
_id: string;
|
|
877
|
+
name: string;
|
|
878
|
+
};
|
|
879
|
+
export type IUniqueTestCollectionDataSets = {
|
|
880
|
+
uniqueTestCollectionDatasets: IUniqueTestCollectionDataSet[];
|
|
881
|
+
};
|
|
882
|
+
export type IUniqueTestCollectionModel = {
|
|
883
|
+
version: string;
|
|
884
|
+
_id: string;
|
|
885
|
+
};
|
|
886
|
+
export type IUniqueTestCollectionModels = {
|
|
887
|
+
uniqueModelCollections: IUniqueTestCollectionModel[];
|
|
888
|
+
};
|
|
889
|
+
export interface ITestCollectionUniqueDataPayload {
|
|
890
|
+
modelId: string;
|
|
891
|
+
}
|
|
892
|
+
/**
|
|
893
|
+
* Params
|
|
894
|
+
*/
|
|
895
|
+
export interface ICollectionQueryParams extends ICommonQueryParams {
|
|
896
|
+
model?: string;
|
|
897
|
+
sortOrder?: SortOrder;
|
|
898
|
+
sortField?: DataSetSortField;
|
|
899
|
+
nameRegex?: string;
|
|
900
|
+
descriptionRegex?: string;
|
|
901
|
+
collectionCreatedDateMinValue?: string;
|
|
902
|
+
collectionCreatedDateMaxValue?: string;
|
|
903
|
+
projectionQuery?: string;
|
|
904
|
+
collectionIds?: Array<string>;
|
|
905
|
+
limit?: string;
|
|
906
|
+
}
|
|
907
|
+
export type Navigation = "moveToLeft" | "moveToRight";
|
|
908
|
+
export interface IModelAnalyticsFetchAccuracyQueryParams {
|
|
909
|
+
modelId: string;
|
|
910
|
+
modelCollectionIds?: string;
|
|
911
|
+
accuracyJsonData?: boolean;
|
|
912
|
+
getStatus?: boolean;
|
|
913
|
+
getCreatedTime?: boolean;
|
|
914
|
+
getTotalTrainedDataSetsCount?: boolean;
|
|
915
|
+
testCollectionId?: string;
|
|
916
|
+
}
|
|
917
|
+
export interface IModelAnalyticsFetchTestStatisticalDataQueryParams {
|
|
918
|
+
modelId?: string;
|
|
919
|
+
modelCollectionIds?: string;
|
|
920
|
+
getIntegrityFrequency?: boolean;
|
|
921
|
+
getIntegrityFrequencyAccuracyPercent?: boolean;
|
|
922
|
+
getIntegrityFrequencyAccuracyPercentComparisonWithLiveCollection?: boolean;
|
|
923
|
+
getTestAccuracy?: boolean;
|
|
924
|
+
getTestAccuracyComparisonWithLiveCollection?: boolean;
|
|
925
|
+
getModelCollectionCreatedTime?: boolean;
|
|
926
|
+
testCollectionId?: string;
|
|
927
|
+
modelCollectionsAdditionalData?: string;
|
|
928
|
+
purposeModelId?: string;
|
|
929
|
+
}
|
|
930
|
+
export interface IModelCollectionsAdditionalData {
|
|
931
|
+
modelCollectionId: string;
|
|
932
|
+
confidenceScoreThreshold: number;
|
|
933
|
+
iouThreshold?: number;
|
|
934
|
+
}
|
|
935
|
+
export interface IDataSetModelCollectionDataBoostUpdate {
|
|
936
|
+
id: string;
|
|
937
|
+
dataBoost: number;
|
|
938
|
+
}
|
|
939
|
+
export interface IModelAnalyticsFetchTestDatSetQueryParams {
|
|
940
|
+
modelId: string;
|
|
941
|
+
modelCollectionId?: string;
|
|
942
|
+
}
|
|
943
|
+
export interface IModelAnalyticsFetchTestDatSetForTestCollectionScenarioQueryParams {
|
|
944
|
+
modelId: string;
|
|
945
|
+
testCollectionId: string;
|
|
946
|
+
}
|
|
947
|
+
export interface IModelAnalyticsFetchTrainDataSetQueryParams {
|
|
948
|
+
modelId: string;
|
|
949
|
+
modelCollectionId?: string;
|
|
950
|
+
}
|
|
951
|
+
export interface IModelAnalyticsFetchIntegrityQueryParams {
|
|
952
|
+
modelId: string;
|
|
953
|
+
modelVersions?: string[];
|
|
954
|
+
}
|
|
955
|
+
export interface IModelAnalyticsFetchTopPerformingModelQueryParams {
|
|
956
|
+
modelId: string;
|
|
957
|
+
modelVersions?: string[];
|
|
958
|
+
}
|
|
959
|
+
/**
|
|
960
|
+
* Responses
|
|
961
|
+
*/
|
|
962
|
+
export type GetDataSetCollectionUniqueNamesApiResponse = ITrainingDataDirectories;
|
|
963
|
+
export interface ICollectionsResponse extends ICommonResponse {
|
|
964
|
+
collections: ICollection[];
|
|
965
|
+
}
|
|
966
|
+
export interface IModelCollectionsResponse extends ICommonResponse {
|
|
967
|
+
collections: IModelCollection[];
|
|
968
|
+
}
|
|
969
|
+
export interface IModelCollectionsToCompare {
|
|
970
|
+
modelCollection: string;
|
|
971
|
+
modelVersion: string;
|
|
972
|
+
}
|
|
973
|
+
export interface ITestCollectionsResponse extends ICommonResponse {
|
|
974
|
+
collections: ITestCollection[];
|
|
975
|
+
totalCount: number;
|
|
976
|
+
}
|
|
977
|
+
export interface ITestUniqueVersions {
|
|
978
|
+
uniqueTestCollectionVersions: string[];
|
|
979
|
+
}
|
|
980
|
+
export interface ITestUniqueStatuses {
|
|
981
|
+
uniqueTestCollectionStatuses: string[];
|
|
982
|
+
}
|
|
983
|
+
export interface ITestUniqueModels {
|
|
984
|
+
uniqueModelCollections: IUniqueTestCollectionModel[];
|
|
985
|
+
}
|
|
986
|
+
export interface ITestUniqueDataSets {
|
|
987
|
+
uniqueTestCollectionDatasets: IUniqueTestCollectionDataSet[];
|
|
988
|
+
}
|
|
989
|
+
export type UniqueTestCollectionVersionsApiResponse = ITestUniqueVersions;
|
|
990
|
+
export type UniqueTestCollectionStatusesApiResponse = ITestUniqueStatuses;
|
|
991
|
+
export type UniqueTestCollectionModelsApiResponse = ITestUniqueModels;
|
|
992
|
+
export type UniqueTestCollectionDataSetsApiResponse = ITestUniqueDataSets;
|
|
993
|
+
export interface IModelAnalyticsAccuracyResponse {
|
|
994
|
+
modelAnalyticsAccuracy: IModelAnalyticsAccuracy[];
|
|
995
|
+
}
|
|
996
|
+
export interface IModelAnalyticsTestDataSetResponse {
|
|
997
|
+
modelAnalyticsTestDataSet: IModelAnalyticsTestDataSet[];
|
|
998
|
+
}
|
|
999
|
+
export interface IModelAnalyticsTrainDataSetResponse {
|
|
1000
|
+
modelAnalyticsTrainDataSet: IModelAnalyticsTrainDataSetForEachModelVersion[];
|
|
1001
|
+
}
|
|
1002
|
+
export interface IModelAnalyticsIntegrityResponse {
|
|
1003
|
+
modelAnalyticsIntegrity: IModelAnalyticsIntegrity[];
|
|
1004
|
+
}
|
|
1005
|
+
export interface IModelAnalyticsTopPerformingModelResponse {
|
|
1006
|
+
modelAnalalyticsTopPerformingModel: IModelAnalyticsTopPerformingModel[];
|
|
1007
|
+
}
|
|
1008
|
+
export interface IDeleteCollectionErrors {
|
|
1009
|
+
dataSetCollection: string;
|
|
1010
|
+
linkedToCollections: {
|
|
1011
|
+
modelCollection?: string[] | number[];
|
|
1012
|
+
testCollection?: string[] | number[];
|
|
1013
|
+
};
|
|
1014
|
+
}
|
|
1015
|
+
export interface ICollectionDeleteResponse {
|
|
1016
|
+
ok?: number;
|
|
1017
|
+
n?: number;
|
|
1018
|
+
deletedCount: number;
|
|
1019
|
+
deletedDataSetCount: number;
|
|
1020
|
+
errorMessagesDueToDataSetLinkedSomewhereElse?: IDeleteCollectionErrors[];
|
|
1021
|
+
}
|
|
1022
|
+
export interface IDeleteModelCollectionErrors {
|
|
1023
|
+
modelCollection: string;
|
|
1024
|
+
linkedToCollections: {
|
|
1025
|
+
testCollection?: string[] | number[];
|
|
1026
|
+
modelCollection?: string[] | number[];
|
|
1027
|
+
};
|
|
1028
|
+
}
|
|
1029
|
+
export interface ICollectionMetrics extends collectionMetricsFromAiModelTestResultCSVApiResponse {
|
|
1030
|
+
modelCollectionId?: string;
|
|
1031
|
+
testCollectionId?: string;
|
|
1032
|
+
modelCollectionVersion?: string;
|
|
1033
|
+
}
|
|
1034
|
+
export interface IModelCollectionDeleteResponse {
|
|
1035
|
+
deletedModelCollectionCount: number;
|
|
1036
|
+
ok: number;
|
|
1037
|
+
n: number;
|
|
1038
|
+
deletedCount: number;
|
|
1039
|
+
errorMessagesDueToDataSetLinkedSomewhereElse?: IDeleteModelCollectionErrors[];
|
|
1040
|
+
}
|
|
1041
|
+
export interface ITestCollectionDeleteResponse extends IModelCollectionDeleteResponse {
|
|
1042
|
+
}
|
|
1043
|
+
export interface IAddModelCollectionJsonFieldData {
|
|
1044
|
+
backgroundFrequency: IBackgroundFrequency;
|
|
1045
|
+
backgroundVolume: IBackgroundVolume;
|
|
1046
|
+
batchSize: IBatchSize;
|
|
1047
|
+
clipDuration: IClipDuration;
|
|
1048
|
+
dctCoefficientCount: IDctCoefficientCount;
|
|
1049
|
+
evaluationStepInterval: IEvaluationStepInterval;
|
|
1050
|
+
learningRate: ILearningRate;
|
|
1051
|
+
modelArchitecture: IModelArchitecture;
|
|
1052
|
+
modelDescription: IModelDescription;
|
|
1053
|
+
modelSizeInfo: IModelSizeInfo;
|
|
1054
|
+
sampleRate: ISampleRate;
|
|
1055
|
+
saveStepInterval: ISaveStepInterval;
|
|
1056
|
+
silencePercentage: ISilencePercentage;
|
|
1057
|
+
testingPercentage: ITestingPercentage;
|
|
1058
|
+
timeShift: ITimeShift;
|
|
1059
|
+
trainingSteps: ITrainingSteps;
|
|
1060
|
+
unknownPercentage: IUnknownPercentage;
|
|
1061
|
+
validationPercentage: IValidationPercentage;
|
|
1062
|
+
windowSize: IWindowSize;
|
|
1063
|
+
windowStride: IWindowStride;
|
|
1064
|
+
}
|
|
1065
|
+
export type ITrainingDataDirectoriesSelectedStateForAddModelCollection = InputFieldState<ITrainingDataDirectories>;
|
|
1066
|
+
export type ITestVersionSelectedStateForTestModelCollection = InputFieldState<ITestModelVersions>;
|
|
1067
|
+
export type collectionType = "dataSet" | "model" | "test" | undefined;
|
|
1068
|
+
/**
|
|
1069
|
+
* Redux
|
|
1070
|
+
*/
|
|
1071
|
+
export interface ICollectionState extends ICommonState {
|
|
1072
|
+
collections: ICollectionsResponse;
|
|
1073
|
+
shouldFetchLatestDataSetCollectionResourceLabelsIfCurrentlyShowingInScreen: boolean;
|
|
1074
|
+
selected?: ICollection | null;
|
|
1075
|
+
addErrorMessage: string;
|
|
1076
|
+
dataSetCollectionsSelected: ICollection[];
|
|
1077
|
+
ConfirmDeleteModal: {
|
|
1078
|
+
showConfirmDeleteModal: boolean;
|
|
1079
|
+
collectionToDelete: ICollection | IModelCollection | ITestCollection | null;
|
|
1080
|
+
multiDelete: boolean;
|
|
1081
|
+
selectedCollectionIds: string[];
|
|
1082
|
+
collectionType: collectionType;
|
|
1083
|
+
deletedCollectionFromPopup: boolean;
|
|
1084
|
+
};
|
|
1085
|
+
errorMessagesDueToDataSetLinkedSomewhereElse: IDeleteCollectionErrors[] | [];
|
|
1086
|
+
modelCollection: {
|
|
1087
|
+
shouldFetchModelCollections: boolean;
|
|
1088
|
+
modelCollectionSelected: string;
|
|
1089
|
+
modelCollectionsSelected: IModelCollection[];
|
|
1090
|
+
modelCollectionsSelectedToCompare: string[];
|
|
1091
|
+
trainingDataDirectoriesSelectedStateForAddModelCollection: ITrainingDataDirectoriesSelectedStateForAddModelCollection;
|
|
1092
|
+
modelCollections: IModelCollection[] | null;
|
|
1093
|
+
totalModelCollectionsTableCount: number;
|
|
1094
|
+
biggestTestModelVersion: ITestVersionSelectedStateForTestModelCollection;
|
|
1095
|
+
errorMessagesDueToModelCollectionLinkedSomewhereElse: IDeleteModelCollectionErrors[] | [];
|
|
1096
|
+
deletedModelCollectionCount: number;
|
|
1097
|
+
};
|
|
1098
|
+
testCollection: {
|
|
1099
|
+
shouldFetchTestCollections: boolean;
|
|
1100
|
+
testCollectionSelected: ITestCollection | null;
|
|
1101
|
+
testCollectionsSelected: ITestCollection[];
|
|
1102
|
+
testCollectionIdSelectedByUser: string | null;
|
|
1103
|
+
testCollections: ITestCollectionsResponse | null;
|
|
1104
|
+
};
|
|
1105
|
+
defaultDataSetCollection: IDefaultDataSetCollection | null;
|
|
1106
|
+
}
|
|
1107
|
+
export {};
|
|
1108
|
+
//# sourceMappingURL=collections.d.ts.map
|