@e-llm-studio/requirement-ai 0.0.85 → 0.0.87
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/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +1 -1
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
- package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +1 -1
- package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +1 -1
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +1 -1
- package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +1 -1
- package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +1 -1
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +1 -1
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +1 -1
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
- package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +1 -1
- package/dist/features/RequirementAI/utils/diff-edit.utils.js +1 -1
- package/dist/features/UserStoryImport/UserStoryPicker.js +1 -1
- package/dist/features/UserStoryImport/components/UserStoryCard.js +1 -1
- package/dist/features/UserStoryImport/hooks/useUSPData.js +1 -1
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +1 -0
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +1 -0
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -1
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +3 -1
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -1
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +1 -1
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -1
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +19 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -1
- package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -1
- package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/assests/svg/ButtonCognitiveIcon.js +0 -2
- package/dist/assests/svg/ButtonCognitiveIcon.js.map +0 -1
- package/dist/assests/svg/PdfViewerIcons.js +0 -2
- package/dist/assests/svg/PdfViewerIcons.js.map +0 -1
- package/dist/assests/svg/chevronDownArrow.svg.js +0 -2
- package/dist/assests/svg/chevronDownArrow.svg.js.map +0 -1
- package/dist/assests/svg/chevronUp.svg.js +0 -2
- package/dist/assests/svg/chevronUp.svg.js.map +0 -1
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +0 -2
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +0 -1
- package/dist/cjs/assests/svg/PdfViewerIcons.js +0 -2
- package/dist/cjs/assests/svg/PdfViewerIcons.js.map +0 -1
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js +0 -2
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +0 -1
- package/dist/cjs/assests/svg/chevronUp.svg.js +0 -2
- package/dist/cjs/assests/svg/chevronUp.svg.js.map +0 -1
- package/dist/cjs/constants/diagnosticStylesBySeverity.js +0 -2
- package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +0 -1
- package/dist/cjs/features/BookCitation/BookCitation.js +0 -2
- package/dist/cjs/features/BookCitation/BookCitation.js.map +0 -1
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js +0 -2
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +0 -1
- package/dist/cjs/features/BookCitation/text-cleaner.js +0 -2
- package/dist/cjs/features/BookCitation/text-cleaner.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +0 -2
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
- package/dist/cjs/features/Bookemon/Bookemon.js +0 -2
- package/dist/cjs/features/Bookemon/Bookemon.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +0 -2
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookemonContent.js +0 -2
- package/dist/cjs/features/Bookemon/BookemonContent.js.map +0 -1
- package/dist/cjs/features/Bookemon/utils/highlight.js +0 -2
- package/dist/cjs/features/Bookemon/utils/highlight.js.map +0 -1
- package/dist/cjs/features/ChatCitation/BigQueryTable.js +0 -2
- package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +0 -1
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +0 -2
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +0 -2
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js +0 -2
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/Chip.js +0 -2
- package/dist/cjs/features/ChatCitation/components/Chip.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/DetailedView.js +0 -2
- package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/IconContainer.js +0 -2
- package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +0 -2
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/RuleBook.js +0 -2
- package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js +0 -2
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js +0 -2
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +0 -2
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
- package/dist/cjs/features/ChatCitation/constants/renderer.js +0 -2
- package/dist/cjs/features/ChatCitation/constants/renderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/utils/helpers.js +0 -2
- package/dist/cjs/features/ChatCitation/utils/helpers.js.map +0 -1
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js +0 -2
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +0 -1
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js +0 -2
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +0 -2
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
- package/dist/cjs/features/CitationViewer/CitationsViewer.js +0 -2
- package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +0 -2
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/Header.js +0 -2
- package/dist/cjs/features/CitationViewer/components/Header.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +0 -2
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/Transcript.js +0 -2
- package/dist/cjs/features/CitationViewer/components/Transcript.js.map +0 -1
- package/dist/cjs/features/CitationViewer/config/apiConfig.js +0 -2
- package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +0 -1
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +0 -2
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.js +0 -2
- package/dist/cjs/features/CodeCitation/CodeCitation.js.map +0 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +0 -2
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/Accordian.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/Spinner.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js +0 -2
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +0 -1
- package/dist/cjs/features/ExcelCitation/utils/helper.js +0 -2
- package/dist/cjs/features/ExcelCitation/utils/helper.js.map +0 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js +0 -2
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +0 -1
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +0 -2
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfContainer.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfContainer.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfStyle.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfStyle.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfViewer.js.map +0 -1
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js +0 -2
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +0 -2
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +0 -2
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.js +0 -2
- package/dist/cjs/features/TableCitation/TableCitationContent.js.map +0 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +0 -2
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
- package/dist/cjs/utils/codeCitations.utils.js +0 -2
- package/dist/cjs/utils/codeCitations.utils.js.map +0 -1
- package/dist/cjs/utils/sanitizeHtml.js +0 -2
- package/dist/cjs/utils/sanitizeHtml.js.map +0 -1
- package/dist/cjs/utils/themeManager.js +0 -2
- package/dist/cjs/utils/themeManager.js.map +0 -1
- package/dist/constants/diagnosticStylesBySeverity.js +0 -2
- package/dist/constants/diagnosticStylesBySeverity.js.map +0 -1
- package/dist/features/BookCitation/BookCitation.js +0 -2
- package/dist/features/BookCitation/BookCitation.js.map +0 -1
- package/dist/features/BookCitation/BookCitation.module.css.js +0 -2
- package/dist/features/BookCitation/BookCitation.module.css.js.map +0 -1
- package/dist/features/BookCitation/text-cleaner.js +0 -2
- package/dist/features/BookCitation/text-cleaner.js.map +0 -1
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
- package/dist/features/Bookemon/BookPreview/BookPreview.js +0 -2
- package/dist/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
- package/dist/features/Bookemon/Bookemon.js +0 -2
- package/dist/features/Bookemon/Bookemon.js.map +0 -1
- package/dist/features/Bookemon/BookemonCitationLayer.js +0 -2
- package/dist/features/Bookemon/BookemonCitationLayer.js.map +0 -1
- package/dist/features/Bookemon/BookemonContent.js +0 -2
- package/dist/features/Bookemon/BookemonContent.js.map +0 -1
- package/dist/features/Bookemon/utils/highlight.js +0 -2
- package/dist/features/Bookemon/utils/highlight.js.map +0 -1
- package/dist/features/ChatCitation/BigQueryTable.js +0 -2
- package/dist/features/ChatCitation/BigQueryTable.js.map +0 -1
- package/dist/features/ChatCitation/ChatCitationRenderer.js +0 -2
- package/dist/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
- package/dist/features/ChatCitation/assets/cw_chat.svg.js +0 -2
- package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
- package/dist/features/ChatCitation/components/AssistantChatItem.js +0 -2
- package/dist/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
- package/dist/features/ChatCitation/components/ChatCitation.js +0 -2
- package/dist/features/ChatCitation/components/ChatCitation.js.map +0 -1
- package/dist/features/ChatCitation/components/Chip.js +0 -2
- package/dist/features/ChatCitation/components/Chip.js.map +0 -1
- package/dist/features/ChatCitation/components/DetailedView.js +0 -2
- package/dist/features/ChatCitation/components/DetailedView.js.map +0 -1
- package/dist/features/ChatCitation/components/IconContainer.js +0 -2
- package/dist/features/ChatCitation/components/IconContainer.js.map +0 -1
- package/dist/features/ChatCitation/components/InViewNavigation.js +0 -2
- package/dist/features/ChatCitation/components/InViewNavigation.js.map +0 -1
- package/dist/features/ChatCitation/components/MarkdownRenderer.js +0 -2
- package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
- package/dist/features/ChatCitation/components/RuleBook.js +0 -2
- package/dist/features/ChatCitation/components/RuleBook.js.map +0 -1
- package/dist/features/ChatCitation/components/SummarizedView.js +0 -2
- package/dist/features/ChatCitation/components/SummarizedView.js.map +0 -1
- package/dist/features/ChatCitation/components/UserChatItem.js +0 -2
- package/dist/features/ChatCitation/components/UserChatItem.js.map +0 -1
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
- package/dist/features/ChatCitation/components/wrappers/Modal.js +0 -2
- package/dist/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
- package/dist/features/ChatCitation/constants/renderer.js +0 -2
- package/dist/features/ChatCitation/constants/renderer.js.map +0 -1
- package/dist/features/ChatCitation/utils/helpers.js +0 -2
- package/dist/features/ChatCitation/utils/helpers.js.map +0 -1
- package/dist/features/ChatDrawer/ChatDrawer.js +0 -2
- package/dist/features/ChatDrawer/ChatDrawer.js.map +0 -1
- package/dist/features/ChatDrawer/constants/ChatDrawer.js +0 -2
- package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.js +0 -2
- package/dist/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
- package/dist/features/CitationViewer/CitationsViewer.js +0 -2
- package/dist/features/CitationViewer/CitationsViewer.js.map +0 -1
- package/dist/features/CitationViewer/components/AudioWaveform.js +0 -2
- package/dist/features/CitationViewer/components/AudioWaveform.js.map +0 -1
- package/dist/features/CitationViewer/components/Header.js +0 -2
- package/dist/features/CitationViewer/components/Header.js.map +0 -1
- package/dist/features/CitationViewer/components/KeyTakeaways.js +0 -2
- package/dist/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
- package/dist/features/CitationViewer/components/Transcript.js +0 -2
- package/dist/features/CitationViewer/components/Transcript.js.map +0 -1
- package/dist/features/CitationViewer/config/apiConfig.js +0 -2
- package/dist/features/CitationViewer/config/apiConfig.js.map +0 -1
- package/dist/features/CitationViewer/hooks/getSignedUrl.js +0 -2
- package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
- package/dist/features/CodeCitation/CodeCitation.js +0 -2
- package/dist/features/CodeCitation/CodeCitation.js.map +0 -1
- package/dist/features/CodeCitation/CodeCitation.module.css.js +0 -2
- package/dist/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
- package/dist/features/CodeCitation/_components/Accordian.js +0 -2
- package/dist/features/CodeCitation/_components/Accordian.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeEditor.js +0 -2
- package/dist/features/CodeCitation/_components/CodeEditor.js.map +0 -1
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
- package/dist/features/CodeCitation/_components/Spinner.js +0 -2
- package/dist/features/CodeCitation/_components/Spinner.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/ThemeToggle.js +0 -2
- package/dist/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
- package/dist/features/CodeCitation/_components/TooltipComponent.js +0 -2
- package/dist/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
- package/dist/features/ExcelCitation/ExcelCitations.js +0 -2
- package/dist/features/ExcelCitation/ExcelCitations.js.map +0 -1
- package/dist/features/ExcelCitation/utils/helper.js +0 -2
- package/dist/features/ExcelCitation/utils/helper.js.map +0 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
- package/dist/features/PaginatedTable/PaginatedTable.js +0 -2
- package/dist/features/PaginatedTable/PaginatedTable.js.map +0 -1
- package/dist/features/PaginatedTable/paginatedTable.module.css.js +0 -2
- package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
- package/dist/features/PdfViewer/PdfContainer.js +0 -2
- package/dist/features/PdfViewer/PdfContainer.js.map +0 -1
- package/dist/features/PdfViewer/PdfStyle.js +0 -2
- package/dist/features/PdfViewer/PdfStyle.js.map +0 -1
- package/dist/features/PdfViewer/PdfToolbar.js +0 -2
- package/dist/features/PdfViewer/PdfToolbar.js.map +0 -1
- package/dist/features/PdfViewer/PdfViewer.js +0 -2
- package/dist/features/PdfViewer/PdfViewer.js.map +0 -1
- package/dist/features/PdfViewer/usePdfHighlight.js +0 -2
- package/dist/features/PdfViewer/usePdfHighlight.js.map +0 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.js +0 -2
- package/dist/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
- package/dist/features/ProjectAccordion/_components/Markdown.js +0 -2
- package/dist/features/ProjectAccordion/_components/Markdown.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
- package/dist/features/TableCitation/TableCitationContent.js +0 -2
- package/dist/features/TableCitation/TableCitationContent.js.map +0 -1
- package/dist/features/TableCitation/TableCitationContent.module.css.js +0 -2
- package/dist/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +0 -23
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +0 -1
- package/dist/types/src/AccordianHeadTest.d.ts +0 -2
- package/dist/types/src/AccordianHeadTest.d.ts.map +0 -1
- package/dist/types/src/BookCitationTest.d.ts +0 -3
- package/dist/types/src/BookCitationTest.d.ts.map +0 -1
- package/dist/types/src/BookemonTest.d.ts +0 -83
- package/dist/types/src/BookemonTest.d.ts.map +0 -1
- package/dist/types/src/ChatCitationTest.d.ts +0 -7
- package/dist/types/src/ChatCitationTest.d.ts.map +0 -1
- package/dist/types/src/ChatDrawerTest.d.ts +0 -2
- package/dist/types/src/ChatDrawerTest.d.ts.map +0 -1
- package/dist/types/src/CodeCitationTest.d.ts +0 -3
- package/dist/types/src/CodeCitationTest.d.ts.map +0 -1
- package/dist/types/src/DatagestMonTest.d.ts +0 -3
- package/dist/types/src/DatagestMonTest.d.ts.map +0 -1
- package/dist/types/src/DbCodeCitationTest.d.ts +0 -3
- package/dist/types/src/DbCodeCitationTest.d.ts.map +0 -1
- package/dist/types/src/EmailCitationTest.d.ts +0 -3
- package/dist/types/src/EmailCitationTest.d.ts.map +0 -1
- package/dist/types/src/ExcelCitationTest.d.ts +0 -2
- package/dist/types/src/ExcelCitationTest.d.ts.map +0 -1
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts +0 -3
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +0 -1
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +0 -3
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +0 -1
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +0 -15
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +0 -1
- package/dist/types/src/PdfViewerTest.d.ts +0 -5
- package/dist/types/src/PdfViewerTest.d.ts.map +0 -1
- package/dist/types/src/ProjectAccordianTest.d.ts +0 -3
- package/dist/types/src/ProjectAccordianTest.d.ts.map +0 -1
- package/dist/types/src/RequirementAICitationTest.d.ts +0 -3
- package/dist/types/src/RequirementAICitationTest.d.ts.map +0 -1
- package/dist/types/src/ScannedDocCitationTest.d.ts +0 -2
- package/dist/types/src/ScannedDocCitationTest.d.ts.map +0 -1
- package/dist/types/src/TableCitationTest.d.ts +0 -3
- package/dist/types/src/TableCitationTest.d.ts.map +0 -1
- package/dist/types/src/context/DataSelectedContext.d.ts +0 -73
- package/dist/types/src/context/DataSelectedContext.d.ts.map +0 -1
- package/dist/types/src/features/BookCitation/BookCitation.d.ts +0 -42
- package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +0 -1
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts +0 -2
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -21
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -13
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -52
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -20
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -35
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/Bookemon.d.ts +0 -9
- package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +0 -7
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts +0 -3
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts +0 -65
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts +0 -7
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +0 -26
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +0 -3
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +0 -15
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +0 -11
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +0 -9
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +0 -19
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts +0 -9
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +0 -7
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +0 -111
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +0 -16
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +0 -5
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +0 -33
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +0 -5
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +0 -8
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -48
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +0 -5
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/Header.d.ts +0 -12
- package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +0 -10
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +0 -3
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts +0 -59
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +0 -49
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +0 -10
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -31
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -6
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +0 -4
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +0 -7
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -25
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +0 -3
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/DataSelector.d.ts +0 -18
- package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -11
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +0 -7
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +0 -4
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +0 -21
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +0 -19
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +0 -7
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +0 -1
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +0 -43
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +0 -1
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +0 -10
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +0 -1
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +0 -15
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +0 -2
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +0 -1
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +0 -27
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +0 -2
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +0 -13
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +0 -33
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +0 -23
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +0 -61
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +0 -26
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/index.d.ts +0 -2
- package/dist/types/src/features/ProjectAccordion/index.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +0 -52
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +0 -4
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +0 -1
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -57
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +0 -14
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +0 -21
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +0 -33
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +0 -19
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +0 -8
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +0 -17
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +0 -26
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +0 -11
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1108
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/NotFound.d.ts +0 -4
- package/dist/types/src/features/UploadData/NotFound.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/main.d.ts +0 -10
- package/dist/types/src/features/UploadData/main.d.ts.map +0 -1
- package/dist/types/src/methodsToExpose.d.ts +0 -13
- package/dist/types/src/methodsToExpose.d.ts.map +0 -1
- package/dist/types/src/routes/Routes.d.ts +0 -2
- package/dist/types/src/routes/Routes.d.ts.map +0 -1
- package/dist/types/src/service/DataService.d.ts +0 -73
- package/dist/types/src/service/DataService.d.ts.map +0 -1
- package/dist/types/src/service/ModelService.d.ts +0 -68
- package/dist/types/src/service/ModelService.d.ts.map +0 -1
- package/dist/types/src/service/ProjectService.d.ts +0 -16
- package/dist/types/src/service/ProjectService.d.ts.map +0 -1
- package/dist/utils/codeCitations.utils.js +0 -2
- package/dist/utils/codeCitations.utils.js.map +0 -1
- package/dist/utils/sanitizeHtml.js +0 -2
- package/dist/utils/sanitizeHtml.js.map +0 -1
- package/dist/utils/themeManager.js +0 -2
- package/dist/utils/themeManager.js.map +0 -1
package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"ImageCitationContent-module_container__2noyA",header:"ImageCitationContent-module_header__7WGID",title:"ImageCitationContent-module_title__0CnR6",headerRight:"ImageCitationContent-module_headerRight__BSV5U",divider:"ImageCitationContent-module_divider__XBff8",closeIconWrapper:"ImageCitationContent-module_closeIconWrapper__UtX0k",closeIcon:"ImageCitationContent-module_closeIcon__X-iCE",image:"ImageCitationContent-module_image__Iq7Nj",loaderContainer:"ImageCitationContent-module_loaderContainer__NwJxh",loaderText:"ImageCitationContent-module_loaderText__rIA-z"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode(".ImageCitationContent-module_container__2noyA{border:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;min-height:200px;position:relative;row-gap:1rem}.ImageCitationContent-module_header__7WGID{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;width:100%}.ImageCitationContent-module_title__0CnR6{color:#1f2937;font-family:Inter,sans-serif;font-weight:400;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageCitationContent-module_headerRight__BSV5U{align-items:center;column-gap:1rem;display:flex;flex-direction:row}.ImageCitationContent-module_divider__XBff8{align-self:stretch;background-color:#e5e7eb;margin-bottom:-.5rem;margin-top:-.5rem;width:1px}.ImageCitationContent-module_closeIconWrapper__UtX0k{cursor:pointer}.ImageCitationContent-module_closeIcon__X-iCE{color:#6b7280;height:24px;width:24px}.ImageCitationContent-module_image__Iq7Nj{height:auto;max-width:100%}.ImageCitationContent-module_loaderContainer__NwJxh{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px}.ImageCitationContent-module_loaderText__rIA-z{color:#4b5563;font-size:.875rem;font-weight:500;margin-top:.5rem}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=ImageCitationContent.module.css.js.map
|
package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageCitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as l}from"tslib";import{jsxs as e,jsx as i}from"react/jsx-runtime";import{useState as o,useEffect as n}from"react";import{renderCitationAIConfidenceDisplay as t}from"../components/CitationAIConfidenceDisplay.js";import{CircularProgress as a}from"@mui/material";import r from"./VideoCitationContent.module.css.js";var d=function(d){var s,c,u,v,m,h,p=null===(s=null==d?void 0:d.closeCitationConfig)||void 0===s?void 0:s.CloseIcon,g=null===(c=null==d?void 0:d.cachingConfig)||void 0===c?void 0:c.queryClient,y=d.styles,f=o(null),C=f[0],U=f[1],N=o(null),P=N[0],x=N[1],F=["getSignedUrl",(null==d?void 0:d.gsUtilPath)||""],S=null!==(v=null===(u=d.cachingConfig)||void 0===u?void 0:u.useGetSignedUrlQuery)&&void 0!==v?v:function(l,e){return{data:void 0}},I=null!==(h=null===(m=d.cachingConfig)||void 0===m?void 0:m.useGetSignedUrlMutation)&&void 0!==h?h:function(l){return{mutate:function(){},isPending:!1}},R=S((null==d?void 0:d.gsUtilPath)||"",F).data,T=I((null==d?void 0:d.gsUtilPath)||""),k=T.mutate,w=T.isPending;n(function(){import("react-player").then(function(l){U(function(){return l.default})}).catch(function(){x("react-player is not installed. Run: npm install react-player")})},[]),n(function(){var l;d.videoUrl||(d.gsUtilPath?(null===(l=null==g?void 0:g.getQueryData)||void 0===l?void 0:l.call(g,F))||k({gsUtilPath:d.gsUtilPath}):console.error("Error -> VideoCitationContent: gsUtilPath is required to fetch signed URL"))},[d.gsUtilPath,d.videoUrl,g,k,F]);var D=d.videoUrl||R,V=l({controls:!0,playing:!1,loop:!1,muted:!1,volume:.8,width:"100%",height:"100%"},d.playerConfig);return e("div",l({className:r.container,style:null==y?void 0:y.container},{children:[e("div",l({className:r.header,style:null==y?void 0:y.header},{children:[e("div",l({className:r.titleGroup},{children:[i("h2",l({className:r.title,style:null==y?void 0:y.title},{children:(null==d?void 0:d.citationTitle)||"Video Reference"})),(null==d?void 0:d.timestamp)&&i("span",l({className:r.timestamp,style:null==y?void 0:y.timestamp},{children:d.timestamp}))]})),(null==d?void 0:d.closeCitationConfig)?e("div",l({className:r.headerRight,style:null==y?void 0:y.headerRight},{children:[t(d.relevanceScore,!1,null==y?void 0:y.aiConfidenceDisplayPill),i("div",{className:r.divider,style:null==y?void 0:y.divider}),p&&i("div",l({className:r.closeIconWrapper,style:null==y?void 0:y.closeIconWrapper,onClick:d.closeCitationConfig.handleCloseCitationPreview},{children:i(p,{className:r.closeIcon})}))]})):t(d.relevanceScore,!0,null==y?void 0:y.aiConfidenceDisplayPill)]})),D?P?i("div",l({style:{color:"red",fontSize:"12px"}},{children:P})):C?i("div",l({className:r.videoWrapper,style:null==y?void 0:y.videoWrapper},{children:C&&i(C,{src:D,controls:V.controls,playing:V.playing,loop:V.loop,muted:V.muted,volume:V.volume,style:{width:V.width,height:V.height}})})):e("div",l({className:r.loaderContainer,style:null==y?void 0:y.loaderContainer},{children:[i(a,{size:48,thickness:4,style:{color:"#4F85FF"}}),i("span",l({className:r.loaderText,style:null==y?void 0:y.loaderText},{children:"Loading Player..."}))]})):w?e("div",l({className:r.loaderContainer,style:null==y?void 0:y.loaderContainer},{children:[i("style",{children:".mui-circular-progress-circle { stroke-linecap: round; }"}),i(a,{size:48,thickness:4,style:{color:"#4F85FF"},classes:{circle:"mui-circular-progress-circle"}}),i("span",l({className:r.loaderText,style:null==y?void 0:y.loaderText},{children:"Loading Video..."}))]})):null]}))};export{d as default};
|
|
2
|
-
//# sourceMappingURL=VideoCitationContent.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"VideoCitationContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"VideoCitationContent-module_container__OM1gg",header:"VideoCitationContent-module_header__bJBnK",title:"VideoCitationContent-module_title__6vfdg",headerRight:"VideoCitationContent-module_headerRight__hzplF",divider:"VideoCitationContent-module_divider__h9FN4",closeIconWrapper:"VideoCitationContent-module_closeIconWrapper__IlA6u",closeIcon:"VideoCitationContent-module_closeIcon__i-JsU",videoWrapper:"VideoCitationContent-module_videoWrapper__Gk7na",loaderContainer:"VideoCitationContent-module_loaderContainer__tcLMV",loaderText:"VideoCitationContent-module_loaderText__gqI-W",titleGroup:"VideoCitationContent-module_titleGroup__EfsZ8",timestamp:"VideoCitationContent-module_timestamp__oUg8m"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode(".VideoCitationContent-module_container__OM1gg{border:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;min-height:200px;position:relative;row-gap:1rem}.VideoCitationContent-module_header__bJBnK{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;width:100%}.VideoCitationContent-module_title__6vfdg{color:#1f2937;font-family:Inter,sans-serif;font-weight:400;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoCitationContent-module_headerRight__hzplF{align-items:center;column-gap:1rem;display:flex;flex-direction:row}.VideoCitationContent-module_divider__h9FN4{align-self:stretch;background-color:#e5e7eb;margin-bottom:-.5rem;margin-top:-.5rem;width:1px}.VideoCitationContent-module_closeIconWrapper__IlA6u{cursor:pointer}.VideoCitationContent-module_closeIcon__i-JsU{color:#6b7280;height:24px;width:24px}.VideoCitationContent-module_videoWrapper__Gk7na{min-height:300px;padding:0 1rem 1rem;position:relative;width:100%}.VideoCitationContent-module_loaderContainer__tcLMV{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.VideoCitationContent-module_loaderText__gqI-W{color:#4b5563;font-size:.875rem;font-weight:500;margin-top:.5rem}.VideoCitationContent-module_titleGroup__EfsZ8{display:flex;flex-direction:column;overflow:hidden;row-gap:.125rem}.VideoCitationContent-module_timestamp__oUg8m{color:#6b7280;font-family:Inter,sans-serif;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=VideoCitationContent.module.css.js.map
|
package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"VideoCitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsxs as l,jsx as i,Fragment as n}from"react/jsx-runtime";import{useState as o,useEffect as r}from"react";import{renderCitationAIConfidenceDisplay as t}from"../components/CitationAIConfidenceDisplay.js";import s from"../AiReasoning/components/icons/FullScreenIcon.js";import a from"./components/ImagePreviewDialog.js";import{CircularProgress as c}from"@mui/material";import d from"./WebCitationWithImageContent.module.css.js";var u=function(u){var v,m,g,h,f,p,C,y=null===(v=null==u?void 0:u.closeCitationConfig)||void 0===v?void 0:v.CloseIcon,N=u.visitIcon,I=o(!1),P=I[0],U=I[1],k=null===(m=null==u?void 0:u.cachingConfig)||void 0===m?void 0:m.queryClient,S=u.styles,D=["getSignedUrl",u.gsUtilPath||""],w=null!==(h=null===(g=u.cachingConfig)||void 0===g?void 0:g.useGetSignedUrlQuery)&&void 0!==h?h:function(){return{data:void 0}},W=null!==(p=null===(f=u.cachingConfig)||void 0===f?void 0:f.useGetSignedUrlMutation)&&void 0!==p?p:function(){return{mutate:function(e){},isPending:!1}},b=w((null==u?void 0:u.gsUtilPath)||"",D).data,L=W((null==u?void 0:u.gsUtilPath)||""),j=L.mutate,x=L.isPending;return r(function(){u.signedUrl||u.gsUtilPath&&(((null==k?void 0:k.getQueryData)?k.getQueryData(D):void 0)||j({gsUtilPath:u.gsUtilPath}))},[u.gsUtilPath,u.signedUrl,k,j]),l("div",e({className:d.container,style:null==S?void 0:S.container},{children:[l("div",e({className:d.header,style:null==S?void 0:S.header},{children:[i("div",e({className:d.headerLeft,style:null==S?void 0:S.headerLeft},{children:i("a",e({className:d.link,target:"_blank",rel:"noopener noreferrer",href:u.url},{children:u.label}))})),(null==u?void 0:u.closeCitationConfig)?l("div",e({className:d.headerActions,style:null==S?void 0:S.headerActions},{children:[t(u.relevanceScore,!1,null==S?void 0:S.aiConfidenceDisplayPill),i("div",{className:d.divider,style:null==S?void 0:S.divider}),y&&i("div",e({className:d.closeIconWrapper,style:null==S?void 0:S.closeIconWrapper,onClick:u.closeCitationConfig.handleCloseCitationPreview},{children:i(y,{className:d.closeIcon})}))]})):i(n,{children:t(u.relevanceScore,!0,null==S?void 0:S.aiConfidenceDisplayPill)})]})),u.signedUrl?l("div",e({className:d.imageWrapper,style:null==S?void 0:S.imageWrapper},{children:[i("img",{src:u.signedUrl,alt:"images",className:d.image,style:null==S?void 0:S.image}),i("div",e({className:d.fullScreenButton,style:null==S?void 0:S.fullScreenButton,onClick:function(){return U(!0)}},{children:i(s,{})})),i(a,{open:P,handleClose:function(){return U(!1)},src:u.signedUrl,CloseIcon:u.PreviewDialogCloseIcon,styles:null===(C=u.styles)||void 0===C?void 0:C.previewDialogStyles})]})):x?l("div",e({className:d.loaderContainer},{children:[i("style",{children:".mui-circular-progress-circle { stroke-linecap: round; }"}),i(c,{size:48,thickness:4,style:{color:"#4F85FF"},classes:{circle:"mui-circular-progress-circle"}}),i("span",e({className:d.loaderText,style:null==S?void 0:S.loaderText},{children:"Loading Image..."}))]})):b&&l("div",e({className:d.imageWrapper},{children:[i("img",{src:b,alt:"images",className:d.image,style:null==S?void 0:S.image}),i("div",e({className:d.fullScreenButton,style:null==S?void 0:S.fullScreenButton,onClick:function(){return U(!0)}},{children:i(s,{})})),i(a,{open:P,handleClose:function(){return U(!1)},src:b,CloseIcon:u.PreviewDialogCloseIcon,styles:null==S?void 0:S.previewDialogStyles})]})),i("div",e({className:d.footer,style:null==S?void 0:S.footer},{children:l("div",e({className:d.footerContent,style:null==S?void 0:S.footerContent},{children:[i("span",{children:"Open link in new tab to read in detail"}),l("a",e({className:d.visitLink,style:null==S?void 0:S.visitLink,href:u.url,target:"_blank",rel:"noopener noreferrer"},{children:[i("span",{children:"Visit Link"}),i(N,{className:d.visitIcon})]}))]}))}))]}))};export{u as default};
|
|
2
|
-
//# sourceMappingURL=WebCitationWithImageContent.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebCitationWithImageContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"WebCitationWithImageContent-module_container__0caP3",header:"WebCitationWithImageContent-module_header__yd-ED",headerLeft:"WebCitationWithImageContent-module_headerLeft__vemHH",link:"WebCitationWithImageContent-module_link__9am5l",headerActions:"WebCitationWithImageContent-module_headerActions__pinS2",divider:"WebCitationWithImageContent-module_divider__OR-bP",closeIconWrapper:"WebCitationWithImageContent-module_closeIconWrapper__D6HHj",closeIcon:"WebCitationWithImageContent-module_closeIcon__CDrjR",imageWrapper:"WebCitationWithImageContent-module_imageWrapper__Zk2jF",image:"WebCitationWithImageContent-module_image__KJMJS",fullScreenButton:"WebCitationWithImageContent-module_fullScreenButton__JH8MC",loaderContainer:"WebCitationWithImageContent-module_loaderContainer__9UQBM",loaderText:"WebCitationWithImageContent-module_loaderText__fqlg2",footer:"WebCitationWithImageContent-module_footer__7-3Et",footerContent:"WebCitationWithImageContent-module_footerContent__U60cY",visitLink:"WebCitationWithImageContent-module_visitLink__YiGQo",visitIcon:"WebCitationWithImageContent-module_visitIcon__FjN9-"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode(".WebCitationWithImageContent-module_container__0caP3{border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;height:100%;min-height:200px;position:relative}.WebCitationWithImageContent-module_header__yd-ED{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;width:100%}.WebCitationWithImageContent-module_headerLeft__vemHH{align-items:center;display:flex;flex-direction:row;gap:.5rem}.WebCitationWithImageContent-module_link__9am5l{color:#1f2937;font-weight:600;text-decoration-color:#1f2937;text-decoration:none}.WebCitationWithImageContent-module_headerActions__pinS2{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.WebCitationWithImageContent-module_divider__OR-bP{align-self:stretch;background-color:#e5e7eb;margin-bottom:-.5rem;margin-top:-.5rem;width:1px}.WebCitationWithImageContent-module_closeIconWrapper__D6HHj{cursor:pointer}.WebCitationWithImageContent-module_closeIcon__CDrjR{color:#6b7280;height:1.5rem;width:1.5rem}.WebCitationWithImageContent-module_imageWrapper__Zk2jF{padding-left:.75rem;padding-right:.75rem;position:relative}.WebCitationWithImageContent-module_image__KJMJS{border:1px solid #e5e7eb;border-radius:8px;width:100%}.WebCitationWithImageContent-module_fullScreenButton__JH8MC{background-color:#f9fafb;border:1px solid #d0d5dd;border-radius:8px;bottom:.5rem;cursor:pointer;padding:.5rem;position:absolute;right:1.25rem}.WebCitationWithImageContent-module_loaderContainer__9UQBM{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.WebCitationWithImageContent-module_loaderText__fqlg2{color:#4b5563;font-size:.875rem;font-weight:500;margin-top:.5rem}.WebCitationWithImageContent-module_footer__7-3Et{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem;width:100%}.WebCitationWithImageContent-module_footerContent__U60cY{align-items:center;color:#000;display:flex;flex-direction:row;gap:.5rem;padding-left:.75rem}.WebCitationWithImageContent-module_visitLink__YiGQo{align-items:center;background-color:#eee9fd;border-radius:8px;color:#5928ed;display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem;text-decoration:none;width:fit-content}.WebCitationWithImageContent-module_visitIcon__FjN9-{color:#5928ed;height:1rem;width:1rem}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=WebCitationWithImageContent.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebCitationWithImageContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as l,jsxs as i}from"react/jsx-runtime";import{Dialog as r}from"@mui/material";import a from"./ImagePreviewDialog.module.css.js";var o=function(o){var s=o.open,n=o.handleClose,c=o.CloseIcon,t=o.src,m=o.styles;return l(r,e({maxWidth:"lg",onClose:n,open:s},{children:i("div",e({className:a.container,style:null==m?void 0:m.container},{children:[i("div",e({className:a.header,style:null==m?void 0:m.header},{children:[l("h1",e({className:a.title,style:null==m?void 0:m.title},{children:"Image Preview"})),l("div",e({className:a.closeIconWrapper,style:null==m?void 0:m.closeIconWrapper,onClick:n},{children:l(c,{className:a.closeIcon})}))]})),l("img",{src:t,alt:"Preview",className:a.image,style:null==m?void 0:m.image})]}))}))};export{o as default};
|
|
2
|
-
//# sourceMappingURL=ImagePreviewDialog.js.map
|
package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImagePreviewDialog.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"ImagePreviewDialog-module_container__TZ-XG",header:"ImagePreviewDialog-module_header__UkyPs",title:"ImagePreviewDialog-module_title__oy6IG",closeIconWrapper:"ImagePreviewDialog-module_closeIconWrapper__1aCR-",closeIcon:"ImagePreviewDialog-module_closeIcon__PgwPb",image:"ImagePreviewDialog-module_image__wdNen"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const o=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;o&&e.setAttribute("nonce",o),e.appendChild(document.createTextNode(".ImagePreviewDialog-module_container__TZ-XG{padding:16px}.ImagePreviewDialog-module_header__UkyPs{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.ImagePreviewDialog-module_title__oy6IG{font-size:1.125rem;font-weight:600}.ImagePreviewDialog-module_closeIconWrapper__1aCR-,.ImagePreviewDialog-module_closeIcon__PgwPb{cursor:pointer}.ImagePreviewDialog-module_image__wdNen{height:auto;width:100%}"));const t=document.head||document.getElementsByTagName("head")[0]||document.documentElement;t&&t.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=ImagePreviewDialog.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImagePreviewDialog.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as n}from"tslib";import{jsxs as e,jsx as o}from"react/jsx-runtime";import{Tooltip as i}from"@mui/material";import r from"./CitationAIConfidenceDisplay.module.css.js";import t from"../AiReasoning/components/icons/RelevanceScoreIcon.js";var c=function(c,a,l){if("number"!=typeof c||isNaN(c))return null;var m=e("div",n({className:"".concat(r.container," ").concat(a?r.legacy:r.modern),style:null==l?void 0:l.container},{children:[o(t,{size:20}),o("span",{children:a?"Citation Relevance: ".concat(c,"%"):"".concat(c,"%")})]}));return a?m:o(i,n({title:"Citation Relevance",arrow:!0},{children:m}))};export{c as renderCitationAIConfidenceDisplay};
|
|
2
|
-
//# sourceMappingURL=CitationAIConfidenceDisplay.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CitationAIConfidenceDisplay.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"CitationAIConfidenceDisplay-module_container__hiteg",legacy:"CitationAIConfidenceDisplay-module_legacy__fZ3Im",modern:"CitationAIConfidenceDisplay-module_modern__s41uG"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const n=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;n&&e.setAttribute("nonce",n),e.appendChild(document.createTextNode(".CitationAIConfidenceDisplay-module_container__hiteg{align-items:center;border-radius:9999px;display:flex;flex-direction:row;font-weight:500;gap:.5rem;margin-left:1.5rem;padding:.25rem .75rem}.CitationAIConfidenceDisplay-module_legacy__fZ3Im{background-color:#fff;border:2px solid #ac93f6;color:#1f2937;min-width:13.83rem}.CitationAIConfidenceDisplay-module_modern__s41uG{background-color:#bbf7d0;border:2px solid #10b981;color:#1f2937;min-width:6.4rem}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=CitationAIConfidenceDisplay.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CitationAIConfidenceDisplay.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as i}from"tslib";import{jsxs as e,Fragment as n,jsx as o}from"react/jsx-runtime";import{useState as t,useRef as r,useCallback as l,useEffect as a}from"react";import{ChevronUp as d,ChevronDown as c,X as p,Maximize2 as u}from"lucide-react";import{Modal as s}from"../ChatCitation/components/wrappers/Modal.js";import{Tooltip as h}from"@mui/material";function g(g){var x=g.images,f=g.highlights,v=g.pages,m=g.subHeadingText,b=void 0===m?"":m,y=g.showFullScreenMode,C=void 0===y||y,k=g.citationLabelColor,w=void 0===k?"#FFFF2E":k,I=g.showCitationLabelOnHover,z=void 0!==I&&I,S=g.highlightColor,B=void 0===S?"rgba(255, 220, 0, 0.15)":S,F=g.highlightActiveColor,M=void 0===F?"rgba(255, 220, 0, 0.35)":F,L=g.highlightBorderColor,R=void 0===L?"rgba(200, 160, 0, 0.4)":L,T=g.height,H=void 0===T?"700px":T,A=g.subHeadingTitleInsideModal,E=g.scrollToFirstCitation,j=void 0!==E&&E,D=g.showPageSeparator,P=void 0===D||D,W=g.pageSeparatorColor,_=void 0===W?"#e2e8f0":W,O=g.activeCitationIndex,q=g.onActiveCitationChange,Y=g.headerAction,G=[],J=[];(null==v?void 0:v.length)?v.forEach(function(i,e){var n;i.gs_url&&G.push(i.gs_url),null===(n=i.highlighted_coordinates)||void 0===n||n.forEach(function(i){J.push({pageIndex:e,bboxes:[i]})})}):(G.push.apply(G,x||[]),J.push.apply(J,f||[]));var K=J.flatMap(function(i,e){return i.bboxes.map(function(n,o){return{bbox:n,pageIndex:i.pageIndex,key:"".concat(e,"-").concat(o)}})}),N=K.length,Q=t(null),U=Q[0],V=Q[1],X=t(0),Z=X[0],$=X[1],ii=t(!1),ei=ii[0],ni=ii[1],oi=t({}),ti=oi[0],ri=oi[1],li=r(null),ai=r(null),di=r(null),ci=r([]),pi=r([]),ui=r(!1),si=l(function(i,e){void 0===e&&(e=!1);var n=Math.max(0,Math.min(N-1,i));$(n),q&&q(n),requestAnimationFrame(function(){var i=e?di.current:ai.current,o=(e?pi:ci).current[n];if(i&&o){var t=i.getBoundingClientRect(),r=o.getBoundingClientRect(),l=r.top-t.top+i.scrollTop-i.clientHeight/2+r.height/2;i.scrollTo({top:l,behavior:"smooth"})}})},[N,q]);a(function(){void 0!==O&&0!==N&&li.current!==O&&(li.current=O,$(O),si(O,!1))},[O,N,si]),a(function(){var i;if(j&&!ui.current&&0!==N){var e=null===(i=null==K?void 0:K[0])||void 0===i?void 0:i.pageIndex;ti[e]&&(ui.current=!0,si(0,!1))}},[j,ti,N,K,si]);var hi=function(t){return void 0===t&&(t=!1),N>0&&o("div",i({style:{display:"flex",alignItems:"center",marginBottom:"6px"}},{children:e("div",i({style:{marginLeft:"auto",display:"flex",alignItems:"center",gap:"4px"}},{children:[e("span",i({style:{fontSize:"12px",color:"#888"}},{children:[Z+1," / ",N]})),o("button",i({onClick:function(){return si(Z-1,t)},disabled:Z<=0,style:{padding:"2px 4px",cursor:Z<=0?"not-allowed":"pointer",opacity:Z<=0?.4:1,border:"1px solid #ddd",borderRadius:"3px",background:"white",display:"flex",alignItems:"center"}},{children:o(d,{size:14,color:"#64748b"})})),o("button",i({onClick:function(){return si(Z+1,t)},disabled:Z>=N-1,style:{padding:"2px 4px",cursor:Z>=N-1?"not-allowed":"pointer",opacity:Z>=N-1?.4:1,border:"1px solid #ddd",borderRadius:"3px",background:"white",display:"flex",alignItems:"center"}},{children:o(c,{size:14,color:"#64748b"})})),!Y&&C&&e(n,{children:[o("span",{style:{width:"1px",height:"16px",background:"#e2e8f0",margin:"0 2px"}}),t?o(p,{size:16,color:"#64748b",style:{cursor:"pointer"},onClick:function(){return ni(!1)}}):o(u,{size:16,color:"#64748b",style:{cursor:"pointer"},onClick:function(){return ni(!0)}})]}),Y&&(null==Y?void 0:Y.icon)&&(null==Y?void 0:Y.onClick)&&e(n,{children:[o("span",{style:{width:"1px",height:"16px",background:"#e2e8f0",margin:"0 2px"}}),o(h,i({title:(null==Y?void 0:Y.tooltip)||"",arrow:!0,placement:"top"},{children:o("div",i({onClick:Y.onClick,style:{display:"flex",alignItems:"center",cursor:"pointer"}},{children:Y.icon}))}))]})]}))}))},gi=function(n){void 0===n&&(n=!1);var t=n?pi:ci,r=-1;return G.map(function(n,l){var a=J.filter(function(i){return i.pageIndex===l}).flatMap(function(i,e){return i.bboxes.map(function(i,n){return r++,{bbox:i,key:"".concat(l,"-").concat(e,"-").concat(n),globalIndex:r}})});return e("div",i({style:{marginBottom:"8px"}},{children:[e("div",i({style:{fontSize:"12px",color:"#888",marginBottom:"4px"}},{children:["Page ",l+1]})),o("div",i({style:{position:"relative",width:"100%",paddingTop:"129%",flexShrink:0}},{children:e("div",i({style:{position:"absolute",inset:0}},{children:[o("img",{src:n,alt:"Page ".concat(l+1),style:{display:"block",width:"100%",height:"100%",objectFit:"fill"},draggable:!1,ref:function(e){e&&e.complete&&!ti[l]&&ri(function(e){var n;return i(i({},e),((n={})[l]=!0,n))})},onLoad:function(){return ri(function(e){var n;return i(i({},e),((n={})[l]=!0,n))})}}),ti[l]&&a.map(function(n){var r=n.bbox,l=n.key,a=n.globalIndex,d=Z===a;return o("div",i({ref:function(i){t.current[a]=i},onMouseEnter:function(){return V(a)},onMouseLeave:function(){return V(null)},style:{position:"absolute",left:"".concat(100*r.xmin,"%"),top:"".concat(100*r.ymin,"%"),width:"".concat(100*(r.xmax-r.xmin),"%"),height:"".concat(100*(r.ymax-r.ymin),"%"),background:d?M:B,border:d?"1.5px solid ".concat(R):"none",borderRadius:"2px",zIndex:2}},{children:z&&U===a&&e("div",i({style:{position:"absolute",top:"-18px",right:"0",fontSize:"10px",background:w,color:"black",padding:"2px 6px",borderRadius:"3px",whiteSpace:"nowrap"}},{children:["Citation ",a+1]}))}),l)})]}))})),P&&l<G.length-1&&o("div",{style:{height:"1px",background:_,margin:"0"}})]}),l)})},xi={overflowY:"auto",border:"1px solid #ddd",borderRadius:"4px",padding:"8px",paddingBottom:0,display:"flex",flexDirection:"column",boxSizing:"border-box"};return e(n,{children:[e("div",i({style:{width:"100%",maxWidth:"800px",fontFamily:"inherit",display:"flex",flexDirection:"column"}},{children:[(b||N>0)&&e("div",i({style:{display:"flex",alignItems:"center",marginBottom:"6px"}},{children:[b&&o("div",i({style:{fontSize:"14px",fontWeight:500,color:"#111"}},{children:b})),o("div",i({style:{marginLeft:"auto"}},{children:hi(!1)}))]})),o("div",i({ref:ai,style:i(i({},xi),{maxHeight:H})},{children:gi(!1)}))]})),o(s,i({isOpen:ei,onClose:function(){return ni(!1)}},{children:e("div",i({style:{display:"flex",flexDirection:"column",height:"100%",overflow:"hidden"}},{children:[(A||N>0)&&e("div",i({style:{display:"flex",alignItems:"center",marginBottom:"6px",padding:"8px"}},{children:[A&&o("div",i({style:{fontSize:"14px",fontWeight:500,color:"#111"}},{children:A})),o("div",i({style:{marginLeft:"auto"}},{children:hi(!0)}))]})),o("div",i({ref:di,style:i(i({},xi),{flex:1})},{children:ei&&gi(!0)}))]}))}))]})}export{g as default};
|
|
2
|
-
//# sourceMappingURL=ScannedDocCitation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ScannedDocCitation.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsxs as i,jsx as l}from"react/jsx-runtime";import{useMemo as a}from"react";import r from"clsx";import t from"./TableCitationContent.module.css.js";var n=function(n){var c=n.title,s=n.timestamp,o=n.rows,d=void 0===o?[]:o,m=n.highlightColumns,h=void 0===m?[]:m,u=n.highlightRowIndex,f=n.onClose,p=n.CloseIcon,N=n.className,g=a(function(){var e=new Set;return d.forEach(function(i){Object.keys(i).forEach(function(i){"markFailed"!==i&&e.add(i)})}),Array.from(e)},[d]),b=function(e){return"number"==typeof e?e.toLocaleString(void 0,{minimumFractionDigits:2}):"boolean"==typeof e?e?"✓":"✕":String(null!=e?e:"")};return i("div",e({className:r(t.container,N)},{children:[i("header",e({className:t.header},{children:[i("div",e({className:t.titleGroup},{children:[l("h2",e({className:t.title},{children:c})),s&&l("span",e({className:t.timestamp},{children:s}))]})),f&&i("div",e({className:t.actions},{children:[l("div",{className:t.divider}),l("button",e({className:t.closeBtn,onClick:f,"aria-label":"Close"},{children:p?l(p,{}):"×"}))]}))]})),l("div",e({className:t.tableScroll},{children:i("table",e({className:t.table},{children:[l("thead",{children:l("tr",{children:g.map(function(i){return l("th",e({className:r(h.includes(i)&&t.highlightCell)},{children:i}),i)})})}),l("tbody",{children:d.map(function(i,a){return l("tr",e({className:r(u===a&&t.highlightCell)},{children:g.map(function(a){var n=Array.isArray(i.markFailed)&&i.markFailed.includes(a),c="boolean"==typeof i[a];return l("td",e({className:r(h.includes(a)&&t.highlightCell,n&&t.failedCell)},{children:c?l("span",e({className:r(t.badge,i[a]?t.success:t.error)},{children:b(i[a])})):b(i[a])}),a)})}),a)})})]}))}))]}))};export{n as default};
|
|
2
|
-
//# sourceMappingURL=TableCitationContent.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TableCitationContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var e={container:"TableCitationContent-module_container__OfivB",header:"TableCitationContent-module_header__ANgC5",title:"TableCitationContent-module_title__UzB8i",headerRight:"TableCitationContent-module_headerRight__GLyqb",divider:"TableCitationContent-module_divider__SYxWE",closeBtn:"TableCitationContent-module_closeBtn__lTrT4",ccloseBtn:"TableCitationContent-module_ccloseBtn__Gp3l5",tableScroll:"TableCitationContent-module_tableScroll__Gv2KN",table:"TableCitationContent-module_table__ZIHBi",highlightCell:"TableCitationContent-module_highlightCell__1RESY",failedCell:"TableCitationContent-module_failedCell__-Q2WX",actions:"TableCitationContent-module_actions__yvyTj"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode(".TableCitationContent-module_container__OfivB{background-color:var(--cite-bg-color,#fff);border:1px solid var(--cite-border-color,#e5e7eb);display:flex;flex-direction:column;font-family:var(--cite-font-family,Inter,system-ui,sans-serif);height:100%;min-height:200px;overflow:hidden;width:100%}.TableCitationContent-module_header__ANgC5{align-items:center;border-bottom:1px solid var(--cite-border-color,#e5e7eb);display:flex;justify-content:space-between;padding:.5rem 1rem}.TableCitationContent-module_title__UzB8i{color:var(--cite-text-primary,#1f2937);font-size:1.1rem;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TableCitationContent-module_headerRight__GLyqb{align-items:center;display:flex;gap:1rem}.TableCitationContent-module_divider__SYxWE{align-self:stretch;background-color:var(--cite-border-color,#e5e7eb);margin-bottom:-.5rem;margin-top:-.5rem;width:1px}.TableCitationContent-module_closeBtn__lTrT4{align-items:center;color:var(--cite-text-secondary,#6b7280);cursor:pointer;display:flex;transition:opacity .2s}.TableCitationContent-module_ccloseBtn__Gp3l5:hover{opacity:.7}.TableCitationContent-module_tableScroll__Gv2KN{flex:1;overflow:auto;padding:.75rem 1rem}.TableCitationContent-module_table__ZIHBi{border-collapse:collapse;font-size:.875rem;min-width:100%;width:max-content}.TableCitationContent-module_table__ZIHBi td,.TableCitationContent-module_table__ZIHBi th{border:1px solid var(--cite-border-color,#e5e7eb);padding:.5rem .75rem}.TableCitationContent-module_table__ZIHBi th{background-color:var(--cite-header-bg,#f9fafb);color:var(--cite-text-header,#374151);font-weight:600;position:sticky;top:0}.TableCitationContent-module_highlightCell__1RESY{background-color:var(--cite-highlight-color,#f7ef9e)!important}.TableCitationContent-module_failedCell__-Q2WX{background-color:var(--cite-error-bg,#fee2e2);color:var(--cite-error-text,#991b1b)}.TableCitationContent-module_actions__yvyTj{align-items:center;display:flex;gap:.5rem}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
-
//# sourceMappingURL=TableCitationContent.module.css.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TableCitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentType, ComponentPropsWithoutRef } from 'react';
|
|
2
|
-
import type { Position } from 'unist';
|
|
3
|
-
import type { Element } from 'hast';
|
|
4
|
-
export type ReactMarkdownProps = {
|
|
5
|
-
node: Element;
|
|
6
|
-
children: ReactNode[];
|
|
7
|
-
/**
|
|
8
|
-
* Passed when `options.rawSourcePos` is given
|
|
9
|
-
*/
|
|
10
|
-
sourcePosition?: Position;
|
|
11
|
-
/**
|
|
12
|
-
* Passed when `options.includeElementIndex` is given
|
|
13
|
-
*/
|
|
14
|
-
index?: number;
|
|
15
|
-
/**
|
|
16
|
-
* Passed when `options.includeElementIndex` is given
|
|
17
|
-
*/
|
|
18
|
-
siblingCount?: number;
|
|
19
|
-
};
|
|
20
|
-
export type NormalComponents = {
|
|
21
|
-
[TagName in keyof JSX.IntrinsicElements]: keyof JSX.IntrinsicElements | ComponentType<ComponentPropsWithoutRef<TagName> & ReactMarkdownProps>;
|
|
22
|
-
};
|
|
23
|
-
//# sourceMappingURL=complex-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"complex-types.d.ts","sourceRoot":"","sources":["../../../../../node_modules/react-markdown/lib/complex-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,SAAS,EAAE,aAAa,EAAE,wBAAwB,EAAC,MAAM,OAAO,CAAA;AAC7E,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAA;AACnC,OAAO,KAAK,EAAC,OAAO,EAAC,MAAM,MAAM,CAAA;AAIjC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,SAAS,EAAE,CAAA;IACrB;;OAEG;IACH,cAAc,CAAC,EAAE,QAAQ,CAAA;IACzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG;KAC5B,OAAO,IAAI,MAAM,GAAG,CAAC,iBAAiB,GACnC,MAAM,GAAG,CAAC,iBAAiB,GAC3B,aAAa,CAAC,wBAAwB,CAAC,OAAO,CAAC,GAAG,kBAAkB,CAAC;CAC1E,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AccordianHeadTest.d.ts","sourceRoot":"","sources":["../../../src/AccordianHeadTest.tsx"],"names":[],"mappings":"AAKA,wBAAgB,iBAAiB,4CAoBhC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BookCitationTest.d.ts","sourceRoot":"","sources":["../../../src/BookCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,+CA4DrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
export declare const data: {
|
|
2
|
-
bookOverView: {
|
|
3
|
-
title: string;
|
|
4
|
-
totalPages: number;
|
|
5
|
-
totalSectionCount: number;
|
|
6
|
-
readingTime: string;
|
|
7
|
-
summary: string;
|
|
8
|
-
author: string;
|
|
9
|
-
bookDescription: string;
|
|
10
|
-
tableOfContent: ({
|
|
11
|
-
href: string;
|
|
12
|
-
title: string;
|
|
13
|
-
children?: undefined;
|
|
14
|
-
} | {
|
|
15
|
-
href: string;
|
|
16
|
-
title: string;
|
|
17
|
-
children: {
|
|
18
|
-
href: string;
|
|
19
|
-
title: string;
|
|
20
|
-
}[];
|
|
21
|
-
})[];
|
|
22
|
-
};
|
|
23
|
-
bookDetails: {
|
|
24
|
-
isbn: string;
|
|
25
|
-
isbn10: string;
|
|
26
|
-
imprint: string;
|
|
27
|
-
publisher: string;
|
|
28
|
-
publishingDate: string;
|
|
29
|
-
age: null;
|
|
30
|
-
subjectCategories: string[];
|
|
31
|
-
reviews: string[];
|
|
32
|
-
};
|
|
33
|
-
bookCopyRight: {
|
|
34
|
-
copyright: {
|
|
35
|
-
year: null;
|
|
36
|
-
owner: string;
|
|
37
|
-
};
|
|
38
|
-
salesRights: {
|
|
39
|
-
description: string;
|
|
40
|
-
territory: string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
bookAwards: {
|
|
44
|
-
publisher: {
|
|
45
|
-
name: string;
|
|
46
|
-
shortName: string;
|
|
47
|
-
tags: never[];
|
|
48
|
-
};
|
|
49
|
-
contributors: {
|
|
50
|
-
primary: {
|
|
51
|
-
name: string;
|
|
52
|
-
role: string;
|
|
53
|
-
tags: never[];
|
|
54
|
-
}[];
|
|
55
|
-
additional: {
|
|
56
|
-
name: string;
|
|
57
|
-
role: string;
|
|
58
|
-
tags: never[];
|
|
59
|
-
}[];
|
|
60
|
-
};
|
|
61
|
-
awards: never[];
|
|
62
|
-
};
|
|
63
|
-
bookCoverImage: string;
|
|
64
|
-
};
|
|
65
|
-
export declare const getHighlightContent: (chunkIds: string[]) => Promise<any>;
|
|
66
|
-
export declare const fetchPaginatedData: ({ endpoint, page, pageSize, isbn, title }: {
|
|
67
|
-
endpoint: any;
|
|
68
|
-
page: any;
|
|
69
|
-
pageSize: any;
|
|
70
|
-
isbn: any;
|
|
71
|
-
title: string;
|
|
72
|
-
}) => Promise<any>;
|
|
73
|
-
export declare const handleFetchManuscriptElements: ({ endpoint, page, pageSize, isbn, title }: {
|
|
74
|
-
endpoint: any;
|
|
75
|
-
page: any;
|
|
76
|
-
pageSize: any;
|
|
77
|
-
isbn: any;
|
|
78
|
-
title: string;
|
|
79
|
-
}) => Promise<any>;
|
|
80
|
-
export declare const highlightArray: string[];
|
|
81
|
-
declare const BookemonTest: () => import("react/jsx-runtime").JSX.Element;
|
|
82
|
-
export default BookemonTest;
|
|
83
|
-
//# sourceMappingURL=BookemonTest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BookemonTest.d.ts","sourceRoot":"","sources":["../../../src/BookemonTest.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgYd,CAAA;AAGH,eAAO,MAAM,mBAAmB,aAAmB,MAAM,EAAE,iBA2B1D,CAAC;AAGF,eAAO,MAAM,kBAAkB;cAAmE,GAAG;UAAS,GAAG;cAAa,GAAG;UAAS,GAAG;WAAW,MAAM;kBAW7J,CAAC;AAGF,eAAO,MAAM,6BAA6B;cAAkE,GAAG;UAAS,GAAG;cAAW,GAAG;UAAQ,GAAG;WAAU,MAAM;kBASjK,CAAC;AAEJ,eAAO,MAAM,cAAc,UAAmB,CAAA;AAE9C,QAAA,MAAM,YAAY,+CAkIjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
interface ChatCitationTestProps {
|
|
2
|
-
closePreview?: () => void;
|
|
3
|
-
selectedIdFromReason?: string;
|
|
4
|
-
}
|
|
5
|
-
export default function ChatCitationTest({ closePreview }: ChatCitationTestProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
export {};
|
|
7
|
-
//# sourceMappingURL=ChatCitationTest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ChatCitationTest.d.ts","sourceRoot":"","sources":["../../../src/ChatCitationTest.tsx"],"names":[],"mappings":"AAYA,UAAU,qBAAqB;IAC7B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,oBAAoB,CAAC,EAAC,MAAM,CAAC;CAC9B;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAC,YAAY,EAAC,EAAC,qBAAqB,2CAsH5E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ChatDrawerTest.d.ts","sourceRoot":"","sources":["../../../src/ChatDrawerTest.tsx"],"names":[],"mappings":"AA+CA,MAAM,CAAC,OAAO,UAAU,cAAc,4CAmCrC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CodeCitationTest.d.ts","sourceRoot":"","sources":["../../../src/CodeCitationTest.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,gBAAgB,+CAiFrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DatagestMonTest.d.ts","sourceRoot":"","sources":["../../../src/DatagestMonTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,eAAe,+CAgEpB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DbCodeCitationTest.d.ts","sourceRoot":"","sources":["../../../src/DbCodeCitationTest.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,kBAAkB,+CAgFvB,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EmailCitationTest.d.ts","sourceRoot":"","sources":["../../../src/EmailCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,qBAAqB,+CAqE1B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExcelCitationTest.d.ts","sourceRoot":"","sources":["../../../src/ExcelCitationTest.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,iBAAiB,4CA8BxC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownWithImageCitationTest.d.ts","sourceRoot":"","sources":["../../../src/MarkdownWithImageCitationTest.tsx"],"names":[],"mappings":"AAwBA,QAAA,MAAM,6BAA6B,+CA+BlC,CAAC;AAEF,eAAe,6BAA6B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PaginatedTableTest.d.ts","sourceRoot":"","sources":["../../../../src/PaginatedTableTest/PaginatedTableTest.tsx"],"names":[],"mappings":"AAQA,QAAA,MAAM,kBAAkB,+CAkHvB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface UseFetchFileDataProps {
|
|
3
|
-
initialData: any;
|
|
4
|
-
initialLoading: boolean;
|
|
5
|
-
openTableView: boolean;
|
|
6
|
-
setTotalRecords: React.Dispatch<React.SetStateAction<number>>;
|
|
7
|
-
rowCount: number;
|
|
8
|
-
}
|
|
9
|
-
declare const useFetchFileData: ({ initialData, initialLoading, openTableView, setTotalRecords, rowCount }: UseFetchFileDataProps) => {
|
|
10
|
-
data: any;
|
|
11
|
-
loading: boolean;
|
|
12
|
-
setData: import("react").Dispatch<any>;
|
|
13
|
-
};
|
|
14
|
-
export default useFetchFileData;
|
|
15
|
-
//# sourceMappingURL=useFetchData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useFetchData.d.ts","sourceRoot":"","sources":["../../../../src/PaginatedTableTest/useFetchData.tsx"],"names":[],"mappings":";AAKA,UAAU,qBAAqB;IAC7B,WAAW,EAAE,GAAG,CAAC;IACjB,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,OAAO,CAAC;IACvB,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,gBAAgB,8EAA+E,qBAAqB;;;;CAqDzH,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PdfViewerTest.d.ts","sourceRoot":"","sources":["../../../src/PdfViewerTest.tsx"],"names":[],"mappings":"AAcA,QAAA,MAAM,aAAa;;6CAyFlB,CAAA;AAED,eAAe,aAAa,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectAccordianTest.d.ts","sourceRoot":"","sources":["../../../src/ProjectAccordianTest.tsx"],"names":[],"mappings":"AAKA,QAAA,MAAM,oBAAoB,+CA0DzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RequirementAICitationTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAICitationTest.tsx"],"names":[],"mappings":"AA0BA,QAAA,MAAM,yBAAyB,+CA2c9B,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ScannedDocCitationTest.d.ts","sourceRoot":"","sources":["../../../src/ScannedDocCitationTest.tsx"],"names":[],"mappings":"AA4CA,MAAM,CAAC,OAAO,UAAU,sBAAsB,4CAS7C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TableCitationTest.d.ts","sourceRoot":"","sources":["../../../src/TableCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,iBAAiB,+CAkEtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import { UploadSource } from '../features/UploadData/main';
|
|
3
|
-
import { IModel } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/models';
|
|
4
|
-
import { IProject } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/projects';
|
|
5
|
-
import { ICollection } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/collections';
|
|
6
|
-
import { IData } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/data';
|
|
7
|
-
export interface IDataCartProjectsState {
|
|
8
|
-
availableProjects: Array<IProject>;
|
|
9
|
-
isFetchingProjects: boolean;
|
|
10
|
-
selectedProject: IProject | null;
|
|
11
|
-
searchTerm: string;
|
|
12
|
-
}
|
|
13
|
-
export interface IDataCartTasksState {
|
|
14
|
-
availableTasks: Array<IModel>;
|
|
15
|
-
isFetchingTasks: boolean;
|
|
16
|
-
selectedTask: IModel | null;
|
|
17
|
-
searchTerm: string;
|
|
18
|
-
}
|
|
19
|
-
export interface IDataSetState {
|
|
20
|
-
availableDataSets: ICollection[];
|
|
21
|
-
isFetchingDataSets: boolean;
|
|
22
|
-
selectedDataSet: ICollection | null;
|
|
23
|
-
datasetCollectionTotalCount?: number;
|
|
24
|
-
}
|
|
25
|
-
interface DataSelectedContextType {
|
|
26
|
-
selectedModeOfUploadData: UploadSource | null;
|
|
27
|
-
setSelectedModeOfUploadData: (source: UploadSource) => void;
|
|
28
|
-
projectsState: IDataCartProjectsState;
|
|
29
|
-
tasksState: IDataCartTasksState;
|
|
30
|
-
fetchAllProjects: () => Promise<void>;
|
|
31
|
-
fetchAllTasks: (projectId: string) => Promise<void>;
|
|
32
|
-
selectTask: (task: IModel | null) => void;
|
|
33
|
-
selectProject: (project: IProject | null) => void;
|
|
34
|
-
setProjectsSearchTerm: (term: string) => void;
|
|
35
|
-
setTasksSearchTerm: (term: string) => void;
|
|
36
|
-
selectOrUnselectAnRlefResource: (resource: IData) => void;
|
|
37
|
-
breadcrumbs: Breadcrumb[];
|
|
38
|
-
setBreadcrumbs: React.Dispatch<React.SetStateAction<Breadcrumb[]>>;
|
|
39
|
-
currentScreenState: ScreenState;
|
|
40
|
-
setCurrentScreenState: React.Dispatch<React.SetStateAction<ScreenState>>;
|
|
41
|
-
selectedLocalFiles: File[];
|
|
42
|
-
setSelectedLocalFiles: React.Dispatch<React.SetStateAction<File[]>>;
|
|
43
|
-
dataSetState: IDataSetState;
|
|
44
|
-
setDataSetState: React.Dispatch<React.SetStateAction<IDataSetState>>;
|
|
45
|
-
selectedRlefResources: Array<IData>;
|
|
46
|
-
setSelectedRlefResources: React.Dispatch<React.SetStateAction<IData[]>>;
|
|
47
|
-
tempSelectedRlefResources: Array<IData>;
|
|
48
|
-
setTempSelectedRlefResources: React.Dispatch<React.SetStateAction<IData[]>>;
|
|
49
|
-
selectedSavedDataSetIds: Set<string>;
|
|
50
|
-
setSelectedSavedDataSetIds: React.Dispatch<React.SetStateAction<Set<string>>>;
|
|
51
|
-
activeRlefDataTab: TActiveRlefDataTab;
|
|
52
|
-
setActiveRlefDataTab: React.Dispatch<React.SetStateAction<TActiveRlefDataTab>>;
|
|
53
|
-
}
|
|
54
|
-
type Breadcrumb = {
|
|
55
|
-
label: string;
|
|
56
|
-
path?: string;
|
|
57
|
-
onClick: () => void;
|
|
58
|
-
};
|
|
59
|
-
export type ScreenState = "" | "dataSelectOptionsScreen" | "selectedDataListScreen" | "projectAndTaskSelectionScreen" | "rlefDataSetCollectionsScreen" | "rlefDataPointsInSelectedDataSetCollectionScreen" | "savedDataSetListScreen" | "viewSavedDataSetScreen" | "rlefHistoricalCopilotDataScreen";
|
|
60
|
-
export type TActiveRlefDataTab = "collections" | "data";
|
|
61
|
-
interface DataSelectedProviderProps {
|
|
62
|
-
children: ReactNode;
|
|
63
|
-
}
|
|
64
|
-
export declare var currentScreenStateRef: {
|
|
65
|
-
current?: ScreenState;
|
|
66
|
-
};
|
|
67
|
-
export declare var currentScreenStateSetterRef: {
|
|
68
|
-
current?: React.Dispatch<React.SetStateAction<ScreenState>>;
|
|
69
|
-
};
|
|
70
|
-
export declare const DataSelectedProvider: React.FC<DataSelectedProviderProps>;
|
|
71
|
-
export declare const useSelectDataContext: () => DataSelectedContextType;
|
|
72
|
-
export {};
|
|
73
|
-
//# sourceMappingURL=DataSelectedContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DataSelectedContext.d.ts","sourceRoot":"","sources":["../../../../src/context/DataSelectedContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAuC,SAAS,EAAmC,MAAM,OAAO,CAAC;AAC/G,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAAE,MAAM,EAAE,MAAM,wEAAwE,CAAC;AAChG,OAAO,EAAE,QAAQ,EAAE,MAAM,0EAA0E,CAAC;AAGpG,OAAO,EAAE,WAAW,EAAE,MAAM,6EAA6E,CAAC;AAC1G,OAAO,EAAE,KAAK,EAAE,MAAM,sEAAsE,CAAC;AAG7F,MAAM,WAAW,sBAAsB;IACnC,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IACnC,kBAAkB,EAAE,OAAO,CAAC;IAC5B,eAAe,EAAE,QAAQ,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,mBAAmB;IAChC,cAAc,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B,eAAe,EAAE,OAAO,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,aAAa;IAC1B,iBAAiB,EAAE,WAAW,EAAE,CAAC;IACjC,kBAAkB,EAAE,OAAO,CAAC;IAC5B,eAAe,EAAE,WAAW,GAAG,IAAI,CAAC;IACpC,2BAA2B,CAAC,EAAC,MAAM,CAAA;CACtC;AAGD,UAAU,uBAAuB;IAC7B,wBAAwB,EAAE,YAAY,GAAG,IAAI,CAAC;IAC9C,2BAA2B,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IAG5D,aAAa,EAAE,sBAAsB,CAAC;IACtC,UAAU,EAAE,mBAAmB,CAAC;IAChC,gBAAgB,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACpD,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC1C,aAAa,EAAE,CAAC,OAAO,EAAE,QAAQ,GAAG,IAAI,KAAK,IAAI,CAAC;IAClD,qBAAqB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,kBAAkB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAE3C,8BAA8B,EAAE,CAAC,QAAQ,EAAE,KAAK,KAAK,IAAI,CAAC;IAC1D,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IACnE,kBAAkB,EAAE,WAAW,CAAC;IAChC,qBAAqB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC,CAAC;IACzE,kBAAkB,EAAC,IAAI,EAAE,CAAC;IAC1B,qBAAqB,EAAC,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAA;IAClE,YAAY,EAAE,aAAa,CAAC;IAC5B,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,aAAa,CAAC,CAAC,CAAC;IACrE,qBAAqB,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACpC,wBAAwB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IACxE,yBAAyB,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACxC,4BAA4B,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IAC5E,uBAAuB,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACrC,0BAA0B,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IAC9E,iBAAiB,EAAE,kBAAkB,CAAC;IACtC,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,kBAAkB,CAAC,CAAC,CAAC;CAClF;AAED,KAAK,UAAU,GAAG;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB,CAAA;AAGD,MAAM,MAAM,WAAW,GAAG,EAAE,GAAG,yBAAyB,GAAG,wBAAwB,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,iDAAiD,GAAG,wBAAwB,GAAG,wBAAwB,GAAG,iCAAiC,CAAA;AACpS,MAAM,MAAM,kBAAkB,GAAG,aAAa,GAAG,MAAM,CAAC;AAMxD,UAAU,yBAAyB;IAC/B,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED,eAAO,IAAI,qBAAqB,EAAE;IAAE,OAAO,CAAC,EAAE,WAAW,CAAA;CAAO,CAAC;AACjE,eAAO,IAAI,2BAA2B,EAAE;IAAE,OAAO,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC,CAAA;CAAM,CAAC;AAE5G,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA+JpE,CAAC;AAGF,eAAO,MAAM,oBAAoB,+BAMhC,CAAC"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import React, { CSSProperties } from "react";
|
|
2
|
-
interface CitationLinkProps {
|
|
3
|
-
title?: string;
|
|
4
|
-
author?: string | string[];
|
|
5
|
-
pageNumber?: string;
|
|
6
|
-
totalPageNumber?: string;
|
|
7
|
-
paragraphs: string[];
|
|
8
|
-
citationTitle: string;
|
|
9
|
-
textToHighlight: string[];
|
|
10
|
-
bookCoverImage?: string;
|
|
11
|
-
handleExternalLinkClick?: () => void;
|
|
12
|
-
externalLinkComponent?: React.ReactNode;
|
|
13
|
-
chevronUpComponent?: React.ReactNode;
|
|
14
|
-
chevronDownComponent?: React.ReactNode;
|
|
15
|
-
customStyle?: {
|
|
16
|
-
citationButtonWrapper?: CSSProperties;
|
|
17
|
-
arrow?: CSSProperties;
|
|
18
|
-
citationButton?: CSSProperties;
|
|
19
|
-
expandableContent?: CSSProperties;
|
|
20
|
-
bookHeader?: CSSProperties;
|
|
21
|
-
relative?: CSSProperties;
|
|
22
|
-
pageColor?: CSSProperties;
|
|
23
|
-
highlightedText?: CSSProperties;
|
|
24
|
-
expandedWrapper?: CSSProperties;
|
|
25
|
-
expandableContainer?: CSSProperties;
|
|
26
|
-
bookBodyContent?: CSSProperties;
|
|
27
|
-
customScrollbarClass?: CSSProperties;
|
|
28
|
-
relativeWrapper?: CSSProperties;
|
|
29
|
-
showGradientOverlay?: boolean;
|
|
30
|
-
};
|
|
31
|
-
citationNumber?: number;
|
|
32
|
-
partialMatch?: boolean;
|
|
33
|
-
defaultState?: boolean;
|
|
34
|
-
isNonHighlightedBlur?: boolean;
|
|
35
|
-
toggleBlur?: boolean;
|
|
36
|
-
fixedWidth?: boolean;
|
|
37
|
-
isBookemon?: boolean;
|
|
38
|
-
useDropdown?: boolean;
|
|
39
|
-
}
|
|
40
|
-
declare const BookCitation: React.FC<CitationLinkProps>;
|
|
41
|
-
export default BookCitation;
|
|
42
|
-
//# sourceMappingURL=BookCitation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BookCitation.d.ts","sourceRoot":"","sources":["../../../../../src/features/BookCitation/BookCitation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAuB,MAAM,OAAO,CAAC;AAIlE,UAAU,iBAAiB;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,qBAAqB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxC,kBAAkB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACrC,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE;QACZ,qBAAqB,CAAC,EAAE,aAAa,CAAC;QACtC,KAAK,CAAC,EAAE,aAAa,CAAC;QACtB,cAAc,CAAC,EAAE,aAAa,CAAC;QAC/B,iBAAiB,CAAC,EAAE,aAAa,CAAC;QAClC,UAAU,CAAC,EAAE,aAAa,CAAC;QAC3B,QAAQ,CAAC,EAAE,aAAa,CAAC;QACzB,SAAS,CAAC,EAAE,aAAa,CAAC;QAC1B,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,mBAAmB,CAAC,EAAE,aAAa,CAAC;QACpC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,oBAAoB,CAAC,EAAE,aAAa,CAAC;QACrC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,mBAAmB,CAAC,EAAE,OAAO,CAAA;KAC9B,CAAC;IACF,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAof7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-cleaner.d.ts","sourceRoot":"","sources":["../../../../../src/features/BookCitation/text-cleaner.ts"],"names":[],"mappings":"AAmDA,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAiBrD"}
|