@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
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { AxiosResponse, Canceler } from 'axios';
|
|
2
|
+
import { API } from './API';
|
|
3
|
+
import { DataSetCollectionQueryParams, IDataQueryParams, IDataResponse, IUniqueLabelAndPrediction, IUniqueLabelAndPredictionResponse } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/data';
|
|
4
|
+
import { ICollectionQueryParams, ICollectionsResponse } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/collections';
|
|
5
|
+
import { ITagsResponse } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/tags';
|
|
6
|
+
export type IModelCollectionCheckpointFileDataReqPayloadForAddModelCollectionScenario = {
|
|
7
|
+
description: string;
|
|
8
|
+
name: string;
|
|
9
|
+
isDefaultCheckpoint: boolean;
|
|
10
|
+
files: {
|
|
11
|
+
models: {
|
|
12
|
+
description: string;
|
|
13
|
+
name: string[];
|
|
14
|
+
};
|
|
15
|
+
additionalFiles: {
|
|
16
|
+
name: string[];
|
|
17
|
+
description: string;
|
|
18
|
+
}[];
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
export interface IModelCollectionPostReqPayload {
|
|
22
|
+
parentCheckpointFile: File | null;
|
|
23
|
+
childCheckpointFilesForModel: File[] | null;
|
|
24
|
+
childCheckpointFilesForAdditionalFiles: File[] | null;
|
|
25
|
+
model: string;
|
|
26
|
+
modelDescription: string;
|
|
27
|
+
hyperParameter: string;
|
|
28
|
+
trainingDataDirectory: string[];
|
|
29
|
+
modelArchitecture: string;
|
|
30
|
+
startCheckpoint: string;
|
|
31
|
+
version: string;
|
|
32
|
+
tags: string[];
|
|
33
|
+
numberOfLayersToFreeze?: number;
|
|
34
|
+
parentCheckpointFileData: IModelCollectionCheckpointFileDataReqPayloadForAddModelCollectionScenario | null;
|
|
35
|
+
defaultDataSetCollectionId?: string;
|
|
36
|
+
}
|
|
37
|
+
export type AddResourceToDataSetCollectionAPIRequestPayload = {
|
|
38
|
+
dataSetCollectionIds: string[];
|
|
39
|
+
resourceIds?: string[];
|
|
40
|
+
addToDataSetCollectionQueryParams?: DataSetCollectionQueryParams;
|
|
41
|
+
};
|
|
42
|
+
export type AddResourceToDataSetCollectionAPIResponse = null;
|
|
43
|
+
type getDataApiConfigType = {
|
|
44
|
+
onGettingCancelApiFunction?: (cancelApiFunction: Canceler) => void;
|
|
45
|
+
};
|
|
46
|
+
declare class DataService extends API {
|
|
47
|
+
getData(data: IDataQueryParams, config?: getDataApiConfigType): Promise<AxiosResponse<IDataResponse>>;
|
|
48
|
+
getCollections(data: ICollectionQueryParams): Promise<AxiosResponse<ICollectionsResponse>>;
|
|
49
|
+
getTags(modelId: string, status?: string, value?: string, limit?: number): Promise<AxiosResponse<ITagsResponse>>;
|
|
50
|
+
getUniqueLabelsAndPredictions(data: IUniqueLabelAndPrediction): Promise<AxiosResponse<IUniqueLabelAndPredictionResponse>>;
|
|
51
|
+
}
|
|
52
|
+
export type collectionMetricsFromAiModelTestResultCSVApiResponse = {
|
|
53
|
+
F1: number;
|
|
54
|
+
Precision: number;
|
|
55
|
+
Recall: number;
|
|
56
|
+
integrityFrequency: number;
|
|
57
|
+
'Average IoU': number;
|
|
58
|
+
'Mean Average Precision': number;
|
|
59
|
+
Labels: {
|
|
60
|
+
[label: string]: {
|
|
61
|
+
F1: number;
|
|
62
|
+
Precision: number;
|
|
63
|
+
Recall: number;
|
|
64
|
+
IntegrityAccuracy?: number;
|
|
65
|
+
integrityFrequency: number;
|
|
66
|
+
'Average IoU': number;
|
|
67
|
+
'Mean Average Precision': number;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
declare const _default: DataService;
|
|
72
|
+
export default _default;
|
|
73
|
+
//# sourceMappingURL=DataService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataService.d.ts","sourceRoot":"","sources":["../../../../src/service/DataService.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAG5B,OAAO,EAAE,4BAA4B,EAAE,gBAAgB,EAAE,aAAa,EAAE,yBAAyB,EAAE,iCAAiC,EAAE,MAAM,sEAAsE,CAAC;AACnN,OAAO,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,6EAA6E,CAAC;AAC3I,OAAO,EAAE,aAAa,EAAE,MAAM,sEAAsE,CAAC;AAmBrG,MAAM,MAAM,yEAAyE,GAAG;IACpF,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB,EAAE,OAAO,CAAC;IAC7B,KAAK,EAAE;QACH,MAAM,EAAE;YACJ,WAAW,EAAE,MAAM,CAAC;YACpB,IAAI,EAAE,MAAM,EAAE,CAAC;SAClB,CAAC;QACF,eAAe,EAAE;YACf,IAAI,EAAE,MAAM,EAAE,CAAC;YACf,WAAW,EAAE,MAAM,CAAA;SACpB,EAAE,CAAA;KACN,CAAA;CACF,CAAA;AAEH,MAAM,WAAW,8BAA8B;IAC3C,oBAAoB,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC,4BAA4B,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;IAC5C,sCAAsC,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC;IACtD,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,MAAM,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,qBAAqB,EAAE,MAAM,EAAE,CAAC;IAChC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IACxB,OAAO,EAAE,MAAM,CAAC;IAEhB,IAAI,EAAC,MAAM,EAAE,CAAA;IAEb,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAMhC,wBAAwB,EAAE,yEAAyE,GAAG,IAAI,CAAA;IAE1G,0BAA0B,CAAC,EAAE,MAAM,CAAA;CACtC;AAED,MAAM,MAAM,+CAA+C,GAAG;IAC1D,oBAAoB,EAAE,MAAM,EAAE,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,iCAAiC,CAAC,EAAE,4BAA4B,CAAC;CACpE,CAAC;AAOF,MAAM,MAAM,yCAAyC,GAAG,IAAI,CAAC;AAE7D,KAAK,oBAAoB,GAAG;IACxB,0BAA0B,CAAC,EAAE,CAAC,iBAAiB,EAAE,QAAQ,KAAG,IAAI,CAAA;CACnE,CAAA;AAED,cAAM,WAAY,SAAQ,GAAG;IAGzB,OAAO,CAAC,IAAI,EAAE,gBAAgB,EAAE,MAAM,GAAE,oBAAyB,GAAG,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;IAyCzG,cAAc,CAAC,IAAI,EAAE,sBAAsB,GAAG,OAAO,CAAC,aAAa,CAAC,oBAAoB,CAAC,CAAC;IAU1F,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;IAIhH,6BAA6B,CAAC,IAAI,EAAE,yBAAyB,GAAG,OAAO,CAAC,aAAa,CAAC,iCAAiC,CAAC,CAAC;CAI5H;AAGD,MAAM,MAAM,oDAAoD,GAAG;IAC/D,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE;QACJ,CAAC,KAAK,EAAE,MAAM,GAAG;YACb,EAAE,EAAE,MAAM,CAAC;YACX,SAAS,EAAE,MAAM,CAAC;YAClB,MAAM,EAAE,MAAM,CAAC;YACf,iBAAiB,CAAC,EAAE,MAAM,CAAC;YAC3B,kBAAkB,EAAE,MAAM,CAAC;YAC3B,aAAa,EAAE,MAAM,CAAC;YACtB,wBAAwB,EAAE,MAAM,CAAC;SACpC,CAAC;KACL,CAAC;CACL,CAAA;;AAED,wBAAiC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { GoogleFilePickerCallbackFunctionType } from "../types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType";
|
|
2
|
+
/**
|
|
3
|
+
* Service class for interacting with the Google File Picker API.
|
|
4
|
+
*/
|
|
5
|
+
export declare class GoogleFilePickerService {
|
|
6
|
+
private clientId;
|
|
7
|
+
private scopes;
|
|
8
|
+
private tokenClient;
|
|
9
|
+
private apiKey;
|
|
10
|
+
private appId;
|
|
11
|
+
private accessToken;
|
|
12
|
+
constructor(params: {
|
|
13
|
+
clientId: string;
|
|
14
|
+
apiKey: string;
|
|
15
|
+
appId: string;
|
|
16
|
+
scopes: string;
|
|
17
|
+
});
|
|
18
|
+
private setClientId;
|
|
19
|
+
private getClientId;
|
|
20
|
+
private setScopes;
|
|
21
|
+
private getScopes;
|
|
22
|
+
private setTokenClient;
|
|
23
|
+
private getTokenClient;
|
|
24
|
+
private setApiKey;
|
|
25
|
+
private getApiKey;
|
|
26
|
+
private setAppId;
|
|
27
|
+
private getAppId;
|
|
28
|
+
private getAccessToken;
|
|
29
|
+
private setAccessToken;
|
|
30
|
+
static loadAndExecuteGoogleFilePickerScripts(): Promise<void>;
|
|
31
|
+
/**
|
|
32
|
+
* Initializes the Google File Picker.
|
|
33
|
+
* @param params - The initialization parameters.
|
|
34
|
+
*/
|
|
35
|
+
initializeGoogleFilePicker(params: {
|
|
36
|
+
googleFilePickerCallback: GoogleFilePickerCallbackFunctionType;
|
|
37
|
+
}): void;
|
|
38
|
+
/**
|
|
39
|
+
* Creates the file picker.
|
|
40
|
+
* @param pickerCallback - The callback function for the file picker.
|
|
41
|
+
*/
|
|
42
|
+
private createPicker;
|
|
43
|
+
/**
|
|
44
|
+
* Fetches Google Drive file information from the file ID.
|
|
45
|
+
* @param googleFileId - The Google Drive file ID.
|
|
46
|
+
*/
|
|
47
|
+
fetchGoogleDriveFileInfoFromFileId(googleFileId: string): Promise<void>;
|
|
48
|
+
/**
|
|
49
|
+
* Gets the file blob from the Google Drive file ID.
|
|
50
|
+
* @param googleFileId - The Google Drive file ID.
|
|
51
|
+
* @returns The file blob.
|
|
52
|
+
*/
|
|
53
|
+
getFileBlobFromGoogleDriveFileId(googleFileId: string): Promise<Blob>;
|
|
54
|
+
/**
|
|
55
|
+
* Creates a URL from the file blob.
|
|
56
|
+
* @param blob - The file blob.
|
|
57
|
+
* @returns The URL created from the blob.
|
|
58
|
+
*/
|
|
59
|
+
static createUrlFromBlob(blob: Blob): string;
|
|
60
|
+
}
|
|
61
|
+
//# sourceMappingURL=GoogleFilePickerService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GoogleFilePickerService.d.ts","sourceRoot":"","sources":["../../../../src/service/GoogleFilePickerService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oCAAoC,EAAE,MAAM,gEAAgE,CAAC;AAGtH;;GAEG;AACH,qBAAa,uBAAuB;IAClC,OAAO,CAAC,QAAQ,CAAc;IAC9B,OAAO,CAAC,MAAM,CAAc;IAC5B,OAAO,CAAC,WAAW,CAAM;IACzB,OAAO,CAAC,MAAM,CAAc;IAC5B,OAAO,CAAC,KAAK,CAAc;IAC3B,OAAO,CAAC,WAAW,CAAc;gBAErB,MAAM,EAAE;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KAChB;IAOD,OAAO,CAAC,WAAW;IAGnB,OAAO,CAAC,WAAW;IAGnB,OAAO,CAAC,SAAS;IAGjB,OAAO,CAAC,SAAS;IAGjB,OAAO,CAAC,cAAc;IAGtB,OAAO,CAAC,cAAc;IAGtB,OAAO,CAAC,SAAS;IAGjB,OAAO,CAAC,SAAS;IAGjB,OAAO,CAAC,QAAQ;IAGhB,OAAO,CAAC,QAAQ;IAGhB,OAAO,CAAC,cAAc;IAGtB,OAAO,CAAC,cAAc;WAIT,qCAAqC;IAuBlD;;;OAGG;IACH,0BAA0B,CAAC,MAAM,EAAE;QACjC,wBAAwB,EAAE,oCAAoC,CAAC;KAChE;IAqDD;;;OAGG;IACH,OAAO,CAAC,YAAY;IA0BpB;;;OAGG;IACG,kCAAkC,CAAC,YAAY,EAAE,MAAM;IAU7D;;;;OAIG;IACG,gCAAgC,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAc3E;;;;OAIG;IACH,MAAM,CAAC,iBAAiB,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM;CAG7C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JavascriptFileService.d.ts","sourceRoot":"","sources":["../../../../src/service/JavascriptFileService.ts"],"names":[],"mappings":"AAAA,qBAAa,qBAAqB;WACnB,oBAAoB,CAAC,GAAG,EAAE,MAAM;CAuB9C"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { AxiosResponse } from 'axios';
|
|
2
|
+
import { API } from './API';
|
|
3
|
+
import ModelGroup from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type';
|
|
4
|
+
import { IModel, IModelQueryParams, IModelsResponse, IModelNamesQueryParams, IModelNamesResponse, IModelAddPayload, IModelArchitecturesAvailablePayload, IModelArchitecturesAvailableApiResponse, IModelCollectionUniqueDataPayload, UniqueModelCollectionVersionsApiResponse, UniqueModelCollectionArchitecturesApiResponse, UniqueModelCollectionAccuracyStatusesApiResponse, UniqueModelCollectionTrainingDataSetsApiResponse, UniqueModelCollectionStatusesApiResponse, IModelLabelsAvailableApiResponse, UpdateModelApiResponse, GetModelReferenceDataAPiReqPayload, IReferenceDataState, GetModelDetailsAPiReqPayload, GetModelDetailsAPiResponse, DefaultDataSetCollectionAPIResponse, IModelType } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/models';
|
|
5
|
+
type GetModelGroupsApiRequestPayload = {
|
|
6
|
+
projectId?: string;
|
|
7
|
+
getModels?: "true";
|
|
8
|
+
collectionsExist?: boolean;
|
|
9
|
+
page?: number;
|
|
10
|
+
limit?: number;
|
|
11
|
+
modelGroupId?: string;
|
|
12
|
+
};
|
|
13
|
+
type GetModelGroupsApiResponse = (ModelGroup & {
|
|
14
|
+
models?: IModel[];
|
|
15
|
+
})[];
|
|
16
|
+
declare class ModelService extends API {
|
|
17
|
+
private readonly modelArchitectureUpdateEndPoint;
|
|
18
|
+
getProjectModels(data: IModelQueryParams): Promise<AxiosResponse<IModelsResponse>>;
|
|
19
|
+
getProjectModelNames(data: IModelNamesQueryParams): Promise<AxiosResponse<IModelNamesResponse>>;
|
|
20
|
+
addModel(body: IModelAddPayload): Promise<AxiosResponse<unknown>>;
|
|
21
|
+
deleteModel(body: {
|
|
22
|
+
model: string;
|
|
23
|
+
}): Promise<AxiosResponse<unknown>>;
|
|
24
|
+
getModelArchitecturesAvailable(data: IModelArchitecturesAvailablePayload): Promise<AxiosResponse<IModelArchitecturesAvailableApiResponse>>;
|
|
25
|
+
getUniqueModelCollectionVersions(data: IModelCollectionUniqueDataPayload): Promise<AxiosResponse<UniqueModelCollectionVersionsApiResponse>>;
|
|
26
|
+
getUniqueModelCollectionArchitectures(data: IModelCollectionUniqueDataPayload): Promise<AxiosResponse<UniqueModelCollectionArchitecturesApiResponse>>;
|
|
27
|
+
getUniqueModelCollectionAccuracyStatuses(data: IModelCollectionUniqueDataPayload): Promise<AxiosResponse<UniqueModelCollectionAccuracyStatusesApiResponse>>;
|
|
28
|
+
getUniqueModelCollectionTrainingDataSets(data: IModelCollectionUniqueDataPayload): Promise<AxiosResponse<UniqueModelCollectionTrainingDataSetsApiResponse>>;
|
|
29
|
+
getUniqueModelCollectionStatuses(data: IModelCollectionUniqueDataPayload): Promise<AxiosResponse<UniqueModelCollectionStatusesApiResponse>>;
|
|
30
|
+
getModelLabelsAvailable(data: {
|
|
31
|
+
modelId: string;
|
|
32
|
+
}): Promise<AxiosResponse<IModelLabelsAvailableApiResponse>>;
|
|
33
|
+
getAllowUserToSetAnyLabelInModel(data: {
|
|
34
|
+
modelId: string;
|
|
35
|
+
}): Promise<AxiosResponse<boolean>>;
|
|
36
|
+
updateModelReferenceData(data: FormData): Promise<AxiosResponse<UpdateModelApiResponse>>;
|
|
37
|
+
getModelReferenceData(data: GetModelReferenceDataAPiReqPayload): Promise<AxiosResponse<IReferenceDataState[]>>;
|
|
38
|
+
getModelDetails(data: GetModelDetailsAPiReqPayload): Promise<AxiosResponse<GetModelDetailsAPiResponse>>;
|
|
39
|
+
getCollectionDetails(collectionId: string): Promise<AxiosResponse<any>>;
|
|
40
|
+
modelArchitectureRegister(data: any): Promise<AxiosResponse<any>>;
|
|
41
|
+
modelArchitectureUpdate(data: any): Promise<AxiosResponse<any>>;
|
|
42
|
+
modelArchitectureDelete(vm_name: string): Promise<AxiosResponse<any>>;
|
|
43
|
+
getDefaultDataSetCollection(modelId: string): Promise<AxiosResponse<DefaultDataSetCollectionAPIResponse>>;
|
|
44
|
+
updateModelCollectionDefaultCheckPoint(payload: any): Promise<AxiosResponse<any>>;
|
|
45
|
+
getModelsByType(modelType: IModelType, projectId: string): Promise<IModel[]>;
|
|
46
|
+
getDataforTrainedModelQNAPopup(email: string, snoozeTime: number): Promise<any>;
|
|
47
|
+
getModelGroups(payload: GetModelGroupsApiRequestPayload): Promise<GetModelGroupsApiResponse>;
|
|
48
|
+
getAllModelGroupNames(payload: GetModelGroupsApiRequestPayload): Promise<GetModelGroupsApiResponse>;
|
|
49
|
+
updateModelGroup(modelGroupId: string, thingsToUpdate: {
|
|
50
|
+
name?: ModelGroup["name"];
|
|
51
|
+
colour?: ModelGroup["colour"];
|
|
52
|
+
nodes?: ModelGroup["nodes"];
|
|
53
|
+
edges?: ModelGroup["edges"];
|
|
54
|
+
}): Promise<any>;
|
|
55
|
+
createModelGroup(data: {
|
|
56
|
+
name: ModelGroup["name"];
|
|
57
|
+
projectId: ModelGroup["projectId"];
|
|
58
|
+
colour: ModelGroup["colour"];
|
|
59
|
+
}): Promise<ModelGroup>;
|
|
60
|
+
isModelGroupNameAlreadyTaken(data: {
|
|
61
|
+
modelGroupName: ModelGroup["name"];
|
|
62
|
+
projectId: ModelGroup["projectId"];
|
|
63
|
+
}): Promise<ModelGroup>;
|
|
64
|
+
deleteModelGroup(idOfModelGroupToDelete: string): Promise<AxiosResponse<unknown>>;
|
|
65
|
+
}
|
|
66
|
+
declare const _default: ModelService;
|
|
67
|
+
export default _default;
|
|
68
|
+
//# sourceMappingURL=ModelService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModelService.d.ts","sourceRoot":"","sources":["../../../../src/service/ModelService.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE7C,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAG5B,OAAO,UAAU,MAAM,iFAAiF,CAAC;AAEzG,OAAO,EAAE,MAAM,EAAE,iBAAiB,EAAE,eAAe,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,mCAAmC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,wCAAwC,EAAE,6CAA6C,EAAE,gDAAgD,EAAE,gDAAgD,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,sBAAsB,EAAE,kCAAkC,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,0BAA0B,EAAE,mCAAmC,EAAE,UAAU,EAAE,MAAM,wEAAwE,CAAC;AASzvB,KAAK,+BAA+B,GAAG;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,IAAI,CAAC,EAAC,MAAM,CAAC;IACb,KAAK,CAAC,EAAC,MAAM,CAAC;IACd,YAAY,CAAC,EAAC,MAAM,CAAC;CACtB,CAAA;AACD,KAAK,yBAAyB,GAAG,CAAC,UAAU,GAAG;IAC7C,MAAM,CAAC,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC,EAAE,CAAA;AAGJ,cAAM,YAAa,SAAQ,GAAG;IAG5B,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAA6C;IAE7F,gBAAgB,CACd,IAAI,EAAE,iBAAiB,GACtB,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IAG1C,oBAAoB,CAClB,IAAI,EAAE,sBAAsB,GAC3B,OAAO,CAAC,aAAa,CAAC,mBAAmB,CAAC,CAAC;IAG9C,QAAQ,CAAC,IAAI,EAAE,gBAAgB,GAAG,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;IAGjE,WAAW,CAAC,IAAI,EAAE;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;IAGnE,8BAA8B,CAC5B,IAAI,EAAE,mCAAmC,GACxC,OAAO,CAAC,aAAa,CAAC,uCAAuC,CAAC,CAAC;IAOlE,gCAAgC,CAC9B,IAAI,EAAE,iCAAiC,GACtC,OAAO,CAAC,aAAa,CAAC,wCAAwC,CAAC,CAAC;IAMnE,qCAAqC,CACnC,IAAI,EAAE,iCAAiC,GACtC,OAAO,CAAC,aAAa,CAAC,6CAA6C,CAAC,CAAC;IAMxE,wCAAwC,CACtC,IAAI,EAAE,iCAAiC,GACtC,OAAO,CAAC,aAAa,CAAC,gDAAgD,CAAC,CAAC;IAM3E,wCAAwC,CACtC,IAAI,EAAE,iCAAiC,GACtC,OAAO,CAAC,aAAa,CAAC,gDAAgD,CAAC,CAAC;IAM3E,gCAAgC,CAC9B,IAAI,EAAE,iCAAiC,GACtC,OAAO,CAAC,aAAa,CAAC,wCAAwC,CAAC,CAAC;IAKnE,uBAAuB,CAAC,IAAI,EAAE;QAC5B,OAAO,EAAE,MAAM,CAAC;KACjB,GAAG,OAAO,CAAC,aAAa,CAAC,gCAAgC,CAAC,CAAC;IAG5D,gCAAgC,CAAC,IAAI,EAAE;QACrC,OAAO,EAAE,MAAM,CAAC;KACjB,GAAG,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;IAWnC,wBAAwB,CACtB,IAAI,EAAE,QAAQ,GACb,OAAO,CAAC,aAAa,CAAC,sBAAsB,CAAC,CAAC;IAOjD,qBAAqB,CACnB,IAAI,EAAE,kCAAkC,GACvC,OAAO,CAAC,aAAa,CAAC,mBAAmB,EAAG,CAAC,CAAC;IAMjD,eAAe,CACb,IAAI,EAAE,4BAA4B,GACjC,OAAO,CAAC,aAAa,CAAC,0BAA0B,CAAC,CAAC;IAarD,oBAAoB,CAClB,YAAY,EAAE,MAAM,GACnB,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAO9B,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAIjE,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAI/D,uBAAuB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAIrE,2BAA2B,CACzB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,aAAa,CAAC,mCAAmC,CAAC,CAAC;IAM9D,sCAAsC,CACpC,OAAO,EAAG,GAAG,GACZ,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAMxB,eAAe,CAAC,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,GAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAK7E,8BAA8B,CAAC,KAAK,EAAE,MAAM,EAAC,UAAU,EAAC,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC;IAK7E,cAAc,CAAC,OAAO,EAAE,+BAA+B,GAAG,OAAO,CAAC,yBAAyB,CAAC;IAS5F,qBAAqB,CAAC,OAAO,EAAE,+BAA+B,GAAG,OAAO,CAAC,yBAAyB,CAAC;IASnG,gBAAgB,CAAC,YAAY,EAAE,MAAM,EAAE,cAAc,EAAE;QAC3D,IAAI,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;QAC1B,MAAM,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC;QAC9B,KAAK,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;QAC5B,KAAK,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC,CAAA;KAC5B,GAAG,OAAO,CAAC,GAAG,CAAC;IAKV,gBAAgB,CAAC,IAAI,EAAE;QAC3B,IAAI,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;QACzB,SAAS,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;QACnC,MAAM,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAA;KAC7B,GAAG,OAAO,CAAC,UAAU,CAAC;IAIjB,4BAA4B,CAAC,IAAI,EAAE;QACvC,cAAc,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;QACnC,SAAS,EAAE,UAAU,CAAC,WAAW,CAAC,CAAA;KACnC,GAAG,OAAO,CAAC,UAAU,CAAC;IAMvB,gBAAgB,CAAC,sBAAsB,EAAE,MAAM,GAAG,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;CAGlF;;AAED,wBAAkC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { AxiosResponse } from 'axios';
|
|
2
|
+
import { API } from './API';
|
|
3
|
+
import { IProjectQueryParams, IProjectsResponse, IProjectNamesQueryParams, IProjectNamesResponse, IProjectUpdatePayload, IProject } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/projects';
|
|
4
|
+
declare class ProjectService extends API {
|
|
5
|
+
getProjects(data?: IProjectQueryParams): Promise<AxiosResponse<IProjectsResponse>>;
|
|
6
|
+
getProjectNames(data?: IProjectNamesQueryParams): Promise<AxiosResponse<IProjectNamesResponse>>;
|
|
7
|
+
addProject(body: IProjectUpdatePayload): Promise<AxiosResponse<unknown>>;
|
|
8
|
+
getPublicKey(): Promise<AxiosResponse<any, any>>;
|
|
9
|
+
getProjectDetails(projectId: string): Promise<AxiosResponse<any, any>>;
|
|
10
|
+
getProjectDetailsById(data: {
|
|
11
|
+
id: string;
|
|
12
|
+
}): Promise<AxiosResponse<IProject>>;
|
|
13
|
+
}
|
|
14
|
+
declare const _default: ProjectService;
|
|
15
|
+
export default _default;
|
|
16
|
+
//# sourceMappingURL=ProjectService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProjectService.d.ts","sourceRoot":"","sources":["../../../../src/service/ProjectService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAC5B,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,QAAQ,EAAE,MAAM,0EAA0E,CAAC;AASpN,cAAM,cAAe,SAAQ,GAAG;IAE5B,WAAW,CAAC,IAAI,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;IAIlF,eAAe,CAAC,IAAI,CAAC,EAAE,wBAAwB,GAAG,OAAO,CAAC,aAAa,CAAC,qBAAqB,CAAC,CAAC;IAI/F,UAAU,CAAC,IAAI,EAAE,qBAAqB,GAAG,OAAO,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;IAIxE,YAAY;IAIZ,iBAAiB,CAAC,SAAS,EAAE,MAAM;IAQnC,qBAAqB,CAAC,IAAI,EAAE;QAAC,EAAE,EAAE,MAAM,CAAA;KAAC,GAAG,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;CAG9E;;AAED,wBAAoC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { API } from "./API";
|
|
2
|
+
type TParams = {
|
|
3
|
+
dataSetIds?: string;
|
|
4
|
+
userEmail?: string;
|
|
5
|
+
};
|
|
6
|
+
declare class SavedDataSetAPI extends API {
|
|
7
|
+
fetchSavedDataSetResources(payload: {
|
|
8
|
+
params: TParams;
|
|
9
|
+
}): Promise<import("axios").AxiosResponse<any, any>>;
|
|
10
|
+
deleteSavedDataSet(payload: {
|
|
11
|
+
params: TParams;
|
|
12
|
+
}): Promise<import("axios").AxiosResponse<any, any>>;
|
|
13
|
+
createSavedDataSet(payload: {
|
|
14
|
+
name: string;
|
|
15
|
+
rlefResourceIds: string[];
|
|
16
|
+
localFileNames?: string[];
|
|
17
|
+
userEmail: string;
|
|
18
|
+
}): Promise<import("axios").AxiosResponse<any, any>>;
|
|
19
|
+
}
|
|
20
|
+
declare const _default: SavedDataSetAPI;
|
|
21
|
+
export default _default;
|
|
22
|
+
//# sourceMappingURL=SavedDataSetService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SavedDataSetService.d.ts","sourceRoot":"","sources":["../../../../src/service/SavedDataSetService.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAE5B,KAAK,OAAO,GAAG;IACX,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,cAAM,eAAgB,SAAQ,GAAG;IAE7B,0BAA0B,CAAC,OAAO,EAAE;QAChC,MAAM,EAAE,OAAO,CAAA;KAClB;IAID,kBAAkB,CAAC,OAAO,EAAE;QACxB,MAAM,EAAE,OAAO,CAAA;KAClB;IAID,kBAAkB,CAAC,OAAO,EAAE;QACxB,IAAI,EAAE,MAAM,CAAC;QAAC,eAAe,EAAE,MAAM,EAAE,CAAC;QAAC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KACxF;CAGJ;;AAED,wBAAoC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/service/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,EAAE,MAAkF,CAAC;AACzG,eAAO,MAAM,iBAAiB,EAAE,MAA8C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"envHelperService.d.ts","sourceRoot":"","sources":["../../../../src/service/envHelperService.ts"],"names":[],"mappings":"AACA;;GAEG;AACH,eAAO,MAAM,MAAM,QAAS,MAAM,KAAG,MAUpC,CAAA"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare function isNullOrUndefined(data: any): boolean;
|
|
2
|
+
export declare function isNullOrUndefinedOrEmpString(data: any): boolean;
|
|
3
|
+
export declare function isNumber(value: any): boolean;
|
|
4
|
+
export declare function isString(value: any): boolean;
|
|
5
|
+
export declare function copyByValue<ValueType>(value: ValueType): ValueType;
|
|
6
|
+
//# sourceMappingURL=variableHelperService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variableHelperService.d.ts","sourceRoot":"","sources":["../../../../src/service/variableHelperService.ts"],"names":[],"mappings":"AAAA,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAKpD;AACD,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAK/D;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAE5C;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAE5C;AAED,wBAAgB,WAAW,CAAC,SAAS,EAAE,KAAK,EAAE,SAAS,GAAG,SAAS,CAQlE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/theme.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,qBAAqB,YAAY,CAAC;AAC/C,eAAO,MAAM,uBAAuB,cAAa,CAAC;AAGlD,eAAO,MAAM,KAAK,sCAgEf,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { CSSProperties } from "react";
|
|
2
|
+
export interface HighlightRange {
|
|
3
|
+
startIndex: number;
|
|
4
|
+
endIndex: number;
|
|
5
|
+
color?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
lightModeColor?: string;
|
|
8
|
+
lightModeClassName?: string;
|
|
9
|
+
}
|
|
10
|
+
export interface IDiagnostic {
|
|
11
|
+
range: {
|
|
12
|
+
lineStart: number;
|
|
13
|
+
lineEnd: number;
|
|
14
|
+
columnStart?: number;
|
|
15
|
+
columnEnd?: number;
|
|
16
|
+
};
|
|
17
|
+
severity: number;
|
|
18
|
+
}
|
|
19
|
+
export type IDiagnosticStylesBySeverity = {
|
|
20
|
+
[severity: number]: {
|
|
21
|
+
style?: CSSProperties;
|
|
22
|
+
className?: string;
|
|
23
|
+
lightModeStyle?: CSSProperties;
|
|
24
|
+
lightModeClassName?: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
export interface FileStats {
|
|
28
|
+
classes_count: number;
|
|
29
|
+
code_lines_count: number;
|
|
30
|
+
functions_count: number;
|
|
31
|
+
global_variables_not_used_count: number;
|
|
32
|
+
global_variables_used_count: number;
|
|
33
|
+
markup_tags_count: number;
|
|
34
|
+
tables_count: number;
|
|
35
|
+
total_chunks_count: number;
|
|
36
|
+
}
|
|
37
|
+
export interface ChunkDetails {
|
|
38
|
+
}
|
|
39
|
+
export interface IExternalAllFilesData {
|
|
40
|
+
chunk_details: ChunkDetails;
|
|
41
|
+
chunk_number: number;
|
|
42
|
+
content: string;
|
|
43
|
+
file_stats: FileStats;
|
|
44
|
+
summary: string;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=CodeCitationTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeCitationTypes.d.ts","sourceRoot":"","sources":["../../../../src/types/CodeCitationTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,cAAc;IAC7B,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE;QACL,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,2BAA2B,GAAG;IACxC,CAAC,QAAQ,EAAE,MAAM,GAAG;QAClB,KAAK,CAAC,EAAE,aAAa,CAAC;QACtB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,cAAc,CAAC,EAAE,aAAa,CAAC;QAC/B,kBAAkB,CAAC,EAAE,MAAM,CAAC;KAC7B,CAAC;CACH,CAAC;AAEF,MAAM,WAAW,SAAS;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,+BAA+B,EAAE,MAAM,CAAC;IACxC,2BAA2B,EAAE,MAAM,CAAC;IACpC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,YAAY;CAAG;AAEhC,MAAM,WAAW,qBAAqB;IACpC,aAAa,EAAE,YAAY,CAAC;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export type GoogleFilePickerCallbackFunctionType = (data: {
|
|
2
|
+
action: "loaded" | "picked";
|
|
3
|
+
docs: GoogleFileDocument[];
|
|
4
|
+
}) => any;
|
|
5
|
+
interface GoogleFileDocument {
|
|
6
|
+
id: string;
|
|
7
|
+
serviceId: string;
|
|
8
|
+
mimeType: string;
|
|
9
|
+
name: string;
|
|
10
|
+
description: string;
|
|
11
|
+
type: string;
|
|
12
|
+
lastEditedUtc: number;
|
|
13
|
+
iconUrl: string;
|
|
14
|
+
url: string;
|
|
15
|
+
embedUrl: string;
|
|
16
|
+
sizeBytes: number;
|
|
17
|
+
rotation: number;
|
|
18
|
+
rotationDegree: number;
|
|
19
|
+
isShared: boolean;
|
|
20
|
+
organizationDisplayName: string;
|
|
21
|
+
}
|
|
22
|
+
export {};
|
|
23
|
+
//# sourceMappingURL=GoogleFilePickerCallbackFunctionType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GoogleFilePickerCallbackFunctionType.d.ts","sourceRoot":"","sources":["../../../../../src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oCAAoC,GAAG,CAAC,IAAI,EAAE;IACxD,MAAM,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAC5B,IAAI,EAAE,kBAAkB,EAAE,CAAC;CAC5B,KAAK,GAAG,CAAC;AAGV,UAAU,kBAAkB;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,OAAO,CAAC;IAClB,uBAAuB,EAAE,MAAM,CAAC;CACjC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export type EpubItem = {
|
|
2
|
+
id: string;
|
|
3
|
+
name: string;
|
|
4
|
+
size: number;
|
|
5
|
+
url: string;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Epub viewer layout size type
|
|
9
|
+
* @type
|
|
10
|
+
* @param MIN_VIEWER_WIDTH Viewer min width (px)
|
|
11
|
+
* @param MIN_VIEWER_HEIGHT Viewer min height (px)
|
|
12
|
+
* @param VIEWER_HEADER_HEIGHT Viewer header height (px)
|
|
13
|
+
* @param VIEWER_FOOTER_HEIGHT Viewer footer height (px)
|
|
14
|
+
* @param VIEWER_SIDEMENU_WIDTH Viewer sideMenu width (px)
|
|
15
|
+
*/
|
|
16
|
+
export interface ViewerLayout {
|
|
17
|
+
MIN_VIEWER_WIDTH: number;
|
|
18
|
+
MIN_VIEWER_HEIGHT: number;
|
|
19
|
+
VIEWER_HEADER_HEIGHT: number;
|
|
20
|
+
VIEWER_FOOTER_HEIGHT: number;
|
|
21
|
+
VIEWER_SIDEMENU_WIDTH: number;
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=epubItems.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"epubItems.d.ts","sourceRoot":"","sources":["../../../../src/types/epubItems.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG;IACrB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;CACZ,CAAA;AAGD;;;;;;;;GAQG;AACH,MAAM,WAAW,YAAY;IAC5B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,qBAAqB,EAAE,MAAM,CAAC;CAC9B"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export interface ConfigType {
|
|
2
|
+
rlefBaseUrl?: string;
|
|
3
|
+
userEmail?: string;
|
|
4
|
+
}
|
|
5
|
+
declare let config: ConfigType;
|
|
6
|
+
export declare const initializeConfigFromUser: (newConfig: ConfigType) => void;
|
|
7
|
+
export default config;
|
|
8
|
+
//# sourceMappingURL=userProvidedConfig.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"userProvidedConfig.d.ts","sourceRoot":"","sources":["../../../src/userProvidedConfig.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,QAAA,IAAI,MAAM,EAAE,UAAe,CAAC;AAE5B,eAAO,MAAM,wBAAwB,cAAe,UAAU,KAAG,IAKhE,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/utils/CustomSkeleton.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,cAAc,UAAW,GAAG,4CAQxC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SkeletonLoader.d.ts","sourceRoot":"","sources":["../../../../src/utils/SkeletonLoader.tsx"],"names":[],"mappings":"AAQA,QAAA,MAAM,cAAc,UAAW,GAAG,4CAajC,CAAA;AAED,eAAe,cAAc,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/utils/api.ts"],"names":[],"mappings":"AASA,wBAAgB,mBAAmB,CAAC,CAAC,SAAS,MAAM,EAChD,OAAO,CAAC,EAAE,CAAC,EACX,iCAAiC,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,GACnD,MAAM,CAcR"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { CSSProperties } from "react";
|
|
2
|
+
import { IDiagnosticStylesBySeverity } from "../types/CodeCitationTypes";
|
|
3
|
+
export declare const getLanguageFromFileName: (fileName: string) => string;
|
|
4
|
+
export declare const cssPropertiesToString: (style: CSSProperties) => string;
|
|
5
|
+
export declare const generateClassName: (style: CSSProperties, severity: number, isDarkMode: boolean) => string;
|
|
6
|
+
export declare const getClassNameFromDiagnostic: (severity: number, isDarkMode: boolean, stylesMap: IDiagnosticStylesBySeverity) => string;
|
|
7
|
+
export declare const returnCitationTitle: (filename: string, datasource: string) => string;
|
|
8
|
+
export declare const returnCodeTitle: (datasource: string) => string;
|
|
9
|
+
//# sourceMappingURL=codeCitations.utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"codeCitations.utils.d.ts","sourceRoot":"","sources":["../../../../src/utils/codeCitations.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAEzE,eAAO,MAAM,uBAAuB,aAAc,MAAM,KAAG,MAiG1D,CAAC;AAEF,eAAO,MAAM,qBAAqB,UAAW,aAAa,KAAG,MAM9C,CAAC;AAEhB,eAAO,MAAM,iBAAiB,UACrB,aAAa,YACV,MAAM,cACJ,OAAO,KAClB,MAMF,CAAC;AAEF,eAAO,MAAM,0BAA0B,aAC3B,MAAM,cACJ,OAAO,aACR,2BAA2B,KACrC,MAgCF,CAAC;AAEF,eAAO,MAAM,mBAAmB,aAAc,MAAM,cAAc,MAAM,KAAG,MAK1E,CAAC;AAEF,eAAO,MAAM,eAAe,eAAgB,MAAM,KAAG,MASpD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../../../src/utils/colors.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,OAAO;;CAEZ,CAAA;AAED,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=date.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../../../src/utils/date.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const formatDateString: (inputDate: string) => string;
|
|
2
|
+
export declare function transformToArrayOfArrays(data: Record<string, any>[]): any[][];
|
|
3
|
+
export declare function mapColumnsToValues(columns: string[], valuesArray: string[][]): {
|
|
4
|
+
[k: string]: string;
|
|
5
|
+
}[];
|
|
6
|
+
//# sourceMappingURL=helperFunctions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"helperFunctions.d.ts","sourceRoot":"","sources":["../../../../src/utils/helperFunctions.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,cAAe,MAAM,WAqBjD,CAAA;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,GAAG,GAAG,EAAE,EAAE,CAO7E;AAED,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE,EAAE,GAAG;IAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,EAAE,CASxG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file contains helper functions for regex
|
|
3
|
+
*/
|
|
4
|
+
export declare function convertStringtoStartsWithExpressionInRegex(value: string): string;
|
|
5
|
+
export declare function convertStringtoContainsExpressionInRegex(value: string): string;
|
|
6
|
+
export declare function convertStringtoEqualsExpressionInRegex(value: string): string;
|
|
7
|
+
export declare function ignoreRegexSpecialCharactersInText(text: string): string;
|
|
8
|
+
export declare function convertStringtoEndsWithExpressionInRegex(value: string): string;
|
|
9
|
+
//# sourceMappingURL=regexHelperService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"regexHelperService.d.ts","sourceRoot":"","sources":["../../../../src/utils/regexHelperService.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,wBAAgB,0CAA0C,CACxD,KAAK,EAAE,MAAM,GACZ,MAAM,CAGR;AAED,wBAAgB,wCAAwC,CACtD,KAAK,EAAE,MAAM,GACZ,MAAM,CAGR;AAED,wBAAgB,sCAAsC,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAG5E;AAID,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAavE;AAED,wBAAgB,wCAAwC,CACtD,KAAK,EAAE,MAAM,GACZ,MAAM,CAGR"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sanitizeHtml.d.ts","sourceRoot":"","sources":["../../../../src/utils/sanitizeHtml.ts"],"names":[],"mappings":"AA2EA;;GAEG;AACH,eAAO,MAAM,YAAY,SAAU,MAAM,WAsBrC,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
type ThemeCallback = (isDarkTheme: boolean) => void;
|
|
2
|
+
declare class ThemeManager {
|
|
3
|
+
private listeners;
|
|
4
|
+
private isDarkTheme;
|
|
5
|
+
private isInitialized;
|
|
6
|
+
constructor();
|
|
7
|
+
subscribe(callback: ThemeCallback): () => void;
|
|
8
|
+
setTheme(isDarkTheme: boolean): void;
|
|
9
|
+
getTheme(initialTheme?: boolean): boolean;
|
|
10
|
+
}
|
|
11
|
+
export declare const themeManager: ThemeManager;
|
|
12
|
+
export {};
|
|
13
|
+
//# sourceMappingURL=themeManager.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"themeManager.d.ts","sourceRoot":"","sources":["../../../../src/utils/themeManager.ts"],"names":[],"mappings":"AAAA,KAAK,aAAa,GAAG,CAAC,WAAW,EAAE,OAAO,KAAK,IAAI,CAAC;AAEpD,cAAM,YAAY;IACd,OAAO,CAAC,SAAS,CAAqB;IACtC,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,aAAa,CAAU;;IAQ/B,SAAS,CAAC,QAAQ,EAAE,aAAa,GAAG,MAAM,IAAI;IAK9C,QAAQ,CAAC,WAAW,EAAE,OAAO,GAAG,IAAI;IAKpC,QAAQ,CAAC,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO;CAS5C;AAED,eAAO,MAAM,YAAY,cAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"urlQueryParamService.d.ts","sourceRoot":"","sources":["../../../../src/utils/urlQueryParamService.ts"],"names":[],"mappings":"AAAA,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,GAAG,OAOvD"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare function isNullOrUndefined(data: any): boolean;
|
|
2
|
+
export declare function isNullOrUndefinedOrEmpString(data: any): boolean;
|
|
3
|
+
export declare function isNumber(value: any): boolean;
|
|
4
|
+
export declare function isString(value: any): boolean;
|
|
5
|
+
export declare function copyByValue<ValueType>(value: ValueType): ValueType;
|
|
6
|
+
export declare function truncateText(text: string, maxLength: number): string;
|
|
7
|
+
//# sourceMappingURL=variableHelperService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"variableHelperService.d.ts","sourceRoot":"","sources":["../../../../src/utils/variableHelperService.ts"],"names":[],"mappings":"AAAA,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAKpD;AACD,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAK/D;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAE5C;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO,CAE5C;AAED,wBAAgB,WAAW,CAAC,SAAS,EAAE,KAAK,EAAE,SAAS,GAAG,SAAS,CAQlE;AACD,wBAAgB,YAAY,CAAC,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,GAAG,MAAM,CAKpE"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e=function(e){var t,l=null===(t=e.split(".").pop())||void 0===t?void 0:t.toLowerCase();return{js:"javascript",jsx:"javascript",ts:"typescript",tsx:"typescript",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",py:"python",rb:"ruby",php:"php",java:"java",kt:"kotlin",kts:"kotlin",cs:"csharp",c:"c",h:"c",cpp:"cpp",cxx:"cpp",cc:"cpp",hpp:"cpp",mm:"objective-c",m:"objective-c",sh:"shell",bash:"shell",zsh:"shell",fish:"shell",bat:"bat",ps1:"powershell",json:"json",jsonc:"json",xml:"xml",yaml:"yaml",yml:"yaml",toml:"toml",ini:"ini",csv:"csv",md:"markdown",markdown:"markdown",txt:"plaintext",log:"plaintext",sql:"sql",gql:"graphql",graphql:"graphql",env:"dotenv",dotenv:"dotenv",cfg:"ini",conf:"ini",rs:"rust",go:"go",dart:"dart",scala:"scala",swift:"swift",lua:"lua",r:"r",dockerfile:"docker",docker:"docker",makefile:"makefile",mk:"makefile",gradle:"groovy",groovy:"groovy",tex:"latex",asm:"assembly",vb:"vbnet",erlang:"erlang",elm:"elm",clj:"clojure",coffee:"coffeescript",pug:"pug",jade:"pug"}[l||""]||l||""},t=function(e){return Object.entries(e).map(function(e){var t=e[0],l=e[1];return"".concat(t.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}),": ").concat(l,";")}).join("\n")},l=function(e,t,l){var s=l?"dark":"light",r=JSON.stringify(e).replace(/[^a-zA-Z0-9]/g,"").slice(0,20);return"".concat(s,"-severity-").concat(t,"-").concat(r)},s=function(e,t,s){var r=null==s?void 0:s[e];if(!r)return"myLineHighlight";if(!t){if(r.lightModeStyle)return l(r.lightModeStyle,e,!1);if(r.style)return l(r.style,e,!0);if(r.lightModeClassName)return r.lightModeClassName;if(r.className)return r.className}if(t){if(r.style)return l(r.style,e,!0);if(r.className)return r.className;if(r.lightModeStyle)return l(r.lightModeStyle,e,!1);if(r.lightModeClassName)return r.lightModeClassName}return"myLineHighlight"},r=function(e,t){return"db"===t&&(e=e.replace(/\.json$/,".table")),e},a=function(e){return"db"===e?"Table Preview":"Code Preview"};export{t as cssPropertiesToString,l as generateClassName,s as getClassNameFromDiagnostic,e as getLanguageFromFileName,r as returnCitationTitle,a as returnCodeTitle};
|
|
2
|
+
//# sourceMappingURL=codeCitations.utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"codeCitations.utils.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__spreadArray as t}from"tslib";import r from"dompurify";var a=["address","article","aside","blockquote","dd","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","li","main","nav","noscript","ol","p","pre","section","table","thead","tbody","tfoot","tr","th","td","ul"],e=["a","abbr","b","br","code","em","i","mark","q","s","small","span","strong","sub","sup","u"],i=["br","hr","img"],o=["highlight"],s=function(s){return r.sanitize(s,{ALLOWED_TAGS:t(t(t(t([],a,!0),e,!0),i,!0),o,!0),ALLOWED_ATTR:["class","style","href","target","rel","src","alt","title","colspan","rowspan"],ALLOWED_URI_REGEXP:/^(?:(?:https?|mailto|tel):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i})};export{s as sanitizeHtml};
|
|
2
|
+
//# sourceMappingURL=sanitizeHtml.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sanitizeHtml.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e=new(function(){function e(){this.listeners=new Set,this.isDarkTheme=!0,this.isInitialized=!1}return e.prototype.subscribe=function(e){var t=this;return this.listeners.add(e),function(){return t.listeners.delete(e)}},e.prototype.setTheme=function(e){this.isDarkTheme=e,this.listeners.forEach(function(t){return t(e)})},e.prototype.getTheme=function(e){return this.isInitialized||void 0===e||(this.setTheme(e),this.isInitialized=!0),this.isDarkTheme},e}());export{e as themeManager};
|
|
2
|
+
//# sourceMappingURL=themeManager.js.map
|