@e-llm-studio/requirement-ai 0.0.252 → 0.0.254
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/assests/icons/CitationsIcon.js +2 -0
- package/dist/assests/icons/CitationsIcon.js.map +1 -0
- package/dist/assests/icons/CitationsSparkleIcon.js +2 -0
- package/dist/assests/icons/CitationsSparkleIcon.js.map +1 -0
- package/dist/assests/svg/ButtonCognitiveIcon.js +2 -0
- package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -0
- package/dist/assests/svg/NeuralNetworkIcon.js +2 -0
- package/dist/assests/svg/NeuralNetworkIcon.js.map +1 -0
- package/dist/assests/svg/PdfViewerIcons.js +2 -0
- package/dist/assests/svg/PdfViewerIcons.js.map +1 -0
- package/dist/assests/svg/SparkleIcon.js +2 -0
- package/dist/assests/svg/SparkleIcon.js.map +1 -0
- package/dist/assests/svg/chevronDownArrow.svg.js +2 -0
- package/dist/assests/svg/chevronDownArrow.svg.js.map +1 -0
- package/dist/assests/svg/chevronUp.svg.js +2 -0
- package/dist/assests/svg/chevronUp.svg.js.map +1 -0
- package/dist/cjs/assests/icons/CitationsIcon.js +2 -0
- package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -0
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js +2 -0
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -0
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +2 -0
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -0
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js +2 -0
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -0
- package/dist/cjs/assests/svg/PdfViewerIcons.js +2 -0
- package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -0
- package/dist/cjs/assests/svg/SparkleIcon.js +2 -0
- package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -0
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js +2 -0
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +1 -0
- package/dist/cjs/assests/svg/chevronUp.svg.js +2 -0
- package/dist/cjs/assests/svg/chevronUp.svg.js.map +1 -0
- package/dist/cjs/constants/diagnosticStylesBySeverity.js +2 -0
- package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -0
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +2 -0
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -0
- package/dist/cjs/features/BPACitationRenderer/citationTypes.js +2 -0
- package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -0
- package/dist/cjs/features/BookCitation/BookCitation.js +2 -0
- package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -0
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js +2 -0
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +1 -0
- package/dist/cjs/features/BookCitation/text-cleaner.js +2 -0
- package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +2 -0
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
- package/dist/cjs/features/Bookemon/Bookemon.js +2 -0
- package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +2 -0
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookemonContent.js +2 -0
- package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -0
- package/dist/cjs/features/Bookemon/utils/highlight.js +2 -0
- package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -0
- package/dist/cjs/features/ChatCitation/BigQueryTable.js +2 -0
- package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -0
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +2 -0
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +2 -0
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js +2 -0
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/Chip.js +2 -0
- package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/DetailedView.js +2 -0
- package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/IconContainer.js +2 -0
- package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +2 -0
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/RuleBook.js +2 -0
- package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js +2 -0
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js +2 -0
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +2 -0
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
- package/dist/cjs/features/ChatCitation/constants/renderer.js +2 -0
- package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/utils/helpers.js +2 -0
- package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -0
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js +2 -0
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -0
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js +2 -0
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +2 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
- package/dist/cjs/features/CitationViewer/CitationsViewer.js +2 -0
- package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +2 -0
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/Header.js +2 -0
- package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +2 -0
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/Transcript.js +2 -0
- package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -0
- package/dist/cjs/features/CitationViewer/config/apiConfig.js +2 -0
- package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -0
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +2 -0
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.js +2 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +2 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/Accordian.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/Spinner.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CompareContext.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +2 -0
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +2 -0
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +2 -0
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +2 -0
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +2 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +2 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +2 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +2 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js.map +1 -0
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js +2 -0
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -0
- package/dist/cjs/features/ExcelCitation/utils/helper.js +2 -0
- package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/types.js +2 -0
- package/dist/cjs/features/GptWebCitation/types.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +2 -0
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +2 -0
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +2 -0
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/types/Types.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +2 -0
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +2 -0
- package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ManageReminders.js +2 -0
- package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +2 -0
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +2 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +2 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +1 -0
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js +2 -0
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -0
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +2 -0
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfContainer.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfStyle.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfViewer.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -0
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js +2 -0
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +2 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +2 -0
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -0
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +2 -0
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -0
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +2 -0
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +2 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +2 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -0
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +2 -0
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +2 -0
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/icons/icons.js +2 -0
- package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.js +2 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +2 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +2 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +2 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js.map +1 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js +2 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/service/apicache.service.js +2 -0
- package/dist/cjs/service/apicache.service.js.map +1 -0
- package/dist/cjs/service/onDemandApi.js +2 -0
- package/dist/cjs/service/onDemandApi.js.map +1 -0
- package/dist/cjs/types/onDemandApi.types.js +2 -0
- package/dist/cjs/types/onDemandApi.types.js.map +1 -0
- package/dist/cjs/utils/codeCitations.utils.js +2 -0
- package/dist/cjs/utils/codeCitations.utils.js.map +1 -0
- package/dist/cjs/utils/sanitizeHtml.js +2 -0
- package/dist/cjs/utils/sanitizeHtml.js.map +1 -0
- package/dist/cjs/utils/themeManager.js +2 -0
- package/dist/cjs/utils/themeManager.js.map +1 -0
- package/dist/constants/diagnosticStylesBySeverity.js +2 -0
- package/dist/constants/diagnosticStylesBySeverity.js.map +1 -0
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js +2 -0
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -0
- package/dist/features/BPACitationRenderer/citationTypes.js +2 -0
- package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -0
- package/dist/features/BookCitation/BookCitation.js +2 -0
- package/dist/features/BookCitation/BookCitation.js.map +1 -0
- package/dist/features/BookCitation/BookCitation.module.css.js +2 -0
- package/dist/features/BookCitation/BookCitation.module.css.js.map +1 -0
- package/dist/features/BookCitation/text-cleaner.js +2 -0
- package/dist/features/BookCitation/text-cleaner.js.map +1 -0
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
- package/dist/features/Bookemon/BookPreview/BookPreview.js +2 -0
- package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
- package/dist/features/Bookemon/Bookemon.js +2 -0
- package/dist/features/Bookemon/Bookemon.js.map +1 -0
- package/dist/features/Bookemon/BookemonCitationLayer.js +2 -0
- package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -0
- package/dist/features/Bookemon/BookemonContent.js +2 -0
- package/dist/features/Bookemon/BookemonContent.js.map +1 -0
- package/dist/features/Bookemon/utils/highlight.js +2 -0
- package/dist/features/Bookemon/utils/highlight.js.map +1 -0
- package/dist/features/ChatCitation/BigQueryTable.js +2 -0
- package/dist/features/ChatCitation/BigQueryTable.js.map +1 -0
- package/dist/features/ChatCitation/ChatCitationRenderer.js +2 -0
- package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
- package/dist/features/ChatCitation/assets/cw_chat.svg.js +2 -0
- package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
- package/dist/features/ChatCitation/components/AssistantChatItem.js +2 -0
- package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
- package/dist/features/ChatCitation/components/ChatCitation.js +2 -0
- package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -0
- package/dist/features/ChatCitation/components/Chip.js +2 -0
- package/dist/features/ChatCitation/components/Chip.js.map +1 -0
- package/dist/features/ChatCitation/components/DetailedView.js +2 -0
- package/dist/features/ChatCitation/components/DetailedView.js.map +1 -0
- package/dist/features/ChatCitation/components/IconContainer.js +2 -0
- package/dist/features/ChatCitation/components/IconContainer.js.map +1 -0
- package/dist/features/ChatCitation/components/InViewNavigation.js +2 -0
- package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -0
- package/dist/features/ChatCitation/components/MarkdownRenderer.js +2 -0
- package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
- package/dist/features/ChatCitation/components/RuleBook.js +2 -0
- package/dist/features/ChatCitation/components/RuleBook.js.map +1 -0
- package/dist/features/ChatCitation/components/SummarizedView.js +2 -0
- package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -0
- package/dist/features/ChatCitation/components/UserChatItem.js +2 -0
- package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -0
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
- package/dist/features/ChatCitation/components/wrappers/Modal.js +2 -0
- package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
- package/dist/features/ChatCitation/constants/renderer.js +2 -0
- package/dist/features/ChatCitation/constants/renderer.js.map +1 -0
- package/dist/features/ChatCitation/utils/helpers.js +2 -0
- package/dist/features/ChatCitation/utils/helpers.js.map +1 -0
- package/dist/features/ChatDrawer/ChatDrawer.js +2 -0
- package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -0
- package/dist/features/ChatDrawer/constants/ChatDrawer.js +2 -0
- package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.js +2 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
- package/dist/features/CitationViewer/CitationsViewer.js +2 -0
- package/dist/features/CitationViewer/CitationsViewer.js.map +1 -0
- package/dist/features/CitationViewer/components/AudioWaveform.js +2 -0
- package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -0
- package/dist/features/CitationViewer/components/Header.js +2 -0
- package/dist/features/CitationViewer/components/Header.js.map +1 -0
- package/dist/features/CitationViewer/components/KeyTakeaways.js +2 -0
- package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
- package/dist/features/CitationViewer/components/Transcript.js +2 -0
- package/dist/features/CitationViewer/components/Transcript.js.map +1 -0
- package/dist/features/CitationViewer/config/apiConfig.js +2 -0
- package/dist/features/CitationViewer/config/apiConfig.js.map +1 -0
- package/dist/features/CitationViewer/hooks/getSignedUrl.js +2 -0
- package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
- package/dist/features/CodeCitation/CodeCitation.js +2 -0
- package/dist/features/CodeCitation/CodeCitation.js.map +1 -0
- package/dist/features/CodeCitation/CodeCitation.module.css.js +2 -0
- package/dist/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
- package/dist/features/CodeCitation/_components/Accordian.js +2 -0
- package/dist/features/CodeCitation/_components/Accordian.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeEditor.js +2 -0
- package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -0
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
- package/dist/features/CodeCitation/_components/Spinner.js +2 -0
- package/dist/features/CodeCitation/_components/Spinner.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/ThemeToggle.js +2 -0
- package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
- package/dist/features/CodeCitation/_components/TooltipComponent.js +2 -0
- package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/CitationAnchor.js +2 -0
- package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -0
- package/dist/features/CognitiveCompare/CitationRenderer.js +2 -0
- package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompare.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitivePopup.js +2 -0
- package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -0
- package/dist/features/CognitiveCompare/CompareContext.js +2 -0
- package/dist/features/CognitiveCompare/CompareContext.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -0
- package/dist/features/CognitiveCompare/LoaderComponent.js +2 -0
- package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +2 -0
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -0
- package/dist/features/CognitiveCompare/OverlayComponent.js +2 -0
- package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/ResizableSplitPane.js +2 -0
- package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -0
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +2 -0
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -0
- package/dist/features/CognitiveCompare/components/CompareHeader.js +2 -0
- package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -0
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js +2 -0
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -0
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js +2 -0
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -0
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +2 -0
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SectionAccordion.js +2 -0
- package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +2 -0
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SvgConnectors.js +2 -0
- package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -0
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +2 -0
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -0
- package/dist/features/CognitiveCompare/components/connectedLines.js +2 -0
- package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +2 -0
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useCompareData.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useStyles.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -0
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +2 -0
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js +2 -0
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -0
- package/dist/features/DualCitation/RuleBookCitationComponent.js +2 -0
- package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.js +2 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +2 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js.map +1 -0
- package/dist/features/ExcelCitation/ExcelCitations.js +2 -0
- package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -0
- package/dist/features/ExcelCitation/utils/helper.js +2 -0
- package/dist/features/ExcelCitation/utils/helper.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitation.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitation.module.css.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitation.module.css.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -0
- package/dist/features/GptWebCitation/types.js +2 -0
- package/dist/features/GptWebCitation/types.js.map +1 -0
- package/dist/features/GptWebCitation/utils/citationData.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -0
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -0
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -0
- package/dist/features/IngestionStatus/IngestionStatusComponent.js +2 -0
- package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -0
- package/dist/features/IngestionStatus/ingestion.module.css.js +2 -0
- package/dist/features/IngestionStatus/ingestion.module.css.js.map +1 -0
- package/dist/features/IngestionStatus/useIngestionStatus.js +2 -0
- package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -0
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +2 -0
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/HistorySkeleton.js +2 -0
- package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js +2 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +2 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/OverrideTimeline.js +2 -0
- package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -0
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js +2 -0
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -0
- package/dist/features/InstantLearningCitation/RuleContentComponent.js +2 -0
- package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/SlashLoader.js +2 -0
- package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/Override.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/Override.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/common.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/common.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/types/Types.js +2 -0
- package/dist/features/InstantLearningCitation/types/Types.js.map +1 -0
- package/dist/features/ManageRemainders/AssigneeCalendarView.js +2 -0
- package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -0
- package/dist/features/ManageRemainders/ManageRemainder.module.css.js +2 -0
- package/dist/features/ManageRemainders/ManageRemainder.module.css.js.map +1 -0
- package/dist/features/ManageRemainders/ManageReminders.js +2 -0
- package/dist/features/ManageRemainders/ManageReminders.js.map +1 -0
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +2 -0
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +2 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +2 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +1 -0
- package/dist/features/PaginatedTable/PaginatedTable.js +2 -0
- package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -0
- package/dist/features/PaginatedTable/paginatedTable.module.css.js +2 -0
- package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
- package/dist/features/PdfViewer/PdfContainer.js +2 -0
- package/dist/features/PdfViewer/PdfContainer.js.map +1 -0
- package/dist/features/PdfViewer/PdfStyle.js +2 -0
- package/dist/features/PdfViewer/PdfStyle.js.map +1 -0
- package/dist/features/PdfViewer/PdfToolbar.js +2 -0
- package/dist/features/PdfViewer/PdfToolbar.js.map +1 -0
- package/dist/features/PdfViewer/PdfViewer.js +2 -0
- package/dist/features/PdfViewer/PdfViewer.js.map +1 -0
- package/dist/features/PdfViewer/usePdfHighlight.js +2 -0
- package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.js +2 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
- package/dist/features/ProjectAccordion/_components/Markdown.js +2 -0
- package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -0
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +2 -0
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -0
- package/dist/features/PromptemonViewer/PromptemonViewer.js +2 -0
- package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -0
- package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/features/RulebookCitations/RuleBookCitationApi.js +2 -0
- package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -0
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +2 -0
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -0
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
- package/dist/features/SplitterCitations/Splitter.module.css.js +2 -0
- package/dist/features/SplitterCitations/Splitter.module.css.js.map +1 -0
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js +2 -0
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -0
- package/dist/features/SplitterCitations/icons/icons.js +2 -0
- package/dist/features/SplitterCitations/icons/icons.js.map +1 -0
- package/dist/features/TableCitation/TableCitationContent.js +2 -0
- package/dist/features/TableCitation/TableCitationContent.js.map +1 -0
- package/dist/features/TableCitation/TableCitationContent.module.css.js +2 -0
- package/dist/features/TableCitation/TableCitationContent.module.css.js.map +1 -0
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +2 -0
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -0
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +2 -0
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js.map +1 -0
- package/dist/hooks/useOnDemandCitationFetch.js +2 -0
- package/dist/hooks/useOnDemandCitationFetch.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/service/apicache.service.js +2 -0
- package/dist/service/apicache.service.js.map +1 -0
- package/dist/service/onDemandApi.js +2 -0
- package/dist/service/onDemandApi.js.map +1 -0
- package/dist/types/onDemandApi.types.js +2 -0
- package/dist/types/onDemandApi.types.js.map +1 -0
- package/dist/types/src/AccordianHeadTest.d.ts +2 -0
- package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
- package/dist/types/src/AutopilotStyle.d.ts +2 -0
- package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
- package/dist/types/src/BookCitationTest.d.ts +3 -0
- package/dist/types/src/BookCitationTest.d.ts.map +1 -0
- package/dist/types/src/BookemonTest.d.ts +83 -0
- package/dist/types/src/BookemonTest.d.ts.map +1 -0
- package/dist/types/src/ChatCitationTest.d.ts +7 -0
- package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
- package/dist/types/src/ChatDrawerTest.d.ts +17 -0
- package/dist/types/src/ChatDrawerTest.d.ts.map +1 -0
- package/dist/types/src/CodeCitationTest.d.ts +3 -0
- package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
- package/dist/types/src/CognitiveCompareTest.d.ts +3 -0
- package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -0
- package/dist/types/src/DatagestMonTest.d.ts +3 -0
- package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
- package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
- package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
- package/dist/types/src/EmailCitationTest.d.ts +3 -0
- package/dist/types/src/EmailCitationTest.d.ts.map +1 -0
- package/dist/types/src/ExcelCitationTest.d.ts +2 -0
- package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts +3 -0
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +1 -0
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
- package/dist/types/src/PdfViewerTest.d.ts +5 -0
- package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
- package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
- package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
- package/dist/types/src/PromptemonBlockViewerTest.d.ts +3 -0
- package/dist/types/src/PromptemonBlockViewerTest.d.ts.map +1 -0
- package/dist/types/src/PromptemonViewerTest.d.ts +3 -0
- package/dist/types/src/PromptemonViewerTest.d.ts.map +1 -0
- package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
- package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
- package/dist/types/src/RequirementAiTest.d.ts.map +1 -1
- package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
- package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
- package/dist/types/src/Spbanalysispaneltest.d.ts +3 -0
- package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -0
- package/dist/types/src/TableCitationTest.d.ts +3 -0
- package/dist/types/src/TableCitationTest.d.ts.map +1 -0
- package/dist/types/src/assests/icons/CitationsIcon.d.ts +2 -0
- package/dist/types/src/assests/icons/CitationsIcon.d.ts.map +1 -0
- package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts +10 -0
- package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/SparkleIcon.d.ts +3 -0
- package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +1 -0
- package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
- package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts +5 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +229 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts +6 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts +15 -0
- package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts.map +1 -0
- package/dist/types/src/features/BookCitation/BookCitation.d.ts +42 -0
- package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
- package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +16 -0
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +114 -0
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +5 -0
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +33 -0
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +5 -0
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +17 -0
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +8 -0
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +51 -0
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +49 -0
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +31 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +30 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +13 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +64 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +322 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +83 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +7 -0
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +72 -0
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +8 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +2524 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +19 -0
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +5 -0
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +12 -0
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +17 -0
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +14 -0
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +37 -0
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +8 -0
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +13 -0
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +32 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +20 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +24 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +22 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +32 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +27 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +5 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +19 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +35 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +16 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +47 -0
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +20 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +27 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +5 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +162 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
- package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts +20 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts +31 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts +36 -0
- package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts.map +1 -0
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +43 -0
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +1 -0
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +10 -0
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +1 -0
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts +15 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +16 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts +9 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts +14 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts +4 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts +4 -0
- package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/types.d.ts +405 -0
- package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts +6 -0
- package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +28 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +7 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +40 -0
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +5 -0
- package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts +10 -0
- package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts +2 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +23 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts +6 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts +13 -0
- package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts +13 -0
- package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts +5 -0
- package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts +12 -0
- package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts +356 -0
- package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts +19 -0
- package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts +2 -0
- package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts +49 -0
- package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +17 -0
- package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/types/type.d.ts +79 -0
- package/dist/types/src/features/ManageRemainders/types/type.d.ts.map +1 -0
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +37 -0
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +14 -0
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +26 -0
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +69 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +26 -0
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
- package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +11 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/index.d.ts +3 -0
- package/dist/types/src/features/PromptemonBlockViewer/index.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts +43 -0
- package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonViewer/index.d.ts +3 -0
- package/dist/types/src/features/PromptemonViewer/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +25 -28
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +3 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +7 -2
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +15 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts +40 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts +18 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts +26 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +22 -0
- package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +37 -0
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts +11 -0
- package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +10 -0
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +39 -0
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +10 -0
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -0
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +57 -0
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +5 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +4 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/icons/icons.d.ts +17 -0
- package/dist/types/src/features/SplitterCitations/icons/icons.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/types.d.ts +78 -0
- package/dist/types/src/features/SplitterCitations/types.d.ts.map +1 -0
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +5 -0
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +25 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts +81 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
- package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/main.d.ts +10 -0
- package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts +11 -0
- package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts +4 -0
- package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +2 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/methodsToExpose.d.ts +13 -0
- package/dist/types/src/methodsToExpose.d.ts.map +1 -0
- package/dist/types/src/routes/Routes.d.ts +2 -0
- package/dist/types/src/routes/Routes.d.ts.map +1 -0
- package/dist/types/src/service/DataService.d.ts +73 -0
- package/dist/types/src/service/DataService.d.ts.map +1 -0
- package/dist/types/src/service/ModelService.d.ts +68 -0
- package/dist/types/src/service/ModelService.d.ts.map +1 -0
- package/dist/types/src/service/ProjectService.d.ts +16 -0
- package/dist/types/src/service/ProjectService.d.ts.map +1 -0
- package/dist/types/src/service/apicache.service.d.ts +43 -0
- package/dist/types/src/service/apicache.service.d.ts.map +1 -0
- package/dist/types/src/service/onDemandApi.d.ts +27 -0
- package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
- package/dist/types/src/types/onDemandApi.types.d.ts +58 -0
- package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -0
- package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts +70 -0
- package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts.map +1 -0
- package/dist/utils/codeCitations.utils.js +2 -0
- package/dist/utils/codeCitations.utils.js.map +1 -0
- package/dist/utils/sanitizeHtml.js +2 -0
- package/dist/utils/sanitizeHtml.js.map +1 -0
- package/dist/utils/themeManager.js +2 -0
- package/dist/utils/themeManager.js.map +1 -0
- package/package.json +11 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Splitter.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as n,jsxs as l,Fragment as o}from"react/jsx-runtime";import{useState as i,useRef as t,useEffect as d}from"react";import{FileText as a,X as c}from"lucide-react";import r from"./Splitter.module.css.js";import{AIMagicIcon as u,SidebarOpenIcon as s,SidebarCloseIcon as v,MaximizeIcon as h}from"./icons/icons.js";var f=function(f){var p,m,g,B,N,y,x,C,w,z,A,H,b,P,I=f.left,S=f.right,M=f.defaultLeftWidth,D=void 0===M?50:M,O=f.minLeftWidth,k=void 0===O?250:O,L=f.minRightWidth,R=void 0===L?250:L,T=f.className,E=void 0===T?"":T,F=f.height,j=void 0===F?"400px":F,W=f.width,q=void 0===W?"100%":W,X=f.header,G=f.onLeftWidthChange,J=f.openInFullscreen,K=void 0!==J&&J,Q=f.onFullscreenClose,U=f.fullscreenOnly,V=void 0!==U&&U,Y=f.classNames,Z=f.customStyles,$=f.iconProps,_=i(D),ee=_[0],ne=_[1],le=i(!1),oe=le[0],ie=le[1],te=i(!1),de=te[0],ae=te[1],ce=i(!1),re=ce[0],ue=ce[1],se=i(0),ve=se[0],he=se[1],fe=i(0),pe=fe[0],me=fe[1],ge=i(V||K),Be=ge[0],Ne=ge[1],ye=t(null),xe=t(null),Ce=t(null),we=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return e.filter(Boolean).join(" ")},ze=null!==(p=null==$?void 0:$.collapse)&&void 0!==p?p:{};d(function(){var e=ye.current;e&&(Be?(e.showModal(),requestAnimationFrame(function(){if(Ce.current){var e=Ce.current.getBoundingClientRect().width;me(e),ne(D),ae(!1),ue(!1)}})):(e.close(),ne(D),ae(!1),ue(!1),null==Q||Q()))},[Be]),d(function(){var e=Ce.current;if(e&&Be){var n,l=new ResizeObserver(function(e){var l=e[0];n=requestAnimationFrame(function(){me(l.contentRect.width)})});return l.observe(e),function(){cancelAnimationFrame(n),l.disconnect()}}},[Be]),d(function(){var e=xe.current;if(e){var n,l=new ResizeObserver(function(e){var l=e[0];n=requestAnimationFrame(function(){he(l.contentRect.width)})});return l.observe(e),he(e.getBoundingClientRect().width),function(){cancelAnimationFrame(n),l.disconnect()}}},[]);var Ae=function(e){e.preventDefault(),ie(!0)};d(function(){var e=function(e){if(oe){var n=Be?Ce.current:xe.current;if(n){var l=n.getBoundingClientRect(),o=l.width,i=e.clientX-l.left;if(i>=k&&o-i-4>=R)ne(i/o*100),null==G||G(i)}}},n=function(){ie(!1)};return oe&&(document.addEventListener("mousemove",e),document.addEventListener("mouseup",n)),function(){document.removeEventListener("mousemove",e),document.removeEventListener("mouseup",n)}},[oe,Be,k,R,G]);var He=function(){de?(ne(50),ae(!1)):ae(!0)},be=function(){re?(ne(50),ue(!1)):ue(!0)},Pe=Be?pe:ve,Ie=ee/100*Pe,Se=Pe-Ie-4,Me=Be?500:250,De=re?{flex:1}:{width:"".concat(ee,"%")},Oe=!de&&Ie<=Math.max(k+10,Me),ke=!re&&Se<=Math.max(R+10,Me),Le=function(e){return(null==Z?void 0:Z.confidenceBadge)?"":e>=80?r.confidenceScoreHigh:e>=60?r.confidenceScoreMedium:r.confidenceScoreLow},Re="number"==typeof j?"".concat(j,"px"):j,Te="number"==typeof q?"".concat(q,"px"):q,Ee=n("dialog",e({ref:ye,className:we(r.dialogOverlay,null==Y?void 0:Y.dialogOverlay),style:null==Z?void 0:Z.dialogOverlay,onClose:function(){return Ne(!1)}},{children:l("div",e({ref:Ce,className:we(r.dialogContent,null==Y?void 0:Y.dialogContent),style:null==Z?void 0:Z.dialogContent},{children:[X&&l("div",e({className:we(r.header,null==Y?void 0:Y.header),style:null==Z?void 0:Z.header},{children:[l("div",e({className:r.headerLeft},{children:[X.showDocIcon&&n(a,{className:we(r.headerIcon,null==Y?void 0:Y.headerIcon),style:e(e({},null==Z?void 0:Z.headerIcon),(null===(m=null==$?void 0:$.headerIcon)||void 0===m?void 0:m.color)?{color:$.headerIcon.color}:{})}),n("div",e({className:r.headerTitle},{children:X.title&&n("span",e({className:we(r.headerTitleText,null==Y?void 0:Y.headerTitle),style:null==Z?void 0:Z.headerTitle},{children:X.title}))}))]})),l("div",e({className:we(r.headerActions,null==Y?void 0:Y.headerActions),style:null==Z?void 0:Z.headerActions},{children:[void 0!==X.confidenceScore&&l("div",e({className:we(r.confidenceScore,Le(X.confidenceScore),null==Y?void 0:Y.confidenceBadge),style:null==Z?void 0:Z.confidenceBadge},{children:[n("div",e({style:{width:"16px",height:"16px"}},{children:n(u,{color:null===(g=null==$?void 0:$.magic)||void 0===g?void 0:g.color,size:null===(B=null==$?void 0:$.magic)||void 0===B?void 0:B.size})})),l("div",{children:[Math.round(X.confidenceScore),"%"]})]})),n("button",e({className:we(r.fullscreenButton,null==Y?void 0:Y.fullscreenButton),style:null==Z?void 0:Z.fullscreenButton,onClick:function(){return Ne(!1)},title:"Close fullscreen"},{children:n(c,{size:20,color:null!==(y=null===(N=null==$?void 0:$.close)||void 0===N?void 0:N.color)&&void 0!==y?y:"#5928ed"})}))]}))]})),l("div",e({className:"".concat(r.contentArea," ").concat(r.contentAreaHorizontal," ").concat(r.dialogContentArea)},{children:[!de&&n("div",e({className:we(r.panel,null!==(x=null==Y?void 0:Y.leftPanel)&&void 0!==x?x:null==Y?void 0:Y.panel),style:e(e({},De),null!==(C=null==Z?void 0:Z.leftPanel)&&void 0!==C?C:null==Z?void 0:Z.panel)},{children:I})),de&&n("button",e({onClick:He,className:"".concat(r.expandButton," ").concat(r.expandButtonHorizontal),title:"Expand left panel (50/50)"},{children:n(s,e({},ze))})),!de&&!re&&l("div",e({onMouseDown:Ae,className:we(r.divider,r.dividerHorizontal,oe?r.dividerDragging:r.dividerIdle,null==Y?void 0:Y.divider),style:null==Z?void 0:Z.divider},{children:[n("div",{className:"".concat(r.dividerHitArea," ").concat(r.dividerHitAreaHorizontal)}),Oe&&n("button",e({onClick:function(e){e.stopPropagation(),He()},onMouseDown:function(e){return e.stopPropagation()},className:we(r.collapseButton,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Collapse left panel"},{children:n(v,e({},ze))})),ke&&n("button",e({onClick:function(e){e.stopPropagation(),be()},onMouseDown:function(e){return e.stopPropagation()},className:we(r.collapseButton,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Collapse right panel"},{children:n(s,e({},ze))}))]})),!re&&n("div",e({className:we(r.panel,null!==(w=null==Y?void 0:Y.rightPanel)&&void 0!==w?w:null==Y?void 0:Y.panel),style:e({flex:1},null!==(z=null==Z?void 0:Z.rightPanel)&&void 0!==z?z:null==Z?void 0:Z.panel)},{children:S})),re&&n("button",e({onClick:be,className:"".concat(r.expandButton," ").concat(r.expandButtonRightHorizontal),title:"Expand right panel (50/50)"},{children:n(v,e({},ze))})),oe&&n("div",{className:"".concat(r.dragOverlay," ").concat(r.dragOverlayHorizontal)})]}))]}))}));return V?Ee:l(o,{children:[l("div",e({ref:xe,className:we(r.container,r.containerHorizontal,E,null==Y?void 0:Y.container),style:e({height:Re,width:Te},null==Z?void 0:Z.container)},{children:[X&&l("div",e({className:we(r.header,null==Y?void 0:Y.header),style:null==Z?void 0:Z.header},{children:[l("div",e({className:r.headerLeft},{children:[X.showDocIcon&&n(a,{className:we(r.headerIcon,null==Y?void 0:Y.headerIcon),style:e(e({},null==Z?void 0:Z.headerIcon),(null===(A=null==$?void 0:$.headerIcon)||void 0===A?void 0:A.color)?{color:$.headerIcon.color}:{})}),n("div",e({className:r.headerTitle},{children:X.title&&n("span",e({className:we(r.headerTitleText,null==Y?void 0:Y.headerTitle),style:null==Z?void 0:Z.headerTitle},{children:X.title}))}))]})),l("div",e({className:we(r.headerActions,null==Y?void 0:Y.headerActions),style:null==Z?void 0:Z.headerActions},{children:[void 0!==X.confidenceScore&&l("div",e({className:we(r.confidenceScore,Le(X.confidenceScore),null==Y?void 0:Y.confidenceBadge),style:null==Z?void 0:Z.confidenceBadge},{children:[n("div",e({style:{width:"16px",height:"16px"}},{children:n(u,{color:null===(H=null==$?void 0:$.magic)||void 0===H?void 0:H.color,size:null===(b=null==$?void 0:$.magic)||void 0===b?void 0:b.size})})),l("div",{children:[Math.round(X.confidenceScore),"%"]})]})),n("button",e({className:we(r.fullscreenButton,null==Y?void 0:Y.fullscreenButton),style:null==Z?void 0:Z.fullscreenButton,onClick:function(){return Ne(!0)},title:"Open fullscreen"},{children:n(h,{color:null===(P=null==$?void 0:$.maximize)||void 0===P?void 0:P.color})}))]}))]})),function(){var o,i,t,d;return l("div",e({className:"".concat(r.contentArea," ").concat(r.contentAreaHorizontal)},{children:[!de&&n("div",e({className:we(r.panel,null!==(o=null==Y?void 0:Y.leftPanel)&&void 0!==o?o:null==Y?void 0:Y.panel),style:e(e({},De),null!==(i=null==Z?void 0:Z.leftPanel)&&void 0!==i?i:null==Z?void 0:Z.panel)},{children:I})),de&&n("button",e({onClick:He,className:we((null==Z?void 0:Z.collapseButton)?"":r.expandButton,r.expandButtonHorizontal,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Expand left panel (50/50)"},{children:n(s,e({},ze))})),!de&&!re&&l("div",e({onMouseDown:Ae,className:we(r.divider,r.dividerHorizontal,oe?r.dividerDragging:r.dividerIdle,null==Y?void 0:Y.divider),style:null==Z?void 0:Z.divider},{children:[n("div",{className:"".concat(r.dividerHitArea," ").concat(r.dividerHitAreaHorizontal)}),Oe&&n("button",e({onClick:function(e){e.stopPropagation(),He()},onMouseDown:function(e){return e.stopPropagation()},className:we(r.collapseButton,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Collapse left panel"},{children:n(v,e({},ze))})),ke&&n("button",e({onClick:function(e){e.stopPropagation(),be()},onMouseDown:function(e){return e.stopPropagation()},className:we(r.collapseButton,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Collapse right panel"},{children:n(s,e({},ze))}))]})),!re&&n("div",e({className:we(r.panel,null!==(t=null==Y?void 0:Y.rightPanel)&&void 0!==t?t:null==Y?void 0:Y.panel),style:e({flex:1},null!==(d=null==Z?void 0:Z.rightPanel)&&void 0!==d?d:null==Z?void 0:Z.panel)},{children:S})),re&&n("button",e({onClick:be,className:we((null==Z?void 0:Z.collapseButton)?"":r.expandButton,r.expandButtonRightHorizontal,null==Y?void 0:Y.collapseButton),style:null==Z?void 0:Z.collapseButton,title:"Expand right panel (50/50)"},{children:n(v,e({},ze))})),oe&&n("div",{className:"".concat(r.dragOverlay," ").concat(r.dragOverlayHorizontal)})]}))}()]})),Ee]})};export{f as default};
|
|
2
|
+
//# sourceMappingURL=SplitterCitationsComponent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SplitterCitationsComponent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as C}from"tslib";import{jsxs as o,jsx as t}from"react/jsx-runtime";var i=function(i){var r=i.fill,e=void 0===r?"#F8FAFC":r,n=i.stroke,l=void 0===n?"#E0E0E0":n,d=i.arrowStroke,h=void 0===d?"#111827":d;return o("svg",C({width:"21",height:"54",viewBox:"0 0 20 54",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:[t("path",{d:"M0.260742 1.57324L15.4268 10.8262C17.9563 12.3695 19.4999 15.1188 19.5 18.082V37.0273C19.4999 40.16 17.7767 43.0386 15.0156 44.5186L0.236328 52.4404L-0.5 52.835V1.10938L0.260742 1.57324Z",fill:e,stroke:l}),t("path",{d:"M7.5 32L12.5 27L7.5 22",stroke:h,strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]}))},r=function(i){var r=i.fill,e=void 0===r?"#F8FAFC":r,n=i.stroke,l=void 0===n?"#E0E0E0":n,d=i.arrowStroke,h=void 0===d?"black":d;return o("svg",C({width:"21",height:"54",viewBox:"0 0 21 54",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:[t("path",{d:"M1.26074 1.57324L16.4268 10.8262C18.9563 12.3695 20.4999 15.1188 20.5 18.082V37.0273C20.4999 40.16 18.7767 43.0386 16.0156 44.5186L1.23633 52.4404L0.5 52.835V1.10938L1.26074 1.57324Z",fill:e,stroke:l}),t("path",{d:"M13.5 32L8.5 27L13.5 22",stroke:h,strokeWidth:"1.66667",strokeLinecap:"round",strokeLinejoin:"round"})]}))},e=function(i){var r=i.color,e=void 0===r?"#087443":r,n=i.size,l=void 0===n?14:n;return o("svg",C({xmlns:"http://www.w3.org/2000/svg",width:l,height:l,viewBox:"0 0 12 12",fill:"none"},{children:[t("path",{d:"M7.58186 3.15354C7.51731 2.83771 7.06604 2.83771 7.00148 3.15354C6.60544 5.09119 5.09119 6.60544 3.15355 7.00148C2.83771 7.06603 2.83771 7.5173 3.15355 7.58185C5.09119 7.97789 6.60544 9.49215 7.00148 11.4298C7.06604 11.7456 7.51731 11.7456 7.58186 11.4298C7.9779 9.49215 9.49215 7.97789 11.4298 7.58185C11.7456 7.5173 11.7456 7.06603 11.4298 7.00148C9.49215 6.60544 7.9779 5.09119 7.58186 3.15354Z",fill:e}),t("path",{d:"M2.20669 0.0156637C2.20243 -0.00522128 2.17258 -0.0052212 2.16832 0.0156638C1.94676 1.09964 1.09964 1.94676 0.0156679 2.16831C-0.0052166 2.17258 -0.0052166 2.20242 0.0156679 2.20669C1.09964 2.42825 1.94676 3.27536 2.16832 4.35934C2.17258 4.38022 2.20243 4.38022 2.20669 4.35934C2.42825 3.27536 3.27537 2.42824 4.35934 2.20669C4.38023 2.20242 4.38023 2.17258 4.35934 2.16831C3.27537 1.94676 2.42825 1.09964 2.20669 0.0156637Z",fill:e})]}))},n=function(o){var i=o.color,r=void 0===i?"#7A5AF8":i;return t("svg",C({xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 16 16",fill:"none"},{children:t("path",{d:"M3.125 2.75C3.02554 2.75 2.93016 2.78951 2.85983 2.85983C2.78951 2.93016 2.75 3.02554 2.75 3.125V6.125C2.75 6.22446 2.71049 6.31984 2.64017 6.39016C2.56984 6.46049 2.47446 6.5 2.375 6.5C2.27554 6.5 2.18016 6.46049 2.10983 6.39016C2.03951 6.31984 2 6.22446 2 6.125V3.125C2 2.82663 2.11853 2.54048 2.3295 2.3295C2.54048 2.11853 2.82663 2 3.125 2H6.125C6.22446 2 6.31984 2.03951 6.39016 2.10983C6.46049 2.18016 6.5 2.27554 6.5 2.375C6.5 2.47446 6.46049 2.56984 6.39016 2.64017C6.31984 2.71049 6.22446 2.75 6.125 2.75H3.125ZM9.5 2.375C9.5 2.27554 9.53951 2.18016 9.60983 2.10983C9.68016 2.03951 9.77554 2 9.875 2H12.875C13.1734 2 13.4595 2.11853 13.6705 2.3295C13.8815 2.54048 14 2.82663 14 3.125V6.125C14 6.22446 13.9605 6.31984 13.8902 6.39016C13.8198 6.46049 13.7245 6.5 13.625 6.5C13.5255 6.5 13.4302 6.46049 13.3598 6.39016C13.2895 6.31984 13.25 6.22446 13.25 6.125V3.125C13.25 3.02554 13.2105 2.93016 13.1402 2.85983C13.0698 2.78951 12.9745 2.75 12.875 2.75H9.875C9.77554 2.75 9.68016 2.71049 9.60983 2.64017C9.53951 2.56984 9.5 2.47446 9.5 2.375ZM2.375 9.5C2.47446 9.5 2.56984 9.53951 2.64017 9.60983C2.71049 9.68016 2.75 9.77554 2.75 9.875V12.875C2.75 12.9745 2.78951 13.0698 2.85983 13.1402C2.93016 13.2105 3.02554 13.25 3.125 13.25H6.125C6.22446 13.25 6.31984 13.2895 6.39016 13.3598C6.46049 13.4302 6.5 13.5255 6.5 13.625C6.5 13.7245 6.46049 13.8198 6.39016 13.8902C6.31984 13.9605 6.22446 14 6.125 14H3.125C2.82663 14 2.54048 13.8815 2.3295 13.6705C2.11853 13.4595 2 13.1734 2 12.875V9.875C2 9.77554 2.03951 9.68016 2.10983 9.60983C2.18016 9.53951 2.27554 9.5 2.375 9.5ZM13.625 9.5C13.7245 9.5 13.8198 9.53951 13.8902 9.60983C13.9605 9.68016 14 9.77554 14 9.875V12.875C14 13.1734 13.8815 13.4595 13.6705 13.6705C13.4595 13.8815 13.1734 14 12.875 14H9.875C9.77554 14 9.68016 13.9605 9.60983 13.8902C9.53951 13.8198 9.5 13.7245 9.5 13.625C9.5 13.5255 9.53951 13.4302 9.60983 13.3598C9.68016 13.2895 9.77554 13.25 9.875 13.25H12.875C12.9745 13.25 13.0698 13.2105 13.1402 13.1402C13.2105 13.0698 13.25 12.9745 13.25 12.875V9.875C13.25 9.77554 13.2895 9.68016 13.3598 9.60983C13.4302 9.53951 13.5255 9.5 13.625 9.5Z",fill:r,stroke:r,strokeWidth:"0.5"})}))};export{e as AIMagicIcon,n as MaximizeIcon,r as SidebarCloseIcon,i as SidebarOpenIcon};
|
|
2
|
+
//# sourceMappingURL=icons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icons.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TableCitationContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TableCitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as n}from"tslib";import{jsxs as e,jsx as i,Fragment as t}from"react/jsx-runtime";import{useState as l,useRef as o,useEffect as a}from"react";import{ChevronUp as h,ChevronDown as r,Maximize2 as c,X as d,Loader2 as s}from"lucide-react";import g from"./TextualGuidelines.module.css.js";import u from"../CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js";var v=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return n.filter(Boolean).join(" ")},x=function(n){return n.toLowerCase().replace(/[^a-z0-9]/g,"")},m=function(n,e){var i=n.map(x).filter(Boolean),t=e.map(x).filter(Boolean);if(0===i.length||0===t.length)return 0;var l=new Set(i),o=new Set(t),a=0;return l.forEach(function(n){o.has(n)&&a++}),2*a/(l.size+o.size)},I=function(e){var t=0;return e.split(/(\*\*.*?\*\*|__.*?__)/g).map(function(e){var l="bold-".concat(t);return t+=e.length,e.startsWith("**")&&e.endsWith("**")||e.startsWith("__")&&e.endsWith("__")?i("strong",n({className:g.boldText},{children:e.slice(2,-2)}),l):e})},f=function(x){x.index;var f=x.TextualGuideLines,p=x.HighlightedWords,b=x.InternalGptReasoningData,y=x.headerTitle,C=void 0===y?"Textual Guidelines":y,N=x.IgptHeaderTitle,T=void 0===N?"GPT - Gemini 3.1 Flash Lite":N,L=x.useVariantHighlight,k=void 0!==L&&L,w=x.fuzzyThreshold,A=void 0===w?.8:w,B=x.onAccordionToggle,z=x.isInternalGptReasoningLoading,V=void 0!==z&&z,G=x.themeTokens,_=x.classNames,R=x.styles,E=l(0),M=E[0],D=E[1],H=l(new Set),P=H[0],S=H[1],W=o([]),j=[];p.forEach(function(n){(function(n,e,i){void 0===i&&(i=.8);var t=e.trim().split(/\s+/).filter(Boolean);if(0===t.length)return[];for(var l,o=[],a=/\S+/g;null!==(l=a.exec(n));)o.push({word:l[0],start:l.index,end:l.index+l[0].length});for(var h=t.length,r=[],c=Math.max(1,h-1);c<=h+2;c++)for(var d=0;d<=o.length-c;d++){var s=o.slice(d,d+c),g=m(t,s.map(function(n){return n.word}));g>=i&&r.push({startIndex:s[0].start,endIndex:s[s.length-1].end,score:g})}if(0===r.length)return[];r.sort(function(n,e){return e.score-n.score||e.endIndex-e.startIndex-(n.endIndex-n.startIndex)});for(var u=[],v=function(n){u.some(function(e){return n.startIndex<e.endIndex&&n.endIndex>e.startIndex})||u.push(n)},x=0,I=r;x<I.length;x++)v(I[x]);return u})(f,n,A).forEach(function(n){return j.push(n)})}),j.sort(function(n,e){return n.startIndex-e.startIndex});for(var F=[],K=0,U=j;K<U.length;K++){var q=U[K],J=F.at(-1);(!J||q.startIndex>=J.endIndex)&&F.push(q)}var O=F.map(function(n,e){return{text:f.substring(n.startIndex,n.endIndex),startIndex:n.startIndex,endIndex:n.endIndex,highlightIndex:e}}),Q=O.length;a(function(){Q>0&&(D(0),setTimeout(function(){var n;null===(n=W.current[0])||void 0===n||n.scrollIntoView({behavior:"smooth",block:"center"})},50))},[Q]);var X,Y,Z,$,nn=function(n,e){S(function(i){var t=new Set(i),l=!t.has(n);return t.has(n)?t.delete(n):t.add(n),null==B||B({highlightIndex:n,phrase:e,isExpanded:l}),t})};return e("div",n({className:v(g.expandedContainer,null==_?void 0:_.container),style:n(n({},G),null==R?void 0:R.container)},{children:[e("div",n({className:v(g.expandedHeader,null==_?void 0:_.header),style:null==R?void 0:R.header},{children:[i("span",n({className:v(g.headerTitle,null==_?void 0:_.headerTitle),style:null==R?void 0:R.headerTitle},{children:C})),i("div",n({className:v(g.headerActions,null==_?void 0:_.headerActions),style:null==R?void 0:R.headerActions},{children:Q>=1&&e(t,{children:[e("span",n({className:v(g.navCounter,null==_?void 0:_.navCounter),style:null==R?void 0:R.navCounter},{children:[M+1," / ",Q]})),i("button",n({onClick:function(){if(0!==Q){var n=M>0?M-1:Q-1;D(n),setTimeout(function(){var e;null===(e=W.current[n])||void 0===e||e.scrollIntoView({behavior:"smooth",block:"center"})},50)}},disabled:M<=0,className:v(g.navButton,null==_?void 0:_.navButtonPrev),style:null==R?void 0:R.navButtonPrev},{children:i(h,{size:14,className:g.navButtonIcon})})),i("button",n({onClick:function(){if(0!==Q){var n=M<Q-1?M+1:0;D(n),setTimeout(function(){var e;null===(e=W.current[n])||void 0===e||e.scrollIntoView({behavior:"smooth",block:"center"})},50)}},disabled:M>=Q-1,className:v(g.navButton,null==_?void 0:_.navButtonNext),style:null==R?void 0:R.navButtonNext},{children:i(r,{size:14,className:g.navButtonIcon})}))]})}))]})),i("div",n({className:v(g.contentArea,null==_?void 0:_.contentArea),style:null==R?void 0:R.contentArea},{children:i("div",n({className:v(g.contentInner,null==_?void 0:_.contentInner),style:null==R?void 0:R.contentInner},{children:(X=f.split("\n"),Y=0,Z=0,$=[],X.forEach(function(t){var l=Y,o=Y+t.length;Y+=t.length+1;var a=/^(\s*)(-|\*|\d+\.)\s+/.exec(t),x=/^(Title|Description|Training-basis):\s*/i.exec(t);x&&(Z=0),a&&(Z+=1);var m=!!a,p=!!x,y=a?a[0].length:0,C=l+y,N=O.filter(function(n){return n.startIndex<o&&n.endIndex>C}),L="line-".concat(l),w=function(t,l,o,h){p?$.push(i("span",n({className:v(g.headerLine,null==_?void 0:_.headerLine),style:null==R?void 0:R.headerLine},{children:t}),l)):m?$.push(e("span",n({className:v(g.listItemLine,null==_?void 0:_.listItemLine),style:n({paddingLeft:a[1]?"1rem":"0"},null==R?void 0:R.listItemLine)},{children:[o&&e("span",n({className:v(g.listCounter,null==_?void 0:_.listCounter),style:null==R?void 0:R.listCounter},{children:[Z,"."]})),i("span",{children:t})]}),l)):$.push(i("span",n({className:v(g.blockLine,null==_?void 0:_.blockLine),style:null==R?void 0:R.blockLine},{children:t}),l))},A=m&&1===N.length&&N[0].startIndex<=C&&N[0].endIndex>=o;if(0===N.length)w(I(t.substring(y)),L,!0);else if(A){var B=N[0],z=B.highlightIndex===M,G=P.has(B.highlightIndex),E=k?z?"".concat(g.highlightBlockRow," ").concat(g.highlightActiveVariant):"".concat(g.highlightBlockRow," ").concat(g.highlightVariantRow):z?"".concat(g.highlightBlockRow," ").concat(g.highlightActive):g.highlightBlockRow;$.push(e("span",n({ref:function(n){W.current[B.highlightIndex]=n},className:"".concat(g.listItemLine," ").concat(E),role:"button",tabIndex:0,onClick:function(){return nn(B.highlightIndex,B.text)},onKeyDown:function(n){"Enter"!==n.key&&" "!==n.key||nn(B.highlightIndex,B.text)},style:{paddingLeft:a[1]?"1rem":"0"}},{children:[e("span",n({className:g.listCounter},{children:[Z,"."]})),i("span",{children:I(f.substring(C,o))}),i(G?h:r,{size:12,style:{verticalAlign:"middle",marginLeft:"2px"}})]}),L)),G&&b[B.highlightIndex]?$.push(i("div",n({style:{marginTop:"0.5rem",marginBottom:"0.5rem"}},{children:i(u,{item:n(n({},b[B.highlightIndex]),{confidence_score:void 0}),headerTitle:T||"GPT - Gemini 3.1 Flash Lite",iconsConfig:{ChevronDownIcon:r,ChevronUpIcon:h,MaximizeIcon:c,CloseIcon:d},bodyHeight:"100%",disableMaximize:!0,index:B.highlightIndex})}),"expanded-".concat(B.highlightIndex))):G&&V&&$.push(e("div",n({className:g.loadingContainer},{children:[i(s,{size:16,className:g.spinnerIcon}),i("span",{children:"Loading..."})]}),"loading-".concat(B.highlightIndex)))}else{var D=C,H=[],S=!0,j=N[0],F=j.highlightIndex===M;k?F?"".concat(g.highlight," ").concat(g.highlightActiveVariant):g.highlightVariant:F?"".concat(g.highlight," ").concat(g.highlightActive):g.highlight,m&&j.startIndex;for(var K=function(t){var l=Math.max(t.startIndex,C),a=Math.min(t.endIndex,o);if(l>=a)return"continue";if(l>D){var x=f.substring(D,l);H.push(i("span",{children:I(x)},"t-".concat(D)))}var m=t.highlightIndex===M,p=k?m?v(g.highlight,g.highlightActiveVariant,null==_?void 0:_.highlight,null==_?void 0:_.highlightActiveVariant):v(g.highlightVariant,null==_?void 0:_.highlightVariant):m?v(g.highlight,g.highlightActive,null==_?void 0:_.highlight,null==_?void 0:_.highlightActive):v(g.highlight,null==_?void 0:_.highlight),y=k?m?n(n({},null==R?void 0:R.highlight),null==R?void 0:R.highlightActiveVariant):n({},null==R?void 0:R.highlightVariant):m?n(n({},null==R?void 0:R.highlight),null==R?void 0:R.highlightActive):n({},null==R?void 0:R.highlight),N=P.has(t.highlightIndex);if(H.push(e("span",n({ref:function(n){W.current[t.highlightIndex]=n},className:p,role:"button",tabIndex:0,onClick:function(){return nn(t.highlightIndex,t.text)},onKeyDown:function(n){"Enter"!==n.key&&" "!==n.key||nn(t.highlightIndex,t.text)},style:n({cursor:"pointer"},y)},{children:[f.substring(l,a),i(N?h:r,{size:12,style:{verticalAlign:"middle",marginLeft:"2px"}})]}),"h-".concat(t.highlightIndex))),D=a,N&&b[t.highlightIndex]){var A=S?L:"".concat(L,"-chunk-").concat(l);w(H,A,S),S=!1,H=[],$.push(i("div",n({style:{marginTop:"0.5rem",marginBottom:"0.5rem"}},{children:i(u,{item:n(n({},b[t.highlightIndex]),{confidence_score:void 0}),headerTitle:T||"GPT - Gemini 3.1 Flash Lite",iconsConfig:{ChevronDownIcon:r,ChevronUpIcon:h,MaximizeIcon:c,CloseIcon:d},bodyHeight:"100%",disableMaximize:!0,index:t.highlightIndex})}),"expanded-".concat(t.highlightIndex)))}else N&&V&&(A=S?L:"".concat(L,"-chunk-").concat(l),w(H,A,S),S=!1,H=[],$.push(e("div",n({className:g.loadingContainer},{children:[i(s,{size:16,className:g.spinnerIcon}),i("span",{children:"Loading..."})]}),"loading-".concat(t.highlightIndex))))},U=0,q=N;U<q.length;U++)K(q[U]);if(D<o&&H.push(i("span",{children:I(f.substring(D,o))},"t-end-".concat(o))),H.length>0||S){var J=S?L:"".concat(L,"-tail");w(H,J,S)}}}),$)}))}))]}))};export{f as default};
|
|
2
|
+
//# sourceMappingURL=TextualGuideLinesComponent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextualGuideLinesComponent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e={expandedContainer:"TextualGuidelines-module_expandedContainer__ku2Qy",expandedHeader:"TextualGuidelines-module_expandedHeader__5OOd1",headerTitle:"TextualGuidelines-module_headerTitle__6vpFm",headerActions:"TextualGuidelines-module_headerActions__tAYsZ",navCounter:"TextualGuidelines-module_navCounter__MbQnG",navButton:"TextualGuidelines-module_navButton__wpCGR",navButtonIcon:"TextualGuidelines-module_navButtonIcon__urm3b",contentArea:"TextualGuidelines-module_contentArea__2k4vh",contentInner:"TextualGuidelines-module_contentInner__2uMSz",blockLine:"TextualGuidelines-module_blockLine__f-gTN",headerLine:"TextualGuidelines-module_headerLine__Ic1ja",listItemLine:"TextualGuidelines-module_listItemLine__2E-57",listCounter:"TextualGuidelines-module_listCounter__Ws3UU",highlightBlockRow:"TextualGuidelines-module_highlightBlockRow__SH9zT",highlightVariantRow:"TextualGuidelines-module_highlightVariantRow__rh6pM",boldText:"TextualGuidelines-module_boldText__vZBdP",loadingContainer:"TextualGuidelines-module_loadingContainer__QbqYw",spinnerIcon:"TextualGuidelines-module_spinnerIcon__a8skc",spin:"TextualGuidelines-module_spin__ZXbNj",highlight:"TextualGuidelines-module_highlight__CGXvE",highlightActive:"TextualGuidelines-module_highlightActive__--Ns5",highlightVariant:"TextualGuidelines-module_highlightVariant__7YZ7W",highlightActiveVariant:"TextualGuidelines-module_highlightActiveVariant__6gPK9",highlightButton:"TextualGuidelines-module_highlightButton__zjZxQ"};!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(".TextualGuidelines-module_expandedContainer__ku2Qy{background-color:var(--tg-container-bg,#0000);border:none;display:flex;flex-direction:column;height:100%;margin-left:var(--tg-container-margin-left,1rem)}.TextualGuidelines-module_expandedHeader__5OOd1{align-items:center;background-color:var(--tg-header-bg,#fff);border:var(--tg-header-border,none);display:flex;justify-content:space-between;padding:var(--tg-header-padding,.25rem .75rem)}.TextualGuidelines-module_headerTitle__6vpFm{background-color:var(--tg-header-title-bg,#fff);color:var(--tg-header-title-color,inherit);font-size:var(--tg-header-title-font-size,.875rem);font-weight:var(--tg-header-title-font-weight,400)}.TextualGuidelines-module_headerActions__tAYsZ{align-items:center;display:flex;gap:.5rem}.TextualGuidelines-module_navCounter__MbQnG{color:var(--tg-nav-counter-color,#888);font-size:var(--tg-nav-counter-font-size,12px)}.TextualGuidelines-module_navButton__wpCGR{align-items:center;background:var(--tg-nav-button-bg,#fff);border:1px solid var(--tg-nav-button-border,#ddd);border-radius:var(--tg-nav-button-border-radius,3px);cursor:pointer;display:flex;padding:2px 4px}.TextualGuidelines-module_navButton__wpCGR:disabled{cursor:not-allowed;opacity:.4}.TextualGuidelines-module_navButtonIcon__urm3b{color:var(--tg-nav-button-icon-color,#64748b)}.TextualGuidelines-module_contentArea__2k4vh{background-color:var(--tg-content-bg,#0000);border:1px solid var(--tg-content-border,#eee);border-radius:var(--tg-content-border-radius,4px);color:var(--tg-content-text-color,inherit);flex:1;height:auto;max-height:none;overflow-y:auto;padding:var(--tg-content-padding,1rem)}.TextualGuidelines-module_contentInner__2uMSz{line-height:var(--tg-content-line-height,1.5rem)}.TextualGuidelines-module_blockLine__f-gTN{display:block}.TextualGuidelines-module_headerLine__Ic1ja{display:block;font-weight:var(--tg-header-line-font-weight,400)}.TextualGuidelines-module_listItemLine__2E-57{display:block}.TextualGuidelines-module_listCounter__Ws3UU{display:inline-block;font-weight:var(--tg-list-counter-font-weight,500);text-align:left;width:var(--tg-list-counter-width,1.5rem)}.TextualGuidelines-module_highlightBlockRow__SH9zT{background-color:#fef08a;border-radius:.375rem;cursor:pointer;margin:.125rem 0;padding:.375rem .5rem;transition:all .2s}.TextualGuidelines-module_highlightVariantRow__rh6pM{background-color:#eef2ff;border-radius:.375rem;color:#6366f1;cursor:pointer;font-weight:500;margin:.125rem 0;padding:.375rem .5rem;transition:all .2s}.TextualGuidelines-module_boldText__vZBdP{font-weight:var(--tg-bold-text-font-weight,600)}.TextualGuidelines-module_loadingContainer__QbqYw{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem;padding:.75rem 1rem}.TextualGuidelines-module_spinnerIcon__a8skc{animation:TextualGuidelines-module_spin__ZXbNj 1s linear infinite}@keyframes TextualGuidelines-module_spin__ZXbNj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TextualGuidelines-module_highlight__CGXvE{background-color:var(--tg-highlight-bg,#fef08a);border-radius:var(--tg-highlight-border-radius,.25rem);color:var(--tg-highlight-color,inherit);padding:0 .125rem;transition:all .2s}.TextualGuidelines-module_highlightActive__--Ns5{background-color:var(--tg-highlight-active-bg,#fde047);border:1px solid var(--tg-highlight-active-border,#eab308);box-shadow:var(--tg-highlight-active-shadow,0 1px 2px 0 #0000000d);color:var(--tg-highlight-active-color,inherit)}.TextualGuidelines-module_highlightVariant__7YZ7W{background-color:var(--tg-highlight-variant-bg,#eef2ff);border-radius:var(--tg-highlight-border-radius,.25rem);box-decoration-break:clone;-webkit-box-decoration-break:clone;color:var(--tg-highlight-variant-color,#6366f1);font-weight:500;padding:0 .125rem;transition:all .2s}.TextualGuidelines-module_highlightActiveVariant__6gPK9{background-color:var(--tg-highlight-variant-active-bg,#e0e7ff);border:1px solid var(--tg-highlight-variant-active-border,#5c75f4);box-shadow:0 1px 2px 0 #0000000d;color:var(--tg-highlight-variant-active-color,#6366f1);font-weight:500}.TextualGuidelines-module_highlightButton__zjZxQ{border:none;cursor:pointer;display:inline;font:inherit}"));const i=document.head||document.getElementsByTagName("head")[0]||document.documentElement;i&&i.appendChild(e)}();export{e as default};
|
|
2
|
+
//# sourceMappingURL=TextualGuidelines.module.css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextualGuidelines.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__awaiter as n,__generator as i}from"tslib";import{useMemo as t}from"react";import{useQuery as o}from"@tanstack/react-query";import{fetchOnDemandCitation as a}from"../service/onDemandApi.js";var e=function(n,i,t){var o;return Array.isArray(n)?Array.isArray(i)&&0!==i.length?Number.isNaN(t)?(console.warn("[findCitation] citationNumber is NaN"),null):null!==(o=n.find(function(n){var o,a=function(n){var i,t,o,a,e;if(null==n)return console.warn("[getCitationType] received null or undefined citation"),"";var l=null!==(e=null!==(a=null!==(t=null===(i=null==n?void 0:n.customMetaData)||void 0===i?void 0:i.type)&&void 0!==t?t:null===(o=null==n?void 0:n.customMetadata)||void 0===o?void 0:o.type)&&void 0!==a?a:null==n?void 0:n.type)&&void 0!==e?e:"";return l||console.warn("[getCitationType] citation has no resolvable type field",n),l}(n);return(null===(o=function(n){var i;return null==n?(console.warn("[getCitationNumber] received null or undefined citation"),""):(null==n.citation_number&&console.warn("[getCitationNumber] citation is missing citation_number field",n),null!==(i=null==n?void 0:n.citation_number)&&void 0!==i?i:"")}(n))||void 0===o?void 0:o.toString())===t.toString()&&i.some(function(n){return null==a?void 0:a.includes(n)})}))&&void 0!==o?o:null:(console.warn("[findCitation] citationTypes is empty or falsy",i),null):(console.warn("[findCitation] citations is not an array",n),null)},l=function(l){var r=l.msg,c=l.citationType,u=l.citationNumber,d=l.enabled,s=void 0!==d&&d,v=l.accessToken,f=l.baseUrl,_=l.orgName,m=l.citationAssistantProcessingName,g=l.citationAgentName,h=(null==r?void 0:r.requestId)||(null==r?void 0:r.id)||"",y=t(function(){return function(n){switch(n){case"artifact_chunks":return["artifact_chunks","scanned_doc_citation","scanned_doc_citations"];case"rai_artifact_citation":return["rai_artifact_citation","rai_artifact_citations"];case"json_chunks":return["json_chunks"];case"scanned_doc_citation":return["scanned_doc_citation","scanned_doc_citations","artifact_chunks"];case"scanned_doc_citations":return["scanned_doc_citations","scanned_doc_citation","artifact_chunks"];default:return[n]}}(c)},[c]),p=function(){switch(c){case"artifact_chunks":case"scanned_doc_citations":return"scanned_doc_citation";case"rai_artifact_citation":return"rai_artifact_citation";default:return c}}(),C=(null==r?void 0:r.isEcgPayloadActive)?t(function(){return["onDemandCitationFetch",h,p,null==r?void 0:r.customCitationId,null==r?void 0:r.ecg_agent_name]},[h,p,null==r?void 0:r.customCitationId,null==r?void 0:r.ecg_agent_name]):t(function(){return["onDemandCitationFetch",h,p,u]},[h,p,u]),b=t(function(){return e(null==r?void 0:r.citations,y,u)},[null==r?void 0:r.citations,y,u]),N=Boolean(s&&h&&p&&f&&_&&!Number.isNaN(u)&&!b),w=v,A=!0===(null==r?void 0:r.isStreamEnd),k=o({queryKey:C,queryFn:function(){return n(void 0,void 0,void 0,function(){var n,t,o,e,l,c,d,s;return i(this,function(i){switch(i.label){case 0:return[4,a(h,p,u,null!==(t=null==r?void 0:r.content)&&void 0!==t?t:"",w,f,null!=m?m:"",_,null!=g?g:"",null!==(o=null==r?void 0:r.isEcgPayloadActive)&&void 0!==o&&o,null!==(e=null==r?void 0:r.ecg_agent_name)&&void 0!==e?e:"",null!==(l=null==r?void 0:r.customCitationId)&&void 0!==l?l:"",null!==(c=null==r?void 0:r.plan_id)&&void 0!==c?c:"",null!==(d=null==r?void 0:r.ui_chat_history)&&void 0!==d?d:void 0)];case 1:if((n=i.sent()).error||!n.responseData)throw new Error((null===(s=n.error)||void 0===s?void 0:s.errorMessage)||"Failed to fetch on-demand citation");return[2,n.responseData]}})})},enabled:N&&A&&Boolean(null==r?void 0:r.content),staleTime:1/0,cacheTime:1/0,refetchOnMount:!1,refetchOnWindowFocus:!1,retry:!1}),F=t(function(){var n,i,t,o,a,l,c,d=null!==(t=null===(i=null===(n=k.data)||void 0===n?void 0:n.result)||void 0===i?void 0:i.citations)&&void 0!==t?t:[];return Array.isArray(d)&&0!==d.length?(null==r?void 0:r.customCitationId)?null!==(a=null!==(o=d.find(function(n){var i,t,o=null!==(t=null!==(i=null==n?void 0:n.title)&&void 0!==i?i:null==n?void 0:n.display_name)&&void 0!==t?t:"";return"string"==typeof o&&o.includes(r.customCitationId)}))&&void 0!==o?o:d[0])&&void 0!==a?a:null:null!==(c=null!==(l=e(d,y,u))&&void 0!==l?l:d[0])&&void 0!==c?c:null:null},[null==r?void 0:r.customCitationId,u,y,k.data]);return{citation:null!=b?b:F,isFetching:k.isFetching,isLoading:k.isLoading,isComplete:k.isSuccess,status:k.status,refetch:k.refetch}};export{l as useOnDemandCitationFetch};
|
|
2
|
+
//# sourceMappingURL=useOnDemandCitationFetch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useOnDemandCitationFetch.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{UserStoryPickerRoot as e}from"./features/UserStoryImport/UserStoryPicker.js";import{Header as t}from"./features/UserStoryImport/components/Header.js";import{Toolbar as r}from"./features/UserStoryImport/components/Toolbar.js";import{SearchInput as o}from"./features/UserStoryImport/components/SearchInput.js";import{BrowseProjectsButton as s}from"./features/UserStoryImport/components/BrowseProjectsButton.js";import{SectionHeading as a}from"./features/UserStoryImport/components/SectionHeading.js";import{CardGrid as n}from"./features/UserStoryImport/components/CardGrid.js";import{UserStoryCard as i}from"./features/UserStoryImport/components/UserStoryCard.js";import{ProjectCard as m}from"./features/UserStoryImport/components/ProjectCard.js";import{Badge as p}from"./features/UserStoryImport/components/Badge.js";import{BackNav as u}from"./features/UserStoryImport/components/BackNav.js";import{SortDropdown as f}from"./features/UserStoryImport/components/SortDropdown.js";import{ShowMore as d}from"./features/UserStoryImport/components/ShowMore.js";import{ProceedButton as c}from"./features/UserStoryImport/components/ProceedButton.js";import{Footer as S}from"./features/UserStoryImport/components/Footer.js";import{SplitLayout as l}from"./features/UserStoryImport/components/SplitLayout.js";import{Sidebar as R}from"./features/UserStoryImport/components/Sidebar.js";import{SidebarSection as I}from"./features/UserStoryImport/components/SidebarSection.js";import{SidebarProjectList as C}from"./features/UserStoryImport/components/SidebarProjectList.js";import{SidebarFavoritesList as y}from"./features/UserStoryImport/components/SidebarFavoritesList.js";import{ContentArea as j}from"./features/UserStoryImport/components/ContentArea.js";import{NavRow as A}from"./features/UserStoryImport/components/NavRow.js";import{UserStoryImportDialog as U}from"./features/UserStoryImport/components/UserStoryImportDialog.js";export{UserStoryImportDialog}from"./features/UserStoryImport/components/UserStoryImportDialog.js";import{ResizeHandle as x}from"./features/UserStoryImport/components/ResizeHandle.js";export{ResizeHandle}from"./features/UserStoryImport/components/ResizeHandle.js";import{ScopeDropdown as q}from"./features/UserStoryImport/components/ScopeDropdown.js";import{TypeDropdown as b}from"./features/UserStoryImport/components/TypeDropdown.js";export{default as ReadFileCitationRenderer}from"./features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js";export{default as ReadFileCitationContent}from"./features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js";export{default as RCACitationRenderer}from"./features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js";export{default as RCACitationContent}from"./features/RequirementAI/components/citations/rca-citation/RCACitationContent.js";export{default as AppModCitationRenderer}from"./features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js";export{default as AppModCitationContent}from"./features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js";export{default as RequirementAIWrapper,useRequirementAI}from"./features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js";export{default as UserStoryScreen}from"./features/RequirementAI/components/story-screen/UserStoryScreen.js";export{default as UserStoryApprovalScreen}from"./features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js";export{default as RichTextEditor}from"./features/RequirementAI/components/RichTextEditor/RichTextEditor.js";export{default as UserStoryWithCitation}from"./features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js";export{default as SubFeatureBlock}from"./features/RequirementAI/components/story-screen/SubfeatureBlock.js";export{default as AtomicButton}from"./features/RequirementAI/shared/AtomicButton.js";export{SidebarOpenIcon}from"./features/RequirementAI/icons/SidebarOpenIcon.js";export{SidebarCloseIcon}from"./features/RequirementAI/icons/SidebarCloseIcon.js";export{default as StreamingScreenSidebar}from"./features/RequirementAI/components/story-screen/StreamingScreenSidebar.js";export{default as AiReasoningCitationContent}from"./features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js";export{useStreamContentHandler}from"./features/RequirementAI/hooks/useStreamContentHandler.js";export{extractBlockStreams,extractDescription,processAIReasoningFromBlocks,processUserStoryValue}from"./features/RequirementAI/utils/proccess-stream.utils.js";export{PartialRequirementContent}from"./features/RequirementAI/components/cra/PartialRequirementContent.js";export{handleAcceptAllChanges,handleDiffEditApplied,handleDiscardAll}from"./features/RequirementAI/utils/diff-edit.utils.js";export{GapFilterBlock}from"./features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js";export{hasAnyUpdatedTags,hasUpdatedTagsInMarkdown,useDiffEditReviewMode}from"./features/RequirementAI/hooks/useDiffEditReviewMode.js";export{StoryCard,UserStoryCardWrapper}from"./features/RequirementAI/components/UserStoryCard/UserStoryCard.js";export{default as IterateMenu}from"./features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js";export{default as HistoryMenu}from"./features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js";export{RedlineCard}from"./features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js";export{default as ManualEditPopup}from"./features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js";export{default as EditBlockPopup}from"./features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js";export{default as DeviationSummary}from"./features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js";export{default as CitationAccordion}from"./features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js";export{default as FileCitationRender}from"./features/RequirementAI/components/citations/file-citation/FileCitationRender.js";export{default as WebCitationWithImageRenderer}from"./features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js";export{default as WebCitationRenderer}from"./features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js";export{default as StormeeCitationRenderer}from"./features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js";export{default as WaveformCitationRenderer}from"./features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js";export{default as ImageCitationRenderer}from"./features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js";export{default as GapRiskSidebar,NoGapsFound,useGapRiskSidebar}from"./features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js";export{buildStoryWithGap,updateGapInRawData,updateGapStory}from"./features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js";export{buildStoryWithRisk,updateRiskInRawData,updateStory}from"./features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js";export{cloneUserStories,createUserStoriesForApproval,splitByHeaders,transformApprovalToUserStory}from"./features/RequirementAI/utils/userstory-approval-transform.utils.js";export{useUSPContext}from"./features/UserStoryImport/UserStoryPicker.context.js";export{useUSPData}from"./features/UserStoryImport/hooks/useUSPData.js";export{usePanelResize}from"./features/UserStoryImport/components/usePanelResize.js";export{darkTheme,lightTheme,themeToStyle,uspColorPalette,uspVSCodeLightTheme,vscodeTheme}from"./features/UserStoryImport/UserStoryPicker.theme.js";export{default as CitationRenderer,collapseAllCitations,collapseCitationsByIds}from"./features/CitationRenderer/CitationRenderer.js";export{default as CustomPopover}from"./features/RequirementAI/components/CustomPopover/CustomPopover.js";const h=Object.assign(e,{Header:t,Toolbar:r,SearchInput:o,BrowseProjectsButton:s,SectionHeading:a,CardGrid:n,UserStoryCard:i,ProjectCard:m,Badge:p,BackNav:u,SortDropdown:f,ScopeDropdown:q,TypeDropdown:b,ShowMore:d,ProceedButton:c,Footer:S,SplitLayout:l,Sidebar:R,SidebarSection:I,SidebarProjectList:C,SidebarFavoritesList:y,ContentArea:j,NavRow:A,UserStoryImportDialog:U,ResizeHandle:x});export{h as UserStoryPicker};
|
|
1
|
+
import{UserStoryPickerRoot as e}from"./features/UserStoryImport/UserStoryPicker.js";import{Header as t}from"./features/UserStoryImport/components/Header.js";import{Toolbar as r}from"./features/UserStoryImport/components/Toolbar.js";import{SearchInput as o}from"./features/UserStoryImport/components/SearchInput.js";import{BrowseProjectsButton as s}from"./features/UserStoryImport/components/BrowseProjectsButton.js";import{SectionHeading as a}from"./features/UserStoryImport/components/SectionHeading.js";import{CardGrid as n}from"./features/UserStoryImport/components/CardGrid.js";import{UserStoryCard as i}from"./features/UserStoryImport/components/UserStoryCard.js";import{ProjectCard as m}from"./features/UserStoryImport/components/ProjectCard.js";import{Badge as p}from"./features/UserStoryImport/components/Badge.js";import{BackNav as u}from"./features/UserStoryImport/components/BackNav.js";import{SortDropdown as f}from"./features/UserStoryImport/components/SortDropdown.js";import{ShowMore as d}from"./features/UserStoryImport/components/ShowMore.js";import{ProceedButton as c}from"./features/UserStoryImport/components/ProceedButton.js";import{Footer as S}from"./features/UserStoryImport/components/Footer.js";import{SplitLayout as l}from"./features/UserStoryImport/components/SplitLayout.js";import{Sidebar as R}from"./features/UserStoryImport/components/Sidebar.js";import{SidebarSection as I}from"./features/UserStoryImport/components/SidebarSection.js";import{SidebarProjectList as C}from"./features/UserStoryImport/components/SidebarProjectList.js";import{SidebarFavoritesList as y}from"./features/UserStoryImport/components/SidebarFavoritesList.js";import{ContentArea as j}from"./features/UserStoryImport/components/ContentArea.js";import{NavRow as A}from"./features/UserStoryImport/components/NavRow.js";import{UserStoryImportDialog as U}from"./features/UserStoryImport/components/UserStoryImportDialog.js";export{UserStoryImportDialog}from"./features/UserStoryImport/components/UserStoryImportDialog.js";import{ResizeHandle as x}from"./features/UserStoryImport/components/ResizeHandle.js";export{ResizeHandle}from"./features/UserStoryImport/components/ResizeHandle.js";import{ScopeDropdown as q}from"./features/UserStoryImport/components/ScopeDropdown.js";import{TypeDropdown as b}from"./features/UserStoryImport/components/TypeDropdown.js";export{default as ReadFileCitationRenderer}from"./features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js";export{default as ReadFileCitationContent}from"./features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js";export{default as RCACitationRenderer}from"./features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js";export{default as RCACitationContent}from"./features/RequirementAI/components/citations/rca-citation/RCACitationContent.js";export{default as AppModCitationRenderer}from"./features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js";export{default as AppModCitationContent}from"./features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js";export{default as RequirementAIWrapper,useRequirementAI}from"./features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js";export{default as UserStoryScreen}from"./features/RequirementAI/components/story-screen/UserStoryScreen.js";export{default as UserStoryApprovalScreen}from"./features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js";export{default as RichTextEditor}from"./features/RequirementAI/components/RichTextEditor/RichTextEditor.js";export{default as UserStoryWithCitation}from"./features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js";export{default as SubFeatureBlock}from"./features/RequirementAI/components/story-screen/SubfeatureBlock.js";export{default as AtomicButton}from"./features/RequirementAI/shared/AtomicButton.js";export{SidebarOpenIcon}from"./features/RequirementAI/icons/SidebarOpenIcon.js";export{SidebarCloseIcon}from"./features/RequirementAI/icons/SidebarCloseIcon.js";export{default as StreamingScreenSidebar}from"./features/RequirementAI/components/story-screen/StreamingScreenSidebar.js";export{default as AiReasoningCitationContent}from"./features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js";export{useStreamContentHandler}from"./features/RequirementAI/hooks/useStreamContentHandler.js";export{extractBlockStreams,extractDescription,processAIReasoningFromBlocks,processUserStoryValue}from"./features/RequirementAI/utils/proccess-stream.utils.js";export{PartialRequirementContent}from"./features/RequirementAI/components/cra/PartialRequirementContent.js";export{handleAcceptAllChanges,handleDiffEditApplied,handleDiscardAll}from"./features/RequirementAI/utils/diff-edit.utils.js";export{GapFilterBlock}from"./features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js";export{hasAnyUpdatedTags,hasUpdatedTagsInMarkdown,useDiffEditReviewMode}from"./features/RequirementAI/hooks/useDiffEditReviewMode.js";export{StoryCard,UserStoryCardWrapper}from"./features/RequirementAI/components/UserStoryCard/UserStoryCard.js";export{default as IterateMenu}from"./features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js";export{default as HistoryMenu}from"./features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js";export{RedlineCard}from"./features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js";export{default as ManualEditPopup}from"./features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js";export{default as EditBlockPopup}from"./features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js";export{default as DeviationSummary}from"./features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js";export{default as CitationAccordion}from"./features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js";export{default as FileCitationRender}from"./features/RequirementAI/components/citations/file-citation/FileCitationRender.js";export{default as WebCitationWithImageRenderer}from"./features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js";export{default as WebCitationRenderer}from"./features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js";export{default as StormeeCitationRenderer}from"./features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js";export{default as WaveformCitationRenderer}from"./features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js";export{default as ImageCitationRenderer}from"./features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js";export{default as CollaboratorsGroup}from"./features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js";export{default as CollaboratorsPopup}from"./features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js";export{default as GapRiskSidebar,NoGapsFound,useGapRiskSidebar}from"./features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js";export{buildStoryWithGap,updateGapInRawData,updateGapStory}from"./features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js";export{buildStoryWithRisk,updateRiskInRawData,updateStory}from"./features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js";export{cloneUserStories,createUserStoriesForApproval,splitByHeaders,transformApprovalToUserStory}from"./features/RequirementAI/utils/userstory-approval-transform.utils.js";export{useUSPContext}from"./features/UserStoryImport/UserStoryPicker.context.js";export{useUSPData}from"./features/UserStoryImport/hooks/useUSPData.js";export{usePanelResize}from"./features/UserStoryImport/components/usePanelResize.js";export{darkTheme,lightTheme,themeToStyle,uspColorPalette,uspVSCodeLightTheme,vscodeTheme}from"./features/UserStoryImport/UserStoryPicker.theme.js";export{default as CitationRenderer,collapseAllCitations,collapseCitationsByIds}from"./features/CitationRenderer/CitationRenderer.js";export{default as CustomPopover}from"./features/RequirementAI/components/CustomPopover/CustomPopover.js";const h=Object.assign(e,{Header:t,Toolbar:r,SearchInput:o,BrowseProjectsButton:s,SectionHeading:a,CardGrid:n,UserStoryCard:i,ProjectCard:m,Badge:p,BackNav:u,SortDropdown:f,ScopeDropdown:q,TypeDropdown:b,ShowMore:d,ProceedButton:c,Footer:S,SplitLayout:l,Sidebar:R,SidebarSection:I,SidebarProjectList:C,SidebarFavoritesList:y,ContentArea:j,NavRow:A,UserStoryImportDialog:U,ResizeHandle:x});export{h as UserStoryPicker};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__awaiter as t,__generator as e}from"tslib";var n=function(){function n(){this.dbName="api-cache-db",this.storeName="api-cache-store",this.db=null}return n.getInstance=function(){return n.instance||(n.instance=new n),n.instance},n.prototype.init=function(){return t(this,void 0,void 0,function(){var t,n=this;return e(this,function(e){switch(e.label){case 0:return this.db?[2]:(t=this,[4,new Promise(function(t,e){var r=indexedDB.open(n.dbName,1);r.onupgradeneeded=function(){var t=r.result;t.objectStoreNames.contains(n.storeName)||t.createObjectStore(n.storeName,{keyPath:"key"})},r.onsuccess=function(){return t(r.result)},r.onerror=function(){return e(r.error)}})]);case 1:return t.db=e.sent(),[2]}})})},n.prototype.get=function(n){return t(this,void 0,void 0,function(){var t=this;return e(this,function(e){switch(e.label){case 0:return[4,this.init()];case 1:return e.sent(),[2,new Promise(function(e,r){var o=t.db.transaction(t.storeName,"readonly").objectStore(t.storeName).get(n);o.onsuccess=function(){var r=o.result;return r?Date.now()-r.timestamp>r.ttl?(t.invalidate(n),e(null)):void e(r):e(null)},o.onerror=function(){return r(o.error)}})]}})})},n.prototype.set=function(n,r,o){return t(this,void 0,void 0,function(){var t,i=this;return e(this,function(e){switch(e.label){case 0:return[4,this.init()];case 1:return e.sent(),t={key:n,data:r,timestamp:Date.now(),ttl:o},[2,new Promise(function(e,n){var r=i.db.transaction(i.storeName,"readwrite").objectStore(i.storeName).put(t);r.onsuccess=function(){return e(!0)},r.onerror=function(){return n(r.error)}})]}})})},n.prototype.invalidate=function(n){return t(this,void 0,void 0,function(){var t=this;return e(this,function(e){switch(e.label){case 0:return[4,this.init()];case 1:return e.sent(),[2,new Promise(function(e,r){var o=t.db.transaction(t.storeName,"readwrite").objectStore(t.storeName).delete(n);o.onsuccess=function(){return e(!0)},o.onerror=function(){return r(o.error)}})]}})})},n.prototype.clear=function(){return t(this,void 0,void 0,function(){var t=this;return e(this,function(e){switch(e.label){case 0:return[4,this.init()];case 1:return e.sent(),[2,new Promise(function(e,n){var r=t.db.transaction(t.storeName,"readwrite").objectStore(t.storeName).clear();r.onsuccess=function(){return e(!0)},r.onerror=function(){return n(r.error)}})]}})})},n.instance=null,n}(),r=n.getInstance();export{n as APICache,r as apiCache};
|
|
2
|
+
//# sourceMappingURL=apicache.service.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apicache.service.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__awaiter as e,__generator as r,__assign as t}from"tslib";import n from"axios";import{apiCache as s}from"./apicache.service.js";import{NetworkErrorType as o}from"../types/onDemandApi.types.js";export{NetworkErrorType}from"../types/onDemandApi.types.js";var a=72e5,i=function(n,s,o,a,i,c,u,l,p,d,E,m,g,v){return e(void 0,void 0,void 0,function(){var e,i,R,h;return r(this,function(r){return e="artifact_chunks"===s||"scanned_doc_citation"===s?"artifact_chunks":s,i=d?m:"".concat(e,"_").concat(o),[2,f(R="post",h="/api/chat/chatResponse",{baseURL:c,data:{name:u||"citationsprocessing",organizationName:l,prompt:"",useAgent:{agent_name:p||"ProcessCitationsAgent",arguments:t(t({citation_type:s,is_primary_agent_request:!1},d&&{check_possible_citation_payload:!1}),{ui_request_body:t(t(t({llm_formatted_response:a,request_id:n,max_concurrent_citations:10,citation_id:i},d&&E&&{ecg_agent_name:E}),d&&g&&{plan_id:g}),d&&v&&{ui_chat_history:v})})}},config:{headers:{"Content-Type":"application/json"},withCredentials:!0},errorMessage:"Failed to fetch on-demand citation",cacheOption:{key:"".concat(R,":").concat(h,":onDemandCitation:").concat(n,":").concat(s,":").concat(d?m:o,":").concat(d?E:"")},shouldCache:function(e){var r;return Array.isArray(null===(r=null==e?void 0:e.result)||void 0===r?void 0:r.citations)&&Boolean(e.result.citations[0])}})]})})},c=function(e){if(e&&"object"==typeof e){var r=e;return"string"==typeof r.message?r.message:"string"==typeof r.errorMessage?r.errorMessage:"string"==typeof r.error?r.error:r.error&&"object"==typeof r.error&&"string"==typeof r.error.message?r.error.message:"string"==typeof r.details?r.details:r}},u=function(t){return e(void 0,void 0,void 0,function(){var e;return r(this,function(r){if(n.isAxiosError(t)){if("ECONNABORTED"===(e=t).code)return[2,{type:o.TIMEOUT,message:"The request took too long to complete. Please try again.",originalError:t}];if(e.message.includes("net::ERR_NETWORK_CHANGED")||e.message.includes("net::ERR_INTERNET_DISCONNECTED")||e.message.includes("net::ERR_NAME_NOT_RESOLVED"))return[2,{type:o.INTERNET_DISCONNECTED,message:"Internet connection issue detected. Please check your network.",originalError:t}];if(e.message.includes("Network Error")||"ERR_NETWORK"===e.code||e.message.includes("net::ERR_CONNECTION_REFUSED")||e.message.includes("net::ERR_EMPTY_RESPONSE"))return[2,{type:o.SERVER_UNREACHABLE,message:"Unable to connect to server. The service may be down or unreachable.",originalError:t}];if(e.response&&e.response.status>=500)return[2,{type:o.SERVER_ERROR,message:"Service Unavailable. Server error (".concat(e.response.status,")."),status:e.response.status,originalError:t}];if(e.response&&e.response.status>=400&&e.response.status<500)return[2,{type:o.SERVER_ERROR,message:c(e.response.data)||"Request failed with status code ".concat(e.response.status),status:e.response.status,originalError:t}]}return[2,{type:o.UNKNOWN_ERROR,message:"An unexpected error occurred. Please try again later.",originalError:t}]})})},l=function(t,s){void 0===s&&(s=18e4);var o=n.create({baseURL:t,timeout:s});return o.interceptors.request.use(function(t){return e(void 0,void 0,void 0,function(){return r(this,function(e){return[2,t]})})},function(t){return e(void 0,void 0,void 0,function(){var e;return r(this,function(r){switch(r.label){case 0:return[4,u(t)];case 1:return e=r.sent(),[2,Promise.reject(e)]}})})}),o.interceptors.response.use(function(e){return e},function(t){return e(void 0,void 0,void 0,function(){var e;return r(this,function(r){switch(r.label){case 0:return[4,u(t)];case 1:return e=r.sent(),console.error("API Request Failed:",e),[2,Promise.reject(e)]}})})}),o},p=function(e,r,t){return"".concat(e,":").concat(r,":").concat(JSON.stringify(t||{}))},d=l(),E=function(n,s,a){return e(void 0,void 0,void 0,function(){var e,i,c,p,E,f,m;return r(this,function(r){switch(r.label){case 0:switch(r.trys.push([0,13,,15]),e=(null==a?void 0:a.baseURL)?l(a.baseURL):d,c=(i=a||{}).data,p=i.config,E=void 0,n.toLowerCase()){case"get":return[3,1];case"post":return[3,3];case"put":return[3,5];case"patch":return[3,7];case"delete":return[3,9]}return[3,11];case 1:return[4,e.get(s,p)];case 2:case 4:case 6:case 8:case 10:return E=r.sent(),[3,12];case 3:return[4,e.post(s,c,p)];case 5:return[4,e.put(s,c,p)];case 7:return[4,e.patch(s,c,p)];case 9:return f=t(t({},p),{data:c}),[4,e.delete(s,f)];case 11:throw new Error("Unsupported method: ".concat(n));case 12:return[2,{responseData:E.data,error:null}];case 13:return(m=r.sent()).type&&Object.values(o).includes(m.type)?[2,{responseData:null,error:m}]:[4,u(m)];case 14:return[2,{responseData:null,error:r.sent()}];case 15:return[2]}})})},f=function(n,i,c){return e(void 0,void 0,void 0,function(){var e,u,l,d,f,m,g,v,R,h,_,y,N,O;return r(this,function(r){switch(r.label){case 0:return u=(e=c||{}).data,l=e.params,d=e.config,f=e.errorMessage,m=e.baseURL,g=e.cacheOption,v=e.shouldCache,R=null!==(O=null==g?void 0:g.ttl)&&void 0!==O?O:a,h=(null==g?void 0:g.key)||p(n,i,l),(null==g?void 0:g.forceRefresh)||(null==g?void 0:g.skipCache)?[3,2]:[4,s.get(h)];case 1:if(_=r.sent())return[2,{responseData:_.data,error:null,cacheMeta:{isFromCache:!0,timestamp:_.timestamp,ttl:_.ttl,cacheKey:h}}];r.label=2;case 2:return y=t(t({},d),l&&{params:l}),[4,E(n,i,{data:u,config:y,baseURL:m})];case 3:return N=r.sent(),!(null==g?void 0:g.skipCache)&&null!=N.responseData&&(!v||v(N.responseData))?[4,s.set(h,N.responseData,R)]:[3,5];case 4:r.sent(),r.label=5;case 5:return[2,{responseData:N.responseData,error:N.error?{errorMessage:N.error.type===o.INTERNET_DISCONNECTED||N.error.type===o.SLOW_CONNECTION||N.error.type===o.TIMEOUT?N.error.message:N.error.type===o.SERVER_UNREACHABLE?"Unable to connect to server. Please try again later.":f||N.error.message,errorObjData:N.error}:null,cacheMeta:{isFromCache:!1,timestamp:Date.now(),ttl:R,cacheKey:h}}]}})})};export{a as DEFAULT_CACHE_TTL,l as createApiInstance,i as fetchOnDemandCitation,p as generateCacheKey,E as makeApiRequest,f as makeApiRequestWithTTLCache};
|
|
2
|
+
//# sourceMappingURL=onDemandApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandApi.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var E;!function(E){E.INTERNET_DISCONNECTED="INTERNET_DISCONNECTED",E.SERVER_UNREACHABLE="SERVER_UNREACHABLE",E.SLOW_CONNECTION="SLOW_CONNECTION",E.SERVER_ERROR="SERVER_ERROR",E.TIMEOUT="TIMEOUT",E.UNKNOWN_ERROR="UNKNOWN_ERROR"}(E||(E={}));export{E as NetworkErrorType};
|
|
2
|
+
//# sourceMappingURL=onDemandApi.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onDemandApi.types.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AccordianHeadTest.d.ts","sourceRoot":"","sources":["../../../src/AccordianHeadTest.tsx"],"names":[],"mappings":"AAKA,wBAAgB,iBAAiB,4CAoBhC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const autopilotStyles = "\n @keyframes shimmerSweep {\n 0% { background-position: -200% center; }\n 100% { background-position: 200% center; }\n }\n\n @keyframes dotGrow {\n 0%, 100% { transform: scale(0.3); opacity: 0.2; }\n 50% { transform: scale(1); opacity: 1; }\n }\n\n .autopilot-glow-text {\n background: linear-gradient(90deg, #6d28d9 0%, #a78bfa 30%, #c4b5fd 50%, #a78bfa 70%, #6d28d9 100%);\n background-size: 200% auto;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n background-clip: text;\n animation: shimmerSweep 2s linear infinite;\n }\n\n .autopilot-dot {\n display: inline-block;\n width: 5px;\n height: 5px;\n border-radius: 50%;\n background-color: #7c3aed;\n transform: scale(0.3);\n opacity: 0.2;\n }\n\n .autopilot-dot:nth-child(1) { animation: dotGrow 1.2s ease-in-out infinite; animation-delay: 0s; }\n .autopilot-dot:nth-child(2) { animation: dotGrow 1.2s ease-in-out infinite; animation-delay: 0.4s; }\n .autopilot-dot:nth-child(3) { animation: dotGrow 1.2s ease-in-out infinite; animation-delay: 0.8s; }\n";
|
|
2
|
+
//# sourceMappingURL=AutopilotStyle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AutopilotStyle.d.ts","sourceRoot":"","sources":["../../../src/AutopilotStyle.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,ylCAiC3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BookCitationTest.d.ts","sourceRoot":"","sources":["../../../src/BookCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,gBAAgB,+CA4DrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -0,0 +1,83 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1,7 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface AutopilotIndicatorProps {
|
|
3
|
+
label?: string;
|
|
4
|
+
AIlabel?: string;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
export declare const AutopilotIndicator: React.FC<AutopilotIndicatorProps>;
|
|
8
|
+
interface RedliningSummaryProps {
|
|
9
|
+
approved: number;
|
|
10
|
+
rejected: number;
|
|
11
|
+
pending: number;
|
|
12
|
+
}
|
|
13
|
+
export declare const RedliningFixesSummaryUI: ({ approved, rejected, pending }: RedliningSummaryProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare const TotalCountsBadge: React.FC<any>;
|
|
15
|
+
export default function ChatDrawerTest(): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export {};
|
|
17
|
+
//# sourceMappingURL=ChatDrawerTest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChatDrawerTest.d.ts","sourceRoot":"","sources":["../../../src/ChatDrawerTest.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,UAAU,uBAAuB;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CA2BhE,CAAC;AAGF,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,uBAAuB,oCAAqC,qBAAqB,4CAiE7F,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAsB1C,CAAC;AA8CF,MAAM,CAAC,OAAO,UAAU,cAAc,4CAsCrC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeCitationTest.d.ts","sourceRoot":"","sources":["../../../src/CodeCitationTest.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,gBAAgB,+CAiFrB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CognitiveCompareTest.d.ts","sourceRoot":"","sources":["../../../src/CognitiveCompareTest.tsx"],"names":[],"mappings":"AAQA,QAAA,MAAM,oBAAoB,+CAkNzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DatagestMonTest.d.ts","sourceRoot":"","sources":["../../../src/DatagestMonTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,eAAe,+CAgEpB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DbCodeCitationTest.d.ts","sourceRoot":"","sources":["../../../src/DbCodeCitationTest.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,kBAAkB,+CAgFvB,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmailCitationTest.d.ts","sourceRoot":"","sources":["../../../src/EmailCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,qBAAqB,+CAqE1B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExcelCitationTest.d.ts","sourceRoot":"","sources":["../../../src/ExcelCitationTest.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,iBAAiB,4CA8BxC"}
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PdfViewerTest.d.ts","sourceRoot":"","sources":["../../../src/PdfViewerTest.tsx"],"names":[],"mappings":"AAcA,QAAA,MAAM,aAAa;;6CAyFlB,CAAA;AAED,eAAe,aAAa,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProjectAccordianTest.d.ts","sourceRoot":"","sources":["../../../src/ProjectAccordianTest.tsx"],"names":[],"mappings":"AAKA,QAAA,MAAM,oBAAoB,+CA0DzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptemonBlockViewerTest.d.ts","sourceRoot":"","sources":["../../../src/PromptemonBlockViewerTest.tsx"],"names":[],"mappings":"AAyBA,QAAA,MAAM,yBAAyB,+CAqC9B,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptemonViewerTest.d.ts","sourceRoot":"","sources":["../../../src/PromptemonViewerTest.tsx"],"names":[],"mappings":"AA+CA,QAAA,MAAM,oBAAoB,+CAiEzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAA2B,cAAc,EAAE,aAAa,EAAE,MAAM,+EAA+E,CAAC;AAUvJ,QAAA,MAAM,iBAAiB,+
|
|
1
|
+
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAA2B,cAAc,EAAE,aAAa,EAAE,MAAM,+EAA+E,CAAC;AAUvJ,QAAA,MAAM,iBAAiB,+CAwtFtB,CAAC;AAiVF,eAAO,MAAM,iBAAiB,EAAE,cAAc,EAoH7C,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,aAAa,EAoV3C,CAAC;AAGF,eAAO,MAAM,mBAAmB,YACrB,cAAc,EAAE,GAAG,aAAa,EAAE;;;;;CA0B5C,CAAC;AAGF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScannedDocCitationTest.d.ts","sourceRoot":"","sources":["../../../src/ScannedDocCitationTest.tsx"],"names":[],"mappings":"AA4CA,MAAM,CAAC,OAAO,UAAU,sBAAsB,4CAS7C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Spbanalysispaneltest.d.ts","sourceRoot":"","sources":["../../../src/Spbanalysispaneltest.tsx"],"names":[],"mappings":"AAiHA,QAAA,MAAM,oBAAoB,+CA4FzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TableCitationTest.d.ts","sourceRoot":"","sources":["../../../src/TableCitationTest.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,iBAAiB,+CAkEtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CitationsIcon.d.ts","sourceRoot":"","sources":["../../../../../src/assests/icons/CitationsIcon.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,+CAkCtB,CAAC"}
|