@viswa-test/test-citation 0.0.385 → 0.0.387
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +183 -36
- package/dist/assests/icons/CitationsIcon.js +1 -1
- package/dist/assests/icons/CitationsIcon.js.map +1 -1
- package/dist/assests/icons/CitationsSparkleIcon.js +1 -1
- package/dist/assests/icons/CitationsSparkleIcon.js.map +1 -1
- package/dist/assests/icons/InfoAlert.js +1 -1
- package/dist/assests/icons/InfoAlert.js.map +1 -1
- package/dist/assests/svg/ButtonCognitiveIcon.js +1 -1
- package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -1
- package/dist/assests/svg/NeuralNetworkIcon.js +1 -1
- package/dist/assests/svg/NeuralNetworkIcon.js.map +1 -1
- package/dist/assests/svg/PdfViewerIcons.js +1 -1
- package/dist/assests/svg/PdfViewerIcons.js.map +1 -1
- package/dist/assests/svg/SparkleIcon.js +1 -1
- package/dist/assests/svg/SparkleIcon.js.map +1 -1
- package/dist/cjs/assests/icons/CitationsIcon.js +1 -1
- package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -1
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js +1 -1
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -1
- package/dist/cjs/assests/icons/InfoAlert.js +1 -1
- package/dist/cjs/assests/icons/InfoAlert.js.map +1 -1
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +1 -1
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -1
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js +1 -1
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -1
- package/dist/cjs/assests/svg/PdfViewerIcons.js +1 -1
- package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -1
- package/dist/cjs/assests/svg/SparkleIcon.js +1 -1
- package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -1
- package/dist/cjs/constants/diagnosticStylesBySeverity.js +1 -1
- package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -1
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
- package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -1
- package/dist/cjs/features/BookCitation/BookCitation.js +1 -1
- package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -1
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js +1 -1
- package/dist/cjs/features/BookCitation/text-cleaner.js +1 -1
- package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +1 -1
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
- package/dist/cjs/features/Bookemon/Bookemon.js +1 -1
- package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +1 -1
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -1
- package/dist/cjs/features/Bookemon/BookemonContent.js +1 -1
- package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -1
- package/dist/cjs/features/Bookemon/utils/highlight.js +1 -1
- package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -1
- package/dist/cjs/features/ChatCitation/BigQueryTable.js +1 -1
- package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -1
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +1 -1
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +1 -1
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js +1 -1
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/Chip.js +1 -1
- package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/DetailedView.js +1 -1
- package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/IconContainer.js +1 -1
- package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +1 -1
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +1 -1
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/RuleBook.js +1 -1
- package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js +1 -1
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js +1 -1
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +1 -1
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
- package/dist/cjs/features/ChatCitation/constants/renderer.js +1 -1
- package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -1
- package/dist/cjs/features/ChatCitation/utils/helpers.js +1 -1
- package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -1
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js +1 -1
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -1
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
- package/dist/cjs/features/CitationRenderer/CitationRenderer.js +1 -1
- package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +1 -1
- package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +1 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
- package/dist/cjs/features/CitationViewer/CitationsViewer.js +1 -1
- package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -1
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +1 -1
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -1
- package/dist/cjs/features/CitationViewer/components/Header.js +1 -1
- package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -1
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +1 -1
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
- package/dist/cjs/features/CitationViewer/components/Transcript.js +1 -1
- package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -1
- package/dist/cjs/features/CitationViewer/config/apiConfig.js +1 -1
- package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -1
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +1 -1
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.js +1 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/Accordian.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/Spinner.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +1 -1
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/CompareContext.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
- package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +1 -1
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +1 -1
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +1 -1
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js +1 -1
- package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +1 -1
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +1 -1
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js +1 -1
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -1
- package/dist/cjs/features/ExcelCitation/utils/helper.js +1 -1
- package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/types.js +1 -1
- package/dist/cjs/features/GptWebCitation/types.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +1 -1
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +1 -1
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +1 -1
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +1 -1
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -1
- package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/types/Types.js +1 -1
- package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -1
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +1 -1
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
- package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
- package/dist/cjs/features/ManageRemainders/ManageReminders.js +1 -1
- package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -1
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js +1 -1
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -1
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +1 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -1
- package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -1
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -1
- package/dist/cjs/features/PdfViewer/rotationManager.js +1 -1
- package/dist/cjs/features/PdfViewer/rotationManager.js.map +1 -1
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js +1 -1
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +1 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +1 -1
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -1
- package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js +1 -1
- package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
- package/dist/cjs/features/PromptCitation/PromptCitation.js +1 -1
- package/dist/cjs/features/PromptCitation/PromptCitation.js.map +1 -1
- package/dist/cjs/features/PromptCitation/_components/CodeEditor.js +1 -1
- package/dist/cjs/features/PromptCitation/_components/CodeEditor.js.map +1 -1
- package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js +1 -1
- package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
- package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
- package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
- package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
- package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
- 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/ClinicalTrialSection.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js +2 -0
- package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/Segment.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/Segment.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +2 -0
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +1 -0
- package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
- package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
- package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
- package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
- package/dist/cjs/features/RequirementAI/hooks/useOnDemandCitation.js +2 -0
- package/dist/cjs/features/RequirementAI/hooks/useOnDemandCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
- package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/BrainRed.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/BrainRed.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/CDIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/CDIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/Accordian.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/Accordian.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
- package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
- package/dist/cjs/features/RequirementAI/store/markdown-context.js +2 -0
- package/dist/cjs/features/RequirementAI/store/markdown-context.js.map +1 -0
- package/dist/cjs/features/RequirementAI/store/ref.context.js +2 -0
- package/dist/cjs/features/RequirementAI/store/ref.context.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/css.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/css.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/exponential-retry.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/exponential-retry.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/helpers.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/helpers.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/json-helper.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/json-helper.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/user-story.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/user-story.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
- package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
- package/dist/cjs/features/ReviewPanel/ReviewPanel.js +1 -1
- package/dist/cjs/features/ReviewPanel/ReviewPanel.js.map +1 -1
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +1 -1
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/PageCheck.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/PageCheck.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/helper.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/helper.js.map +1 -1
- package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
- package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +1 -1
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
- package/dist/cjs/features/SplitterCitations/icons/icons.js +1 -1
- package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.js +1 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +1 -1
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js +2 -0
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +2 -0
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
- package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/BackNav.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/BackNav.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/Badge.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/Badge.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/CardGrid.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/CardGrid.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ContentArea.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ContentArea.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/Footer.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/Footer.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/Header.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/Header.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/NavRow.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/NavRow.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ProceedButton.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ProceedButton.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ProjectCard.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ProjectCard.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SearchInput.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SearchInput.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SectionHeading.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SectionHeading.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/ShowMore.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/ShowMore.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/Sidebar.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/Sidebar.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarSection.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SidebarSection.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SortDropdown.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SortDropdown.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/SplitLayout.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/SplitLayout.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/Toolbar.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/Toolbar.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/components/usePanelResize.js +2 -0
- package/dist/cjs/features/UserStoryImport/components/usePanelResize.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
- package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +2 -0
- package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
- package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/index.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/lib/Tooltip.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/Tooltip.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/lib/cn.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/cn.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/lib/dialog.js +2 -0
- package/dist/cjs/features/UserStoryImport/lib/dialog.js.map +1 -0
- package/dist/cjs/features/UserStoryImport/user-story-picker.css.js +2 -0
- package/dist/cjs/features/UserStoryImport/user-story-picker.css.js.map +1 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js +1 -1
- package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/service/apicache.service.js +1 -1
- package/dist/cjs/service/apicache.service.js.map +1 -1
- package/dist/cjs/service/onDemandApi.js +1 -1
- package/dist/cjs/service/onDemandApi.js.map +1 -1
- package/dist/cjs/service/redlineService.js +2 -0
- package/dist/cjs/service/redlineService.js.map +1 -0
- package/dist/cjs/types/onDemandApi.types.js +1 -1
- package/dist/cjs/types/onDemandApi.types.js.map +1 -1
- package/dist/cjs/utils/codeCitations.utils.js +1 -1
- package/dist/cjs/utils/codeCitations.utils.js.map +1 -1
- package/dist/cjs/utils/sanitizeHtml.js +1 -1
- package/dist/cjs/utils/sanitizeHtml.js.map +1 -1
- package/dist/cjs/utils/tagHelper.js +2 -0
- package/dist/cjs/utils/tagHelper.js.map +1 -0
- package/dist/cjs/utils/themeManager.js +1 -1
- package/dist/cjs/utils/themeManager.js.map +1 -1
- package/dist/constants/diagnosticStylesBySeverity.js +1 -1
- package/dist/constants/diagnosticStylesBySeverity.js.map +1 -1
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
- package/dist/features/BPACitationRenderer/citationTypes.js +1 -1
- package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -1
- package/dist/features/BookCitation/BookCitation.js +1 -1
- package/dist/features/BookCitation/BookCitation.js.map +1 -1
- package/dist/features/BookCitation/BookCitation.module.css.js +1 -1
- package/dist/features/BookCitation/text-cleaner.js +1 -1
- package/dist/features/BookCitation/text-cleaner.js.map +1 -1
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
- package/dist/features/Bookemon/BookPreview/BookPreview.js +1 -1
- package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
- package/dist/features/Bookemon/Bookemon.js +1 -1
- package/dist/features/Bookemon/Bookemon.js.map +1 -1
- package/dist/features/Bookemon/BookemonCitationLayer.js +1 -1
- package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -1
- package/dist/features/Bookemon/BookemonContent.js +1 -1
- package/dist/features/Bookemon/BookemonContent.js.map +1 -1
- package/dist/features/Bookemon/utils/highlight.js +1 -1
- package/dist/features/Bookemon/utils/highlight.js.map +1 -1
- package/dist/features/ChatCitation/BigQueryTable.js +1 -1
- package/dist/features/ChatCitation/BigQueryTable.js.map +1 -1
- package/dist/features/ChatCitation/ChatCitationRenderer.js +1 -1
- package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
- package/dist/features/ChatCitation/components/AssistantChatItem.js +1 -1
- package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
- package/dist/features/ChatCitation/components/ChatCitation.js +1 -1
- package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -1
- package/dist/features/ChatCitation/components/Chip.js +1 -1
- package/dist/features/ChatCitation/components/Chip.js.map +1 -1
- package/dist/features/ChatCitation/components/DetailedView.js +1 -1
- package/dist/features/ChatCitation/components/DetailedView.js.map +1 -1
- package/dist/features/ChatCitation/components/IconContainer.js +1 -1
- package/dist/features/ChatCitation/components/IconContainer.js.map +1 -1
- package/dist/features/ChatCitation/components/InViewNavigation.js +1 -1
- package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -1
- package/dist/features/ChatCitation/components/MarkdownRenderer.js +1 -1
- package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
- package/dist/features/ChatCitation/components/RuleBook.js +1 -1
- package/dist/features/ChatCitation/components/RuleBook.js.map +1 -1
- package/dist/features/ChatCitation/components/SummarizedView.js +1 -1
- package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -1
- package/dist/features/ChatCitation/components/UserChatItem.js +1 -1
- package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -1
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
- package/dist/features/ChatCitation/components/wrappers/Modal.js +1 -1
- package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
- package/dist/features/ChatCitation/constants/renderer.js +1 -1
- package/dist/features/ChatCitation/constants/renderer.js.map +1 -1
- package/dist/features/ChatCitation/utils/helpers.js +1 -1
- package/dist/features/ChatCitation/utils/helpers.js.map +1 -1
- package/dist/features/ChatDrawer/ChatDrawer.js +1 -1
- package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -1
- package/dist/features/ChatDrawer/constants/ChatDrawer.js +1 -1
- package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
- package/dist/features/CitationRenderer/CitationRenderer.js +1 -1
- package/dist/features/CitationRenderer/CitationRenderer.js.map +1 -1
- package/dist/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
- package/dist/features/CitationViewer/CitationsViewer.js +1 -1
- package/dist/features/CitationViewer/CitationsViewer.js.map +1 -1
- package/dist/features/CitationViewer/components/AudioWaveform.js +1 -1
- package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -1
- package/dist/features/CitationViewer/components/Header.js +1 -1
- package/dist/features/CitationViewer/components/Header.js.map +1 -1
- package/dist/features/CitationViewer/components/KeyTakeaways.js +1 -1
- package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
- package/dist/features/CitationViewer/components/Transcript.js +1 -1
- package/dist/features/CitationViewer/components/Transcript.js.map +1 -1
- package/dist/features/CitationViewer/config/apiConfig.js +1 -1
- package/dist/features/CitationViewer/config/apiConfig.js.map +1 -1
- package/dist/features/CitationViewer/hooks/getSignedUrl.js +1 -1
- package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
- package/dist/features/CodeCitation/CodeCitation.js +1 -1
- package/dist/features/CodeCitation/CodeCitation.js.map +1 -1
- package/dist/features/CodeCitation/CodeCitation.module.css.js +1 -1
- package/dist/features/CodeCitation/_components/Accordian.js +1 -1
- package/dist/features/CodeCitation/_components/Accordian.js.map +1 -1
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
- package/dist/features/CodeCitation/_components/CodeEditor.js +1 -1
- package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -1
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
- package/dist/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
- package/dist/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
- package/dist/features/CodeCitation/_components/Spinner.js +1 -1
- package/dist/features/CodeCitation/_components/Spinner.js.map +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
- package/dist/features/CodeCitation/_components/ThemeToggle.js +1 -1
- package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
- package/dist/features/CodeCitation/_components/TooltipComponent.js +1 -1
- package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
- package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
- package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -1
- package/dist/features/CognitiveCompare/CitationRenderer.js +1 -1
- package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -1
- package/dist/features/CognitiveCompare/CitationRendererInner.js +1 -1
- package/dist/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
- package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
- package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -1
- package/dist/features/CognitiveCompare/CompareContext.js +1 -1
- package/dist/features/CognitiveCompare/CompareContext.js.map +1 -1
- package/dist/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
- package/dist/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
- package/dist/features/CognitiveCompare/LoaderComponent.js +1 -1
- package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -1
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
- package/dist/features/CognitiveCompare/OverlayComponent.js +1 -1
- package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -1
- package/dist/features/CognitiveCompare/ResizableSplitPane.js +1 -1
- package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
- package/dist/features/CognitiveCompare/components/CompareHeader.js +1 -1
- package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
- package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
- package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
- package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
- package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
- package/dist/features/CognitiveCompare/components/SvgConnectors.js +1 -1
- package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
- package/dist/features/CognitiveCompare/components/connectedLines.js +1 -1
- package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
- package/dist/features/CognitiveCompare/hooks/useStyles.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/href.js +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/response.js +1 -1
- package/dist/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
- package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
- package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
- package/dist/features/DualCitation/RuleBookCitationComponent.js +1 -1
- package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
- package/dist/features/DualCitation/SourceBQDataCompnent.js +1 -1
- package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
- package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
- package/dist/features/ExcelCitation/ExcelCitations.js +1 -1
- package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -1
- package/dist/features/ExcelCitation/utils/helper.js +1 -1
- package/dist/features/ExcelCitation/utils/helper.js.map +1 -1
- package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -1
- package/dist/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
- package/dist/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
- package/dist/features/GptWebCitation/types.js +1 -1
- package/dist/features/GptWebCitation/types.js.map +1 -1
- package/dist/features/GptWebCitation/utils/citationData.utils.js +1 -1
- package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
- package/dist/features/IngestionStatus/IngestionStatusComponent.js +1 -1
- package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
- package/dist/features/IngestionStatus/ingestion.module.css.js +1 -1
- package/dist/features/IngestionStatus/useIngestionStatus.js +1 -1
- package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -1
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
- package/dist/features/InstantLearningCitation/HistorySkeleton.js +1 -1
- package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
- package/dist/features/InstantLearningCitation/OverrideTimeline.js +1 -1
- package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
- package/dist/features/InstantLearningCitation/RuleContentComponent.js +1 -1
- package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
- package/dist/features/InstantLearningCitation/SlashLoader.js +1 -1
- package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -1
- package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
- package/dist/features/InstantLearningCitation/css/Override.module.css.js +1 -1
- package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
- package/dist/features/InstantLearningCitation/css/common.module.css.js +1 -1
- package/dist/features/InstantLearningCitation/types/Types.js +1 -1
- package/dist/features/InstantLearningCitation/types/Types.js.map +1 -1
- package/dist/features/ManageRemainders/AssigneeCalendarView.js +1 -1
- package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
- package/dist/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
- package/dist/features/ManageRemainders/ManageReminders.js +1 -1
- package/dist/features/ManageRemainders/ManageReminders.js.map +1 -1
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
- package/dist/features/PaginatedTable/PaginatedTable.js +1 -1
- package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -1
- package/dist/features/PaginatedTable/paginatedTable.module.css.js +1 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
- package/dist/features/PdfViewer/PdfContainer.js +1 -1
- package/dist/features/PdfViewer/PdfContainer.js.map +1 -1
- package/dist/features/PdfViewer/PdfStyle.js +1 -1
- package/dist/features/PdfViewer/PdfStyle.js.map +1 -1
- package/dist/features/PdfViewer/PdfToolbar.js +1 -1
- package/dist/features/PdfViewer/PdfToolbar.js.map +1 -1
- package/dist/features/PdfViewer/PdfViewer.js +1 -1
- package/dist/features/PdfViewer/PdfViewer.js.map +1 -1
- package/dist/features/PdfViewer/rotationManager.js +1 -1
- package/dist/features/PdfViewer/rotationManager.js.map +1 -1
- package/dist/features/PdfViewer/usePdfHighlight.js +1 -1
- package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.js +1 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
- package/dist/features/ProjectAccordion/_components/Markdown.js +1 -1
- package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -1
- package/dist/features/PromptCitation/CitationDependencyGraph.js +1 -1
- package/dist/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
- package/dist/features/PromptCitation/PromptCitation.js +1 -1
- package/dist/features/PromptCitation/PromptCitation.js.map +1 -1
- package/dist/features/PromptCitation/_components/CodeEditor.js +1 -1
- package/dist/features/PromptCitation/_components/CodeEditor.js.map +1 -1
- package/dist/features/PromptCitation/_components/Markdownrenderer.js +1 -1
- package/dist/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
- package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
- package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
- package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
- package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
- package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
- package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
- package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
- package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
- package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
- package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
- package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
- package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +1 -0
- package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
- package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
- package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
- package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
- package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
- package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
- 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/ClinicalTrialSection.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
- package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
- package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
- package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
- package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
- package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
- package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
- package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js +2 -0
- package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js.map +1 -0
- package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js +2 -0
- package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
- package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
- package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
- package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/Segment.js +2 -0
- package/dist/features/RequirementAI/components/segment/Segment.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
- package/dist/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
- package/dist/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
- package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/segment-common.css.js +2 -0
- package/dist/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
- package/dist/features/RequirementAI/components/segment/segment.module.css.js +2 -0
- package/dist/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
- package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
- package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +2 -0
- package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +1 -0
- package/dist/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
- package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
- package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
- package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
- package/dist/features/RequirementAI/hooks/useOnDemandCitation.js +2 -0
- package/dist/features/RequirementAI/hooks/useOnDemandCitation.js.map +1 -0
- package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
- package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
- package/dist/features/RequirementAI/icons/AiGapIcon.js +2 -0
- package/dist/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
- package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
- package/dist/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/BookmarkIcon.js +2 -0
- package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/BrainRed.js +2 -0
- package/dist/features/RequirementAI/icons/BrainRed.js.map +1 -0
- package/dist/features/RequirementAI/icons/CDIcon.js +2 -0
- package/dist/features/RequirementAI/icons/CDIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/CheckIcon.js +2 -0
- package/dist/features/RequirementAI/icons/CheckIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
- package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
- package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/CognitiveDecision.js +2 -0
- package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
- package/dist/features/RequirementAI/icons/Illustration.svg.js +2 -0
- package/dist/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
- package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
- package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
- package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/PencilIcon.js +2 -0
- package/dist/features/RequirementAI/icons/PencilIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
- package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
- package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
- package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
- package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
- package/dist/features/RequirementAI/icons/TrashIcon.js +2 -0
- package/dist/features/RequirementAI/icons/TrashIcon.js.map +1 -0
- package/dist/features/RequirementAI/shared/Accordian.js +2 -0
- package/dist/features/RequirementAI/shared/Accordian.js.map +1 -0
- package/dist/features/RequirementAI/shared/Accordian.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/AtomicButton.js +2 -0
- package/dist/features/RequirementAI/shared/AtomicButton.js.map +1 -0
- package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
- package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
- package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
- package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/CodeViewer.js +2 -0
- package/dist/features/RequirementAI/shared/CodeViewer.js.map +1 -0
- package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/ExpandableOl.js +2 -0
- package/dist/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
- package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
- package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
- package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
- package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
- package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
- package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
- package/dist/features/RequirementAI/store/markdown-context.js +2 -0
- package/dist/features/RequirementAI/store/markdown-context.js.map +1 -0
- package/dist/features/RequirementAI/store/ref.context.js +2 -0
- package/dist/features/RequirementAI/store/ref.context.js.map +1 -0
- package/dist/features/RequirementAI/utils/css.utils.js +2 -0
- package/dist/features/RequirementAI/utils/css.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/diff-edit.utils.js +2 -0
- package/dist/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/exponential-retry.js +2 -0
- package/dist/features/RequirementAI/utils/exponential-retry.js.map +1 -0
- package/dist/features/RequirementAI/utils/helpers.js +2 -0
- package/dist/features/RequirementAI/utils/helpers.js.map +1 -0
- package/dist/features/RequirementAI/utils/json-helper.js +2 -0
- package/dist/features/RequirementAI/utils/json-helper.js.map +1 -0
- package/dist/features/RequirementAI/utils/learned-tag.utils.js +2 -0
- package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
- package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/user-story.utils.js +2 -0
- package/dist/features/RequirementAI/utils/user-story.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
- package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
- package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
- package/dist/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
- package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
- package/dist/features/ReviewPanel/ReviewPanel.js +1 -1
- package/dist/features/ReviewPanel/ReviewPanel.js.map +1 -1
- package/dist/features/RulebookCitations/RuleBookCitationApi.js +1 -1
- package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
- package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
- package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
- package/dist/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
- package/dist/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
- package/dist/features/SPBAnalysisPanel/Internaleditor.js +1 -1
- package/dist/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
- package/dist/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
- package/dist/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
- package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
- package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
- package/dist/features/SegmentReviewComponents/BoundaryCard.js +1 -1
- package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
- package/dist/features/SegmentReviewComponents/CardWrapper.js +1 -1
- package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
- package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
- package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
- package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
- package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
- package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
- package/dist/features/SegmentReviewComponents/PageCheck.js +1 -1
- package/dist/features/SegmentReviewComponents/PageCheck.js.map +1 -1
- package/dist/features/SegmentReviewComponents/RevertCard.js +1 -1
- package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -1
- package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
- package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
- package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
- package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
- package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
- package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
- package/dist/features/SegmentReviewComponents/ReviewedCard.js +1 -1
- package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
- package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
- package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
- package/dist/features/SegmentReviewComponents/helper.js +1 -1
- package/dist/features/SegmentReviewComponents/helper.js.map +1 -1
- package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
- package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
- package/dist/features/SplitterCitations/Splitter.module.css.js +1 -1
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
- package/dist/features/SplitterCitations/icons/icons.js +1 -1
- package/dist/features/SplitterCitations/icons/icons.js.map +1 -1
- package/dist/features/TableCitation/TableCitationContent.js +1 -1
- package/dist/features/TableCitation/TableCitationContent.js.map +1 -1
- package/dist/features/TableCitation/TableCitationContent.module.css.js +1 -1
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
- package/dist/features/UserStoryImport/UserStoryPicker.context.js +2 -0
- package/dist/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
- package/dist/features/UserStoryImport/UserStoryPicker.js +2 -0
- package/dist/features/UserStoryImport/UserStoryPicker.js.map +1 -0
- package/dist/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
- package/dist/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
- package/dist/features/UserStoryImport/components/BackNav.js +2 -0
- package/dist/features/UserStoryImport/components/BackNav.js.map +1 -0
- package/dist/features/UserStoryImport/components/Badge.js +2 -0
- package/dist/features/UserStoryImport/components/Badge.js.map +1 -0
- package/dist/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
- package/dist/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
- package/dist/features/UserStoryImport/components/CardGrid.js +2 -0
- package/dist/features/UserStoryImport/components/CardGrid.js.map +1 -0
- package/dist/features/UserStoryImport/components/CardProceedButton.js +2 -0
- package/dist/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
- package/dist/features/UserStoryImport/components/ContentArea.js +2 -0
- package/dist/features/UserStoryImport/components/ContentArea.js.map +1 -0
- package/dist/features/UserStoryImport/components/Footer.js +2 -0
- package/dist/features/UserStoryImport/components/Footer.js.map +1 -0
- package/dist/features/UserStoryImport/components/Header.js +2 -0
- package/dist/features/UserStoryImport/components/Header.js.map +1 -0
- package/dist/features/UserStoryImport/components/NavRow.js +2 -0
- package/dist/features/UserStoryImport/components/NavRow.js.map +1 -0
- package/dist/features/UserStoryImport/components/ProceedButton.js +2 -0
- package/dist/features/UserStoryImport/components/ProceedButton.js.map +1 -0
- package/dist/features/UserStoryImport/components/ProjectCard.js +2 -0
- package/dist/features/UserStoryImport/components/ProjectCard.js.map +1 -0
- package/dist/features/UserStoryImport/components/ResizeHandle.js +2 -0
- package/dist/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
- package/dist/features/UserStoryImport/components/ScopeDropdown.js +2 -0
- package/dist/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
- package/dist/features/UserStoryImport/components/SearchInput.js +2 -0
- package/dist/features/UserStoryImport/components/SearchInput.js.map +1 -0
- package/dist/features/UserStoryImport/components/SectionHeading.js +2 -0
- package/dist/features/UserStoryImport/components/SectionHeading.js.map +1 -0
- package/dist/features/UserStoryImport/components/ShowMore.js +2 -0
- package/dist/features/UserStoryImport/components/ShowMore.js.map +1 -0
- package/dist/features/UserStoryImport/components/Sidebar.js +2 -0
- package/dist/features/UserStoryImport/components/Sidebar.js.map +1 -0
- package/dist/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
- package/dist/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
- package/dist/features/UserStoryImport/components/SidebarProjectList.js +2 -0
- package/dist/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
- package/dist/features/UserStoryImport/components/SidebarSection.js +2 -0
- package/dist/features/UserStoryImport/components/SidebarSection.js.map +1 -0
- package/dist/features/UserStoryImport/components/SortDropdown.js +2 -0
- package/dist/features/UserStoryImport/components/SortDropdown.js.map +1 -0
- package/dist/features/UserStoryImport/components/SplitLayout.js +2 -0
- package/dist/features/UserStoryImport/components/SplitLayout.js.map +1 -0
- package/dist/features/UserStoryImport/components/Toolbar.js +2 -0
- package/dist/features/UserStoryImport/components/Toolbar.js.map +1 -0
- package/dist/features/UserStoryImport/components/TypeDropdown.js +2 -0
- package/dist/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
- package/dist/features/UserStoryImport/components/UserStoryCard.js +2 -0
- package/dist/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
- package/dist/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
- package/dist/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
- package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
- package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
- package/dist/features/UserStoryImport/components/usePanelResize.js +2 -0
- package/dist/features/UserStoryImport/components/usePanelResize.js.map +1 -0
- package/dist/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
- package/dist/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
- package/dist/features/UserStoryImport/hooks/useUSPData.js +2 -0
- package/dist/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
- package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
- package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
- package/dist/features/UserStoryImport/index.js +2 -0
- package/dist/features/UserStoryImport/lib/CustomTooltip.js +2 -0
- package/dist/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
- package/dist/features/UserStoryImport/lib/Tooltip.js +2 -0
- package/dist/features/UserStoryImport/lib/Tooltip.js.map +1 -0
- package/dist/features/UserStoryImport/lib/adaptLabel.js +2 -0
- package/dist/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
- package/dist/features/UserStoryImport/lib/cn.js +2 -0
- package/dist/features/UserStoryImport/lib/cn.js.map +1 -0
- package/dist/features/UserStoryImport/lib/dialog.js +2 -0
- package/dist/features/UserStoryImport/lib/dialog.js.map +1 -0
- package/dist/features/UserStoryImport/user-story-picker.css.js +2 -0
- package/dist/features/UserStoryImport/user-story-picker.css.js.map +1 -0
- package/dist/hooks/useOnDemandCitationFetch.js +1 -1
- package/dist/hooks/useOnDemandCitationFetch.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/service/apicache.service.js +1 -1
- package/dist/service/apicache.service.js.map +1 -1
- package/dist/service/onDemandApi.js +1 -1
- package/dist/service/onDemandApi.js.map +1 -1
- package/dist/service/redlineService.js +2 -0
- package/dist/service/redlineService.js.map +1 -0
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
- package/dist/types/onDemandApi.types.js +1 -1
- package/dist/types/onDemandApi.types.js.map +1 -1
- package/dist/types/src/AccordianHeadTest.d.ts +2 -0
- package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
- package/dist/types/src/App.d.ts +3 -0
- package/dist/types/src/App.d.ts.map +1 -0
- package/dist/types/src/AutopilotStyle.d.ts +2 -0
- package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
- package/dist/types/src/Background.d.ts +7 -0
- package/dist/types/src/Background.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/CitationAccordionTest.d.ts +1 -0
- package/dist/types/src/CitationAccordionTest.d.ts.map +1 -0
- package/dist/types/src/CitationDependencyGraphTest.d.ts +4 -0
- package/dist/types/src/CitationDependencyGraphTest.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/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
- package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
- package/dist/types/src/CommonComponents/CustomDropdown.d.ts +4 -0
- package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +1 -0
- package/dist/types/src/CommonComponents/HelloWorld.d.ts +2 -0
- package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -0
- package/dist/types/src/CommonComponents/NoTableData.d.ts +6 -0
- package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -0
- package/dist/types/src/CommonComponents/Spinner.d.ts +4 -0
- package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -0
- package/dist/types/src/CommonConstants/CommonConstants.d.ts +5 -0
- package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +1 -0
- package/dist/types/src/CustomStylesProvider.d.ts +6 -0
- package/dist/types/src/CustomStylesProvider.d.ts.map +1 -0
- package/dist/types/src/CustomThemeProvider.d.ts +7 -0
- package/dist/types/src/CustomThemeProvider.d.ts.map +1 -0
- package/dist/types/src/DatagestMonTest.d.ts +3 -0
- package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
- package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
- package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
- package/dist/types/src/DeviationSummaryTest.d.ts +2 -0
- package/dist/types/src/DeviationSummaryTest.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/GoogleFilePickerDemo.d.ts +2 -0
- package/dist/types/src/GoogleFilePickerDemo.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/MockDeviationSummary.d.ts +1 -0
- package/dist/types/src/MockDeviationSummary.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/ProjectTagSelectorDemo.d.ts +4 -0
- package/dist/types/src/ProjectTagSelectorDemo.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/RedlineEditorTest.d.ts +3 -0
- package/dist/types/src/RedlineEditorTest.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 +12 -0
- package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
- package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
- package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
- package/dist/types/src/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/ChartSplitIcon.d.ts +3 -0
- package/dist/types/src/assests/icons/ChartSplitIcon.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/icons/InfoAlert.d.ts +3 -0
- package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
- package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
- package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +6 -0
- package/dist/types/src/assests/svg/PdfViewerIcons.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/constants/diagnosticStylesBySeverity.d.ts +3 -0
- package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +1 -0
- package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
- package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
- package/dist/types/src/features/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 +230 -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/CitationRenderer/CitationRenderer.d.ts +21 -0
- package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +51 -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 +34 -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/RepoAndBranchTag.d.ts +8 -0
- package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.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 +32 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +20 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts +13 -0
- package/dist/types/src/features/CognitiveCompare/CitationRendererInner.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 +333 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +95 -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 +80 -0
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.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 +17951 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts +33 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.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 +19 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +19 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.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/GuidelineSkeletonLoader.d.ts +8 -0
- package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.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 +14 -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/useOnDemandCitationCache.d.ts +10 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.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/onDemandCitations/cacheKey.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +16 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts +7 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts +4 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts +134 -0
- package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.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/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts +2 -0
- package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.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 +21 -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 +17 -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 +416 -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 +12 -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 +16 -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 +34 -0
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +94 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts +41 -0
- package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/rotationManager.d.ts +23 -0
- package/dist/types/src/features/PdfViewer/rotationManager.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/PromptCitation/CitationDependencyGraph.d.ts +56 -0
- package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/PromptCitation.d.ts +326 -0
- package/dist/types/src/features/PromptCitation/PromptCitation.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts +4 -0
- package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts +30 -0
- package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts +16 -0
- package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts +23 -0
- package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts +12 -0
- package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts.map +1 -0
- package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +24 -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/CustomPopover/CustomPopover.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +562 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +39 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts +44 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts +35 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts +28 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts +28 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableStructure.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableStructure.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeInlineFormattingElements.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeInlineFormattingElements.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts +58 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts +86 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableMarkdownReviewRoundTrip.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableMarkdownReviewRoundTrip.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingFix.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingFix.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingIssue.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingIssue.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingSample.fixture.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingSample.fixture.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingValidation.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingValidation.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableReviewSerialization.test.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableReviewSerialization.test.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
- 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/ClinicalTrialSection.d.ts +29 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +38 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +70 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/index.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.d.ts +30 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +15965 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +158 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +68 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +25 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +105 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +149 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +44 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts +25 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts +31 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +75 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +73 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +57 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.d.ts +116 -0
- package/dist/types/src/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +29 -0
- package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +32 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +78 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +32 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +134 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +24 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useOnDemandCitation.d.ts +35 -0
- package/dist/types/src/features/RequirementAI/hooks/useOnDemandCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +42 -0
- package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +169 -0
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +330 -0
- package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +49 -0
- package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +510 -0
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +157 -0
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +83 -0
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +31 -0
- package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
- package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
- package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +125 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +6 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +6 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +207 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +45 -0
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
- package/dist/types/src/features/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 +52 -0
- package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +71 -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 +16 -0
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +124 -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/SegmentReviewComponents/BoundaryCard.d.ts +85 -0
- package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +26 -0
- package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
- package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +33 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +7 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +87 -0
- package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts +51 -0
- package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
- package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +17 -0
- package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +33 -0
- package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +124 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts +13 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/helper.d.ts +53 -0
- package/dist/types/src/features/SegmentReviewComponents/helper.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/index.d.ts +23 -0
- package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +242 -0
- package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.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/features/UserStoryImport/UserStoryPicker.context.d.ts +54 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +99 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +278 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
- package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
- package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/index.d.ts +66 -0
- package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
- package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
- package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
- package/dist/types/src/hooks/useDebounce.d.ts +2 -0
- package/dist/types/src/hooks/useDebounce.d.ts.map +1 -0
- package/dist/types/src/hooks/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/hooks/useTableHeadCellsCount.d.ts +6 -0
- package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +1 -0
- package/dist/types/src/hooks/useURLQuery.d.ts +10 -0
- package/dist/types/src/hooks/useURLQuery.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +63 -0
- package/dist/types/src/index.d.ts.map +1 -0
- package/dist/types/src/lib/styles/viewerLayout.d.ts +6 -0
- package/dist/types/src/lib/styles/viewerLayout.d.ts.map +1 -0
- package/dist/types/src/methodsToExpose.d.ts +13 -0
- package/dist/types/src/methodsToExpose.d.ts.map +1 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts +20 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
- package/dist/types/src/routes/Routes.d.ts +2 -0
- package/dist/types/src/routes/Routes.d.ts.map +1 -0
- package/dist/types/src/service/API.d.ts +6 -0
- package/dist/types/src/service/API.d.ts.map +1 -0
- package/dist/types/src/service/DataService.d.ts +73 -0
- package/dist/types/src/service/DataService.d.ts.map +1 -0
- package/dist/types/src/service/GoogleFilePickerService.d.ts +61 -0
- package/dist/types/src/service/GoogleFilePickerService.d.ts.map +1 -0
- package/dist/types/src/service/JavascriptFileService.d.ts +4 -0
- package/dist/types/src/service/JavascriptFileService.d.ts.map +1 -0
- package/dist/types/src/service/ModelService.d.ts +68 -0
- package/dist/types/src/service/ModelService.d.ts.map +1 -0
- package/dist/types/src/service/ProjectService.d.ts +16 -0
- package/dist/types/src/service/ProjectService.d.ts.map +1 -0
- package/dist/types/src/service/SavedDataSetService.d.ts +22 -0
- package/dist/types/src/service/SavedDataSetService.d.ts.map +1 -0
- package/dist/types/src/service/apicache.service.d.ts +43 -0
- package/dist/types/src/service/apicache.service.d.ts.map +1 -0
- package/dist/types/src/service/constants.d.ts +3 -0
- package/dist/types/src/service/constants.d.ts.map +1 -0
- package/dist/types/src/service/envHelperService.d.ts +5 -0
- package/dist/types/src/service/envHelperService.d.ts.map +1 -0
- package/dist/types/src/service/onDemandApi.d.ts +27 -0
- package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
- package/dist/types/src/service/redlineService.d.ts +39 -0
- package/dist/types/src/service/redlineService.d.ts.map +1 -0
- package/dist/types/src/service/variableHelperService.d.ts +6 -0
- package/dist/types/src/service/variableHelperService.d.ts.map +1 -0
- package/dist/types/src/theme.d.ts +4 -0
- package/dist/types/src/theme.d.ts.map +1 -0
- package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
- package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
- package/dist/types/src/types/epubItems.d.ts +23 -0
- package/dist/types/src/types/epubItems.d.ts.map +1 -0
- package/dist/types/src/types/onDemandApi.types.d.ts +63 -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/types/src/userProvidedConfig.d.ts +8 -0
- package/dist/types/src/userProvidedConfig.d.ts.map +1 -0
- package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
- package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
- package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
- package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/src/utils/api.d.ts +2 -0
- package/dist/types/src/utils/api.d.ts.map +1 -0
- package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
- package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
- package/dist/types/src/utils/colors.d.ts +5 -0
- package/dist/types/src/utils/colors.d.ts.map +1 -0
- package/dist/types/src/utils/date.d.ts +1 -0
- package/dist/types/src/utils/date.d.ts.map +1 -0
- package/dist/types/src/utils/helperFunctions.d.ts +6 -0
- package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
- package/dist/types/src/utils/regexHelperService.d.ts +9 -0
- package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
- package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
- package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
- package/dist/types/src/utils/tagHelper.d.ts +14 -0
- package/dist/types/src/utils/tagHelper.d.ts.map +1 -0
- package/dist/types/src/utils/themeManager.d.ts +13 -0
- package/dist/types/src/utils/themeManager.d.ts.map +1 -0
- package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
- package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
- package/dist/types/src/utils/variableHelperService.d.ts +7 -0
- package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
- package/dist/utils/codeCitations.utils.js +1 -1
- package/dist/utils/codeCitations.utils.js.map +1 -1
- package/dist/utils/sanitizeHtml.js +1 -1
- package/dist/utils/sanitizeHtml.js.map +1 -1
- package/dist/utils/tagHelper.js +2 -0
- package/dist/utils/tagHelper.js.map +1 -0
- package/dist/utils/themeManager.js +1 -1
- package/dist/utils/themeManager.js.map +1 -1
- package/package.json +2 -2
- package/dist/BPACitationRenderer.js +0 -2
- package/dist/BPACitationRenderer.js.map +0 -1
- package/dist/BookCitation.js +0 -2
- package/dist/BookCitation.js.map +0 -1
- package/dist/Bookemon.js +0 -2
- package/dist/Bookemon.js.map +0 -1
- package/dist/ChatCitation.js +0 -2
- package/dist/ChatCitation.js.map +0 -1
- package/dist/ChatDrawer.js +0 -2
- package/dist/ChatDrawer.js.map +0 -1
- package/dist/CitationRenderer.js +0 -2
- package/dist/CitationRenderer.js.map +0 -1
- package/dist/CodeCitation.js +0 -2
- package/dist/CodeCitation.js.map +0 -1
- package/dist/CognitiveInternalgptCoreComponent.js +0 -2
- package/dist/CognitiveInternalgptCoreComponent.js.map +0 -1
- package/dist/CognitiveInternalgptReasoning.js +0 -2
- package/dist/CognitiveInternalgptReasoning.js.map +0 -1
- package/dist/GptWebCitation.js +0 -2
- package/dist/GptWebCitation.js.map +0 -1
- package/dist/IngestionStatusComponent.js +0 -2
- package/dist/IngestionStatusComponent.js.map +0 -1
- package/dist/PdfViewer.js +0 -2
- package/dist/PdfViewer.js.map +0 -1
- package/dist/ProjectAccordion.js +0 -2
- package/dist/ProjectAccordion.js.map +0 -1
- package/dist/SplitterCitationsComponent.js +0 -2
- package/dist/SplitterCitationsComponent.js.map +0 -1
- package/dist/TextualGuideLinesComponent.js +0 -2
- package/dist/TextualGuideLinesComponent.js.map +0 -1
- package/dist/_virtual/_commonjsHelpers.js +0 -2
- package/dist/_virtual/_commonjsHelpers.js.map +0 -1
- package/dist/_virtual/index.js +0 -2
- package/dist/_virtual/index2.js +0 -2
- package/dist/_virtual/index2.js.map +0 -1
- package/dist/_virtual/index3.js +0 -2
- package/dist/_virtual/index3.js.map +0 -1
- package/dist/_virtual/index4.js +0 -2
- package/dist/_virtual/index4.js.map +0 -1
- package/dist/_virtual/index5.js +0 -2
- package/dist/_virtual/index5.js.map +0 -1
- package/dist/_virtual/react-is.development.js +0 -2
- package/dist/_virtual/react-is.development.js.map +0 -1
- package/dist/_virtual/react-is.development2.js +0 -2
- package/dist/_virtual/react-is.development2.js.map +0 -1
- package/dist/_virtual/react-is.production.js +0 -2
- package/dist/_virtual/react-is.production.js.map +0 -1
- package/dist/_virtual/react-is.production.min.js +0 -2
- package/dist/_virtual/react-is.production.min.js.map +0 -1
- package/dist/cjs/BPACitationRenderer.js +0 -2
- package/dist/cjs/BPACitationRenderer.js.map +0 -1
- package/dist/cjs/BookCitation.js +0 -2
- package/dist/cjs/BookCitation.js.map +0 -1
- package/dist/cjs/Bookemon.js +0 -2
- package/dist/cjs/Bookemon.js.map +0 -1
- package/dist/cjs/ChatCitation.js +0 -2
- package/dist/cjs/ChatCitation.js.map +0 -1
- package/dist/cjs/ChatDrawer.js +0 -2
- package/dist/cjs/ChatDrawer.js.map +0 -1
- package/dist/cjs/CitationRenderer.js +0 -2
- package/dist/cjs/CitationRenderer.js.map +0 -1
- package/dist/cjs/CodeCitation.js +0 -2
- package/dist/cjs/CodeCitation.js.map +0 -1
- package/dist/cjs/CognitiveInternalgptCoreComponent.js +0 -2
- package/dist/cjs/CognitiveInternalgptCoreComponent.js.map +0 -1
- package/dist/cjs/CognitiveInternalgptReasoning.js +0 -2
- package/dist/cjs/CognitiveInternalgptReasoning.js.map +0 -1
- package/dist/cjs/GptWebCitation.js +0 -2
- package/dist/cjs/GptWebCitation.js.map +0 -1
- package/dist/cjs/IngestionStatusComponent.js +0 -2
- package/dist/cjs/IngestionStatusComponent.js.map +0 -1
- package/dist/cjs/PdfViewer.js +0 -2
- package/dist/cjs/PdfViewer.js.map +0 -1
- package/dist/cjs/ProjectAccordion.js +0 -2
- package/dist/cjs/ProjectAccordion.js.map +0 -1
- package/dist/cjs/SplitterCitationsComponent.js +0 -2
- package/dist/cjs/SplitterCitationsComponent.js.map +0 -1
- package/dist/cjs/TextualGuideLinesComponent.js +0 -2
- package/dist/cjs/TextualGuideLinesComponent.js.map +0 -1
- package/dist/cjs/_virtual/_commonjsHelpers.js +0 -2
- package/dist/cjs/_virtual/_commonjsHelpers.js.map +0 -1
- package/dist/cjs/_virtual/index.js +0 -2
- package/dist/cjs/_virtual/index2.js +0 -2
- package/dist/cjs/_virtual/index2.js.map +0 -1
- package/dist/cjs/_virtual/index3.js +0 -2
- package/dist/cjs/_virtual/index3.js.map +0 -1
- package/dist/cjs/_virtual/index4.js +0 -2
- package/dist/cjs/_virtual/index4.js.map +0 -1
- package/dist/cjs/_virtual/index5.js +0 -2
- package/dist/cjs/_virtual/index5.js.map +0 -1
- package/dist/cjs/_virtual/react-is.development.js +0 -2
- package/dist/cjs/_virtual/react-is.development.js.map +0 -1
- package/dist/cjs/_virtual/react-is.development2.js +0 -2
- package/dist/cjs/_virtual/react-is.development2.js.map +0 -1
- package/dist/cjs/_virtual/react-is.production.js +0 -2
- package/dist/cjs/_virtual/react-is.production.js.map +0 -1
- package/dist/cjs/_virtual/react-is.production.min.js +0 -2
- package/dist/cjs/_virtual/react-is.production.min.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
- package/dist/cjs/features/ChatCitation/styles/common.css.js +0 -2
- package/dist/cjs/features/ChatCitation/styles/common.css.js.map +0 -1
- package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js +0 -2
- package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.css.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfViewer.css.js.map +0 -1
- package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js +0 -2
- package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
- package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js +0 -2
- package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +0 -1
- package/dist/cjs/features/SegmentReviewComponents/reviewScore.js +0 -2
- package/dist/cjs/features/SegmentReviewComponents/reviewScore.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js +0 -9
- package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js +0 -2
- package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js +0 -2
- package/dist/cjs/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +0 -8
- package/dist/cjs/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +0 -2
- package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +0 -10
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +0 -10
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js +0 -11
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js +0 -11
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
- package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -2
- package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
- package/dist/cjs/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js +0 -2
- package/dist/cjs/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js.map +0 -1
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
- package/dist/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
- package/dist/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
- package/dist/features/ChatCitation/styles/common.css.js +0 -2
- package/dist/features/ChatCitation/styles/common.css.js.map +0 -1
- package/dist/features/ExcelCitation/css/excel-citation.css.js +0 -2
- package/dist/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
- package/dist/features/PdfViewer/PdfViewer.css.js +0 -2
- package/dist/features/PdfViewer/PdfViewer.css.js.map +0 -1
- package/dist/features/ReviewPanel/ReviewPanel.css.js +0 -2
- package/dist/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
- package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js +0 -2
- package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +0 -1
- package/dist/features/SegmentReviewComponents/reviewScore.js +0 -2
- package/dist/features/SegmentReviewComponents/reviewScore.js.map +0 -1
- package/dist/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
- package/dist/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
- package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -2
- package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
- package/dist/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -2
- package/dist/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +0 -1
- package/dist/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -2
- package/dist/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +0 -2
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js +0 -2
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js +0 -2
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js +0 -2
- package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +0 -2
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +0 -2
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js +0 -9
- package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +0 -2
- package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js.map +0 -1
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js +0 -2
- package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js.map +0 -1
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js +0 -2
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +0 -7
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +0 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +0 -10
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +0 -10
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +0 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js +0 -11
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js +0 -11
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js.map +0 -1
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js +0 -2
- package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js.map +0 -1
- package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
- package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -2
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js +0 -2
- package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js.map +0 -1
- package/dist/types/AutopilotStyle.d.ts +0 -2
- package/dist/types/AutopilotStyle.d.ts.map +0 -1
- package/dist/types/BPACitationRenderer.d.ts +0 -3
- package/dist/types/BPACitationRenderer.d.ts.map +0 -1
- package/dist/types/BookCitation.d.ts +0 -3
- package/dist/types/BookCitation.d.ts.map +0 -1
- package/dist/types/Bookemon.d.ts +0 -3
- package/dist/types/Bookemon.d.ts.map +0 -1
- package/dist/types/ChatCitation.d.ts +0 -3
- package/dist/types/ChatCitation.d.ts.map +0 -1
- package/dist/types/ChatDrawer.d.ts +0 -3
- package/dist/types/ChatDrawer.d.ts.map +0 -1
- package/dist/types/CitationRenderer.d.ts +0 -3
- package/dist/types/CitationRenderer.d.ts.map +0 -1
- package/dist/types/CodeCitation.d.ts +0 -3
- package/dist/types/CodeCitation.d.ts.map +0 -1
- package/dist/types/CognitiveInternalgptCoreComponent.d.ts +0 -3
- package/dist/types/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
- package/dist/types/CognitiveInternalgptReasoning.d.ts +0 -3
- package/dist/types/CognitiveInternalgptReasoning.d.ts.map +0 -1
- package/dist/types/CommonConstants/CommonConstants.d.ts +0 -5
- package/dist/types/CommonConstants/CommonConstants.d.ts.map +0 -1
- package/dist/types/GptWebCitation.d.ts +0 -3
- package/dist/types/GptWebCitation.d.ts.map +0 -1
- package/dist/types/IngestionStatusComponent.d.ts +0 -2
- package/dist/types/IngestionStatusComponent.d.ts.map +0 -1
- package/dist/types/PdfViewer.d.ts +0 -3
- package/dist/types/PdfViewer.d.ts.map +0 -1
- package/dist/types/ProjectAccordion.d.ts +0 -3
- package/dist/types/ProjectAccordion.d.ts.map +0 -1
- package/dist/types/SplitterCitationsComponent.d.ts +0 -3
- package/dist/types/SplitterCitationsComponent.d.ts.map +0 -1
- package/dist/types/TextualGuideLinesComponent.d.ts +0 -3
- package/dist/types/TextualGuideLinesComponent.d.ts.map +0 -1
- package/dist/types/assests/icons/CitationsIcon.d.ts +0 -2
- package/dist/types/assests/icons/CitationsIcon.d.ts.map +0 -1
- package/dist/types/assests/icons/CitationsSparkleIcon.d.ts +0 -9
- package/dist/types/assests/icons/CitationsSparkleIcon.d.ts.map +0 -1
- package/dist/types/assests/icons/InfoAlert.d.ts +0 -3
- package/dist/types/assests/icons/InfoAlert.d.ts.map +0 -1
- package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
- package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
- package/dist/types/assests/svg/NeuralNetworkIcon.d.ts +0 -10
- package/dist/types/assests/svg/NeuralNetworkIcon.d.ts.map +0 -1
- package/dist/types/assests/svg/PdfViewerIcons.d.ts +0 -6
- package/dist/types/assests/svg/PdfViewerIcons.d.ts.map +0 -1
- package/dist/types/assests/svg/SparkleIcon.d.ts +0 -3
- package/dist/types/assests/svg/SparkleIcon.d.ts.map +0 -1
- package/dist/types/constants/diagnosticStylesBySeverity.d.ts +0 -3
- package/dist/types/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
- package/dist/types/context/DataSelectedContext.d.ts +0 -73
- package/dist/types/context/DataSelectedContext.d.ts.map +0 -1
- package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts +0 -5
- package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +0 -1
- package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +0 -230
- package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +0 -1
- package/dist/types/features/BPACitationRenderer/citationTypes.d.ts +0 -15
- package/dist/types/features/BPACitationRenderer/citationTypes.d.ts.map +0 -1
- package/dist/types/features/BookCitation/BookCitation.d.ts +0 -42
- package/dist/types/features/BookCitation/BookCitation.d.ts.map +0 -1
- package/dist/types/features/BookCitation/text-cleaner.d.ts +0 -2
- package/dist/types/features/BookCitation/text-cleaner.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -22
- package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -14
- package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -53
- package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -21
- package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -36
- package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
- package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
- package/dist/types/features/Bookemon/Bookemon.d.ts +0 -9
- package/dist/types/features/Bookemon/Bookemon.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts +0 -8
- package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
- package/dist/types/features/Bookemon/BookemonContent.d.ts +0 -3
- package/dist/types/features/Bookemon/BookemonContent.d.ts.map +0 -1
- package/dist/types/features/Bookemon/types/citation.types.d.ts +0 -65
- package/dist/types/features/Bookemon/types/citation.types.d.ts.map +0 -1
- package/dist/types/features/Bookemon/utils/highlight.d.ts +0 -7
- package/dist/types/features/Bookemon/utils/highlight.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/BigQueryTable.d.ts +0 -8
- package/dist/types/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts +0 -25
- package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
- package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/assets/collapse.d.ts +0 -4
- package/dist/types/features/ChatCitation/assets/collapse.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts +0 -7
- package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/ChatCitation.d.ts +0 -16
- package/dist/types/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/Chip.d.ts +0 -8
- package/dist/types/features/ChatCitation/components/Chip.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/DetailedView.d.ts +0 -11
- package/dist/types/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/IconContainer.d.ts +0 -8
- package/dist/types/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts +0 -12
- package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -9
- package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/RuleBook.d.ts +0 -10
- package/dist/types/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/SummarizedView.d.ts +0 -19
- package/dist/types/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/UserChatItem.d.ts +0 -7
- package/dist/types/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
- package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
- package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/constants/icons.d.ts +0 -9
- package/dist/types/features/ChatCitation/constants/icons.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/constants/renderer.d.ts +0 -7
- package/dist/types/features/ChatCitation/constants/renderer.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/types/citations.types.d.ts +0 -113
- package/dist/types/features/ChatCitation/types/citations.types.d.ts.map +0 -1
- package/dist/types/features/ChatCitation/utils/helpers.d.ts +0 -16
- package/dist/types/features/ChatCitation/utils/helpers.d.ts.map +0 -1
- package/dist/types/features/ChatDrawer/ChatDrawer.d.ts +0 -5
- package/dist/types/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
- package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
- package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
- package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
- package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
- package/dist/types/features/CitationRenderer/CitationRenderer.d.ts +0 -21
- package/dist/types/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
- package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
- package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/CitationsViewer.d.ts +0 -4
- package/dist/types/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
- package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/components/Header.d.ts +0 -12
- package/dist/types/features/CitationViewer/components/Header.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
- package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/components/Transcript.d.ts +0 -10
- package/dist/types/features/CitationViewer/components/Transcript.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/config/apiConfig.d.ts +0 -3
- package/dist/types/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
- package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
- package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
- package/dist/types/features/CitationViewer/types/artifact.d.ts +0 -58
- package/dist/types/features/CitationViewer/types/artifact.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/CodeCitation.d.ts +0 -51
- package/dist/types/features/CodeCitation/CodeCitation.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/Accordian.d.ts +0 -10
- package/dist/types/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -34
- package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
- package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
- package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -7
- package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
- package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts +0 -9
- package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/Spinner.d.ts +0 -4
- package/dist/types/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
- package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
- package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
- package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
- package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
- package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
- package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts +0 -30
- package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts +0 -14
- package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts +0 -13
- package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts +0 -7
- package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
- package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
- package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -321
- package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -83
- package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
- package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/CompareContext.d.ts +0 -72
- package/dist/types/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts +0 -7
- package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +0 -4
- package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +0 -9
- package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +0 -3
- package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +0 -3
- package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts +0 -11
- package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +0 -6
- package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +0 -19
- package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts +0 -4
- package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -19
- package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
- package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
- package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
- package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts +0 -13
- package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +0 -8
- package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
- package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
- package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
- package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
- package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -14
- package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
- package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
- package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts +0 -9
- package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -13
- package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
- package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -20
- package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
- package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
- package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -26
- package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +0 -10
- package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
- package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
- package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -34
- package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts +0 -16
- package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +0 -3
- package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +0 -16
- package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts +0 -6
- package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts +0 -7
- package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts +0 -4
- package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts +0 -3
- package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts +0 -134
- package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts +0 -11
- package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +0 -6
- package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +0 -1
- package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +0 -6
- package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
- package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
- package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
- package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
- package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
- package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
- package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -19
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -26
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +0 -162
- package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +0 -1
- package/dist/types/features/DataSelector/DataSelector.d.ts +0 -18
- package/dist/types/features/DataSelector/DataSelector.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -4
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -4
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +0 -3
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -10
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
- package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts +0 -20
- package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +0 -1
- package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts +0 -31
- package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts.map +0 -1
- package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts +0 -36
- package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts.map +0 -1
- package/dist/types/features/ExcelCitation/ExcelCitations.d.ts +0 -15
- package/dist/types/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
- package/dist/types/features/ExcelCitation/utils/helper.d.ts +0 -2
- package/dist/types/features/ExcelCitation/utils/helper.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/GptWebCitation.d.ts +0 -15
- package/dist/types/features/GptWebCitation/GptWebCitation.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts +0 -16
- package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +0 -10
- package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts +0 -14
- package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/types.d.ts +0 -405
- package/dist/types/features/GptWebCitation/types.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts +0 -10
- package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts +0 -10
- package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +0 -1
- package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts +0 -6
- package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +0 -1
- package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -28
- package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
- package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
- package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +0 -5
- package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts +0 -10
- package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts +0 -2
- package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +0 -23
- package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts +0 -13
- package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts +0 -13
- package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts +0 -5
- package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts +0 -12
- package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts.map +0 -1
- package/dist/types/features/InstantLearningCitation/types/Types.d.ts +0 -356
- package/dist/types/features/InstantLearningCitation/types/Types.d.ts.map +0 -1
- package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts +0 -19
- package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts.map +0 -1
- package/dist/types/features/ManageRemainders/ManageReminders.d.ts +0 -48
- package/dist/types/features/ManageRemainders/ManageReminders.d.ts.map +0 -1
- package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +0 -17
- package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +0 -1
- package/dist/types/features/ManageRemainders/types/type.d.ts +0 -78
- package/dist/types/features/ManageRemainders/types/type.d.ts.map +0 -1
- package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
- package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
- package/dist/types/features/PaginatedTable/PaginatedTable.d.ts +0 -27
- package/dist/types/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
- package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
- package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/PdfContainer.d.ts +0 -16
- package/dist/types/features/PdfViewer/PdfContainer.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/PdfStyle.d.ts +0 -33
- package/dist/types/features/PdfViewer/PdfStyle.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/PdfToolbar.d.ts +0 -34
- package/dist/types/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/PdfViewer.d.ts +0 -94
- package/dist/types/features/PdfViewer/PdfViewer.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/rotationManager.d.ts +0 -23
- package/dist/types/features/PdfViewer/rotationManager.d.ts.map +0 -1
- package/dist/types/features/PdfViewer/usePdfHighlight.d.ts +0 -26
- package/dist/types/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
- package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
- package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
- package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
- package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
- package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts +0 -56
- package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts.map +0 -1
- package/dist/types/features/PromptCitation/PromptCitation.d.ts +0 -326
- package/dist/types/features/PromptCitation/PromptCitation.d.ts.map +0 -1
- package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts +0 -30
- package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts.map +0 -1
- package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts +0 -23
- package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts.map +0 -1
- package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts +0 -12
- package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts.map +0 -1
- package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +0 -23
- package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +0 -1
- package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts +0 -43
- package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
- package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
- package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
- package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -31
- package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
- package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
- package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -47
- package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -16
- package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
- package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
- package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
- package/dist/types/features/ReviewPanel/ReviewPanel.d.ts +0 -52
- package/dist/types/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
- package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts +0 -40
- package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts.map +0 -1
- package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts +0 -18
- package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts.map +0 -1
- package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts +0 -26
- package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +0 -52
- package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts +0 -71
- package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts +0 -11
- package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts +0 -16
- package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +0 -124
- package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +0 -1
- package/dist/types/features/SPBAnalysisPanel/index.d.ts +0 -10
- package/dist/types/features/SPBAnalysisPanel/index.d.ts.map +0 -1
- package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -56
- package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts +0 -85
- package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts +0 -26
- package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +0 -2
- package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts +0 -3
- package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +0 -33
- package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +0 -7
- package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts +0 -87
- package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts +0 -57
- package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +0 -28
- package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts +0 -37
- package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts +0 -9
- package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +0 -7
- package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +0 -17
- package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts +0 -33
- package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +0 -124
- package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/helper.d.ts +0 -51
- package/dist/types/features/SegmentReviewComponents/helper.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/index.d.ts +0 -23
- package/dist/types/features/SegmentReviewComponents/index.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts +0 -4
- package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts.map +0 -1
- package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts +0 -243
- package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +0 -1
- package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -5
- package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
- package/dist/types/features/SplitterCitations/icons/icons.d.ts +0 -17
- package/dist/types/features/SplitterCitations/icons/icons.d.ts.map +0 -1
- package/dist/types/features/SplitterCitations/types.d.ts +0 -77
- package/dist/types/features/SplitterCitations/types.d.ts.map +0 -1
- package/dist/types/features/TableCitation/TableCitationContent.d.ts +0 -14
- package/dist/types/features/TableCitation/TableCitationContent.d.ts.map +0 -1
- package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -25
- package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
- package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts +0 -81
- package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1107
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
- package/dist/types/features/UploadData/main.d.ts +0 -9
- package/dist/types/features/UploadData/main.d.ts.map +0 -1
- package/dist/types/hooks/useOnDemandCitationFetch.d.ts +0 -11
- package/dist/types/hooks/useOnDemandCitationFetch.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -63
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/methodsToExpose.d.ts +0 -18
- package/dist/types/methodsToExpose.d.ts.map +0 -1
- package/dist/types/service/API.d.ts +0 -6
- package/dist/types/service/API.d.ts.map +0 -1
- package/dist/types/service/DataService.d.ts +0 -73
- package/dist/types/service/DataService.d.ts.map +0 -1
- package/dist/types/service/ModelService.d.ts +0 -68
- package/dist/types/service/ModelService.d.ts.map +0 -1
- package/dist/types/service/ProjectService.d.ts +0 -16
- package/dist/types/service/ProjectService.d.ts.map +0 -1
- package/dist/types/service/SavedDataSetService.d.ts +0 -27
- package/dist/types/service/SavedDataSetService.d.ts.map +0 -1
- package/dist/types/service/apicache.service.d.ts +0 -43
- package/dist/types/service/apicache.service.d.ts.map +0 -1
- package/dist/types/service/constants.d.ts +0 -3
- package/dist/types/service/constants.d.ts.map +0 -1
- package/dist/types/service/envHelperService.d.ts +0 -5
- package/dist/types/service/envHelperService.d.ts.map +0 -1
- package/dist/types/service/onDemandApi.d.ts +0 -27
- package/dist/types/service/onDemandApi.d.ts.map +0 -1
- package/dist/types/service/variableHelperService.d.ts +0 -6
- package/dist/types/service/variableHelperService.d.ts.map +0 -1
- package/dist/types/theme.d.ts +0 -4
- package/dist/types/theme.d.ts.map +0 -1
- package/dist/types/types/CodeCitationTypes.d.ts +0 -46
- package/dist/types/types/CodeCitationTypes.d.ts.map +0 -1
- package/dist/types/types/onDemandApi.types.d.ts +0 -63
- package/dist/types/types/onDemandApi.types.d.ts.map +0 -1
- package/dist/types/types/useOnDemandCitationFetch.types.d.ts +0 -70
- package/dist/types/types/useOnDemandCitationFetch.types.d.ts.map +0 -1
- package/dist/types/userProvidedConfig.d.ts +0 -8
- package/dist/types/userProvidedConfig.d.ts.map +0 -1
- package/dist/types/utils/api.d.ts +0 -2
- package/dist/types/utils/api.d.ts.map +0 -1
- package/dist/types/utils/codeCitations.utils.d.ts +0 -9
- package/dist/types/utils/codeCitations.utils.d.ts.map +0 -1
- package/dist/types/utils/sanitizeHtml.d.ts +0 -5
- package/dist/types/utils/sanitizeHtml.d.ts.map +0 -1
- package/dist/types/utils/themeManager.d.ts +0 -13
- package/dist/types/utils/themeManager.d.ts.map +0 -1
- /package/dist/{_virtual → cjs/features/UserStoryImport}/index.js.map +0 -0
- /package/dist/{cjs/_virtual → features/UserStoryImport}/index.js.map +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=function(){function t(){this.rotations=new WeakMap,this.pageMap=new Map,this.rotationChangeListeners=new Set,this.pdfIdentifier=""}return t.prototype.setPdfIdentifier=function(t){this.pdfIdentifier=t},t.prototype.registerPageElement=function(t,e){this.pageMap.get(t),this.pageMap.set(t,e);var o=this.getPersistedRotation(t);0!==o&&this.applyRotation(e,t,o)},t.prototype.unregisterPageElement=function(t){this.pageMap.delete(t)},t.prototype.getRotation=function(t){var e=this.pageMap.get(t);return e&&this.rotations.get(e)||0},t.prototype.rotatePageBy90=function(t){var e=this.pageMap.get(t);if(e){var o=((this.rotations.get(e)||0)+90)%360;this.applyRotation(e,t,o)}},t.prototype.setRotation=function(t,e){var o=(e%360+360)%360,i=this.pageMap.get(t);i&&this.applyRotation(i,t,o)},t.prototype.applyRotation=function(t,e,o){this.rotations.set(t,o);var i=t.closest(".rpv-core__page-layer");i&&(0===o?(i.style.transform="",i.style.transformOrigin="",i.style.transition=""):(i.style.transform="rotate(".concat(o,"deg)"),i.style.transformOrigin="center center",i.style.transition="transform 0.2s ease")),this.notifyRotationChange(e,o),this.persistRotation(e,o)},t.prototype.onRotationChange=function(t){var e=this;return this.rotationChangeListeners.add(t),function(){e.rotationChangeListeners.delete(t)}},t.prototype.notifyRotationChange=function(t,e){this.rotationChangeListeners.forEach(function(o){try{o(t,e)}catch(t){console.error("Error in rotation change listener:",t)}})},t.prototype.getPersistedRotation=function(t){if(!this.pdfIdentifier)return 0;var e="pdf-rotation-".concat(this.pdfIdentifier,"-").concat(t),o=localStorage.getItem(e);if(null===o)return 0;if(!o)return 0;var i=parseInt(o,10);return Number.isFinite(i)?i:0},t.prototype.persistRotation=function(t,e){if(this.pdfIdentifier){var o="pdf-rotation-".concat(this.pdfIdentifier,"-").concat(t);0===e?localStorage.removeItem(o):localStorage.setItem(o,e.toString())}},t.prototype.loadPersistedRotations=function(t){var e=this;this.pdfIdentifier&&t.forEach(function(t){var o=e.getPersistedRotation(t);if(0!==o){var i=e.pageMap.get(t);i&&e.applyRotation(i,t,o)}})},t.prototype.clearAll=function(){var t=this;this.pageMap.forEach(function(e,o){var i=e.closest(".rpv-core__page-layer");if(i&&(i.style.transform="",i.style.transformOrigin="",i.style.transition=""),t.pdfIdentifier){var n="pdf-rotation-".concat(t.pdfIdentifier,"-").concat(o);localStorage.removeItem(n)}}),this.pageMap.clear(),this.rotations=new WeakMap},t.prototype.resetPage=function(t){var e=this.pageMap.get(t);e&&this.applyRotation(e,t,0)},t.prototype.getRotatedPages=function(){var t=this,e=new Map;return this.pageMap.forEach(function(o,i){var n=t.rotations.get(o);void 0!==n&&0!==n&&e.set(i,n)}),e},t}(),e=new t;exports.RotationManager=t,exports.rotationManager=e;
|
|
2
2
|
//# sourceMappingURL=rotationManager.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rotationManager.js","sources":[
|
|
1
|
+
{"version":3,"file":"rotationManager.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react"),r=require("@react-pdf-viewer/search"),n=require("@react-pdf-viewer/page-navigation"),o=require("@react-pdf-viewer/zoom"),l=require("@react-pdf-viewer/highlight");exports.PdfHighlightControls=(i,s,a,c,h,g,u="yellow",p="#F6D739")=>{const[f,d]=t.useState(0),m=t.useRef(!1),[x,v]=t.useState(0);t.useRef([]);const T=e=>e.replace(/[^\S\n]+/g," ").trim(),y=e=>(e||"").toLowerCase().replace(/\u00ad/g,"").replace(/[""]/g,'"').replace(/['']/g,"'").replace(/[\u2013\u2014]/g,"-").replace(/-/g," ").replace(/[^\w\s]/g,"").replace(/\s+/g," ").trim(),M=e=>{let t=e.trim();t=t.replace(/[\u200B-\u200D\uFEFF]/g,"").replace(/[\u00A0\u2009\u202F]/g," "),t=t.replace(/^[-•]\s+/,"");const r=t.match(/^((\d+(?:\.\d+)*[.)]?)|[A-Za-z][.)]|\([A-Za-z0-9]+\)|(?:i|ii|iii|iv|v|vi|vii|viii|ix|x)[.)])\s*/i);return r?t.slice(r[0].length).trim():t},w=e=>{const t=y(e),r=t.replace(/\s+/g,""),n=new Set;return t&&n.add(t),r&&n.add(r),n},b=e=>e.replace(/\\([''])/g,"$1").replace(/\]\s*\n\s*\(/g,"](").replace(/&[#\w]+;/g,e=>(e=>{const t=document.createElement("textarea");return t.innerHTML=e,t.value})(e)).replace(/<br\s*\/?>/gi,"\n").replace(/\[([^\]]+)\]\(([^)]+)\)/g,"$1").replace(/`([^`]+)`/g,"$1"),_=e=>{if(!e)return[];return b(e).split(/\n+/).map(M).flatMap(e=>{const t=e.match(/^\s*\|(.+)\|\s*$/);return t?t[1].split("|").map(e=>e.trim()).filter(Boolean):[e]}).map(e=>T((e=>e.replace(/(^|\W)[*_]{1,3}([^*_]+)[*_]{1,3}(?=\W|$)/g,"$1$2"))(e))).filter(Boolean)},I=Object.keys(s).map(Number).sort((e,t)=>e-t),S=t.useMemo(()=>h?g.length:h?0:Object.values(s).filter(e=>e>0).length,[g,s]),$=e=>{if(!a.current)return;const t=a.current.querySelector(`[data-testid="search__highlights-${e}"]`);if(!t)return;const r=Array.from(t.querySelectorAll(".rpv-search__highlight"));if(0===r.length)return;const n=z.map(w),o=j.map(w);if(0===n.length&&0===o.length)return;const l=r.map(e=>{const t=(e=>{const t=e.getBoundingClientRect();if(t.height>0||t.width>0)return{top:t.top,left:t.left,right:t.right};const r=e.offsetTop,n=e.offsetLeft;return{top:r,left:n,right:n+e.offsetWidth}})(e),r=(e.textContent||"").trim(),n=(e.getAttribute("title")||"").trim();return{el:e,text:r||n,...t}}).filter(e=>e.text.length>0).sort((e,t)=>e.top-t.top||e.left-t.left);if(0===l.length)return;const s=[];let c=null,h=[];const g=()=>{if(!c)return;const e=h.join(" ");c.title=y(e),c.title&&s.push(c),c=null,h=[]};if(l.forEach(e=>{if(!c)return c={title:"",elements:[e.el],lastTop:e.top,lastRight:e.right},void(h=[e.text]);const t=Math.abs(e.top-c.lastTop)<=5,r=e.left<=c.lastRight+28;t&&r?(c.elements.push(e.el),c.lastTop=e.top,c.lastRight=Math.max(c.lastRight,e.right),h.push(e.text)):(g(),c={title:"",elements:[e.el],lastTop:e.top,lastRight:e.right},h=[e.text])}),g(),0===s.length)return;const u=(e,t)=>{if(!e)return!1;if(t.has(e))return!0;const r=e.replace(/\s+/g,"");for(const n of Array.from(t)){if(!n)continue;const t=n.replace(/\s+/g,"");if(t===r)return!0;if(n.length>=8&&e.length>=5&&n.includes(e))return!0;if(t.length>=8&&r.length>=5&&t.includes(r))return!0;if(e.length>=10&&n.length>=8&&e.includes(n))return!0;if(r.length>=10&&t.length>=8&&r.includes(t))return!0}return!1};let p=0,f=new Set;const d=Array.from(new Set([...z,...j].map(y).filter(e=>e.length>=8))).sort((e,t)=>t.length-e.length),m=e=>{if(!e||e.length<8)return null;const t=e.replace(/\s+/g,"");for(let r=0;r<s.length;r++){let n="",o="";const l=new Set;for(let i=r;i<s.length&&i<r+20;i++){const r=s[i].title;if(n=n?`${n} ${r}`:r,o=o?`${o}${r.replace(/\s+/g,"")}`:r.replace(/\s+/g,""),l.add(i),n.includes(e)||o.includes(t))return l;if(n.length>=15&&(e.includes(n)||t.includes(o)))return l;if(n.length>e.length+150)break}}return null};for(const e of d){const t=m(e);t&&t.size>0&&(t.forEach(e=>f.add(e)),p=f.size)}if(0===p){const e=(e=>{if(0===e.length)return null;let t=null;for(const r of e)for(const e of Array.from(r)){if(!e||e.length<5)continue;const r=e.replace(/\s+/g,"");for(let n=0;n<s.length;n++){let o="",l="";const i=new Set;for(let a=n;a<s.length&&a<n+15;a++){const n=s[a].title;if(o=o?`${o} ${n}`:n,l=l?`${l}${n.replace(/\s+/g,"")}`:n.replace(/\s+/g,""),i.add(a),o.includes(e)||l.includes(r)){const r=Math.max(0,o.length-e.length);(!t||r<t.extra)&&(t={blocks:new Set(i),extra:r});break}if(o.length>e.length+120)break}}}return t?t.blocks:null})(n);e&&e.size>0&&(e.forEach(e=>f.add(e)),p=f.size)}const x=(e=>{if(e.length<2)return 40;const t=[];for(let r=1;r<e.length;r++){const n=Math.abs(e[r].lastTop-e[r-1].lastTop);n>0&&t.push(n)}if(0===t.length)return 40;t.sort((e,t)=>e-t);const r=t[Math.floor(t.length/2)],n=Math.round(2.25*r);return Math.min(60,Math.max(24,n))})(s),v=j.map(y).filter(e=>e.length>=8),T=v.map(e=>e.split(/\s+/).filter(e=>e.length>=2));if(0===p){const e=o;for(let t=0;t<s.length;t++){const r=s[t].title;for(let n=0;n<e.length;n++){if(!u(r,e[n]))continue;let o=0;const l=new Set;let i=n,a=t-1;for(let r=t;r<s.length&&i<e.length;r++){if(u(s[r].title,e[i])){if(a>=0){const e=s[a].lastTop,t=s[r].lastTop;if(Math.abs(t-e)>x)break}o++,l.add(r),a=r,i++}else if(i>0&&u(s[r].title,e[i-1])){const e=s[a].lastTop,t=s[r].lastTop;Math.abs(t-e)<=3&&(l.add(r),a=r)}if(r-a>6)break}o>p&&(p=o,f=l)}}}if(p<Math.min(3,v.length)&&v.length>0){const e=new Set;s.forEach((t,r)=>{const n=t.title.split(/\s+/).filter(e=>e.length>=2);if(n.length<2)return;const o=new Set(n);for(const t of T){if(t.length<2)continue;let n=0;for(const e of t)o.has(e)&&n++;const l=n/t.length;if(n>=3||l>=.5){e.add(r);break}}}),e.size>0&&(f=e,p=Math.max(p,e.size))}const M=new Set;if(R.forEach(e=>{const t=y(e);t&&(M.add(t),M.add(t.replace(/\s+/g,"")))}),0===p){const e=new Set;if(s.forEach((t,r)=>{const n=t.title.replace(/\s+/g,"");if(M.has(t.title)||M.has(n))return void e.add(r);const o=Array.from(M);for(let n=0;n<o.length;n++){const l=o[n];if(l.length>=10&&l.includes(t.title)&&t.title.length>=5){e.add(r);break}}}),0===e.size)return 0;f=e}s.forEach((e,t)=>{const r=f.has(t);e.elements.forEach(e=>{r?(e.classList.add("verified-match"),e.style.display=""):(e.style.display="none",e.classList.remove("verified-match"))})});const b=[];return s.forEach((e,t)=>{f.has(t)&&e.elements.forEach(e=>b.push(e))}),requestAnimationFrame(()=>{const e=b.map(e=>({el:e,rect:e.getBoundingClientRect()})).filter(e=>e.rect.width>0&&e.rect.height>0).sort((e,t)=>t.rect.width*t.rect.height-e.rect.width*e.rect.height),t=[];e.forEach(({el:e,rect:r})=>{t.some(e=>((e,t)=>{const r=Math.max(0,Math.min(e.right,t.right)-Math.max(e.left,t.left))*Math.max(0,Math.min(e.bottom,t.bottom)-Math.max(e.top,t.top)),n=Math.min(e.width*e.height,t.width*t.height);return n>0?r/n:0})(e.rect,r)>.5)?(e.style.display="none",e.classList.remove("verified-match")):t.push({el:e,rect:r})})}),console.groupCollapsed(`[debug: PDF ordered matching - Page ${e}]`),console.log("input->",i),console.log("processed sentences->",z),console.log("processed lines->",j),console.log("Expected sentence count:",n.length),console.log("Expected line count:",o.length),console.log("Matched sequence length:",p),console.log("blocksToKeep",f,"size",f.size),console.groupEnd(),f.size},q=e=>{if(!a.current)return;a.current.querySelectorAll(".rpv-search__highlights").forEach(t=>{const r=t.getAttribute("data-testid"),n=parseInt(r?.replace(/search__highlights-/g,"")||"-1"),o=t.querySelectorAll(".rpv-search__highlight");e.has(n)||o.forEach(e=>{e.style.display="none"})})},E=i.map(e=>(e=>e?b(e).split(/\n{2,}/).map(e=>_(e).join(" ")).map(e=>T(e)).filter(Boolean):[])(e)).flat(),A=i.map(e=>_(e)).flat(),B=E.some(e=>e.length>=3)?3:1,z=E.filter(e=>e.length>=B),j=A.filter(e=>e.length>=B),k=j.flatMap(e=>((e,t=6,r=4)=>{const n=e.split(/\s+/).filter(Boolean);if(n.length<=t)return[];const o=[];for(let e=0;e+t<=n.length;e+=r)o.push(n.slice(e,e+t).join(" "));return n.length>t&&(n.length-t)%r!==0&&o.push(n.slice(n.length-t).join(" ")),o})(e)),R=Array.from(new Set([...z,...j,...k].flatMap(e=>{const t=T(e.replace(/[\u00A0\u2009\u202F]/g," ").replace(/\u00ad/g,"").replace(/[""]/g,'"').replace(/['']/g,"'"));if(!t)return[];const r=t.replace(/[\u2013\u2014]/g,"-"),n=T(r.replace(/(\w)-\s+(\w)/g,"$1$2")),o=T(r.replace(/-/g," ")),l=T(r.replace(/-/g,"")),i=T(t.replace(/[^\w\s]/g,"")),s=new Set([t,r,n,o,l,i]);return Array.from(s).filter(Boolean)}))).filter(e=>{const t=e.split(/\s+/).filter(Boolean);return!(e.length<B)&&(t.length>=3||e.length>=12)}),C=r.searchPlugin({keyword:R}),P=n.pageNavigationPlugin(),H=o.zoomPlugin(),{jumpToMatch:F}=C,{jumpToPage:N}=P,{zoomTo:O,ZoomInButton:Z,ZoomOutButton:L,ZoomPopover:D}=H,W=t.useMemo(()=>(e=>{if(0===e.length)return[];const t=new Map;e.forEach((e,r)=>{const n=null!=e.pageNumber?e.pageNumber-1:e.pageIndex;t.has(n)||t.set(n,[]),t.get(n).push({...e,originalIndex:r})});const r=[];return t.forEach(e=>{const t=[...e].sort((e,t)=>e.top!==t.top?e.top-t.top:e.left-t.left),n=new Array(t.length).fill(!1);for(let e=0;e<t.length;e++){if(n[e])continue;let{left:o,top:l,width:i,height:s,pageIndex:a,pageNumber:c}=t[e],h=o+i,g=l+s;const u=[t[e].originalIndex];n[e]=!0;let p=!0;for(;p;){p=!1;for(let r=e+1;r<t.length;r++){if(n[r])continue;const e=t[r],a=e.left+e.width,c=e.top+e.height,f=Math.max(0,Math.min(h,a)-Math.max(o,e.left))*Math.max(0,Math.min(g,c)-Math.max(l,e.top)),d=Math.max(i*s,1e-4),m=Math.max(e.width*e.height,1e-4),x=Math.min(d,m);(x>0?f/x:0)>=.8&&(o=Math.min(o,e.left),l=Math.min(l,e.top),h=Math.max(h,a),g=Math.max(g,c),i=h-o,s=g-l,u.push(e.originalIndex),n[r]=!0,p=!0)}}r.push({pageIndex:a,pageNumber:c,left:o,top:l,width:i,height:s,originalIndexes:u})}}),r})(g),[g]),K=l.highlightPlugin({renderHighlights:t=>e.jsx(e.Fragment,{children:W.filter(e=>null!=e.pageNumber?e.pageNumber-1===t.pageIndex:e.pageIndex===t.pageIndex).map(t=>{const r=t.originalIndexes.includes(x);return e.jsx("div",{style:{position:"absolute",left:`${t.left}%`,top:`${t.top+.08*t.height}%`,width:`${t.width}%`,height:.95*t.height+"%",background:r?p:u,opacity:r?.7:.4,transition:"background 0.2s, opacity 0.2s",border:r?"1px solid red":"1px solid transparent"}},t.originalIndexes.join("-"))})})}),J=()=>{if(!m.current)try{F(0),m.current=!0;const e=g[0];e&&h&&G(e.pageIndex,e.top)}catch{requestAnimationFrame(J)}},V=(e,t)=>{if(!a.current)return;if(!a.current.querySelector(".rpv-core__viewer"))return;let r=-1;const n=()=>{const o=a.current?.querySelector(".rpv-core__inner-pages");if(!o)return;if(o.scrollTop!==r)return r=o.scrollTop,void setTimeout(n,100);const l=a.current?.querySelector(`[data-testid="core__page-layer-${e}"]`);if(!l)return;const i=l.querySelectorAll(".rpv-search__highlight")[t];if(!i)return;const s=o.getBoundingClientRect(),c=i.getBoundingClientRect(),h=o.scrollTop+(c.top-s.top)-o.clientHeight/2+c.height/2;o.scrollTo({top:h,behavior:"smooth"})};setTimeout(n,300)},G=(e,t,r=0)=>{if(!a.current)return;let n=0;const o=()=>{if(++n>60)return;const l=a.current?.querySelector(".rpv-core__inner-pages");if(!l)return void setTimeout(o,100);const i=a.current?.querySelector(`[data-testid="core__page-layer-${e}"]`);if(!i)return void setTimeout(o,100);const s=i.getBoundingClientRect();if(0===s.height)return void setTimeout(o,100);const c=l.getBoundingClientRect(),h=t/100*s.height,g=r/100*s.height,u=s.top-c.top+h,p=u+g;if(u>=80&&p<=l.clientHeight-80)return;const f=u<80?l.scrollTop+u-80:l.scrollTop+p-l.clientHeight+80;l.scrollTo({top:f,behavior:"smooth"})};setTimeout(o,100)},Q=t.useMemo(()=>{const e={};return I.forEach((t,r)=>{const n=s[t];n>0&&(e[n]||(e[n]=[]),e[n].push(r))}),e},[I,s]),U=e=>{const t=s[I[e]];return(Q[t]||[]).indexOf(e)},X=(e,t,r=0)=>{if(!a.current)return;let n=-1,o=0;const l=()=>{if(++o>60)return;const i=a.current?.querySelector(".rpv-core__inner-pages");if(!i)return void setTimeout(l,100);if(i.scrollTop!==n)return n=i.scrollTop,void setTimeout(l,100);const s=a.current?.querySelector(`[data-testid="core__page-layer-${e}"]`);if(!s)return void setTimeout(l,100);const c=s.getBoundingClientRect();if(0===c.height)return void setTimeout(l,100);const h=i.getBoundingClientRect(),g=t/100*c.height,u=r/100*c.height,p=c.top-h.top+g,f=p+u;if(p>=80&&f<=i.clientHeight-80)return;const d=p<80?i.scrollTop+p-80:i.scrollTop+f-i.clientHeight+80;i.scrollTo({top:d,behavior:"instant"})};setTimeout(l,100)};return{setHighlightIndex:d,highlightIndex:f,cursorIndex:x,setCursorIndex:v,orderedKeys:I,totalHighlights:S,getValidPosition:e=>{if(h)return e+1;if(!s)return 0;let t=0;for(let r=0;r<=e;r++)s[I[r]]>0&&t++;return t},tryJump:J,jumpToPage:N,zoomTo:O,hideNonTargetHighlights:q,deduplicateHighlights:$,scrollToCoord:G,plugins:[h?K:C,P,H],controls:{ZoomInButton:Z,ZoomOutButton:L,ZoomPopover:D,zoomTo:O,goToNext:()=>{if(h&&g)for(let e=x+1;e<g.length;e++){const t=g[e],r=g[x];return v(e),void(t.pageIndex!==r.pageIndex?(N(t.pageIndex),X(t.pageIndex,t.top,t.height)):G(t.pageIndex,t.top,t.height))}else{for(let e=x+1;e<I.length;e++){const t=I[e];if(s[t]>0){const r=s[t]-1,n=U(e);return v(e),N(s[t]-1),V(r,n),setTimeout(()=>{$(r)},500),void(1===Object.keys(s).length&&q(c))}}}},goToPrevious:()=>{if(h&&g)for(let e=x-1;e>=0;e--){const t=g[e],r=g[x];return v(e),void(t.pageIndex!==r.pageIndex?(N(t.pageIndex),X(t.pageIndex,t.top,t.height)):G(t.pageIndex,t.top,t.height))}else{for(let e=x-1;e>=0;e--){const t=I[e];if(s[t]>0){const r=s[t]-1,n=U(e);return v(e),N(s[t]-1),V(r,n),setTimeout(()=>{$(r)},500),void(1===Object.keys(s).length&&q(c))}}}}}}};
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),t=require("react/jsx-runtime"),r=require("react"),n=require("@react-pdf-viewer/search"),i=require("@react-pdf-viewer/page-navigation"),o=require("@react-pdf-viewer/zoom"),a=require("@react-pdf-viewer/highlight");exports.PdfHighlightControls=function(l,u,c,h,g,s,f,p){void 0===f&&(f="yellow"),void 0===p&&(p="#F6D739");var d=r.useState(0),v=d[0],m=d[1],x=r.useRef(!1),y=r.useState(0),_=y[0],T=y[1];r.useRef([]);var M=function(e){return e.replace(/[^\S\n]+/g," ").trim()},b=function(e){return(e||"").toLowerCase().replace(/\u00ad/g,"").replace(/[""]/g,'"').replace(/['']/g,"'").replace(/[\u2013\u2014]/g,"-").replace(/-/g," ").replace(/[^\w\s]/g,"").replace(/\s+/g," ").trim()},w=function(e){var t=e.trim(),r=(t=(t=t.replace(/[\u200B-\u200D\uFEFF]/g,"").replace(/[\u00A0\u2009\u202F]/g," ")).replace(/^[-•]\s+/,"")).match(/^((\d+(?:\.\d+)*[.)]?)|[A-Za-z][.)]|\([A-Za-z0-9]+\)|(?:i|ii|iii|iv|v|vi|vii|viii|ix|x)[.)])\s*/i);return r?t.slice(r[0].length).trim():t},I=function(e){var t=b(e),r=t.replace(/\s+/g,""),n=new Set;return t&&n.add(t),r&&n.add(r),n},S=function(e){return e.replace(/\\([''])/g,"$1").replace(/\]\s*\n\s*\(/g,"](").replace(/&[#\w]+;/g,function(e){return t=e,(r=document.createElement("textarea")).innerHTML=t,r.value;var t,r}).replace(/<br\s*\/?>/gi,"\n").replace(/\[([^\]]+)\]\(([^)]+)\)/g,"$1").replace(/`([^`]+)`/g,"$1")},A=function(e){return e?S(e).split(/\n+/).map(w).flatMap(function(e){var t=e.match(/^\s*\|(.+)\|\s*$/);return t?t[1].split("|").map(function(e){return e.trim()}).filter(Boolean):[e]}).map(function(e){return M(function(e){return e.replace(/(^|\W)[*_]{1,3}([^*_]+)[*_]{1,3}(?=\W|$)/g,"$1$2")}(e))}).filter(Boolean):[]},q=Object.keys(u).map(Number).sort(function(e,t){return e-t}),E=r.useMemo(function(){return g?s.length:g?0:Object.values(u).filter(function(e){return e>0}).length},[s,u]),B=function(t){if(c.current){var r=c.current.querySelector('[data-testid="search__highlights-'.concat(t,'"]'));if(r){var n=Array.from(r.querySelectorAll(".rpv-search__highlight"));if(0!==n.length){var i=C.map(I),o=P.map(I);if(0!==i.length||0!==o.length){var a=n.map(function(t){var r=function(e){var t=e.getBoundingClientRect();if(t.height>0||t.width>0)return{top:t.top,left:t.left,right:t.right};var r=e.offsetTop,n=e.offsetLeft;return{top:r,left:n,right:n+e.offsetWidth}}(t),n=(t.textContent||"").trim(),i=(t.getAttribute("title")||"").trim(),o=n||i;return e.__assign({el:t,text:o},r)}).filter(function(e){return e.text.length>0}).sort(function(e,t){return e.top-t.top||e.left-t.left});if(0!==a.length){var u=[],h=null,g=[],s=function(){if(h){var e=g.join(" ");h.title=b(e),h.title&&u.push(h),h=null,g=[]}};if(a.forEach(function(e){if(!h)return h={title:"",elements:[e.el],lastTop:e.top,lastRight:e.right},void(g=[e.text]);var t=Math.abs(e.top-h.lastTop)<=5,r=e.left<=h.lastRight+28;t&&r?(h.elements.push(e.el),h.lastTop=e.top,h.lastRight=Math.max(h.lastRight,e.right),g.push(e.text)):(s(),h={title:"",elements:[e.el],lastTop:e.top,lastRight:e.right},g=[e.text])}),s(),0!==u.length){for(var f=function(e,t){if(!e)return!1;if(t.has(e))return!0;for(var r=e.replace(/\s+/g,""),n=0,i=Array.from(t);n<i.length;n++){var o=i[n];if(o){var a=o.replace(/\s+/g,"");if(a===r)return!0;if(o.length>=8&&e.length>=5&&o.includes(e))return!0;if(a.length>=8&&r.length>=5&&a.includes(r))return!0;if(e.length>=10&&o.length>=8&&e.includes(o))return!0;if(r.length>=10&&a.length>=8&&r.includes(a))return!0}}return!1},p=0,d=new Set,v=function(e){if(!e||e.length<8)return null;for(var t=e.replace(/\s+/g,""),r=0;r<u.length;r++)for(var n="",i="",o=new Set,a=r;a<u.length&&a<r+20;a++){var l=u[a].title;if(n=n?"".concat(n," ").concat(l):l,i=i?"".concat(i).concat(l.replace(/\s+/g,"")):l.replace(/\s+/g,""),o.add(a),n.includes(e)||i.includes(t))return o;if(n.length>=15&&(e.includes(n)||t.includes(i)))return o;if(n.length>e.length+150)break}return null},m=0,x=Array.from(new Set(e.__spreadArray(e.__spreadArray([],C,!0),P,!0).map(b).filter(function(e){return e.length>=8}))).sort(function(e,t){return t.length-e.length});m<x.length;m++){var y=v(x[m]);y&&y.size>0&&(y.forEach(function(e){return d.add(e)}),p=d.size)}if(0===p){var _=function(e){if(0===e.length)return null;for(var t=null,r=0,n=e;r<n.length;r++)for(var i=n[r],o=0,a=Array.from(i);o<a.length;o++){var l=a[o];if(l&&!(l.length<5))for(var c=l.replace(/\s+/g,""),h=0;h<u.length;h++)for(var g="",s="",f=new Set,p=h;p<u.length&&p<h+15;p++){var d=u[p].title;if(g=g?"".concat(g," ").concat(d):d,s=s?"".concat(s).concat(d.replace(/\s+/g,"")):d.replace(/\s+/g,""),f.add(p),g.includes(l)||s.includes(c)){var v=Math.max(0,g.length-l.length);(!t||v<t.extra)&&(t={blocks:new Set(f),extra:v});break}if(g.length>l.length+120)break}}return t?t.blocks:null}(i);_&&_.size>0&&(_.forEach(function(e){return d.add(e)}),p=d.size)}var T=function(e){if(e.length<2)return 40;for(var t=[],r=1;r<e.length;r++){var n=Math.abs(e[r].lastTop-e[r-1].lastTop);n>0&&t.push(n)}if(0===t.length)return 40;t.sort(function(e,t){return e-t});var i=t[Math.floor(t.length/2)],o=Math.round(2.25*i);return Math.min(60,Math.max(24,o))}(u),M=P.map(b).filter(function(e){return e.length>=8}),w=M.map(function(e){return e.split(/\s+/).filter(function(e){return e.length>=2})});if(0===p)for(var S=o,A=0;A<u.length;A++)for(var q=u[A].title,E=0;E<S.length;E++)if(f(q,S[E])){for(var B=0,j=new Set,k=E,z=A-1,R=A;R<u.length&&k<S.length;R++){if(f(u[R].title,S[k])){if(z>=0){var H=u[z].lastTop,N=u[R].lastTop;if(Math.abs(N-H)>T)break}B++,j.add(R),z=R,k++}else if(k>0&&f(u[R].title,S[k-1])){H=u[z].lastTop,N=u[R].lastTop;Math.abs(N-H)<=3&&(j.add(R),z=R)}if(R-z>6)break}B>p&&(p=B,d=j)}if(p<Math.min(3,M.length)&&M.length>0){var $=new Set;u.forEach(function(e,t){var r=e.title.split(/\s+/).filter(function(e){return e.length>=2});if(!(r.length<2))for(var n=new Set(r),i=0,o=w;i<o.length;i++){var a=o[i];if(!(a.length<2)){for(var l=0,u=0,c=a;u<c.length;u++){var h=c[u];n.has(h)&&l++}var g=l/a.length;if(l>=3||g>=.5){$.add(t);break}}}}),$.size>0&&(d=$,p=Math.max(p,$.size))}var O=new Set;if(F.forEach(function(e){var t=b(e);t&&(O.add(t),O.add(t.replace(/\s+/g,"")))}),0===p){var Z=new Set;if(u.forEach(function(e,t){var r=e.title.replace(/\s+/g,"");if(O.has(e.title)||O.has(r))Z.add(t);else for(var n=Array.from(O),i=0;i<n.length;i++){var o=n[i];if(o.length>=10&&o.includes(e.title)&&e.title.length>=5){Z.add(t);break}}}),0===Z.size)return 0;d=Z}u.forEach(function(e,t){var r=d.has(t);e.elements.forEach(function(e){r?(e.classList.add("verified-match"),e.style.display=""):(e.style.display="none",e.classList.remove("verified-match"))})});var L=[];return u.forEach(function(e,t){d.has(t)&&e.elements.forEach(function(e){return L.push(e)})}),requestAnimationFrame(function(){var e=L.map(function(e){return{el:e,rect:e.getBoundingClientRect()}}).filter(function(e){return e.rect.width>0&&e.rect.height>0}).sort(function(e,t){return t.rect.width*t.rect.height-e.rect.width*e.rect.height}),t=[];e.forEach(function(e){var r=e.el,n=e.rect;t.some(function(e){return t=e.rect,r=n,i=Math.max(0,Math.min(t.right,r.right)-Math.max(t.left,r.left))*Math.max(0,Math.min(t.bottom,r.bottom)-Math.max(t.top,r.top)),((o=Math.min(t.width*t.height,r.width*r.height))>0?i/o:0)>.5;var t,r,i,o})?(r.style.display="none",r.classList.remove("verified-match")):t.push({el:r,rect:n})})}),console.groupCollapsed("[debug: PDF ordered matching - Page ".concat(t,"]")),console.log("input->",l),console.log("processed sentences->",C),console.log("processed lines->",P),console.log("Expected sentence count:",i.length),console.log("Expected line count:",o.length),console.log("Matched sequence length:",p),console.log("blocksToKeep",d,"size",d.size),console.groupEnd(),d.size}}}}}}},j=function(e){c.current&&c.current.querySelectorAll(".rpv-search__highlights").forEach(function(t){var r=t.getAttribute("data-testid"),n=parseInt((null==r?void 0:r.replace(/search__highlights-/g,""))||"-1"),i=t.querySelectorAll(".rpv-search__highlight");e.has(n)||i.forEach(function(e){e.style.display="none"})})},k=l.map(function(e){return function(e){return e?S(e).split(/\n{2,}/).map(function(e){return A(e).join(" ")}).map(function(e){return M(e)}).filter(Boolean):[]}(e)}).flat(),z=l.map(function(e){return A(e)}).flat(),R=k.some(function(e){return e.length>=3})?3:1,C=k.filter(function(e){return e.length>=R}),P=z.filter(function(e){return e.length>=R}),H=P.flatMap(function(e){return function(e,t,r){void 0===t&&(t=6),void 0===r&&(r=4);var n=e.split(/\s+/).filter(Boolean);if(n.length<=t)return[];for(var i=[],o=0;o+t<=n.length;o+=r)i.push(n.slice(o,o+t).join(" "));return n.length>t&&(n.length-t)%r!==0&&i.push(n.slice(n.length-t).join(" ")),i}(e)}),F=Array.from(new Set(e.__spreadArray(e.__spreadArray(e.__spreadArray([],C,!0),P,!0),H,!0).flatMap(function(e){var t=M(e.replace(/[\u00A0\u2009\u202F]/g," ").replace(/\u00ad/g,"").replace(/[""]/g,'"').replace(/['']/g,"'"));if(!t)return[];var r=t.replace(/[\u2013\u2014]/g,"-"),n=M(r.replace(/(\w)-\s+(\w)/g,"$1$2")),i=M(r.replace(/-/g," ")),o=M(r.replace(/-/g,"")),a=M(t.replace(/[^\w\s]/g,"")),l=new Set([t,r,n,i,o,a]);return Array.from(l).filter(Boolean)}))).filter(function(e){var t=e.split(/\s+/).filter(Boolean);return!(e.length<R)&&(t.length>=3||e.length>=12)}),N=n.searchPlugin({keyword:F}),$=i.pageNavigationPlugin(),O=o.zoomPlugin(),Z=N.jumpToMatch,L=$.jumpToPage,D=O.zoomTo,W=O.ZoomInButton,K=O.ZoomOutButton,J=O.ZoomPopover,V=r.useMemo(function(){return function(t){if(0===t.length)return[];var r=new Map;t.forEach(function(t,n){var i=null!=t.pageNumber?t.pageNumber-1:t.pageIndex;r.has(i)||r.set(i,[]),r.get(i).push(e.__assign(e.__assign({},t),{originalIndex:n}))});var n=[];return r.forEach(function(t){for(var r=e.__spreadArray([],t,!0).sort(function(e,t){return e.top!==t.top?e.top-t.top:e.left-t.left}),i=new Array(r.length).fill(!1),o=0;o<r.length;o++)if(!i[o]){var a=r[o],l=a.left,u=a.top,c=a.width,h=a.height,g=a.pageIndex,s=a.pageNumber,f=l+c,p=u+h,d=[r[o].originalIndex];i[o]=!0;for(var v=!0;v;){v=!1;for(var m=o+1;m<r.length;m++)if(!i[m]){var x=r[m],y=x.left+x.width,_=x.top+x.height,T=Math.max(0,Math.min(f,y)-Math.max(l,x.left))*Math.max(0,Math.min(p,_)-Math.max(u,x.top)),M=Math.max(c*h,1e-4),b=Math.max(x.width*x.height,1e-4),w=Math.min(M,b);(w>0?T/w:0)>=.8&&(l=Math.min(l,x.left),u=Math.min(u,x.top),c=(f=Math.max(f,y))-l,h=(p=Math.max(p,_))-u,d.push(x.originalIndex),i[m]=!0,v=!0)}}n.push({pageIndex:g,pageNumber:s,left:l,top:u,width:c,height:h,originalIndexes:d})}}),n}(s)},[s]),G=a.highlightPlugin({renderHighlights:function(e){return t.jsx(t.Fragment,{children:V.filter(function(t){return null!=t.pageNumber?t.pageNumber-1===e.pageIndex:t.pageIndex===e.pageIndex}).map(function(e){var r=e.originalIndexes.includes(_);return t.jsx("div",{style:{position:"absolute",left:"".concat(e.left,"%"),top:"".concat(e.top+.08*e.height,"%"),width:"".concat(e.width,"%"),height:"".concat(.95*e.height,"%"),background:r?p:f,opacity:r?.7:.4,transition:"background 0.2s, opacity 0.2s",border:r?"1px solid ".concat("red"):"1px solid transparent"}},e.originalIndexes.join("-"))})})}}),Q=function(){if(!x.current)try{Z(0),x.current=!0;var e=s[0];e&&g&&X(e.pageIndex,e.top)}catch(e){requestAnimationFrame(Q)}},U=function(e,t){if(c.current&&c.current.querySelector(".rpv-core__viewer")){var r=-1,n=function(){var i,o,a=null===(i=c.current)||void 0===i?void 0:i.querySelector(".rpv-core__inner-pages");if(a){if(a.scrollTop!==r)return r=a.scrollTop,void setTimeout(n,100);var l=null===(o=c.current)||void 0===o?void 0:o.querySelector('[data-testid="core__page-layer-'.concat(e,'"]'));if(l){var u=l.querySelectorAll(".rpv-search__highlight")[t];if(u){var h=a.getBoundingClientRect(),g=u.getBoundingClientRect(),s=a.scrollTop+(g.top-h.top)-a.clientHeight/2+g.height/2;a.scrollTo({top:s,behavior:"smooth"})}}}};setTimeout(n,300)}},X=function(e,t,r){if(void 0===r&&(r=0),c.current){var n=0,i=function(){var o,a;if(!(++n>60)){var l=null===(o=c.current)||void 0===o?void 0:o.querySelector(".rpv-core__inner-pages");if(l){var u=null===(a=c.current)||void 0===a?void 0:a.querySelector('[data-testid="core__page-layer-'.concat(e,'"]'));if(u){var h=u.getBoundingClientRect();if(0!==h.height){var g=l.getBoundingClientRect(),s=t/100*h.height,f=r/100*h.height,p=h.top-g.top+s,d=p+f;if(!(p>=80&&d<=l.clientHeight-80)){var v=p<80?l.scrollTop+p-80:l.scrollTop+d-l.clientHeight+80;l.scrollTo({top:v,behavior:"smooth"})}}else setTimeout(i,100)}else setTimeout(i,100)}else setTimeout(i,100)}};setTimeout(i,100)}},Y=r.useMemo(function(){var e={};return q.forEach(function(t,r){var n=u[t];n>0&&(e[n]||(e[n]=[]),e[n].push(r))}),e},[q,u]),ee=function(e){var t=u[q[e]];return(Y[t]||[]).indexOf(e)},te=function(e,t,r){if(void 0===r&&(r=0),c.current){var n=-1,i=0,o=function(){var a,l;if(!(++i>60)){var u=null===(a=c.current)||void 0===a?void 0:a.querySelector(".rpv-core__inner-pages");if(u){if(u.scrollTop!==n)return n=u.scrollTop,void setTimeout(o,100);var h=null===(l=c.current)||void 0===l?void 0:l.querySelector('[data-testid="core__page-layer-'.concat(e,'"]'));if(h){var g=h.getBoundingClientRect();if(0!==g.height){var s=u.getBoundingClientRect(),f=t/100*g.height,p=r/100*g.height,d=g.top-s.top+f,v=d+p;if(!(d>=80&&v<=u.clientHeight-80)){var m=d<80?u.scrollTop+d-80:u.scrollTop+v-u.clientHeight+80;u.scrollTo({top:m,behavior:"instant"})}}else setTimeout(o,100)}else setTimeout(o,100)}else setTimeout(o,100)}};setTimeout(o,100)}};return{setHighlightIndex:m,highlightIndex:v,cursorIndex:_,setCursorIndex:T,orderedKeys:q,totalHighlights:E,getValidPosition:function(e){if(g)return e+1;if(!u)return 0;for(var t=0,r=0;r<=e;r++)u[q[r]]>0&&t++;return t},tryJump:Q,jumpToPage:L,zoomTo:D,hideNonTargetHighlights:j,deduplicateHighlights:B,scrollToCoord:X,plugins:[g?G:N,$,O],controls:{ZoomInButton:W,ZoomOutButton:K,ZoomPopover:J,goToNext:function(){if(g&&s)for(var e=_+1;e<s.length;e++){var t=s[e],r=s[_];return T(e),void(t.pageIndex!==r.pageIndex?(L(t.pageIndex),te(t.pageIndex,t.top,t.height)):X(t.pageIndex,t.top,t.height))}else{var n=function(e){var t=q[e];if(u[t]>0){var r=u[t]-1,n=ee(e);return T(e),L(u[t]-1),U(r,n),setTimeout(function(){B(r)},500),1===Object.keys(u).length&&j(h),{value:void 0}}};for(e=_+1;e<q.length;e++){var i=n(e);if("object"==typeof i)return i.value}}},goToPrevious:function(){if(g&&s)for(var e=_-1;e>=0;e--){var t=s[e],r=s[_];return T(e),void(t.pageIndex!==r.pageIndex?(L(t.pageIndex),te(t.pageIndex,t.top,t.height)):X(t.pageIndex,t.top,t.height))}else{var n=function(e){var t=q[e];if(u[t]>0){var r=u[t]-1,n=ee(e);return T(e),L(u[t]-1),U(r,n),setTimeout(function(){B(r)},500),1===Object.keys(u).length&&j(h),{value:void 0}}};for(e=_-1;e>=0;e--){var i=n(e);if("object"==typeof i)return i.value}}}}}};
|
|
2
2
|
//# sourceMappingURL=usePdfHighlight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePdfHighlight.js","sources":["../../../../src/features/PdfViewer/usePdfHighlight.tsx"],"sourcesContent":["import { useMemo, useRef, useState } from \"react\";\nimport { searchPlugin } from \"@react-pdf-viewer/search\";\nimport { pageNavigationPlugin } from \"@react-pdf-viewer/page-navigation\";\nimport { zoomPlugin } from \"@react-pdf-viewer/zoom\";\nimport { HighlightArea } from \"./PdfViewer\";\nimport {\n highlightPlugin,\n RenderHighlightsProps,\n} from \"@react-pdf-viewer/highlight\";\n\nexport const PdfHighlightControls = (\n highlightText: string[],\n highlightPages: Record<number, number>,\n viewerRef: React.RefObject<HTMLDivElement | null>,\n highlightPageSet : Set<number>,\n useCoordinates : boolean,\n highlightCordinatePages : HighlightArea[],\n highlightColor = \"yellow\", \n activeHighlightColor = \"#F6D739\",\n) => {\n const [highlightIndex, setHighlightIndex] = useState(0);\n const hasJumpedRef = useRef(false);\n const [cursorIndex, setCursorIndex] = useState(0);\n const visibleHighlightsRef = useRef<HTMLElement[]>([]);\n\n // Text normalization helpers\n\n const normalizeWhitespace = (value: string): string =>\n value.replace(/[^\\S\\n]+/g, \" \").trim();\n\n const stripMarkdownEmphasis = (line: string): string =>\n line.replace(/(^|\\W)[*_]{1,3}([^*_]+)[*_]{1,3}(?=\\W|$)/g, \"$1$2\");\n\n const normalizeForMatch = (value: string): string =>\n (value || \"\")\n .toLowerCase()\n .replace(/\\u00ad/g, \"\")\n .replace(/[\"\"]/g, '\"')\n .replace(/['']/g, \"'\")\n .replace(/[\\u2013\\u2014]/g, \"-\")\n .replace(/-/g, \" \")\n .replace(/[^\\w\\s]/g, \"\")\n .replace(/\\s+/g, \" \")\n .trim();\n\n const stripLeadingIndex = (line: string): string => {\n let trimmed = line.trim();\n trimmed = trimmed\n .replace(/[\\u200B-\\u200D\\uFEFF]/g, \"\")\n .replace(/[\\u00A0\\u2009\\u202F]/g, \" \");\n trimmed = trimmed.replace(/^[-•]\\s+/, \"\");\n const match = trimmed.match(\n /^((\\d+(?:\\.\\d+)*[.)]?)|[A-Za-z][.)]|\\([A-Za-z0-9]+\\)|(?:i|ii|iii|iv|v|vi|vii|viii|ix|x)[.)])\\s*/i\n );\n if (match) return trimmed.slice(match[0].length).trim();\n return trimmed;\n };\n\n const buildMatchVariants = (line: string): Set<string> => {\n const normalized = normalizeForMatch(line);\n const compact = normalized.replace(/\\s+/g, \"\");\n const variants = new Set<string>();\n if (normalized) variants.add(normalized);\n if (compact) variants.add(compact);\n return variants;\n };\n\n const buildSearchVariants = (line: string): string[] => {\n const base = normalizeWhitespace(\n line\n .replace(/[\\u00A0\\u2009\\u202F]/g, \" \")\n .replace(/\\u00ad/g, \"\")\n .replace(/[\"\"]/g, '\"')\n .replace(/['']/g, \"'\")\n );\n if (!base) return [];\n\n const dashNormalized = base.replace(/[\\u2013\\u2014]/g, \"-\");\n const dehyphenated = normalizeWhitespace(\n dashNormalized.replace(/(\\w)-\\s+(\\w)/g, \"$1$2\")\n );\n const hyphenToSpace = normalizeWhitespace(dashNormalized.replace(/-/g, \" \"));\n const hyphenRemoved = normalizeWhitespace(dashNormalized.replace(/-/g, \"\"));\n const punctuationStripped = normalizeWhitespace(base.replace(/[^\\w\\s]/g, \"\"));\n\n const variants = new Set<string>([\n base,\n dashNormalized,\n dehyphenated,\n hyphenToSpace,\n hyphenRemoved,\n punctuationStripped,\n ]);\n\n return Array.from(variants).filter(Boolean);\n };\n\n const decodeHtml = (str: string): string => {\n const textarea = document.createElement(\"textarea\");\n textarea.innerHTML = str;\n return textarea.value;\n };\n\n const getCleanedHighlightText = (text: string): string => {\n const cleanHighlight = text.replace(/\\\\([''])/g, \"$1\");\n const normalizedText = cleanHighlight.replace(/\\]\\s*\\n\\s*\\(/g, \"](\");\n return normalizedText\n .replace(/&[#\\w]+;/g, (match) => decodeHtml(match))\n .replace(/<br\\s*\\/?>/gi, \"\\n\")\n .replace(/\\[([^\\]]+)\\]\\(([^)]+)\\)/g, \"$1\")\n .replace(/`([^`]+)`/g, \"$1\");\n };\n\n const extractCleanLines = (text: string): string[] => {\n if (!text) return [];\n const cleaned = getCleanedHighlightText(text);\n\n return cleaned\n .split(/\\n+/)\n .map(stripLeadingIndex)\n .flatMap((line) => {\n const tableMatch = line.match(/^\\s*\\|(.+)\\|\\s*$/);\n if (tableMatch) {\n return tableMatch[1]\n .split(\"|\")\n .map((cell) => cell.trim())\n .filter(Boolean);\n }\n return [line];\n })\n .map((line) => normalizeWhitespace(stripMarkdownEmphasis(line)))\n .filter(Boolean);\n };\n\n const getMaxLineGap = (blocks: Array<{ lastTop: number }>): number => {\n if (blocks.length < 2) return 40;\n const diffs: number[] = [];\n for (let i = 1; i < blocks.length; i++) {\n const diff = Math.abs(blocks[i].lastTop - blocks[i - 1].lastTop);\n if (diff > 0) diffs.push(diff);\n }\n if (diffs.length === 0) return 40;\n diffs.sort((a, b) => a - b);\n const median = diffs[Math.floor(diffs.length / 2)];\n const scaled = Math.round(median * 2.25);\n return Math.min(60, Math.max(24, scaled));\n };\n\n type MergedHighlightArea = HighlightArea & {\n originalIndexes: number[];\n };\n\n // ─── Merge overlapping coordinate highlight areas on the same page ────────────\nconst mergeOverlappingAreas = (areas: HighlightArea[]): MergedHighlightArea[] => {\n if (areas.length === 0) return [];\n\n // Group by page\n const byPage = new Map<number, (HighlightArea & { originalIndex: number })[]>();\n areas.forEach((h, i) => {\n const pageKey = h.pageNumber != null ? h.pageNumber - 1 : h.pageIndex;\n if (!byPage.has(pageKey)) byPage.set(pageKey, []);\n byPage.get(pageKey)!.push({ ...h, originalIndex: i });\n });\n\n const merged: MergedHighlightArea[] = [];\n\n byPage.forEach((pageAreas) => {\n // Sort top-to-bottom, left-to-right\n const sorted = [...pageAreas].sort((a, b) =>\n a.top !== b.top ? a.top - b.top : a.left - b.left\n );\n\n const used = new Array(sorted.length).fill(false);\n\n for (let i = 0; i < sorted.length; i++) {\n if (used[i]) continue;\n\n let { left, top, width, height, pageIndex, pageNumber } = sorted[i];\n let right = left + width;\n let bottom = top + height;\n const originalIndexes = [sorted[i].originalIndex];\n used[i] = true;\n\n // Merge only true duplicate/heavily-overlapping rects. Nearby text lines\n // can be less than 1% apart vertically, so adjacency must stay separate.\n let changed = true;\n while (changed) {\n changed = false;\n for (let j = i + 1; j < sorted.length; j++) {\n if (used[j]) continue;\n const b = sorted[j];\n const bRight = b.left + b.width;\n const bBottom = b.top + b.height;\n\n const intersectionWidth = Math.max(\n 0,\n Math.min(right, bRight) - Math.max(left, b.left)\n );\n const intersectionHeight = Math.max(\n 0,\n Math.min(bottom, bBottom) - Math.max(top, b.top)\n );\n const intersectionArea = intersectionWidth * intersectionHeight;\n const currentArea = Math.max(width * height, 0.0001);\n const nextArea = Math.max(b.width * b.height, 0.0001);\n const smallerArea = Math.min(currentArea, nextArea);\n const overlapRatio = smallerArea > 0 ? intersectionArea / smallerArea : 0;\n\n const overlaps = overlapRatio >= 0.8;\n\n if (overlaps) {\n left = Math.min(left, b.left);\n top = Math.min(top, b.top);\n right = Math.max(right, bRight);\n bottom = Math.max(bottom, bBottom);\n width = right - left;\n height = bottom - top;\n originalIndexes.push(b.originalIndex);\n used[j] = true;\n changed = true;\n }\n }\n }\n\n merged.push({ pageIndex, pageNumber, left, top, width, height, originalIndexes });\n }\n });\n\n return merged;\n};\n\n const processPdfHighlightText = (text: string): string[] => {\n if (!text) return [];\n const cleaned = getCleanedHighlightText(text);\n return cleaned\n .split(/\\n{2,}/)\n .map((block) => extractCleanLines(block).join(\" \"))\n .map((line) => normalizeWhitespace(line))\n .filter(Boolean);\n };\n\n // ✅ Ordered valid keys (NO normalization to array)\n const orderedKeys = Object.keys(highlightPages)\n .map(Number)\n .sort((a, b) => a - b);\n\n\n /** Total navigable highlights. */\n const totalHighlights: number = useMemo(() => {\n if (useCoordinates) return highlightCordinatePages.length;\n if (!useCoordinates) return Object.values(highlightPages).filter((p) => p > 0).length;\n return 0;\n }, [highlightCordinatePages, highlightPages]);\n\n\n /** 1-based display position for a given cursor. */\n const getValidPosition = (cursor: number): number => {\n if (useCoordinates) return cursor + 1;\n if (!highlightPages) return 0;\n let count = 0;\n for (let i = 0; i <= cursor; i++) {\n if (highlightPages[orderedKeys[i]] > 0) count++;\n }\n return count;\n };\n\n const isSameLine = (a: DOMRect, b: DOMRect) =>\n Math.abs(a.top - b.top) < 5;\n\n const isHorizontallyClose = (a: DOMRect, b: DOMRect) =>\n Math.abs(a.right - b.left) < 20 || Math.abs(b.right - a.left) < 20;\n\n const isImmediateCluster = (\n curr:{\n el: HTMLElement;\n rect: DOMRect;\n text: string;\n },\n neighbor: {\n el: HTMLElement;\n rect: DOMRect;\n text: string;\n }) => {\n if (!neighbor) return false;\n\n return (\n isSameLine(curr.rect, neighbor.rect) &&\n isHorizontallyClose(curr.rect, neighbor.rect)\n );\n };\n\n\n const hideIsolatedShortHighlights = (pageHighlights: Element) => {\n const highlights = Array.from(\n pageHighlights.querySelectorAll(\".rpv-search__highlight\")\n ) as HTMLElement[];\n\n // ✅ Only process visible highlights — skip already-hidden ones\n const visibleItems = highlights\n .filter(el => el.style.display !== \"none\")\n .map(el => ({\n el,\n rect: el.getBoundingClientRect(),\n text: el.textContent?.trim() || \"\",\n }))\n .filter(item => item.rect.width > 0); // ✅ skip zero-rect (hidden/unmounted)\n\n visibleItems.forEach((item, i) => {\n const prev = visibleItems[i - 1];\n const next = visibleItems[i + 1];\n\n const width = item.rect.width;\n if (width > 100) return;\n const hasImmediateNeighbor =\n isImmediateCluster(item, prev) || isImmediateCluster(item, next);\n if (!hasImmediateNeighbor) item.el.style.display = \"none\";\n });\n };\n\n // ─── Core deduplication & matching ────────────────────────────────────────\n const deduplicateHighlights = (targetPage: number) => {\n if (!viewerRef.current) return;\n\n const pageHighlightsContainer = viewerRef.current.querySelector(\n `[data-testid=\"search__highlights-${targetPage}\"]`\n );\n if (!pageHighlightsContainer) return;\n\n const elements = Array.from(\n pageHighlightsContainer.querySelectorAll(\".rpv-search__highlight\")\n ) as HTMLElement[];\n\n if (elements.length === 0) return;\n\n const expectedSentenceVariants = filteredHighlightSentences.map(buildMatchVariants);\n const expectedLineVariants = filteredHighlightLineFragments.map(buildMatchVariants);\n if (expectedSentenceVariants.length === 0 && expectedLineVariants.length === 0) return;\n\n // Build DOM highlight items with coordinate fallback\n type HighlightItem = {\n el: HTMLElement;\n text: string;\n top: number;\n left: number;\n right: number;\n };\n\n type LogicalBlock = {\n title: string;\n elements: HTMLElement[];\n lastTop: number;\n lastRight: number;\n };\n\n const getCoords = (el: HTMLElement): { top: number; left: number; right: number } => {\n const rect = el.getBoundingClientRect();\n if (rect.height > 0 || rect.width > 0) {\n return { top: rect.top, left: rect.left, right: rect.right };\n }\n const top = el.offsetTop;\n const left = el.offsetLeft;\n const right = left + el.offsetWidth;\n return { top, left, right };\n };\n\n const items: HighlightItem[] = elements\n .map((el) => {\n const coords = getCoords(el);\n const rawText = (el.textContent || \"\").trim();\n const fallbackText = (el.getAttribute(\"title\") || \"\").trim();\n const text = rawText || fallbackText;\n return { el, text, ...coords };\n })\n .filter((item) => item.text.length > 0)\n .sort((a, b) => a.top - b.top || a.left - b.left);\n\n if (items.length === 0) return;\n\n // Group items into logical line-blocks\n const blocks: LogicalBlock[] = [];\n let currentBlock: LogicalBlock | null = null;\n let currentTextParts: string[] = [];\n const lineTolerance = 5;\n const wordGap = 28;\n\n const flushBlock = () => {\n if (!currentBlock) return;\n const joinedText = currentTextParts.join(\" \");\n currentBlock.title = normalizeForMatch(joinedText);\n if (currentBlock.title) blocks.push(currentBlock);\n currentBlock = null;\n currentTextParts = [];\n };\n\n items.forEach((item) => {\n if (!currentBlock) {\n currentBlock = {\n title: \"\",\n elements: [item.el],\n lastTop: item.top,\n lastRight: item.right,\n };\n currentTextParts = [item.text];\n return;\n }\n\n const sameLine = Math.abs(item.top - currentBlock.lastTop) <= lineTolerance;\n const closeToPrev = item.left <= currentBlock.lastRight + wordGap;\n\n if (sameLine && closeToPrev) {\n currentBlock.elements.push(item.el);\n currentBlock.lastTop = item.top;\n currentBlock.lastRight = Math.max(currentBlock.lastRight, item.right);\n currentTextParts.push(item.text);\n } else {\n flushBlock();\n currentBlock = {\n title: \"\",\n elements: [item.el],\n lastTop: item.top,\n lastRight: item.right,\n };\n currentTextParts = [item.text];\n }\n });\n flushBlock();\n\n if (blocks.length === 0) return;\n\n // Matching utilities\n\n // Returns true when blockTitle matches any of the expected variants.\n const matchesExpected = (blockTitle: string, variants: Set<string>): boolean => {\n if (!blockTitle) return false;\n if (variants.has(blockTitle)) return true;\n\n const compactTitle = blockTitle.replace(/\\s+/g, \"\");\n\n for (const variant of Array.from(variants)) {\n if (!variant) continue;\n const compactVariant = variant.replace(/\\s+/g, \"\");\n\n // Exact compact match\n if (compactVariant === compactTitle) return true;\n\n // Block is contained within the variant (fragmented DOM span)\n if (\n variant.length >= 8 &&\n blockTitle.length >= 5 &&\n variant.includes(blockTitle)\n )\n return true;\n if (\n compactVariant.length >= 8 &&\n compactTitle.length >= 5 &&\n compactVariant.includes(compactTitle)\n )\n return true;\n\n // Variant is contained within a larger block\n if (\n blockTitle.length >= 10 &&\n variant.length >= 8 &&\n blockTitle.includes(variant)\n )\n return true;\n if (\n compactTitle.length >= 10 &&\n compactVariant.length >= 8 &&\n compactTitle.includes(compactVariant)\n )\n return true;\n }\n return false;\n };\n\n let bestSequenceLen = 0;\n let blocksToKeep = new Set<number>();\n\n // Strategy A: Full-text sliding-window coverage\n\n const allExpectedNormalized = Array.from(\n new Set(\n [...filteredHighlightSentences, ...filteredHighlightLineFragments]\n .map(normalizeForMatch)\n .filter((s) => s.length >= 8)\n )\n ).sort((a, b) => b.length - a.length);\n\n const tryFullTextWindow = (expectedText: string): Set<number> | null => {\n if (!expectedText || expectedText.length < 8) return null;\n const expectedCompact = expectedText.replace(/\\s+/g, \"\");\n\n for (let start = 0; start < blocks.length; start++) {\n let combined = \"\";\n let combinedCompact = \"\";\n const collected = new Set<number>();\n\n for (\n let end = start;\n end < blocks.length && end < start + 20;\n end++\n ) {\n const piece = blocks[end].title;\n combined = combined ? `${combined} ${piece}` : piece;\n combinedCompact = combinedCompact\n ? `${combinedCompact}${piece.replace(/\\s+/g, \"\")}`\n : piece.replace(/\\s+/g, \"\");\n collected.add(end);\n\n if (\n combined.includes(expectedText) ||\n combinedCompact.includes(expectedCompact)\n ) {\n return collected;\n }\n\n if (\n combined.length >= 15 &&\n (expectedText.includes(combined) ||\n expectedCompact.includes(combinedCompact))\n ) {\n return collected;\n }\n\n if (combined.length > expectedText.length + 150) break;\n }\n }\n return null;\n };\n\n for (const expectedText of allExpectedNormalized) {\n const match = tryFullTextWindow(expectedText);\n if (match && match.size > 0) {\n match.forEach((idx) => blocksToKeep.add(idx));\n bestSequenceLen = blocksToKeep.size;\n }\n }\n\n // Strategy B: Per-sentence concatenated match\n\n const findConcatenatedMatch = (\n variantsList: Set<string>[]\n ): Set<number> | null => {\n if (variantsList.length === 0) return null;\n let bestMatch: { blocks: Set<number>; extra: number } | null = null;\n\n for (const variants of variantsList) {\n for (const variant of Array.from(variants)) {\n if (!variant || variant.length < 5) continue;\n const variantCompact = variant.replace(/\\s+/g, \"\");\n\n for (let start = 0; start < blocks.length; start++) {\n let combined = \"\";\n let combinedCompact = \"\";\n const collected = new Set<number>();\n\n for (\n let end = start;\n end < blocks.length && end < start + 15;\n end++\n ) {\n const piece = blocks[end].title;\n combined = combined ? `${combined} ${piece}` : piece;\n combinedCompact = combinedCompact\n ? `${combinedCompact}${piece.replace(/\\s+/g, \"\")}`\n : piece.replace(/\\s+/g, \"\");\n collected.add(end);\n\n if (\n combined.includes(variant) ||\n combinedCompact.includes(variantCompact)\n ) {\n const extra = Math.max(0, combined.length - variant.length);\n if (!bestMatch || extra < bestMatch.extra) {\n bestMatch = { blocks: new Set(collected), extra };\n }\n break;\n }\n\n if (combined.length > variant.length + 120) break;\n }\n }\n }\n }\n\n return bestMatch ? bestMatch.blocks : null;\n };\n\n if (bestSequenceLen === 0) {\n const concatenatedMatch = findConcatenatedMatch(expectedSentenceVariants);\n if (concatenatedMatch && concatenatedMatch.size > 0) {\n concatenatedMatch.forEach((idx) => blocksToKeep.add(idx));\n bestSequenceLen = blocksToKeep.size;\n }\n }\n\n // Strategy C: Line-by-line sequence matching\n\n const maxLineGap = getMaxLineGap(blocks);\n const expectedLineTexts = filteredHighlightLineFragments\n .map(normalizeForMatch)\n .filter((line) => line.length >= 8);\n const lineTokens = expectedLineTexts.map((line) =>\n line.split(/\\s+/).filter((word) => word.length >= 2)\n );\n\n if (bestSequenceLen === 0) {\n const sequenceCandidates = expectedLineVariants;\n\n for (\n let startBlockIdx = 0;\n startBlockIdx < blocks.length;\n startBlockIdx++\n ) {\n const blockTitle = blocks[startBlockIdx].title;\n\n for (let expStart = 0; expStart < sequenceCandidates.length; expStart++) {\n if (!matchesExpected(blockTitle, sequenceCandidates[expStart])) continue;\n\n let currentLen = 0;\n const currentKeptBlocks = new Set<number>();\n let expPtr = expStart;\n let lastMatchedBlockIdx = startBlockIdx - 1;\n\n for (let i = startBlockIdx; i < blocks.length && expPtr < sequenceCandidates.length; i++) {\n if (matchesExpected(blocks[i].title, sequenceCandidates[expPtr])) {\n if (lastMatchedBlockIdx >= 0) {\n const prevTop = blocks[lastMatchedBlockIdx].lastTop;\n const currentTop = blocks[i].lastTop;\n if (Math.abs(currentTop - prevTop) > maxLineGap) break;\n }\n\n currentLen++;\n currentKeptBlocks.add(i);\n lastMatchedBlockIdx = i;\n expPtr++;\n } else if (\n expPtr > 0 &&\n matchesExpected(blocks[i].title, sequenceCandidates[expPtr - 1])\n ) {\n const prevTop = blocks[lastMatchedBlockIdx].lastTop;\n const currentTop = blocks[i].lastTop;\n if (Math.abs(currentTop - prevTop) <= 3) {\n currentKeptBlocks.add(i);\n lastMatchedBlockIdx = i;\n }\n }\n\n if (i - lastMatchedBlockIdx > 6) break;\n }\n\n if (currentLen > bestSequenceLen) {\n bestSequenceLen = currentLen;\n blocksToKeep = currentKeptBlocks;\n }\n }\n }\n }\n\n // Strategy D: Fuzzy word-overlap fallback\n\n if (\n bestSequenceLen < Math.min(3, expectedLineTexts.length) &&\n expectedLineTexts.length > 0\n ) {\n const fuzzyBlocks = new Set<number>();\n\n blocks.forEach((block, index) => {\n const blockWords = block.title\n .split(/\\s+/)\n .filter((word) => word.length >= 2);\n\n if (blockWords.length < 2) return;\n const blockWordSet = new Set(blockWords);\n\n for (const expectedWords of lineTokens) {\n if (expectedWords.length < 2) continue;\n\n let common = 0;\n for (const word of expectedWords) {\n if (blockWordSet.has(word)) common++;\n }\n\n const ratio = common / expectedWords.length;\n if (common >= 3 || ratio >= 0.5) {\n fuzzyBlocks.add(index);\n break;\n }\n }\n });\n\n if (fuzzyBlocks.size > 0) {\n blocksToKeep = fuzzyBlocks;\n bestSequenceLen = Math.max(bestSequenceLen, fuzzyBlocks.size);\n }\n }\n\n // Strategy E: Normalized keyword exact-match fallback\n const normalizedSearchKeywords = new Set<string>();\n searchKeywords.forEach((keyword) => {\n const normalized = normalizeForMatch(keyword);\n if (!normalized) return;\n normalizedSearchKeywords.add(normalized);\n normalizedSearchKeywords.add(normalized.replace(/\\s+/g, \"\"));\n });\n\n if (bestSequenceLen === 0) {\n const fallbackBlocks = new Set<number>();\n blocks.forEach((block, index) => {\n const compactTitle = block.title.replace(/\\s+/g, \"\");\n if (\n normalizedSearchKeywords.has(block.title) ||\n normalizedSearchKeywords.has(compactTitle)\n ) {\n fallbackBlocks.add(index);\n return;\n }\n const keywordList = Array.from(normalizedSearchKeywords);\n for (let i = 0; i < keywordList.length; i++) {\n const kw = keywordList[i];\n if (kw.length >= 10 && kw.includes(block.title) && block.title.length >= 5) {\n fallbackBlocks.add(index);\n break;\n }\n }\n });\n\n if (fallbackBlocks.size === 0) return 0;\n blocksToKeep = fallbackBlocks;\n }\n\n // Reveal only verified blocks\n blocks.forEach((block, index) => {\n const isKept = blocksToKeep.has(index);\n block.elements.forEach((el) => {\n if (isKept) {\n // Reveal the verified sequence smoothly\n el.classList.add(\"verified-match\");\n el.style.display = \"\"; // Ensure it's in the document flow\n } else {\n // Hard-hide the noise so it doesn't block text selection\n el.style.display = \"none\";\n el.classList.remove(\"verified-match\");\n }\n });\n });\n\n // added console group for debugging - to be removed in final release\n // ─── After blocksToKeep is finalized, hide pixel-overlapping duplicates ──────\n // The search plugin sometimes renders multiple spans covering identical or\n // heavily-overlapping regions for the same keyword. We keep only the first\n // (largest) span in each overlapping cluster so opacity never compounds.\n\n const keptElements: HTMLElement[] = [];\n blocks.forEach((block, index) => {\n if (blocksToKeep.has(index)) {\n block.elements.forEach((el) => keptElements.push(el));\n }\n });\n\n // Build rects after a rAF so the browser has committed layout\n requestAnimationFrame(() => {\n type RectEntry = { el: HTMLElement; rect: DOMRect };\n const entries: RectEntry[] = keptElements\n .map((el) => ({ el, rect: el.getBoundingClientRect() }))\n .filter((e) => e.rect.width > 0 && e.rect.height > 0)\n // largest area first so we always keep the most-covering span\n .sort((a, b) => (b.rect.width * b.rect.height) - (a.rect.width * a.rect.height));\n\n const surviving: RectEntry[] = [];\n\n const overlapRatio = (a: DOMRect, b: DOMRect): number => {\n const ix = Math.max(0, Math.min(a.right, b.right) - Math.max(a.left, b.left));\n const iy = Math.max(0, Math.min(a.bottom, b.bottom) - Math.max(a.top, b.top));\n const intersection = ix * iy;\n const smaller = Math.min(a.width * a.height, b.width * b.height);\n return smaller > 0 ? intersection / smaller : 0;\n };\n\n entries.forEach(({ el, rect }) => {\n const isDuplicate = surviving.some(\n (s) => overlapRatio(s.rect, rect) > 0.5 // >50% of smaller rect is covered → duplicate\n );\n if (isDuplicate) {\n el.style.display = \"none\";\n el.classList.remove(\"verified-match\");\n } else {\n surviving.push({ el, rect });\n }\n });\n });\n console.groupCollapsed(`[debug: PDF ordered matching - Page ${targetPage}]`);\n console.log(\"input->\", highlightText);\n console.log(\"processed sentences->\", filteredHighlightSentences);\n console.log(\"processed lines->\", filteredHighlightLineFragments);\n console.log(\"Expected sentence count:\", expectedSentenceVariants.length);\n console.log(\"Expected line count:\", expectedLineVariants.length);\n console.log(\"Matched sequence length:\", bestSequenceLen);\n console.log(\"blocksToKeep\", blocksToKeep, \"size\", blocksToKeep.size);\n console.groupEnd();\n\n return blocksToKeep.size\n };\n\n\n const matchHighlightsInOrder = (\n processedHighlightText: string[],\n seenMap: Map<string, HTMLElement[]>\n ) => {\n const entries = Array.from(seenMap.entries());\n\n let pointer = 0;\n const result: any[] = [];\n\n const normalize = (str: string) =>\n str\n .toLowerCase()\n .replace(/[^\\w\\s]/g, \"\") // remove punctuation\n .replace(/\\s+/g, \" \") // normalize spaces\n .trim();\n\n for (let i = 0; i < processedHighlightText.length; i++) {\n const chunk = processedHighlightText[i];\n const normalizedChunk = normalize(chunk);\n\n while (pointer < entries.length) {\n const [key, value] = entries[pointer];\n const text = normalize(key.split(\"_#$_\")[0]);\n\n const nextChunk = processedHighlightText[i + 1];\n const nextEntry = entries[pointer + 1];\n\n const normalizedNextChunk = nextChunk ? normalize(nextChunk) : null;\n const nextText = nextEntry\n ? normalize(nextEntry[0].split(\"_#$_\")[0])\n : null;\n\n const isCurrentMatch = normalizedChunk === text;\n\n // ONLY apply lookahead if duplicate ahead\n const isDuplicateAhead =\n pointer + 1 < entries.length &&\n text === normalize(entries[pointer + 1][0].split(\"_#$_\")[0]);\n\n let isValid = isCurrentMatch;\n\n if (isCurrentMatch && isDuplicateAhead && normalizedNextChunk) {\n isValid = normalizedNextChunk === nextText;\n }\n\n if (isValid) {\n result.push({\n chunk,\n matchedKey: key,\n elements: value,\n });\n\n pointer++;\n break;\n }\n\n pointer++;\n }\n }\n\n return result;\n };\n\n\n // ✅ hide non-target pages\n // ✅ Accepts multiple target pages\n const hideNonTargetHighlights = (targetPages: Set<number>) => {\n if (!viewerRef.current) return;\n const allPageHighlights = viewerRef.current.querySelectorAll(\n \".rpv-search__highlights\"\n );\n\n allPageHighlights.forEach((pageHighlights) => {\n const testId = pageHighlights.getAttribute(\"data-testid\");\n const pageIndex = parseInt(\n // testId?.replace(\"search__highlights-\", \"\") || \"-1\"\n testId?.replace(/search__highlights-/g, \"\") || \"-1\"\n );\n const highlights = pageHighlights.querySelectorAll(\".rpv-search__highlight\");\n\n // ✅ Hide if page is NOT in the target set\n if (!targetPages.has(pageIndex)) {\n highlights.forEach((h) => {\n (h as HTMLElement).style.display = \"none\";\n });\n }\n // else if (highlights.length > 1) {\n // hideIsolatedShortHighlights(pageHighlights)\n // }\n });\n };\n\n // Pre-process input highlight text\n const processedHighlightSegments = highlightText\n .map((text) => processPdfHighlightText(text))\n .flat();\n\n const processedHighlightLineFragments = highlightText\n .map((text) => extractCleanLines(text))\n .flat();\n\n const minKeywordLength = processedHighlightSegments.some((line) => line.length >= 3)\n ? 3\n : 1;\n\n const filteredHighlightSentences = processedHighlightSegments.filter(\n (line) => line.length >= minKeywordLength\n );\n\n const filteredHighlightLineFragments = processedHighlightLineFragments.filter(\n (line) => line.length >= minKeywordLength\n );\n\n const isKeywordUseful = (line: string): boolean => {\n const words = line.split(/\\s+/).filter(Boolean);\n if (line.length < minKeywordLength) return false;\n if (words.length >= 3) return true;\n return line.length >= 12;\n };\n\n const buildWordWindows = (line: string, size = 6, step = 4): string[] => {\n const words = line.split(/\\s+/).filter(Boolean);\n if (words.length <= size) return [];\n const windows: string[] = [];\n for (let i = 0; i + size <= words.length; i += step) {\n windows.push(words.slice(i, i + size).join(\" \"));\n }\n if (words.length > size && (words.length - size) % step !== 0) {\n windows.push(words.slice(words.length - size).join(\" \"));\n }\n return windows;\n };\n\n const lineFragmentWindows = filteredHighlightLineFragments.flatMap((line) =>\n buildWordWindows(line)\n );\n\n const searchKeywords = Array.from(\n new Set(\n [\n ...filteredHighlightSentences,\n ...filteredHighlightLineFragments,\n ...lineFragmentWindows,\n ].flatMap(buildSearchVariants)\n )\n ).filter(isKeywordUseful);\n\n // Plugin instances\n const searchPluginInstance = searchPlugin({ keyword: searchKeywords });\n const pageNavigationPluginInstance = pageNavigationPlugin();\n const zoomPluginInstance = zoomPlugin();\n\n const { jumpToMatch } = searchPluginInstance;\n const { jumpToPage } = pageNavigationPluginInstance;\n const { zoomTo, ZoomInButton, ZoomOutButton, ZoomPopover } = zoomPluginInstance;\n\n // Pre-merge overlapping areas so stacked highlights don't compound opacity\nconst mergedCoordinateAreas = useMemo(\n () => mergeOverlappingAreas(highlightCordinatePages),\n [highlightCordinatePages]\n);\n\nconst highlightPluginInstance = highlightPlugin({\n renderHighlights: (props: RenderHighlightsProps) => (\n <>\n {mergedCoordinateAreas\n .filter((h) =>\n h.pageNumber != null\n ? h.pageNumber - 1 === props.pageIndex\n : h.pageIndex === props.pageIndex\n )\n .map((area) => {\n const isActive = area.originalIndexes.includes(cursorIndex);\n\n return (\n <div\n key={area.originalIndexes.join(\"-\")}\n style={{\n position: \"absolute\",\n left: `${area.left}%`,\n top: `${area.top + area.height * 0.08}%`,\n width: `${area.width}%`,\n height: `${area.height * 0.95}%`,\n background: isActive ? activeHighlightColor : highlightColor,\n opacity: isActive ? 0.7 : 0.4,\n transition: \"background 0.2s, opacity 0.2s\",\n border: isActive ? `1px solid ${\"red\"}` : `1px solid transparent`,\n }}\n />\n );\n })}\n </>\n ),\n});\n\n const tryJump = () => {\n if (hasJumpedRef.current) return;\n try {\n jumpToMatch(0);\n hasJumpedRef.current = true;\n const first = highlightCordinatePages[0]; // ✅ use highlightPages not hardcoded highlights\n if (first && useCoordinates) {\n scrollToCoord(first.pageIndex, first.top);\n }\n } catch {\n requestAnimationFrame(tryJump);\n }\n };\n\n\n const scrollToHighlightAfterNav = (targetPage: number, occurrence: number) => {\n if (!viewerRef.current) return;\n\n const container = viewerRef.current.querySelector(\".rpv-core__viewer\");\n if (!container) return;\n\n let lastScrollTop = -1;\n\n const doScrollToHighlight = () => {\n const scrollContainer = viewerRef.current?.querySelector(\n \".rpv-core__inner-pages\"\n ) as HTMLElement;\n if (!scrollContainer) return;\n\n // ✅ Wait for jumpToPage scroll to settle\n if (scrollContainer.scrollTop !== lastScrollTop) {\n lastScrollTop = scrollContainer.scrollTop;\n setTimeout(doScrollToHighlight, 100);\n return;\n }\n\n const pageElement = viewerRef.current?.querySelector(\n `[data-testid=\"core__page-layer-${targetPage}\"]`\n );\n if (!pageElement) return;\n\n // ✅ Get nth highlight on this page using occurrence\n const allHighlights = pageElement.querySelectorAll(\".rpv-search__highlight\");\n const target = allHighlights[occurrence] as HTMLElement;\n\n if (!target) return;\n\n const scrollContainerRect = scrollContainer.getBoundingClientRect();\n const highlightRect = target.getBoundingClientRect();\n\n const scrollTop =\n scrollContainer.scrollTop +\n (highlightRect.top - scrollContainerRect.top) -\n scrollContainer.clientHeight / 2 +\n highlightRect.height / 2;\n\n scrollContainer.scrollTo({ top: scrollTop, behavior: \"smooth\" });\n };\n\n setTimeout(doScrollToHighlight, 300);\n };\n\n // ─── Coordinate-mode: scroll by percentage position ───────────────────────\n\n const scrollToCoord = (pageIndex: number, top: number, height = 0) => {\n\n if (!viewerRef.current) return;\n let attempts = 0;\n const VIEWPORT_PADDING = 80;\n\n const doScroll = () => {\n if (++attempts > 60) return;\n\n const scrollContainer = viewerRef.current?.querySelector(\n \".rpv-core__inner-pages\"\n ) as HTMLElement | null;\n\n if (!scrollContainer) { setTimeout(doScroll, 100); return; }\n\n\n // const normalizedPageIndex = pageIndex - 1;\n\n const pageElement = viewerRef.current?.querySelector(\n `[data-testid=\"core__page-layer-${pageIndex}\"]`\n ) as HTMLElement | null;\n\n if (!pageElement) { setTimeout(doScroll, 100); return; }\n\n\n const pageRect = pageElement.getBoundingClientRect();\n\n if (pageRect.height === 0) { setTimeout(doScroll, 100); return; }\n\n const scrollContainerRect = scrollContainer.getBoundingClientRect();\n const highlightTopInPage = (top / 100) * pageRect.height;\n const highlightHeightInPage = (height / 100) * pageRect.height;\n const highlightTopAbsolute =\n pageRect.top - scrollContainerRect.top + highlightTopInPage;\n const highlightBottomAbsolute = highlightTopAbsolute + highlightHeightInPage;\n\n const isComfortablyVisible =\n highlightTopAbsolute >= VIEWPORT_PADDING &&\n highlightBottomAbsolute <= scrollContainer.clientHeight - VIEWPORT_PADDING;\n\n if (isComfortablyVisible) return;\n\n const scrollTop =\n highlightTopAbsolute < VIEWPORT_PADDING\n ? scrollContainer.scrollTop + highlightTopAbsolute - VIEWPORT_PADDING\n : scrollContainer.scrollTop +\n highlightBottomAbsolute -\n scrollContainer.clientHeight +\n VIEWPORT_PADDING;\n\n scrollContainer.scrollTo({\n top: scrollTop,\n behavior: \"smooth\",\n });\n };\n\n setTimeout(doScroll, 100);\n };\n\n\n// ✅ Map: page -> [cursorIndexes] for same-page occurrence tracking\nconst pageVisitMap = useMemo(() => {\n const map: Record<number, number[]> = {};\n orderedKeys.forEach((key, i) => {\n const page = highlightPages[key];\n if (page > 0) {\n if (!map[page]) map[page] = [];\n map[page].push(i);\n }\n });\n return map;\n}, [orderedKeys, highlightPages]);\n\n// ✅ Get which occurrence (0,1,2...) this cursorIndex is on its page\nconst getHighlightOccurrence = (cursorIdx: number): number => {\n const page = highlightPages[orderedKeys[cursorIdx]];\n const visits = pageVisitMap[page] || [];\n return visits.indexOf(cursorIdx);\n};\n\n\nconst scrollToCoordAfterNav = (pageIndex: number, top: number, height = 0) => {\n if (!viewerRef.current) return;\n const VIEWPORT_PADDING = 80;\n let lastScrollTop = -1;\n let attempts = 0;\n\n const waitForSettle = () => {\n if (++attempts > 60) return;\n\n const scrollContainer = viewerRef.current?.querySelector(\n \".rpv-core__inner-pages\"\n ) as HTMLElement | null;\n if (!scrollContainer) { setTimeout(waitForSettle, 100); return; }\n\n if (scrollContainer.scrollTop !== lastScrollTop) {\n lastScrollTop = scrollContainer.scrollTop;\n setTimeout(waitForSettle, 100);\n return;\n }\n\n const pageElement = viewerRef.current?.querySelector(\n `[data-testid=\"core__page-layer-${pageIndex}\"]`\n ) as HTMLElement | null;\n if (!pageElement) { setTimeout(waitForSettle, 100); return; }\n\n const pageRect = pageElement.getBoundingClientRect();\n if (pageRect.height === 0) { setTimeout(waitForSettle, 100); return; }\n\n const scrollContainerRect = scrollContainer.getBoundingClientRect();\n const highlightTopInPage = (top / 100) * pageRect.height;\n const highlightHeightInPage = (height / 100) * pageRect.height;\n const highlightTopAbsolute =\n pageRect.top - scrollContainerRect.top + highlightTopInPage;\n const highlightBottomAbsolute = highlightTopAbsolute + highlightHeightInPage;\n\n const isComfortablyVisible =\n highlightTopAbsolute >= VIEWPORT_PADDING &&\n highlightBottomAbsolute <= scrollContainer.clientHeight - VIEWPORT_PADDING;\n\n if (isComfortablyVisible) return;\n\n const scrollTop =\n highlightTopAbsolute < VIEWPORT_PADDING\n ? scrollContainer.scrollTop + highlightTopAbsolute - VIEWPORT_PADDING\n : scrollContainer.scrollTop +\n highlightBottomAbsolute -\n scrollContainer.clientHeight +\n VIEWPORT_PADDING;\n\n // ✅ instant — no second smooth animation\n scrollContainer.scrollTo({\n top: scrollTop,\n behavior: \"instant\" as ScrollBehavior,\n });\n };\n\n setTimeout(waitForSettle, 100);\n};\n\nconst goToNext = () => {\n if (useCoordinates && highlightCordinatePages) {\n for (let i = cursorIndex + 1; i < highlightCordinatePages.length; i++) {\n const h = highlightCordinatePages[i];\n const currentH = highlightCordinatePages[cursorIndex];\n setCursorIndex(i);\n\n if (h.pageIndex !== currentH.pageIndex) {\n jumpToPage(h.pageIndex);\n scrollToCoordAfterNav(h.pageIndex, h.top, h.height);\n } else {\n scrollToCoord(h.pageIndex, h.top, h.height);\n }\n return;\n }\n } else {\n const prev = cursorIndex;\n for (let i = prev + 1; i < orderedKeys.length; i++) {\n const key = orderedKeys[i];\n if (highlightPages[key] > 0) {\n const page = highlightPages[key] - 1;\n const occurrence = getHighlightOccurrence(i);\n setCursorIndex(i);\n jumpToPage(highlightPages[key] - 1);\n scrollToHighlightAfterNav(page, occurrence);\n setTimeout(() => { deduplicateHighlights(page); }, 500);\n if (Object.keys(highlightPages).length === 1) hideNonTargetHighlights(highlightPageSet);\n return;\n }\n }\n }\n};\n\nconst goToPrevious = () => {\n if (useCoordinates && highlightCordinatePages) {\n for (let i = cursorIndex - 1; i >= 0; i--) {\n const h = highlightCordinatePages[i];\n const currentH = highlightCordinatePages[cursorIndex];\n setCursorIndex(i);\n\n if (h.pageIndex !== currentH.pageIndex) {\n jumpToPage(h.pageIndex);\n scrollToCoordAfterNav(h.pageIndex, h.top, h.height);\n } else {\n scrollToCoord(h.pageIndex, h.top, h.height);\n }\n return;\n }\n } else {\n const prev = cursorIndex;\n for (let i = prev - 1; i >= 0; i--) {\n const key = orderedKeys[i];\n if (highlightPages[key] > 0) {\n const page = highlightPages[key] - 1;\n const occurrence = getHighlightOccurrence(i);\n setCursorIndex(i);\n jumpToPage(highlightPages[key] - 1);\n scrollToHighlightAfterNav(page, occurrence);\n setTimeout(() => { deduplicateHighlights(page); }, 500);\n if (Object.keys(highlightPages).length === 1) hideNonTargetHighlights(highlightPageSet);\n return;\n }\n }\n }\n};\n\n\n return {\n setHighlightIndex,\n highlightIndex,\n cursorIndex,\n setCursorIndex,\n orderedKeys,\n totalHighlights,\n getValidPosition,\n tryJump,\n jumpToPage,\n zoomTo,\n hideNonTargetHighlights,\n deduplicateHighlights,\n scrollToCoord,\n plugins: [\n useCoordinates ? highlightPluginInstance : searchPluginInstance,\n pageNavigationPluginInstance,\n zoomPluginInstance,\n ],\n controls: {\n ZoomInButton,\n ZoomOutButton,\n ZoomPopover,\n zoomTo,\n goToNext,\n goToPrevious,\n },\n };\n};"],"names":["highlightText","highlightPages","viewerRef","highlightPageSet","useCoordinates","highlightCordinatePages","highlightColor","activeHighlightColor","highlightIndex","setHighlightIndex","useState","hasJumpedRef","useRef","cursorIndex","setCursorIndex","normalizeWhitespace","value","replace","trim","normalizeForMatch","toLowerCase","stripLeadingIndex","line","trimmed","match","slice","length","buildMatchVariants","normalized","compact","variants","Set","add","getCleanedHighlightText","text","str","textarea","document","createElement","innerHTML","decodeHtml","extractCleanLines","split","map","flatMap","tableMatch","cell","filter","Boolean","stripMarkdownEmphasis","orderedKeys","Object","keys","Number","sort","a","b","totalHighlights","useMemo","values","p","deduplicateHighlights","targetPage","current","pageHighlightsContainer","querySelector","elements","Array","from","querySelectorAll","expectedSentenceVariants","filteredHighlightSentences","expectedLineVariants","filteredHighlightLineFragments","items","el","coords","rect","getBoundingClientRect","height","width","top","left","right","offsetTop","offsetLeft","offsetWidth","getCoords","rawText","textContent","fallbackText","getAttribute","item","blocks","currentBlock","currentTextParts","flushBlock","joinedText","join","title","push","forEach","lastTop","lastRight","sameLine","Math","abs","closeToPrev","max","matchesExpected","blockTitle","has","compactTitle","variant","compactVariant","includes","bestSequenceLen","blocksToKeep","allExpectedNormalized","s","tryFullTextWindow","expectedText","expectedCompact","start","combined","combinedCompact","collected","end","piece","size","idx","concatenatedMatch","variantsList","bestMatch","variantCompact","extra","findConcatenatedMatch","maxLineGap","diffs","i","diff","median","floor","scaled","round","min","getMaxLineGap","expectedLineTexts","lineTokens","word","sequenceCandidates","startBlockIdx","expStart","currentLen","currentKeptBlocks","expPtr","lastMatchedBlockIdx","prevTop","currentTop","fuzzyBlocks","block","index","blockWords","blockWordSet","expectedWords","common","ratio","normalizedSearchKeywords","searchKeywords","keyword","fallbackBlocks","keywordList","kw","isKept","classList","style","display","remove","keptElements","requestAnimationFrame","entries","e","surviving","some","intersection","bottom","smaller","overlapRatio","console","groupCollapsed","log","groupEnd","hideNonTargetHighlights","targetPages","pageHighlights","testId","pageIndex","parseInt","highlights","h","processedHighlightSegments","processPdfHighlightText","flat","processedHighlightLineFragments","minKeywordLength","lineFragmentWindows","step","words","windows","buildWordWindows","base","dashNormalized","dehyphenated","hyphenToSpace","hyphenRemoved","punctuationStripped","searchPluginInstance","searchPlugin","pageNavigationPluginInstance","pageNavigationPlugin","zoomPluginInstance","zoomPlugin","jumpToMatch","jumpToPage","zoomTo","ZoomInButton","ZoomOutButton","ZoomPopover","mergedCoordinateAreas","areas","byPage","Map","pageKey","pageNumber","set","get","originalIndex","merged","pageAreas","sorted","used","fill","originalIndexes","changed","j","bRight","bBottom","intersectionArea","currentArea","nextArea","smallerArea","mergeOverlappingAreas","highlightPluginInstance","highlightPlugin","renderHighlights","props","jsx","Fragment","children","area","isActive","position","background","opacity","transition","border","tryJump","first","scrollToCoord","scrollToHighlightAfterNav","occurrence","lastScrollTop","doScrollToHighlight","scrollContainer","scrollTop","setTimeout","pageElement","target","scrollContainerRect","highlightRect","clientHeight","scrollTo","behavior","attempts","doScroll","pageRect","highlightTopInPage","highlightHeightInPage","highlightTopAbsolute","highlightBottomAbsolute","pageVisitMap","key","page","getHighlightOccurrence","cursorIdx","indexOf","scrollToCoordAfterNav","waitForSettle","getValidPosition","cursor","count","plugins","controls","goToNext","currentH","goToPrevious"],"mappings":"yTAUoC,CAClCA,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EAAiB,SACjBC,EAAuB,aAEvB,MAAOC,EAAgBC,GAAqBC,WAAS,GAC/CC,EAAeC,UAAO,IACrBC,EAAaC,GAAkBJ,WAAS,GAClBE,EAAAA,OAAsB,IAI7C,MAAAG,EAAuBC,GAC3BA,EAAMC,QAAQ,YAAa,KAAKC,OAK5BC,EAAqBH,IACxBA,GAAS,IACPI,cACAH,QAAQ,UAAW,IACnBA,QAAQ,QAAS,KACjBA,QAAQ,QAAS,KACjBA,QAAQ,kBAAmB,KAC3BA,QAAQ,KAAM,KACdA,QAAQ,WAAY,IACpBA,QAAQ,OAAQ,KAChBC,OAECG,EAAqBC,IACrB,IAAAC,EAAUD,EAAKJ,OACnBK,EAAUA,EACPN,QAAQ,yBAA0B,IAClCA,QAAQ,wBAAyB,KAC1BM,EAAAA,EAAQN,QAAQ,WAAY,IACtC,MAAMO,EAAQD,EAAQC,MACpB,oGAEE,OAAAA,EAAcD,EAAQE,MAAMD,EAAM,GAAGE,QAAQR,OAC1CK,GAGHI,EAAsBL,IACpB,MAAAM,EAAaT,EAAkBG,GAC/BO,EAAUD,EAAWX,QAAQ,OAAQ,IACrCa,MAAeC,IAGd,OAFHH,GAAqBE,EAAAE,IAAIJ,GACzBC,GAAkBC,EAAAE,IAAIH,GACnBC,GAuCHG,EAA2BC,GACRA,EAAKjB,QAAQ,YAAa,MACXA,QAAQ,gBAAiB,MAE5DA,QAAQ,YAAcO,GAVR,CAACW,IACZ,MAAAC,EAAWC,SAASC,cAAc,YAExC,OADAF,EAASG,UAAYJ,EACdC,EAASpB,OAOmBwB,CAAWhB,IAC3CP,QAAQ,eAAgB,MACxBA,QAAQ,2BAA4B,MACpCA,QAAQ,aAAc,MAGrBwB,EAAqBP,IACrB,IAACA,EAAM,MAAO,GAGX,OAFSD,EAAwBC,GAGrCQ,MAAM,OACNC,IAAItB,GACJuB,QAAStB,IACF,MAAAuB,EAAavB,EAAKE,MAAM,oBAC9B,OAAIqB,EACKA,EAAW,GACfH,MAAM,KACNC,IAAKG,GAASA,EAAK5B,QACnB6B,OAAOC,SAEL,CAAC1B,KAETqB,IAAKrB,GAASP,EApGW,CAACO,GAC7BA,EAAKL,QAAQ,4CAA6C,QAmGrBgC,CAAsB3B,KACxDyB,OAAOC,UA+GNE,EAAcC,OAAOC,KAAKnD,GAC/B0C,IAAIU,QACJC,KAAK,CAACC,EAAGC,IAAMD,EAAIC,GAIdC,EAA0BC,EAAAA,QAAQ,IAClCtD,EAAuBC,EAAwBqB,OAC9CtB,EACE,EADqB+C,OAAOQ,OAAO1D,GAAgB8C,OAAQa,GAAMA,EAAI,GAAGlC,OAE9E,CAACrB,EAAyBJ,IAoEvB4D,EAAyBC,IACzB,IAAC5D,EAAU6D,QAAS,OAElB,MAAAC,EAA0B9D,EAAU6D,QAAQE,cAChD,oCAAoCH,OAEtC,IAAKE,EAAyB,OAE9B,MAAME,EAAWC,MAAMC,KACrBJ,EAAwBK,iBAAiB,2BAGvC,GAAoB,IAApBH,EAASxC,OAAc,OAErB,MAAA4C,EAA2BC,EAA2B5B,IAAIhB,GAC1D6C,EAAuBC,EAA+B9B,IAAIhB,GAChE,GAAwC,IAApC2C,EAAyB5C,QAAgD,IAAhC8C,EAAqB9C,OAAc,OAkB1E,MAWAgD,EAAyBR,EAC5BvB,IAAKgC,IACE,MAAAC,EAbQ,CAACD,IACX,MAAAE,EAAOF,EAAGG,wBAChB,GAAID,EAAKE,OAAS,GAAKF,EAAKG,MAAQ,EAC3B,MAAA,CAAEC,IAAKJ,EAAKI,IAAKC,KAAML,EAAKK,KAAMC,MAAON,EAAKM,OAEvD,MAAMF,EAAMN,EAAGS,UACTF,EAAOP,EAAGU,WAET,MAAA,CAAEJ,MAAKC,OAAMC,MADND,EAAOP,EAAGW,cAMPC,CAAUZ,GACnBa,GAAWb,EAAGc,aAAe,IAAIvE,OACjCwE,GAAgBf,EAAGgB,aAAa,UAAY,IAAIzE,OAEtD,MAAO,CAAEyD,KAAIzC,KADAsD,GAAWE,KACFd,KAEvB7B,OAAQ6C,GAASA,EAAK1D,KAAKR,OAAS,GACpC4B,KAAK,CAACC,EAAGC,IAAMD,EAAE0B,IAAMzB,EAAEyB,KAAO1B,EAAE2B,KAAO1B,EAAE0B,MAE1C,GAAiB,IAAjBR,EAAMhD,OAAc,OAGxB,MAAMmE,EAAyB,GAC/B,IAAIC,EAAoC,KACpCC,EAA6B,GACjC,MAGMC,EAAa,KACjB,IAAKF,EAAc,OACb,MAAAG,EAAaF,EAAiBG,KAAK,KAC5BJ,EAAAK,MAAQhF,EAAkB8E,GACnCH,EAAaK,OAAcN,EAAAO,KAAKN,GACrBA,EAAA,KACfC,EAAmB,IAoCjB,GAjCErB,EAAA2B,QAAST,IACb,IAAKE,EAQH,OAPeA,EAAA,CACbK,MAAO,GACPjC,SAAU,CAAC0B,EAAKjB,IAChB2B,QAASV,EAAKX,IACdsB,UAAWX,EAAKT,YAECY,EAAA,CAACH,EAAK1D,OAI3B,MAAMsE,EAAWC,KAAKC,IAAId,EAAKX,IAAMa,EAAaQ,UAxB9B,EAyBdK,EAAcf,EAAKV,MAAQY,EAAaS,UAxBhC,GA0BVC,GAAYG,GACDb,EAAA5B,SAASkC,KAAKR,EAAKjB,IAChCmB,EAAaQ,QAAUV,EAAKX,IAC5Ba,EAAaS,UAAYE,KAAKG,IAAId,EAAaS,UAAWX,EAAKT,OAC9CY,EAAAK,KAAKR,EAAK1D,QAEhB8D,IACIF,EAAA,CACbK,MAAO,GACPjC,SAAU,CAAC0B,EAAKjB,IAChB2B,QAASV,EAAKX,IACdsB,UAAWX,EAAKT,OAECY,EAAA,CAACH,EAAK1D,SAGlB8D,IAEW,IAAlBH,EAAOnE,OAAc,OAKnB,MAAAmF,EAAkB,CAACC,EAAoBhF,KACvC,IAACgF,EAAmB,OAAA,EACxB,GAAIhF,EAASiF,IAAID,GAAoB,OAAA,EAErC,MAAME,EAAeF,EAAW7F,QAAQ,OAAQ,IAEhD,IAAA,MAAWgG,KAAW9C,MAAMC,KAAKtC,GAAW,CAC1C,IAAKmF,EAAS,SACd,MAAMC,EAAiBD,EAAQhG,QAAQ,OAAQ,IAG3C,GAAAiG,IAAmBF,EAAqB,OAAA,EAI1C,GAAAC,EAAQvF,QAAU,GAClBoF,EAAWpF,QAAU,GACrBuF,EAAQE,SAASL,GAEV,OAAA,EAEP,GAAAI,EAAexF,QAAU,GACzBsF,EAAatF,QAAU,GACvBwF,EAAeC,SAASH,GAEjB,OAAA,EAIP,GAAAF,EAAWpF,QAAU,IACrBuF,EAAQvF,QAAU,GAClBoF,EAAWK,SAASF,GAEb,OAAA,EAEP,GAAAD,EAAatF,QAAU,IACvBwF,EAAexF,QAAU,GACzBsF,EAAaG,SAASD,GAEf,OAAA,CACX,CACO,OAAA,GAGT,IAAIE,EAAkB,EAClBC,MAAmBtF,IAIvB,MAAMuF,EAAwBnD,MAAMC,KAClC,IAAIrC,IACF,IAAIwC,KAA+BE,GAChC9B,IAAIxB,GACJ4B,OAAQwE,GAAMA,EAAE7F,QAAU,KAE/B4B,KAAK,CAACC,EAAGC,IAAMA,EAAE9B,OAAS6B,EAAE7B,QAExB8F,EAAqBC,IACzB,IAAKA,GAAgBA,EAAa/F,OAAS,EAAU,OAAA,KACrD,MAAMgG,EAAkBD,EAAaxG,QAAQ,OAAQ,IAErD,IAAA,IAAS0G,EAAQ,EAAGA,EAAQ9B,EAAOnE,OAAQiG,IAAS,CAClD,IAAIC,EAAW,GACXC,EAAkB,GAChB,MAAAC,MAAgB/F,IAGhB,IAAA,IAAAgG,EAAMJ,EACVI,EAAMlC,EAAOnE,QAAUqG,EAAMJ,EAAQ,GACrCI,IACA,CACM,MAAAC,EAAQnC,EAAOkC,GAAK5B,MAO1B,GANAyB,EAAWA,EAAW,GAAGA,KAAYI,IAAUA,EAC/CH,EAAkBA,EACd,GAAGA,IAAkBG,EAAM/G,QAAQ,OAAQ,MAC3C+G,EAAM/G,QAAQ,OAAQ,IAC1B6G,EAAU9F,IAAI+F,GAGZH,EAAST,SAASM,IAClBI,EAAgBV,SAASO,GAElB,OAAAI,EAIP,GAAAF,EAASlG,QAAU,KAClB+F,EAAaN,SAASS,IACrBF,EAAgBP,SAASU,IAEpB,OAAAC,EAGT,GAAIF,EAASlG,OAAS+F,EAAa/F,OAAS,IAAK,KACnD,CACF,CACO,OAAA,MAGT,IAAA,MAAW+F,KAAgBH,EAAuB,CAC1C,MAAA9F,EAAQgG,EAAkBC,GAC5BjG,GAASA,EAAMyG,KAAO,IACxBzG,EAAM6E,QAAS6B,GAAQb,EAAarF,IAAIkG,IACxCd,EAAkBC,EAAaY,KAEnC,CAoDA,GAAwB,IAApBb,EAAuB,CACnB,MAAAe,EAjDsB,CAC5BC,IAEI,GAAwB,IAAxBA,EAAa1G,OAAqB,OAAA,KACtC,IAAI2G,EAA2D,KAE/D,IAAA,MAAWvG,KAAYsG,EACrB,IAAA,MAAWnB,KAAW9C,MAAMC,KAAKtC,GAAW,CAC1C,IAAKmF,GAAWA,EAAQvF,OAAS,EAAG,SACpC,MAAM4G,EAAiBrB,EAAQhG,QAAQ,OAAQ,IAE/C,IAAA,IAAS0G,EAAQ,EAAGA,EAAQ9B,EAAOnE,OAAQiG,IAAS,CAClD,IAAIC,EAAW,GACXC,EAAkB,GAChB,MAAAC,MAAgB/F,IAGhB,IAAA,IAAAgG,EAAMJ,EACVI,EAAMlC,EAAOnE,QAAUqG,EAAMJ,EAAQ,GACrCI,IACA,CACM,MAAAC,EAAQnC,EAAOkC,GAAK5B,MAO1B,GANAyB,EAAWA,EAAW,GAAGA,KAAYI,IAAUA,EAC/CH,EAAkBA,EACd,GAAGA,IAAkBG,EAAM/G,QAAQ,OAAQ,MAC3C+G,EAAM/G,QAAQ,OAAQ,IAC1B6G,EAAU9F,IAAI+F,GAGZH,EAAST,SAASF,IAClBY,EAAgBV,SAASmB,GACzB,CACA,MAAMC,EAAQ9B,KAAKG,IAAI,EAAGgB,EAASlG,OAASuF,EAAQvF,UAC/C2G,GAAaE,EAAQF,EAAUE,SAClCF,EAAY,CAAExC,OAAQ,IAAI9D,IAAI+F,GAAYS,UAE5C,KACF,CAEA,GAAIX,EAASlG,OAASuF,EAAQvF,OAAS,IAAK,KAC9C,CACF,CACF,CAGK,OAAA2G,EAAYA,EAAUxC,OAAS,MAIZ2C,CAAsBlE,GAC5C6D,GAAqBA,EAAkBF,KAAO,IAChDE,EAAkB9B,QAAS6B,GAAQb,EAAarF,IAAIkG,IACpDd,EAAkBC,EAAaY,KAEnC,CAIM,MAAAQ,EAjdc,CAAC5C,IACjB,GAAAA,EAAOnE,OAAS,EAAU,OAAA,GAC9B,MAAMgH,EAAkB,GACxB,IAAA,IAASC,EAAI,EAAGA,EAAI9C,EAAOnE,OAAQiH,IAAK,CAChC,MAAAC,EAAOnC,KAAKC,IAAIb,EAAO8C,GAAGrC,QAAUT,EAAO8C,EAAI,GAAGrC,SACpDsC,EAAO,GAASF,EAAAtC,KAAKwC,EAC3B,CACI,GAAiB,IAAjBF,EAAMhH,OAAqB,OAAA,GAC/BgH,EAAMpF,KAAK,CAACC,EAAGC,IAAMD,EAAIC,GACzB,MAAMqF,EAASH,EAAMjC,KAAKqC,MAAMJ,EAAMhH,OAAS,IACzCqH,EAAStC,KAAKuC,MAAe,KAATH,GAC1B,OAAOpC,KAAKwC,IAAI,GAAIxC,KAAKG,IAAI,GAAImC,KAscdG,CAAcrD,GAC3BsD,EAAoB1E,EACvB9B,IAAIxB,GACJ4B,OAAQzB,GAASA,EAAKI,QAAU,GAC7B0H,EAAaD,EAAkBxG,IAAKrB,GACxCA,EAAKoB,MAAM,OAAOK,OAAQsG,GAASA,EAAK3H,QAAU,IAGpD,GAAwB,IAApB0F,EAAuB,CACzB,MAAMkC,EAAqB9E,EAE3B,IAAA,IACM+E,EAAgB,EACpBA,EAAgB1D,EAAOnE,OACvB6H,IACA,CACM,MAAAzC,EAAajB,EAAO0D,GAAepD,MAE1C,IAAA,IAASqD,EAAW,EAAGA,EAAWF,EAAmB5H,OAAQ8H,IAAY,CACxE,IAAK3C,EAAgBC,EAAYwC,EAAmBE,IAAY,SAEhE,IAAIC,EAAa,EACT,MAAAC,MAAwB3H,IAC9B,IAAI4H,EAASH,EACTI,EAAsBL,EAAgB,EAElC,IAAA,IAAAZ,EAAIY,EAAeZ,EAAI9C,EAAOnE,QAAUiI,EAASL,EAAmB5H,OAAQiH,IAAK,CACrF,GAAA9B,EAAgBhB,EAAO8C,GAAGxC,MAAOmD,EAAmBK,IAAU,CAC9D,GAAIC,GAAuB,EAAG,CACtB,MAAAC,EAAUhE,EAAO+D,GAAqBtD,QACtCwD,EAAajE,EAAO8C,GAAGrC,QAC7B,GAAIG,KAAKC,IAAIoD,EAAaD,GAAWpB,EAAY,KACnD,CAEAgB,IACAC,EAAkB1H,IAAI2G,GACAiB,EAAAjB,EACtBgB,GAEA,MAAA,GAAAA,EAAS,GACT9C,EAAgBhB,EAAO8C,GAAGxC,MAAOmD,EAAmBK,EAAS,IAC7D,CACM,MAAAE,EAAUhE,EAAO+D,GAAqBtD,QACtCwD,EAAajE,EAAO8C,GAAGrC,QACzBG,KAAKC,IAAIoD,EAAaD,IAAY,IACpCH,EAAkB1H,IAAI2G,GACAiB,EAAAjB,EAE1B,CAEI,GAAAA,EAAIiB,EAAsB,EAAG,KACnC,CAEIH,EAAarC,IACGA,EAAAqC,EACHpC,EAAAqC,EAEnB,CACF,CACF,CAKE,GAAAtC,EAAkBX,KAAKwC,IAAI,EAAGE,EAAkBzH,SAChDyH,EAAkBzH,OAAS,EAC3B,CACM,MAAAqI,MAAkBhI,IAEjB8D,EAAAQ,QAAQ,CAAC2D,EAAOC,KACf,MAAAC,EAAaF,EAAM7D,MACtBzD,MAAM,OACNK,OAAQsG,GAASA,EAAK3H,QAAU,GAE/B,GAAAwI,EAAWxI,OAAS,EAAG,OACrB,MAAAyI,EAAe,IAAIpI,IAAImI,GAE7B,IAAA,MAAWE,KAAiBhB,EAAY,CAClC,GAAAgB,EAAc1I,OAAS,EAAG,SAE9B,IAAI2I,EAAS,EACb,IAAA,MAAWhB,KAAQe,EACbD,EAAapD,IAAIsC,IAAOgB,IAGxB,MAAAC,EAAQD,EAASD,EAAc1I,OACjC,GAAA2I,GAAU,GAAKC,GAAS,GAAK,CAC/BP,EAAY/H,IAAIiI,GAChB,KACF,CACF,IAGEF,EAAY9B,KAAO,IACNZ,EAAA0C,EACf3C,EAAkBX,KAAKG,IAAIQ,EAAiB2C,EAAY9B,MAE5D,CAGM,MAAAsC,MAA+BxI,IAQrC,GAPeyI,EAAAnE,QAASoE,IAChB,MAAA7I,EAAaT,EAAkBsJ,GAChC7I,IACL2I,EAAyBvI,IAAIJ,GAC7B2I,EAAyBvI,IAAIJ,EAAWX,QAAQ,OAAQ,QAGlC,IAApBmG,EAAuB,CACnB,MAAAsD,MAAqB3I,IAoBvB,GAnBG8D,EAAAQ,QAAQ,CAAC2D,EAAOC,KACrB,MAAMjD,EAAegD,EAAM7D,MAAMlF,QAAQ,OAAQ,IAE/C,GAAAsJ,EAAyBxD,IAAIiD,EAAM7D,QACnCoE,EAAyBxD,IAAIC,GAG7B,YADA0D,EAAe1I,IAAIiI,GAGf,MAAAU,EAAcxG,MAAMC,KAAKmG,GAC/B,IAAA,IAAS5B,EAAI,EAAGA,EAAIgC,EAAYjJ,OAAQiH,IAAK,CACrC,MAAAiC,EAAKD,EAAYhC,GACnB,GAAAiC,EAAGlJ,QAAU,IAAMkJ,EAAGzD,SAAS6C,EAAM7D,QAAU6D,EAAM7D,MAAMzE,QAAU,EAAG,CAC1EgJ,EAAe1I,IAAIiI,GACnB,KACF,CACF,IAG0B,IAAxBS,EAAezC,KAAmB,OAAA,EACvBZ,EAAAqD,CACjB,CAGO7E,EAAAQ,QAAQ,CAAC2D,EAAOC,KACf,MAAAY,EAASxD,EAAaN,IAAIkD,GAC1BD,EAAA9F,SAASmC,QAAS1B,IAClBkG,GAEClG,EAAAmG,UAAU9I,IAAI,kBACjB2C,EAAGoG,MAAMC,QAAU,KAGnBrG,EAAGoG,MAAMC,QAAU,OAChBrG,EAAAmG,UAAUG,OAAO,uBAW1B,MAAMC,EAA8B,GAgDpC,OA/COrF,EAAAQ,QAAQ,CAAC2D,EAAOC,KACjB5C,EAAaN,IAAIkD,IACnBD,EAAM9F,SAASmC,QAAS1B,GAAOuG,EAAa9E,KAAKzB,MAKrDwG,sBAAsB,KAEpB,MAAMC,EAAuBF,EAC1BvI,IAAKgC,IAAQ,CAAEA,KAAIE,KAAMF,EAAGG,2BAC5B/B,OAAQsI,GAAMA,EAAExG,KAAKG,MAAQ,GAAKqG,EAAExG,KAAKE,OAAS,GAElDzB,KAAK,CAACC,EAAGC,IAAOA,EAAEqB,KAAKG,MAAQxB,EAAEqB,KAAKE,OAAWxB,EAAEsB,KAAKG,MAAQzB,EAAEsB,KAAKE,QAEpEuG,EAAyB,GAU/BF,EAAQ/E,QAAQ,EAAG1B,KAAIE,WACDyG,EAAUC,KAC3BhE,GAVgB,EAAChE,EAAYC,KAChC,MAEMgI,EAFK/E,KAAKG,IAAI,EAAGH,KAAKwC,IAAI1F,EAAE4B,MAAO3B,EAAE2B,OAASsB,KAAKG,IAAIrD,EAAE2B,KAAM1B,EAAE0B,OAC5DuB,KAAKG,IAAI,EAAGH,KAAKwC,IAAI1F,EAAEkI,OAAQjI,EAAEiI,QAAUhF,KAAKG,IAAIrD,EAAE0B,IAAKzB,EAAEyB,MAElEyG,EAAUjF,KAAKwC,IAAI1F,EAAEyB,MAAQzB,EAAEwB,OAAQvB,EAAEwB,MAAQxB,EAAEuB,QAClD,OAAA2G,EAAU,EAAIF,EAAeE,EAAU,GAKrCC,CAAapE,EAAE1C,KAAMA,GAAQ,KAGpCF,EAAGoG,MAAMC,QAAU,OAChBrG,EAAAmG,UAAUG,OAAO,mBAEpBK,EAAUlF,KAAK,CAAEzB,KAAIE,aAInB+G,QAAAC,eAAe,uCAAuC/H,MACtD8H,QAAAE,IAAI,UAAW9L,GACf4L,QAAAE,IAAI,wBAAyBvH,GAC7BqH,QAAAE,IAAI,oBAAqBrH,GACzBmH,QAAAE,IAAI,2BAA4BxH,EAAyB5C,QACzDkK,QAAAE,IAAI,uBAAwBtH,EAAqB9C,QACjDkK,QAAAE,IAAI,2BAA4B1E,GACxCwE,QAAQE,IAAI,eAAgBzE,EAAc,OAAQA,EAAaY,MAC/D2D,QAAQG,WAED1E,EAAaY,MAsEhB+D,EAA2BC,IAC3B,IAAC/L,EAAU6D,QAAS,OACE7D,EAAU6D,QAAQM,iBAC1C,2BAGgBgC,QAAS6F,IACnB,MAAAC,EAASD,EAAevG,aAAa,eACrCyG,EAAYC,SAEhBF,GAAQlL,QAAQ,uBAAwB,KAAO,MAE3CqL,EAAaJ,EAAe7H,iBAAiB,0BAG9C4H,EAAYlF,IAAIqF,IACRE,EAAAjG,QAASkG,IACjBA,EAAkBxB,MAAMC,QAAU,YAUrCwB,EAA6BxM,EAChC2C,IAAKT,GA7pBwB,CAACA,GAC1BA,EACWD,EAAwBC,GAErCQ,MAAM,UACNC,IAAKqH,GAAUvH,EAAkBuH,GAAO9D,KAAK,MAC7CvD,IAAKrB,GAASP,EAAoBO,IAClCyB,OAAOC,SANQ,GA4pBHyJ,CAAwBvK,IACtCwK,OAEGC,EAAkC3M,EACrC2C,IAAKT,GAASO,EAAkBP,IAChCwK,OAEGE,EAAmBJ,EAA2BjB,KAAMjK,GAASA,EAAKI,QAAU,GAC9E,EACA,EAEE6C,EAA6BiI,EAA2BzJ,OAC3DzB,GAASA,EAAKI,QAAUkL,GAGrBnI,EAAiCkI,EAAgC5J,OACpEzB,GAASA,EAAKI,QAAUkL,GAuBrBC,EAAsBpI,EAA+B7B,QAAStB,GAb3C,EAACA,EAAc2G,EAAO,EAAG6E,EAAO,KACvD,MAAMC,EAAQzL,EAAKoB,MAAM,OAAOK,OAAOC,SACvC,GAAI+J,EAAMrL,QAAUuG,EAAM,MAAO,GACjC,MAAM+E,EAAoB,GAC1B,IAAA,IAASrE,EAAI,EAAGA,EAAIV,GAAQ8E,EAAMrL,OAAQiH,GAAKmE,EACrCE,EAAA5G,KAAK2G,EAAMtL,MAAMkH,EAAGA,EAAIV,GAAM/B,KAAK,MAKtC,OAHH6G,EAAMrL,OAASuG,IAAS8E,EAAMrL,OAASuG,GAAQ6E,IAAS,GAClDE,EAAA5G,KAAK2G,EAAMtL,MAAMsL,EAAMrL,OAASuG,GAAM/B,KAAK,MAE9C8G,GAIPC,CAAiB3L,IAGbkJ,EAAiBrG,MAAMC,KAC3B,IAAIrC,IACF,IACKwC,KACAE,KACAoI,GACHjK,QAl3BuBtB,IAC3B,MAAM4L,EAAOnM,EACXO,EACGL,QAAQ,wBAAyB,KACjCA,QAAQ,UAAW,IACnBA,QAAQ,QAAS,KACjBA,QAAQ,QAAS,MAElB,IAACiM,EAAM,MAAO,GAElB,MAAMC,EAAiBD,EAAKjM,QAAQ,kBAAmB,KACjDmM,EAAerM,EACnBoM,EAAelM,QAAQ,gBAAiB,SAEpCoM,EAAgBtM,EAAoBoM,EAAelM,QAAQ,KAAM,MACjEqM,EAAgBvM,EAAoBoM,EAAelM,QAAQ,KAAM,KACjEsM,EAAsBxM,EAAoBmM,EAAKjM,QAAQ,WAAY,KAEnEa,MAAeC,IAAY,CAC/BmL,EACAC,EACAC,EACAC,EACAC,EACAC,IAGF,OAAOpJ,MAAMC,KAAKtC,GAAUiB,OAAOC,aAy1BnCD,OAhCuBzB,IACvB,MAAMyL,EAAQzL,EAAKoB,MAAM,OAAOK,OAAOC,SACnC,QAAA1B,EAAKI,OAASkL,KACdG,EAAMrL,QAAU,GACbJ,EAAKI,QAAU,MA+BlB8L,EAAuBC,EAAAA,aAAa,CAAEhD,QAASD,IAC/CkD,EAA+BC,EAAAA,uBAC/BC,EAAqBC,EAAAA,cAErBC,YAAEA,GAAgBN,GAClBO,WAAEA,GAAeL,GACjBM,OAAEA,EAAAC,aAAQA,EAAcC,cAAAA,EAAAC,YAAeA,GAAgBP,EAGzDQ,EAAwB1K,EAAAA,QAC5B,IA3yB4B,CAAC2K,IAC7B,GAAqB,IAAjBA,EAAM3M,OAAc,MAAO,GAGzB,MAAA4M,MAAaC,IACbF,EAAAhI,QAAQ,CAACkG,EAAG5D,KAChB,MAAM6F,EAA0B,MAAhBjC,EAAEkC,WAAqBlC,EAAEkC,WAAa,EAAIlC,EAAEH,UACvDkC,EAAOvH,IAAIyH,IAAiBF,EAAAI,IAAIF,EAAS,IACvCF,EAAAK,IAAIH,GAAUpI,KAAK,IAAKmG,EAAGqC,cAAejG,MAGnD,MAAMkG,EAAgC,GAgE/B,OA9DAP,EAAAjI,QAASyI,IAEd,MAAMC,EAAS,IAAID,GAAWxL,KAAK,CAACC,EAAGC,IACrCD,EAAE0B,MAAQzB,EAAEyB,IAAM1B,EAAE0B,IAAMzB,EAAEyB,IAAM1B,EAAE2B,KAAO1B,EAAE0B,MAGzC8J,EAAO,IAAI7K,MAAM4K,EAAOrN,QAAQuN,MAAK,GAE3C,IAAA,IAAStG,EAAI,EAAGA,EAAIoG,EAAOrN,OAAQiH,IAAK,CAClC,GAAAqG,EAAKrG,GAAI,SAET,IAAAzD,KAAEA,MAAMD,EAAKD,MAAAA,EAAAD,OAAOA,YAAQqH,EAAWqC,WAAAA,GAAeM,EAAOpG,GAC7DxD,EAAQD,EAAOF,EACfyG,EAASxG,EAAMF,EACnB,MAAMmK,EAAkB,CAACH,EAAOpG,GAAGiG,eACnCI,EAAKrG,IAAK,EAIV,IAAIwG,GAAU,EACd,KAAOA,GAAS,CACJA,GAAA,EACV,IAAA,IAASC,EAAIzG,EAAI,EAAGyG,EAAIL,EAAOrN,OAAQ0N,IAAK,CACtC,GAAAJ,EAAKI,GAAI,SACP,MAAA5L,EAAIuL,EAAOK,GACXC,EAAS7L,EAAE0B,KAAO1B,EAAEwB,MACpBsK,EAAU9L,EAAEyB,IAAMzB,EAAEuB,OAUpBwK,EARoB9I,KAAKG,IAC7B,EACAH,KAAKwC,IAAI9D,EAAOkK,GAAU5I,KAAKG,IAAI1B,EAAM1B,EAAE0B,OAElBuB,KAAKG,IAC9B,EACAH,KAAKwC,IAAIwC,EAAQ6D,GAAW7I,KAAKG,IAAI3B,EAAKzB,EAAEyB,MAGxCuK,EAAc/I,KAAKG,IAAI5B,EAAQD,EAAQ,MACvC0K,EAAWhJ,KAAKG,IAAIpD,EAAEwB,MAAQxB,EAAEuB,OAAQ,MACxC2K,EAAcjJ,KAAKwC,IAAIuG,EAAaC,IACrBC,EAAc,EAAIH,EAAmBG,EAAc,IAEvC,KAG/BxK,EAAOuB,KAAKwC,IAAI/D,EAAM1B,EAAE0B,MACxBD,EAAMwB,KAAKwC,IAAIhE,EAAKzB,EAAEyB,KACdE,EAAAsB,KAAKG,IAAIzB,EAAOkK,GACf5D,EAAAhF,KAAKG,IAAI6E,EAAQ6D,GAC1BtK,EAAQG,EAAQD,EAChBH,EAAS0G,EAASxG,EACFiK,EAAA9I,KAAK5C,EAAEoL,eACvBI,EAAKI,IAAK,EACAD,GAAA,EAEd,CACF,CAEON,EAAAzI,KAAK,CAAEgG,YAAWqC,aAAYvJ,OAAMD,MAAKD,QAAOD,SAAQmK,mBACjE,IAGKL,GAguBDc,CAAsBtP,GAC5B,CAACA,IAGGuP,EAA0BC,EAAAA,gBAAgB,CAC9CC,iBAAmBC,GACjBC,EAAAA,IAAAC,EAAAA,SAAA,CACGC,SACE9B,EAAArL,OAAQwJ,GACS,MAAhBA,EAAEkC,WACElC,EAAEkC,WAAa,IAAMsB,EAAM3D,UAC3BG,EAAEH,YAAc2D,EAAM3D,WAE3BzJ,IAAKwN,IACJ,MAAMC,EAAWD,EAAKjB,gBAAgB/H,SAAStG,GAG7C,OAAAmP,EAAAA,IAAC,MAAA,CAECjF,MAAO,CACLsF,SAAU,WACVnL,KAAM,GAAGiL,EAAKjL,QACdD,IAAK,GAAGkL,EAAKlL,IAAoB,IAAdkL,EAAKpL,UAClCC,MAAO,GAAGmL,EAAKnL,SACfD,OAAyB,IAAdoL,EAAKpL,OAAR,IACEuL,WAAYF,EAAW7P,EAAuBD,EAC9CiQ,QAASH,EAAW,GAAM,GAC1BI,WAAY,gCACZC,OAAQL,EAAW,gBAAuB,0BAVvCD,EAAKjB,gBAAgBhJ,KAAK,YAmBrCwK,EAAU,KACd,IAAI/P,EAAaoD,QACb,IACF+J,EAAY,GACZnN,EAAaoD,SAAU,EACjB,MAAA4M,EAAQtQ,EAAwB,GAClCsQ,GAASvQ,GACGwQ,EAAAD,EAAMvE,UAAWuE,EAAM1L,IACvC,CACM,MACNkG,sBAAsBuF,EACxB,GAIIG,EAA4B,CAAC/M,EAAoBgN,KACjD,IAAC5Q,EAAU6D,QAAS,OAGxB,IADkB7D,EAAU6D,QAAQE,cAAc,qBAClC,OAEhB,IAAI8M,GAAgB,EAEpB,MAAMC,EAAsB,KACpB,MAAAC,EAAkB/Q,EAAU6D,SAASE,cACzC,0BAEF,IAAKgN,EAAiB,OAGlB,GAAAA,EAAgBC,YAAcH,EAGhC,OAFAA,EAAgBE,EAAgBC,eAChCC,WAAWH,EAAqB,KAI5B,MAAAI,EAAclR,EAAU6D,SAASE,cACrC,kCAAkCH,OAEpC,IAAKsN,EAAa,OAGZ,MACAC,EADgBD,EAAY/M,iBAAiB,0BACtByM,GAE7B,IAAKO,EAAQ,OAEP,MAAAC,EAAsBL,EAAgBnM,wBACtCyM,EAAgBF,EAAOvM,wBAEvBoM,EACJD,EAAgBC,WACfK,EAActM,IAAMqM,EAAoBrM,KACzCgM,EAAgBO,aAAe,EAC/BD,EAAcxM,OAAS,EAEzBkM,EAAgBQ,SAAS,CAAExM,IAAKiM,EAAWQ,SAAU,YAGvDP,WAAWH,EAAqB,MAK5BJ,EAAgB,CAACxE,EAAmBnH,EAAaF,EAAS,KAE1D,IAAC7E,EAAU6D,QAAS,OACxB,IAAI4N,EAAW,EACf,MAEMC,EAAW,KACX,KAAED,EAAW,GAAI,OAEf,MAAAV,EAAkB/Q,EAAU6D,SAASE,cACzC,0BAGF,IAAKgN,EAA8C,YAA3BE,WAAWS,EAAU,KAKvC,MAAAR,EAAclR,EAAU6D,SAASE,cACrC,kCAAkCmI,OAGpC,IAAKgF,EAA0C,YAA3BD,WAAWS,EAAU,KAGnC,MAAAC,EAAWT,EAAYtM,wBAEzB,GAAoB,IAApB+M,EAAS9M,OAA2C,YAA3BoM,WAAWS,EAAU,KAE5C,MAAAN,EAAsBL,EAAgBnM,wBACtCgN,EAAsB7M,EAAM,IAAO4M,EAAS9M,OAC5CgN,EAAyBhN,EAAS,IAAO8M,EAAS9M,OAClDiN,EACJH,EAAS5M,IAAMqM,EAAoBrM,IAAM6M,EACrCG,EAA0BD,EAAuBD,EAMvD,GAHEC,GAjCqB,IAkCrBC,GAA2BhB,EAAgBO,aAlCtB,GAoCG,OAEpB,MAAAN,EACJc,EAvCqB,GAwCjBf,EAAgBC,UAAYc,EAxCX,GAyCjBf,EAAgBC,UAChBe,EACAhB,EAAgBO,aA3CC,GA8CvBP,EAAgBQ,SAAS,CACvBxM,IAAKiM,EACLQ,SAAU,YAIdP,WAAWS,EAAU,MAKnBM,EAAexO,EAAAA,QAAQ,KAC3B,MAAMf,EAAgC,CAAA,EAQ/B,OAPKO,EAAAmD,QAAQ,CAAC8L,EAAKxJ,KAClB,MAAAyJ,EAAOnS,EAAekS,GACxBC,EAAO,IACJzP,EAAIyP,KAAWzP,EAAAyP,GAAQ,IACxBzP,EAAAyP,GAAMhM,KAAKuC,MAGZhG,GACN,CAACO,EAAajD,IAGXoS,EAA0BC,IAC9B,MAAMF,EAAOnS,EAAeiD,EAAYoP,IAEjC,OADQJ,EAAaE,IAAS,IACvBG,QAAQD,IAIlBE,EAAwB,CAACpG,EAAmBnH,EAAaF,EAAS,KAClE,IAAC7E,EAAU6D,QAAS,OAExB,IAAIgN,GAAgB,EAChBY,EAAW,EAEf,MAAMc,EAAgB,KAChB,KAAEd,EAAW,GAAI,OAEf,MAAAV,EAAkB/Q,EAAU6D,SAASE,cACzC,0BAEF,IAAKgN,EAAmD,YAAhCE,WAAWsB,EAAe,KAE9C,GAAAxB,EAAgBC,YAAcH,EAGhC,OAFAA,EAAgBE,EAAgBC,eAChCC,WAAWsB,EAAe,KAItB,MAAArB,EAAclR,EAAU6D,SAASE,cACrC,kCAAkCmI,OAEpC,IAAKgF,EAA+C,YAAhCD,WAAWsB,EAAe,KAExC,MAAAZ,EAAWT,EAAYtM,wBACzB,GAAoB,IAApB+M,EAAS9M,OAAgD,YAAhCoM,WAAWsB,EAAe,KAEjD,MAAAnB,EAAsBL,EAAgBnM,wBACtCgN,EAAsB7M,EAAM,IAAO4M,EAAS9M,OAC5CgN,EAAyBhN,EAAS,IAAO8M,EAAS9M,OAClDiN,EACJH,EAAS5M,IAAMqM,EAAoBrM,IAAM6M,EACrCG,EAA0BD,EAAuBD,EAMvD,GAHEC,GAlCqB,IAmCrBC,GAA2BhB,EAAgBO,aAnCtB,GAqCG,OAEpB,MAAAN,EACJc,EAxCqB,GAyCjBf,EAAgBC,UAAYc,EAzCX,GA0CjBf,EAAgBC,UAChBe,EACAhB,EAAgBO,aA5CC,GAgDvBP,EAAgBQ,SAAS,CACvBxM,IAAKiM,EACLQ,SAAU,aAIdP,WAAWsB,EAAe,MAsEnB,MAAA,CACLhS,oBACAD,iBACAK,cACAC,iBACAoC,cACAO,kBACAiP,iBA//BwBC,IACpB,GAAAvS,SAAuBuS,EAAS,EAChC,IAAC1S,EAAuB,OAAA,EAC5B,IAAI2S,EAAQ,EACZ,IAAA,IAASjK,EAAI,EAAGA,GAAKgK,EAAQhK,IACvB1I,EAAeiD,EAAYyF,IAAM,GAAGiK,IAEnC,OAAAA,GAy/BPlC,UACA3C,aACAC,SACAhC,0BACAnI,wBACA+M,gBACAiC,QAAS,CACPzS,EAAiBwP,EAA0BpC,EAC3CE,EACAE,GAEFkF,SAAU,CACR7E,eACAC,gBACAC,cACAH,SACA+E,SA3FW,KACf,GAAI3S,GAAkBC,EACpB,IAAA,IAASsI,EAAI9H,EAAc,EAAG8H,EAAItI,EAAwBqB,OAAQiH,IAAK,CAC/D,MAAA4D,EAAIlM,EAAwBsI,GAC5BqK,EAAW3S,EAAwBQ,GASzC,OARAC,EAAe6H,QAEX4D,EAAEH,YAAc4G,EAAS5G,WAC3B2B,EAAWxB,EAAEH,WACboG,EAAsBjG,EAAEH,UAAWG,EAAEtH,IAAKsH,EAAExH,SAE5C6L,EAAcrE,EAAEH,UAAWG,EAAEtH,IAAKsH,EAAExH,QAGxC,KACK,CAEL,IAAA,IAAS4D,EADI9H,EACO,EAAG8H,EAAIzF,EAAYxB,OAAQiH,IAAK,CAC5C,MAAAwJ,EAAMjP,EAAYyF,GACpB,GAAA1I,EAAekS,GAAO,EAAG,CACrB,MAAAC,EAAOnS,EAAekS,GAAO,EAC7BrB,EAAauB,EAAuB1J,GAM1C,OALA7H,EAAe6H,GACJoF,EAAA9N,EAAekS,GAAO,GACjCtB,EAA0BuB,EAAMtB,GAChCK,WAAW,KAAQtN,EAAsBuO,IAAU,UACR,IAAvCjP,OAAOC,KAAKnD,GAAgByB,UAAsCvB,GAExE,CACF,CACF,GA8DI8S,aA3De,KACnB,GAAI7S,GAAkBC,EACpB,IAAA,IAASsI,EAAI9H,EAAc,EAAG8H,GAAK,EAAGA,IAAK,CACnC,MAAA4D,EAAIlM,EAAwBsI,GAC5BqK,EAAW3S,EAAwBQ,GASzC,OARAC,EAAe6H,QAEX4D,EAAEH,YAAc4G,EAAS5G,WAC3B2B,EAAWxB,EAAEH,WACboG,EAAsBjG,EAAEH,UAAWG,EAAEtH,IAAKsH,EAAExH,SAE5C6L,EAAcrE,EAAEH,UAAWG,EAAEtH,IAAKsH,EAAExH,QAGxC,KACK,CAEL,IAAA,IAAS4D,EADI9H,EACO,EAAG8H,GAAK,EAAGA,IAAK,CAC5B,MAAAwJ,EAAMjP,EAAYyF,GACpB,GAAA1I,EAAekS,GAAO,EAAG,CACrB,MAAAC,EAAOnS,EAAekS,GAAO,EAC7BrB,EAAauB,EAAuB1J,GAM1C,OALA7H,EAAe6H,GACJoF,EAAA9N,EAAekS,GAAO,GACjCtB,EAA0BuB,EAAMtB,GAChCK,WAAW,KAAQtN,EAAsBuO,IAAU,UACR,IAAvCjP,OAAOC,KAAKnD,GAAgByB,UAAsCvB,GAExE,CACF,CACF"}
|
|
1
|
+
{"version":3,"file":"usePdfHighlight.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),t=require("react/jsx-runtime"),n=require("react"),i=require("./ProjectAccordion.module.css.js"),s=require("axios"),r=require("./_components/Markdown.js"),o=require("../CodeCitation/_components/TooltipComponent.js"),a=require("@mui/material/CircularProgress");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=l(s),u=l(a);exports.default=function(s){var a=s.baseUrl,l=s.taskId,d=s.execSummary,p=s.citationTitle,f=s.isDisabled,h=void 0!==f&&f,g=s.disabledText,v=void 0===g?"":g,m=s.isChecked,x=s.onCheckChange,_=s.customClickHandler,y=s.chevronDownComponent,j=s.chevronUpComponent,C=s.styles,k=n.useState(""),b=k[0],w=k[1],S=n.useState(!1),P=S[0],q=S[1],D=n.useState(!1),E=D[0],I=D[1],T=n.useState(!1),F=T[0],N=T[1],O=n.useState(!1),W=O[0],z=O[1],B=n.useState(""),H=B[0],M=B[1],R=n.useState(""),U=R[0],V=R[1],$=n.useRef(null),A=n.useState("0px"),G=A[0],J=A[1],K=null!=m?m:E,L=300,Q=function(e){x?x(e):I(e)};n.useEffect(function(){if(d){var t=d||"";M(t);var n=(null==t?void 0:t.match(/(\*\*Overview\*\*\s*[\s\S]*?)(?=\n\*\*|$)/))||[],i=(null==n?void 0:n.length)>=1?n[1].trim():null;V(i||t.slice(0,L)+"..."),w(t)}else e.__awaiter(void 0,void 0,void 0,function(){var t,n,i,s,r,o;return e.__generator(this,function(e){switch(e.label){case 0:N(!0),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,c.default.get("".concat(a,"/analyzer/get_executive_summary?task_id=").concat(l))];case 2:return t=e.sent(),n=(null===(o=null==t?void 0:t.data)||void 0===o?void 0:o.summary)||"",M(n),i=null==n?void 0:n.match(/(\*\*Overview\*\*\s*[\s\S]*?)(?=\n\*\*|$)/),s=(null==i?void 0:i.length)>=1?i[1].trim():null,V(s||n.slice(0,L)+"..."),w(n),[3,4];case 3:return r=e.sent(),console.error("Error retrieving summary: ",r),w(""),[3,4];case 4:return N(!1),[2]}})})},[a,l]),n.useEffect(function(){P&&$.current?J("".concat($.current.scrollHeight,"px")):J("0px")},[P,b,W]);return t.jsxs(t.Fragment,{children:[t.jsx("div",e.__assign({className:i.default.pillButton,style:null==C?void 0:C.pillButton},{children:t.jsxs("div",e.__assign({style:{width:"100%",display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",cursor:"pointer",gap:"0.5rem"},onClick:function(e){!function(e){e.preventDefault(),e.stopPropagation(),_&&_(e),q(!P)}(e)}},{children:[t.jsxs("label",e.__assign({style:{display:"inline-flex",alignItems:"center",gap:"0.5rem"}},{children:[h?t.jsx(o.default,e.__assign({description:v},{children:t.jsx("input",{type:"checkbox",disabled:h,checked:K,onChange:function(e){return Q(e.target.checked)},style:null==C?void 0:C.checkbox,onClick:function(e){return e.stopPropagation()}})})):t.jsx("input",{type:"checkbox",disabled:h,checked:K,onChange:function(e){return Q(e.target.checked)},style:null==C?void 0:C.checkbox,onClick:function(e){return e.stopPropagation()}}),t.jsx("span",e.__assign({style:null==C?void 0:C.citationTitle},{children:p}))]})),P?j:y]}))})),P?t.jsx("div",e.__assign({className:i.default.citationWrapper,style:e.__assign({overflow:"hidden",transition:"height 0.3s ease",height:G},null==C?void 0:C.citationWrapper)},{children:t.jsx("div",e.__assign({ref:$,className:i.default.citationContent,style:null==C?void 0:C.citationContent,onClick:function(e){return e.stopPropagation()}},{children:F?t.jsxs("div",e.__assign({style:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",gap:"1rem"}},{children:[t.jsx(u.default,{size:24}),t.jsx("span",{children:" Retrieving project's executive summary..."})]})):t.jsxs(t.Fragment,{children:[t.jsx(r.default,{text:H?W||b.length<=L?b:""!==U?U:b.slice(0,L)+"...":"Executive summary not found."}),H&&b.length>L&&t.jsx("span",e.__assign({style:{color:"#4f46e5",cursor:"pointer",fontWeight:500},onClick:function(e){e.stopPropagation(),function(e){e.stopPropagation(),z(function(e){return!e})}(e)}},{children:W?"View less":"View more"}))]})}))})):t.jsx(t.Fragment,{})]})};
|
|
2
2
|
//# sourceMappingURL=ProjectAccordion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectAccordion.js","sources":["../../../../src/features/ProjectAccordion/ProjectAccordion.tsx"],"sourcesContent":["import React, { useState, CSSProperties, useEffect, useRef } from 'react';\nimport defaultStyles from './ProjectAccordion.module.css';\nimport axios from 'axios';\nimport Markdown from './_components/Markdown';\n// import { CircularProgress } from '@mui/material';\nimport TooltipComponent from '../CodeCitation/_components/TooltipComponent';\nimport CircularProgress from '@mui/material/CircularProgress';\n\ninterface ProjectAccordianProps {\n baseUrl: string;\n taskId: string;\n citationTitle: string | React.ReactNode;\n execSummary?: string;\n isDisabled?: boolean;\n disabledText?: string;\n isChecked?: boolean;\n onCheckChange?: (checked: boolean) => void;\n customClickHandler?: (e: React.MouseEvent) => void;\n chevronDownComponent?: React.ReactNode;\n chevronUpComponent?: React.ReactNode;\n styles?: {\n pillButton?: CSSProperties;\n citationTitle?: CSSProperties;\n citationWrapper?: CSSProperties;\n citationContent?: CSSProperties;\n checkbox?: CSSProperties;\n };\n}\n\nconst ProjectAccordion: React.FC<ProjectAccordianProps> = ({\n baseUrl,\n taskId,\n execSummary,\n citationTitle,\n isDisabled = false,\n disabledText = '',\n isChecked: controlledChecked,\n onCheckChange,\n customClickHandler,\n chevronDownComponent,\n chevronUpComponent,\n styles\n}) => {\n const [executiveSummary, setExecutiveSummary] = useState('');\n const [isExpanded, setIsExpanded] = useState(false);\n const [internalChecked, setInternalChecked] = useState(false);\n const [loading, setLoading] = useState(false);\n const [showFullSummary, setShowFullSummary] = useState(false);\n const [data, setData] = useState('');\n const [codeOverview, setCodeOverview] = useState('');\n const contentRef = useRef<HTMLDivElement>(null);\n const [height, setHeight] = useState('0px');\n\n const isChecked = controlledChecked ?? internalChecked;\n const SUMMARY_CHAR_LIMIT = 300;\n\n const toggleShowFullSummary = (e: any) => {\n e.stopPropagation()\n setShowFullSummary(prev => !prev);\n };\n\n const getDisplayedSummary = () => {\n if (!data) return 'Executive summary not found.'\n if (showFullSummary || executiveSummary.length <= SUMMARY_CHAR_LIMIT) return executiveSummary;\n return codeOverview !== '' ? codeOverview : executiveSummary.slice(0, SUMMARY_CHAR_LIMIT) + '...';\n };\n\n const handleCheckboxChange = (checked: boolean) => {\n if (onCheckChange) {\n onCheckChange(checked);\n } else {\n setInternalChecked(checked);\n }\n // setIsExpanded(checked);\n };\n\n useEffect(() => {\n const fetchExecutiveSummary = async () => {\n setLoading(true);\n try {\n const response = await axios.get(`${baseUrl}/analyzer/get_executive_summary?task_id=${taskId}`);\n const summary = response?.data?.summary || '';\n setData(summary)\n const overviewMatch = summary?.match(/(\\*\\*Overview\\*\\*\\s*[\\s\\S]*?)(?=\\n\\*\\*|$)/);\n const overviewContent = overviewMatch?.length >= 1 ? overviewMatch[1].trim() : null;\n setCodeOverview(overviewContent || summary.slice(0, SUMMARY_CHAR_LIMIT) + '...');\n setExecutiveSummary(summary);\n } catch (error) {\n console.error('Error retrieving summary: ', error);\n setExecutiveSummary('');\n }\n setLoading(false);\n };\n\n if (execSummary) {\n const summary = execSummary || '';\n setData(summary)\n const overviewMatch = summary?.match(/(\\*\\*Overview\\*\\*\\s*[\\s\\S]*?)(?=\\n\\*\\*|$)/) || [];\n const overviewContent = overviewMatch?.length >= 1 ? overviewMatch[1].trim() : null;\n setCodeOverview(overviewContent || summary.slice(0, SUMMARY_CHAR_LIMIT) + '...');\n setExecutiveSummary(summary);\n } else {\n fetchExecutiveSummary();\n }\n }, [baseUrl, taskId]);\n\n useEffect(() => {\n if (isExpanded && contentRef.current) {\n setHeight(`${contentRef.current.scrollHeight}px`);\n } else {\n setHeight('0px');\n }\n }, [isExpanded, executiveSummary, showFullSummary]);\n\n const toggleCitation = (e: React.MouseEvent) => {\n e.preventDefault();\n e.stopPropagation();\n // const newChecked = !isChecked;\n\n // if (onCheckChange) {\n // onCheckChange(newChecked);\n // } else {\n // setInternalChecked(newChecked);\n // }\n if (customClickHandler) {\n customClickHandler(e);\n }\n\n setIsExpanded(!isExpanded);\n };\n\n return (\n <>\n <div\n className={defaultStyles.pillButton}\n style={styles?.pillButton}\n >\n <div\n style={{ width: '100%', display: 'flex', flexDirection: 'row', justifyContent: 'space-between', alignItems: 'center', cursor: 'pointer', gap: '0.5rem' }}\n onClick={(e) => { toggleCitation(e); }}\n >\n <label style={{ display: 'inline-flex', alignItems: 'center', gap: '0.5rem' }}>\n {!isDisabled ? <input\n type=\"checkbox\"\n disabled={isDisabled}\n checked={isChecked}\n onChange={(e) => handleCheckboxChange(e.target.checked)}\n style={styles?.checkbox}\n onClick={(e) => e.stopPropagation()} // Prevent toggling accordion on checkbox click\n /> : <TooltipComponent description={disabledText}><input\n type=\"checkbox\"\n disabled={isDisabled}\n checked={isChecked}\n onChange={(e) => handleCheckboxChange(e.target.checked)}\n style={styles?.checkbox}\n onClick={(e) => e.stopPropagation()} // Prevent toggling accordion on checkbox click\n /></TooltipComponent>}\n <span style={styles?.citationTitle}>{citationTitle}</span>\n </label>\n {isExpanded ? chevronUpComponent : chevronDownComponent}\n </div>\n </div>\n\n {isExpanded ? <div\n className={defaultStyles.citationWrapper}\n style={{\n overflow: 'hidden',\n transition: 'height 0.3s ease',\n height,\n ...styles?.citationWrapper\n }}\n >\n <div\n ref={contentRef}\n className={defaultStyles.citationContent}\n style={styles?.citationContent}\n onClick={(e) => e.stopPropagation()}\n >\n {loading ? (\n <div\n style={{\n width: '100%',\n height: '100%',\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n gap: '1rem'\n }}\n >\n <CircularProgress size={24} />\n <span> Retrieving project's executive summary...</span>\n </div>\n ) : (\n <>\n <Markdown text={getDisplayedSummary()} />\n {data && executiveSummary.length > SUMMARY_CHAR_LIMIT && (\n <span\n style={{ color: '#4f46e5', cursor: 'pointer', fontWeight: 500 }}\n onClick={(e) => { e.stopPropagation(); toggleShowFullSummary(e) }}\n >\n {showFullSummary ? 'View less' : 'View more'}\n </span>\n )}\n </>\n )}\n </div>\n </div> : <></>}\n </>\n );\n};\n\nexport default ProjectAccordion;\n"],"names":["baseUrl","taskId","execSummary","citationTitle","isDisabled","disabledText","isChecked","controlledChecked","onCheckChange","customClickHandler","chevronDownComponent","chevronUpComponent","styles","executiveSummary","setExecutiveSummary","useState","isExpanded","setIsExpanded","internalChecked","setInternalChecked","loading","setLoading","showFullSummary","setShowFullSummary","data","setData","codeOverview","setCodeOverview","contentRef","useRef","height","setHeight","SUMMARY_CHAR_LIMIT","handleCheckboxChange","checked","useEffect","summary","overviewMatch","match","overviewContent","length","trim","slice","async","response","axios","get","error","console","fetchExecutiveSummary","current","scrollHeight","jsxs","Fragment","children","jsx","className","defaultStyles","pillButton","style","width","display","flexDirection","justifyContent","alignItems","cursor","gap","onClick","e","preventDefault","stopPropagation","toggleCitation","TooltipComponent","description","type","disabled","onChange","target","checkbox","citationWrapper","overflow","transition","ref","citationContent","CircularProgress","size","Markdown","text","color","fontWeight","prev","toggleShowFullSummary"],"mappings":"qbA6B0D,EACxDA,UACAC,SACAC,cACAC,gBACAC,cAAa,EACbC,eAAe,GACfC,UAAWC,EACXC,gBACAC,qBACAC,uBACAC,qBACAC,aAEA,MAAOC,EAAkBC,GAAuBC,WAAS,KAClDC,EAAYC,GAAiBF,YAAS,IACtCG,EAAiBC,GAAsBJ,YAAS,IAChDK,EAASC,GAAcN,YAAS,IAChCO,EAAiBC,GAAsBR,YAAS,IAChDS,EAAMC,GAAWV,WAAS,KAC1BW,EAAcC,GAAmBZ,WAAS,IAC3Ca,EAAaC,SAAuB,OACnCC,EAAQC,GAAahB,WAAS,OAE/BT,EAAYC,GAAqBW,EACjCc,EAAqB,IAarBC,EAAwBC,IACxB1B,EACFA,EAAc0B,GAEdf,EAAmBe,IAKvBC,EAAAA,UAAU,KAkBR,GAAIjC,EAAa,CACf,MAAMkC,EAAUlC,GAAe,GAC/BuB,EAAQW,GACR,MAAMC,EAAgBD,GAASE,MAAM,8CAAgD,GAC/EC,EAAkBF,GAAeG,QAAU,EAAIH,EAAc,GAAGI,OAAS,KAC/Ed,EAAgBY,GAAmBH,EAAQM,MAAM,EAAGV,GAAsB,OAC1ElB,EAAoBsB,EAAO,KAvBCO,WAC5BtB,GAAW,GACP,IACI,MAAAuB,QAAiBC,EAAM,QAAAC,IAAI,GAAG9C,4CAAkDC,KAChFmC,EAAUQ,GAAUpB,MAAMY,SAAW,GAC3CX,EAAQW,GACF,MAAAC,EAAgBD,GAASE,MAAM,6CAC/BC,EAAkBF,GAAeG,QAAU,EAAIH,EAAc,GAAGI,OAAS,KAC/Ed,EAAgBY,GAAmBH,EAAQM,MAAM,EAAGV,GAAsB,OAC1ElB,EAAoBsB,SACbW,GACCC,QAAAD,MAAM,6BAA8BA,GAC5CjC,EAAoB,GACtB,CACAO,GAAW,IAWW4B,IAEvB,CAACjD,EAASC,IAEbkC,EAAAA,UAAU,KACJnB,GAAcY,EAAWsB,QAC3BnB,EAAU,GAAGH,EAAWsB,QAAQC,kBAEhCpB,EAAU,QAEX,CAACf,EAAYH,EAAkBS,IAmBlC,OAEI8B,EAAAA,KAAAC,WAAA,CAAAC,SAAA,CAAAC,EAAAA,IAAC,MAAA,CACCC,UAAWC,EAAc,QAAAC,WACzBC,MAAO/C,GAAQ8C,WAEfJ,SAAAF,EAAAA,KAAC,MAAA,CACCO,MAAO,CAAEC,MAAO,OAAQC,QAAS,OAAQC,cAAe,MAAOC,eAAgB,gBAAiBC,WAAY,SAAUC,OAAQ,UAAWC,IAAK,UAC9IC,QAAUC,IAzBK,CAACA,IACtBA,EAAEC,iBACFD,EAAEE,kBAQE7D,GACFA,EAAmB2D,GAGrBnD,GAAeD,IAWSuD,CAAeH,IAEjCd,SAAA,CAACF,EAAAA,KAAA,QAAA,CAAMO,MAAO,CAAEE,QAAS,cAAeG,WAAY,SAAUE,IAAK,UAChEZ,SAAA,CAAClD,EAOGmD,EAAAA,IAACiB,EAAAA,QAAiB,CAAAC,YAAapE,EAAciD,SAAAC,EAAAA,IAAC,QAAA,CACjDmB,KAAK,WACLC,SAAUvE,EACV8B,QAAS5B,EACTsE,SAAWR,GAAMnC,EAAqBmC,EAAES,OAAO3C,SAC/CyB,MAAO/C,GAAQkE,SACfX,QAAUC,GAAMA,EAAEE,sBAbLf,EAAAA,IAAC,QAAA,CACdmB,KAAK,WACLC,SAAUvE,EACV8B,QAAS5B,EACTsE,SAAWR,GAAMnC,EAAqBmC,EAAES,OAAO3C,SAC/CyB,MAAO/C,GAAQkE,SACfX,QAAUC,GAAMA,EAAEE,oBASnBf,EAAAA,IAAA,OAAA,CAAKI,MAAO/C,GAAQT,cAAgBmD,SAAcnD,OAEpDa,EAAaL,EAAqBD,OAItCM,EAAauC,EAAAA,IAAC,MAAA,CACbC,UAAWC,EAAc,QAAAsB,gBACzBpB,MAAO,CACLqB,SAAU,SACVC,WAAY,mBACZnD,YACGlB,GAAQmE,iBAGbzB,SAAAC,EAAAA,IAAC,MAAA,CACC2B,IAAKtD,EACL4B,UAAWC,EAAc,QAAA0B,gBACzBxB,MAAO/C,GAAQuE,gBACfhB,QAAUC,GAAMA,EAAEE,kBAEjBhB,SACClC,EAAAgC,EAAAA,KAAC,MAAA,CACCO,MAAO,CACLC,MAAO,OACP9B,OAAQ,OACR+B,QAAS,OACTE,eAAgB,SAChBC,WAAY,SACZE,IAAK,QAGPZ,SAAA,CAACC,EAAAA,IAAA6B,EAAA,QAAA,CAAiBC,KAAM,KACxB9B,EAAAA,IAAC,QAAKD,SAA0C,kDAIhDF,EAAAA,KAAAC,WAAA,CAAAC,SAAA,CAACC,EAAAA,IAAA+B,EAAAA,QAAA,CAASC,KApIf/D,EACDF,GAAmBT,EAAiB2B,QAAUR,EAA2BnB,EACrD,KAAjBa,EAAsBA,EAAeb,EAAiB6B,MAAM,EAAGV,GAAsB,MAF1E,iCAqIPR,GAAQX,EAAiB2B,OAASR,GACjCuB,EAAAA,IAAC,OAAA,CACCI,MAAO,CAAE6B,MAAO,UAAWvB,OAAQ,UAAWwB,WAAY,KAC1DtB,QAAUC,IAAQA,EAAEE,kBA9IN,CAACF,IAC7BA,EAAEE,kBACiB/C,EAAAmE,IAASA,IA4IyBC,CAAsBvB,IAE5Dd,WAAkB,YAAc,qBAMlCC,EAAAA,IAAAF,EAAAA,SAAA"}
|
|
1
|
+
{"version":3,"file":"ProjectAccordion.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});!function(){if("undefined"==typeof document)return;const o=document.createElement("style");o.type="text/css";const e=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;e&&o.setAttribute("nonce",e),o.appendChild(document.createTextNode('@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700&display=swap");.ProjectAccordion-module_pillButton__z14BB{align-items:center;background-color:initial;border:1px solid #c7c7c7;border-radius:6px;color:"#242424";cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;gap:6px;justify-content:space-between;line-height:18px;margin:8px 4px;padding:4px 8px;width:fit-content}.ProjectAccordion-module_citationWrapper__0f9GR{overflow:hidden;transition:height .3s ease}.ProjectAccordion-module_citationContent__l6lmo{transition:opacity .2s ease}.ProjectAccordion-module_loadingWrapper__Uax0A{min-height:80px}.ProjectAccordion-module_citationContent__l6lmo{background-color:#fff;border:1px solid #c7c7c7;border-radius:12px;color:#242424;font-family:Plus Jakarta Sans,sans-serif;padding:12px;width:100%}.ProjectAccordion-module_bookHeader__0wX-g{display:flex;justify-content:space-between;margin-bottom:24px}.ProjectAccordion-module_bookInfo__ApseP{display:flex;gap:16px}.ProjectAccordion-module_bookCover__W2oI3{height:auto;object-fit:cover;width:40px}.ProjectAccordion-module_title__q42XY{font-family:serif;font-size:1.25rem;font-weight:700}.ProjectAccordion-module_author__63R8Z{font-family:serif;font-size:1rem;font-weight:500}.ProjectAccordion-module_scrollContainer__2iPtk{background-color:#f2f0f0;border-radius:8px;color:#181b1f;font-family:Times New Roman,Times,serif;font-size:14.4px;height:100%;line-height:1.4;overflow-y:auto;padding:40px;position:relative}.ProjectAccordion-module_spineLeft__qIyAq,.ProjectAccordion-module_spineRight__Wp8-8{bottom:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:16px;z-index:0}.ProjectAccordion-module_spineLeft__qIyAq{background:linear-gradient(90deg,#000 0,#0009 40%,#0003 70%,#0000);box-shadow:4px 0 8px #0000001a;right:5px}.ProjectAccordion-module_spineRight__Wp8-8{background:linear-gradient(270deg,#000 0,#000000b3 40%,#0006 70%,#0000);box-shadow:-4px 0 8px #0000001a;right:20px}.ProjectAccordion-module_quoteParagraph__Jq10k{margin-bottom:1rem;text-align:justify}.ProjectAccordion-module_indent__ZEGon{text-indent:1rem}.ProjectAccordion-module_pageNumber__lXvk4{color:#374151;font-weight:500;padding:.5rem;text-align:center}.ProjectAccordion-module_citationContainerTitle__HLxgU{font-family:Plus Jakarta Sans,sans-serif}'));const t=document.head||document.getElementsByTagName("head")[0]||document.documentElement;t&&t.appendChild(o)}(),exports.default={pillButton:"ProjectAccordion-module_pillButton__z14BB",citationWrapper:"ProjectAccordion-module_citationWrapper__0f9GR",citationContent:"ProjectAccordion-module_citationContent__l6lmo",loadingWrapper:"ProjectAccordion-module_loadingWrapper__Uax0A",bookHeader:"ProjectAccordion-module_bookHeader__0wX-g",bookInfo:"ProjectAccordion-module_bookInfo__ApseP",bookCover:"ProjectAccordion-module_bookCover__W2oI3",title:"ProjectAccordion-module_title__q42XY",author:"ProjectAccordion-module_author__63R8Z",scrollContainer:"ProjectAccordion-module_scrollContainer__2iPtk",spineLeft:"ProjectAccordion-module_spineLeft__qIyAq",spineRight:"ProjectAccordion-module_spineRight__Wp8-8",quoteParagraph:"ProjectAccordion-module_quoteParagraph__Jq10k",indent:"ProjectAccordion-module_indent__ZEGon",pageNumber:"ProjectAccordion-module_pageNumber__lXvk4",citationContainerTitle:"ProjectAccordion-module_citationContainerTitle__HLxgU"};
|
|
2
2
|
//# sourceMappingURL=ProjectAccordion.module.css.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),r=require("react/jsx-runtime"),n=require("react-markdown"),i=require("rehype-raw");function a(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var o=a(n),t=a(i),l={p:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("p",e.__assign({},i,{style:{fontFamily:"Plus Jakarta Sans, sans-serif",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",overflowX:"hidden",display:"block",textAlign:"justify",marginBottom:"1rem",maxWidth:"100%",lineHeight:"1.625",fontSize:"1rem"}},{children:null==i?void 0:i.children}))},em:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("p",e.__assign({style:{display:"inline-flex"}},{children:null==i?void 0:i.children}))},pre:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("p",e.__assign({},i,{style:{fontFamily:"Plus Jakarta Sans, sans-serif",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",overflowX:"hidden",display:"block",textAlign:"justify",maxWidth:"100%",fontSize:"1rem",lineHeight:"1.625",marginBottom:"1rem"}},{children:null==i?void 0:i.children}))},code:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("code",e.__assign({},i,{className:"text-[#d63384] max-w-full break-words text-base leading-relaxed mb-4 overflow-hidden overflow-x-hidden ",style:{fontFamily:"Plus Jakarta Sans, sans-serif",wordWrap:"break-word",overflowWrap:"break-word",wordBreak:"break-word",whiteSpace:"normal",overflow:"hidden",display:"inline-flex",textAlign:"justify"}},{children:null==i?void 0:i.children}))},ol:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("ol",e.__assign({style:{listStyle:"decimal",marginLeft:"1rem",fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:i.children}))},li:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("li",e.__assign({style:{marginTop:"1rem",marginBottom:"1rem"}},{children:i.children}))},a:function(n){n.node;var i=e.__rest(n,["node"]);return r.jsx("a",e.__assign({href:i.href,style:{display:"inline-flex"}},{children:i.children}))}};exports.default=function(n){var i=n.text;return r.jsx(o.default,e.__assign({rehypePlugins:[t.default],components:l},{children:i}))};
|
|
2
2
|
//# sourceMappingURL=Markdown.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Markdown.js","sources":[
|
|
1
|
+
{"version":3,"file":"Markdown.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("react");const r=170,n=48,o=["#ede9fe","#e0f2fe","#fef3c7","#dcfce7","#ffe4e6","#f0fdf4","#fef9c3","#e0e7ff","#fce7f3","#f1f5f9"],i=["#7c3aed","#0284c7","#b45309","#16a34a","#e11d48","#15803d","#a16207","#4338ca","#db2777","#475569"],a=["⚙","◈","⟐","✦","◎","⬡","◇","⊕","✶","◉"],s=["#a78bfa","#7dd3fc","#fbbf24","#86efac","#fda4af","#6ee7b7","#fde047","#a5b4fc","#f9a8d4","#94a3b8"],l=["linear-gradient(135deg,#7c3aed,#a78bfa)","linear-gradient(135deg,#0284c7,#38bdf8)","linear-gradient(135deg,#b45309,#fbbf24)","linear-gradient(135deg,#16a34a,#86efac)","linear-gradient(135deg,#e11d48,#fda4af)","linear-gradient(135deg,#15803d,#6ee7b7)","linear-gradient(135deg,#a16207,#fde047)","linear-gradient(135deg,#4338ca,#a5b4fc)","linear-gradient(135deg,#db2777,#f9a8d4)","linear-gradient(135deg,#475569,#94a3b8)"],d=["Context & Inputs","Core Logic & Rules","Outputs & Schema"];function c(e){const t=Array.isArray(e?.clusters)?e.clusters:[],o=Array.isArray(e?.nodes)?e.nodes:[],i=Array.isArray(e?.edges)?e.edges:[],a=function(e,t,r){const n=e.length;if(0===n)return new Map;const o={};e.forEach((e,t)=>{o[e.id]=t});const i={};e.forEach(e=>{i[e.id]=0});for(let e=0;e<n;e++){let e=!1;for(const r of t){const t=(i[r.source]||0)+1;t>(i[r.target]||0)&&t<n&&(i[r.target]=t,e=!0)}if(!e)break}const a={};r.forEach((e,t)=>{a[e.id]=t});const s={};r.forEach(e=>{s[e.id]=[]}),e.forEach(e=>{s[e.cluster_id]?.push(e)}),Object.values(s).forEach(e=>e.sort((e,t)=>(i[e.id]||0)-(i[t.id]||0)));const l=new Float64Array(n),d=new Float64Array(n),c=new Float64Array(n),u=new Float64Array(n);for(const e of r){const t=a[e.id]??0;(s[e.id]||[]).forEach((e,r)=>{const n=o[e.id];l[n]=520*t+280,d[n]=200*r+120})}const f=.0015,g=Math.max(...e.map(e=>i[e.id]||0),1),p=new Float64Array(n);for(let t=0;t<n;t++)p[t]=(i[e[t].id]||0)/g*(200*n*.6)+120;for(let r=0;r<350;r++){const i=Math.max(.015,1-r/350),a=new Float64Array(n),s=new Float64Array(n);for(let e=0;e<n;e++)for(let t=e+1;t<n;t++){let r=l[e]-l[t],n=d[e]-d[t],o=r*r+n*n;o<400&&(r=12*(e-t),n=8*(e+t),o=r*r+n*n);const i=Math.sqrt(o),c=48e4/o,u=r/i*c,f=n/i*c;a[e]+=u,s[e]+=f,a[t]-=u,s[t]-=f}for(const e of t){const t=o[e.source],r=o[e.target];if(void 0===t||void 0===r)continue;const n=l[r]-l[t],i=d[r]-d[t],c=Math.sqrt(n*n+i*i);if(c<1)continue;const u=.004*(c-380),f=n/c*u,g=i/c*u;a[t]+=f,s[t]+=g,a[r]-=f,s[r]-=g}const g={},h={},x={};for(let t=0;t<n;t++){const r=e[t].cluster_id;g[r]=(g[r]||0)+l[t],h[r]=(h[r]||0)+d[t],x[r]=(x[r]||0)+1}for(let t=0;t<n;t++){const r=e[t].cluster_id;a[t]+=(g[r]/x[r]-l[t])*f,s[t]+=(h[r]/x[r]-d[t])*f}for(let e=0;e<n;e++)s[e]+=.002*(p[e]-d[e]);for(let e=0;e<n;e++)c[e]=.84*(c[e]+a[e])*i,u[e]=.84*(u[e]+s[e])*i,l[e]+=c[e],d[e]+=u[e]}for(let e=0;e<40;e++){let e=!1;for(let t=0;t<n;t++)for(let r=t+1;r<n;r++){const n=l[t]-l[r],o=d[t]-d[r],i=270-Math.abs(n),a=128-Math.abs(o);if(i>0&&a>0)if(e=!0,i<a){const e=i/2+5;l[t]+=n>0?e:-e,l[r]-=n>0?e:-e}else{const e=a/2+5;d[t]+=o>0?e:-e,d[r]-=o>0?e:-e}}if(!e)break}let h=1/0,x=1/0;for(let e=0;e<n;e++)h=Math.min(h,l[e]),x=Math.min(x,d[e]);const y=new Map;for(let t=0;t<n;t++)y.set(e[t].id,{x:Math.round(l[t]-h+80),y:Math.round(d[t]-x+80)});return y}(o,i,t),s=o.map(e=>{const t=a.get(e.id)||{x:0,y:0};return{...e,x:t.x,y:t.y}}),l={};t.forEach((e,t)=>{l[e.id]=t});const d={};t.forEach(e=>{d[e.id]=[]}),s.forEach(e=>{d[e.cluster_id]?.push(e)});const c=36,u=t.map(e=>{const t=d[e.id];if(!t.length)return null;const o=Math.min(...t.map(e=>e.x)),i=Math.min(...t.map(e=>e.y)),a=Math.max(...t.map(e=>e.x+r)),s=Math.max(...t.map(e=>e.y+n));return{id:e.id,label:e.label,idx:l[e.id],x:o-c,y:i-c,width:a-o+72,height:s-i+72+22}}).filter(e=>null!==e);return{nodes:s.map(e=>({...e,cluster:l[e.cluster_id]??0})),edges:i,clusterBounds:u,canvasW:Math.max(...s.map(e=>e.x+r))+72,canvasH:Math.max(...s.map(e=>e.y+n))+72}}function u(e,t,r){const o=t[e.source],i=t[e.target];if(!o||!i)return"";const{source:a,target:s}=function(e,t){const r=e.x+85,n=e.y+24,o=t.x+85,i=t.y+24;function a(e,t,r,n){const o=r-e,i=n-t;return Math.abs(i)>.4*Math.abs(o)?i>0?{x:e,y:t+24}:{x:e,y:t-24}:o>0?{x:e+85,y:t}:{x:e-85,y:t}}return{source:a(r,n,o,i),target:a(o,i,r,n)}}(o,i),l=s.x-a.x,d=s.y-a.y,c=Math.sqrt(l*l+d*d);if(c<5)return`M ${a.x} ${a.y} L ${s.x} ${s.y}`;if(i.y+150<o.y&&i.y<o.y-n){const e=Math.min(o.x,i.x)-110;return`M ${a.x} ${a.y} C ${e} ${a.y}, ${e} ${s.y}, ${s.x} ${s.y}`}const u=-d/c,f=l/c;if(r.some(t=>t.source===e.target&&t.target===e.source)){const t=e.source<e.target?1:-1,r=Math.max(.18*c,40)*t;return`M ${a.x} ${a.y} Q ${(a.x+s.x)/2+u*r} ${(a.y+s.y)/2+f*r} ${s.x} ${s.y}`}const g=Math.min(.12*c,55);return`M ${a.x} ${a.y} Q ${(a.x+s.x)/2+u*g} ${(a.y+s.y)/2+f*g} ${s.x} ${s.y}`}exports.default=({data:f,isDarkMode:g=!1,height:p=500,width:h="100%",styles:x})=>{const y=t.useMemo(()=>function(e){if(!e||"object"!=typeof e)return null;if(Array.isArray(e.nodes)&&Array.isArray(e.edges)){let t=e.nodes,r=Array.isArray(e.clusters)&&e.clusters.length>0?e.clusters:null;const n=new Set(t.map(e=>e.cluster_id));if(!r||n.size<=1){const e=Math.max(1,Math.min(3,Math.ceil(t.length/3)));r=Array.from({length:e},(e,t)=>({id:`cl_${t+1}`,label:d[t]||`Group ${t+1}`})),t=t.map((t,n)=>{const o=n%e,i=Math.floor(n/e);return{...t,cluster_id:r[o].id,x:450*o+200,y:180*i+100}})}return{graph_id:e.graph_id||"graph",prompt_id:e.prompt_id||"",last_analyzed_at:e.last_analyzed_at||(new Date).toISOString(),clusters:r,nodes:t,edges:e.edges}}const t=Object.keys(e);if(0===t.length)return null;const r=Math.max(1,Math.min(3,Math.ceil(t.length/3))),n=Array.from({length:r},(e,t)=>({id:`cl_${t+1}`,label:d[t]||`Group ${t+1}`})),o=[],i=[];return t.forEach((t,a)=>{const s=a%r,l=Math.floor(a/r),d=t.split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" "),c=`node_${t}`;o.push({id:c,label:d,cluster_id:n[s].id,x:450*s+200,y:180*l+100,description:`Section: ${d}`});const u=e[t];Array.isArray(u)&&u.forEach((e,r)=>{if(!e||"object"!=typeof e)return;const n=e.dependent_on;if(!n)return;let o="";"string"==typeof e.reasoning?o=e.reasoning:Array.isArray(e.reasoning)?o=e.reasoning.map(e=>"string"==typeof e?e:e?.text||"").filter(Boolean).join(" "):e.reasoning?.text&&(o=String(e.reasoning.text)),i.push({id:`e_${t}_${n}_${r}`,source:c,target:`node_${n}`,reasoning:o||`Depends on ${n}`,score:"number"==typeof e.Score?e.Score:"number"==typeof e.score?e.score:80,gap:e.gap||"",dependency_type:e.dependency_type||"implicit"})})}),0===o.length?null:{graph_id:"converted_graph",prompt_id:"",last_analyzed_at:(new Date).toISOString(),clusters:n,nodes:o,edges:i}}(f),[f]),b=t.useMemo(()=>y?c(y):null,[y]),m=t.useMemo(()=>{const e={};return b?.nodes.forEach(t=>{e[t.id]=t}),e},[b]),j=t.useMemo(()=>{const e={};return y?.clusters.forEach((t,r)=>{e[t.id]=r}),e},[y]),w=t.useRef(null),[M,v]=t.useState({x:0,y:0}),[S,k]=t.useState(.5),[$,C]=t.useState(!1),_=t.useRef({x:0,y:0}),A=t.useRef({x:0,y:0}),[E,z]=t.useState(null),[I,R]=t.useState(null),[P,W]=t.useState(null),[B,F]=t.useState(null),Y=t.useMemo(()=>B&&b?new Set(b.edges.filter(e=>e.source===B||e.target===B).map(e=>e.id)):new Set,[B,b]),D=t.useMemo(()=>{if(!B||!b)return new Set;const e=new Set([B]);return b.edges.forEach(t=>{t.source===B&&e.add(t.target),t.target===B&&e.add(t.source)}),e},[B,b]);t.useMemo(()=>y?new Date(y.last_analyzed_at).toLocaleString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0,day:"numeric",month:"short",year:"numeric"}):"",[y]);const O=t.useCallback(e=>{e.preventDefault(),k(t=>Math.min(2.5,Math.max(.2,t-.001*e.deltaY)))},[]);t.useEffect(()=>{const e=w.current;return e&&e.addEventListener("wheel",O,{passive:!1}),()=>e?.removeEventListener("wheel",O)},[O]);const L=t.useCallback(e=>{e.target.closest("[data-edge-hit]")||e.target.closest("[data-node]")||(C(!0),_.current={x:e.clientX,y:e.clientY},A.current={...M},e.currentTarget.style.cursor="grabbing")},[M]),X=t.useCallback(e=>{$&&v({x:A.current.x+(e.clientX-_.current.x),y:A.current.y+(e.clientY-_.current.y)})},[$]),H=t.useCallback(()=>{C(!1),w.current&&(w.current.style.cursor="grab")},[]);const N=(e,t)=>"string"==typeof e?e:t,T=x?.root?.backgroundColor??x?.root?.background??(g?"#090d16":"#ffffff"),q=x?.root?.color??(g?"#f8fafc":"#1e293b"),U=x?.subtitle?.color??"#94a3b8",G={width:32,height:32,border:"none",background:"transparent",borderRadius:8,cursor:"pointer",fontSize:16,color:g?"#cbd5e1":"#475569",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:500,...x?.controlButton};return b&&y?e.jsxs("div",{style:{width:h,height:p,position:"relative",background:T,color:q,fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, sans-serif",overflow:"hidden",...x?.root},children:[e.jsxs("div",{style:{position:"absolute",top:0,left:0,right:0,zIndex:20,padding:"10px 14px",display:"flex",alignItems:"center",justifyContent:"space-between",...x?.header},children:[e.jsx("p",{style:{margin:0,fontSize:12,color:U,...x?.subtitle},children:"· Click a node or connection to explore details."}),e.jsxs("div",{style:{display:"flex",gap:2,background:g?"#1e293b":"#fff",borderRadius:10,padding:3,boxShadow:g?"0 1px 4px rgba(0,0,0,0.4)":"0 1px 4px rgba(0,0,0,0.08)",...x?.controls},children:[e.jsx("button",{onClick:()=>k(e=>Math.max(.2,e-.15)),style:G,children:"−"}),e.jsxs("button",{onClick:()=>{k(.5),v({x:0,y:0})},style:{...G,fontSize:11,width:52,fontWeight:600},children:[Math.round(100*S),"%"]}),e.jsx("button",{onClick:()=>k(e=>Math.min(2.5,e+.15)),style:G,children:"+"})]})]}),I&&(()=>{const t=I.node,r=j[t.cluster_id]??0;return e.jsxs("div",{style:{position:"absolute",top:50,left:14,zIndex:20,width:"30%",minWidth:280,borderRadius:12,overflow:"hidden",boxShadow:"0 2px 12px rgba(0,0,0,0.07)",border:"1px solid "+(g?"#334155":"#e2e8f0"),animation:"cdg-slideDown 0.2s ease-out",...x?.nodePopup},children:[e.jsxs("div",{style:{padding:"10px 14px",background:l[r%l.length],color:"#fff",display:"flex",alignItems:"center",justifyContent:"space-between",...x?.nodePopupHeader},children:[e.jsxs("div",{style:{display:"flex",alignItems:"center",gap:10},children:[e.jsx("span",{style:{width:28,height:28,borderRadius:8,background:"rgba(255,255,255,0.2)",display:"flex",alignItems:"center",justifyContent:"center",fontSize:14},children:a[r%a.length]}),e.jsxs("div",{children:[e.jsx("div",{style:{fontSize:9,fontWeight:600,textTransform:"uppercase",letterSpacing:"0.06em",opacity:.75},children:y.clusters[r]?.label||""}),e.jsx("div",{style:{fontSize:14,fontWeight:700,marginTop:1},children:t.label})]})]}),e.jsx("button",{onClick:()=>{R(null),F(null)},style:{background:"rgba(255,255,255,0.2)",border:"none",color:"#fff",borderRadius:6,width:24,height:24,cursor:"pointer",fontSize:14,display:"flex",alignItems:"center",justifyContent:"center",...x?.popupCloseButton},children:"×"})]}),e.jsx("div",{style:{padding:"10px 14px",fontSize:13,lineHeight:1.6,color:g?"#cbd5e1":"#475569",background:g?"#1e293b":"#fff",...x?.nodePopupBody},children:t.description||"No description available."})]})})(),e.jsxs("div",{ref:w,onPointerDown:L,onPointerMove:X,onPointerUp:H,onPointerLeave:H,onClick:()=>{z(null),R(null),F(null)},style:{width:"100%",height:"100%",cursor:$?"grabbing":"grab",position:"relative"},children:[e.jsx("div",{style:{transform:`translate(${M.x}px,${M.y}px) scale(${S})`,transformOrigin:"top left",position:"absolute",top:50,left:20,transition:$?"none":"transform 0.08s ease-out"},children:e.jsxs("svg",{width:b.canvasW,height:b.canvasH,style:{overflow:"visible"},children:[b.clusterBounds.map(t=>e.jsxs("g",{children:[e.jsx("rect",{x:t.x,y:t.y,width:t.width,height:t.height,rx:"16",fill:N(x?.cluster?.backgroundColor??x?.cluster?.background,g?"rgba(30,41,59,0.35)":"none"),stroke:N(x?.cluster?.borderColor??x?.cluster?.border,g?"#334155":"#e2e8f0"),strokeWidth:"1.5",strokeDasharray:"8 4"}),e.jsx("text",{x:t.x+14,y:t.y+t.height-10,fontSize:"11",fill:N(x?.clusterLabel?.color,"#94a3b8"),fontFamily:"Inter, sans-serif",fontWeight:"500",children:t.label})]},t.id)),b.edges.map(t=>{const r=u(t,m,b.edges);if(!r)return null;const n=Y.has(t.id),o=E?.edge.id===t.id,i=P===t.id,a=!!B&&!n,s=n||o?x?.activeEdge?.color??x?.activeEdge?.borderColor??"#6366f1":i?x?.edge?.color??"#818cf8":x?.edge?.borderColor??x?.edge?.color??(g?"#475569":"#cbd5e1"),l=n||o?2.5:i?2:1.5;return e.jsxs("g",{style:{opacity:a?.1:1,transition:"opacity 0.25s"},children:[e.jsx("path",{"data-edge-hit":"true",d:r,fill:"none",stroke:"transparent",strokeWidth:18,style:{cursor:"pointer"},onClick:e=>((e,t)=>{e.stopPropagation();const r=w.current.getBoundingClientRect();z({edge:t,screenX:e.clientX-r.left,screenY:e.clientY-r.top}),R(null),F(null)})(e,t),onMouseEnter:()=>W(t.id),onMouseLeave:()=>W(null)}),e.jsx("path",{d:r,fill:"none",stroke:s,strokeWidth:l,style:{transition:"stroke 0.2s, stroke-width 0.2s",pointerEvents:"none"}}),(n||o)&&e.jsxs(e.Fragment,{children:[e.jsx("circle",{r:4,fill:x?.edgeMarker?.color??x?.activeEdge?.color??"#6366f1",children:e.jsx("animateMotion",{dur:"1.8s",repeatCount:"indefinite",path:r})}),e.jsx("circle",{r:6,fill:x?.edgeMarker?.color??x?.activeEdge?.color??"#6366f1",opacity:.2,children:e.jsx("animateMotion",{dur:"1.8s",repeatCount:"indefinite",path:r})})]})]},t.id)}),b.nodes.map(t=>{const l=B===t.id,d=D.has(t.id),c=!!B&&!d,u=(j[t.cluster_id]??0)%s.length,f=s[u];return e.jsx("g",{"data-node":"true",onClick:e=>((e,t)=>{e.stopPropagation();const r=w.current.getBoundingClientRect();B===t.id?(F(null),R(null)):(F(t.id),R({node:t,screenX:e.clientX-r.left,screenY:e.clientY-r.top}),z(null))})(e,t),style:{cursor:"pointer",opacity:c?.15:1,transition:"opacity 0.25s"},children:e.jsx("foreignObject",{x:t.x,y:t.y,width:r,height:n,children:e.jsxs("div",{style:{background:x?.node?.backgroundColor??x?.node?.background??(g?"#1e293b":"#fff"),border:l?x?.selectedNode?.border??`2.5px solid ${x?.selectedNode?.borderColor??f}`:x?.node?.border??`1.5px solid ${x?.node?.borderColor??(g?"#334155":"#e2e8f0")}`,borderRadius:10,padding:"8px 14px",fontSize:13,fontWeight:600,color:g?"#f1f5f9":"#334155",fontFamily:"'Inter', sans-serif",display:"flex",alignItems:"center",gap:8,boxShadow:l?x?.selectedNode?.boxShadow??`0 0 0 3px ${f}33, 0 2px 8px rgba(0,0,0,0.4)`:x?.node?.boxShadow??(g?"0 2px 6px rgba(0,0,0,0.3)":"0 1px 3px rgba(0,0,0,0.05)"),whiteSpace:"nowrap",userSelect:"none",height:46,boxSizing:"border-box",transition:"border 0.2s, box-shadow 0.2s",...x?.node,...l?x?.selectedNode:{}},children:[e.jsx("span",{style:{width:22,height:22,borderRadius:6,background:o[u],display:"flex",alignItems:"center",justifyContent:"center",fontSize:11,flexShrink:0,color:i[u],...x?.nodeIcon},children:a[u]}),e.jsx("span",{style:{overflow:"hidden",textOverflow:"ellipsis"},children:t.label})]})})},t.id)})]})}),E&&e.jsxs("div",{onClick:e=>e.stopPropagation(),style:{position:"absolute",...function(e,t,r,n){if(!w.current)return{};const o=w.current.getBoundingClientRect();let i=e+14,a=t-n/2;return i+r>o.width&&(i=e-r-14),a<8&&(a=8),a+n>o.height&&(a=o.height-n-8),{left:i,top:a}}(E.screenX,E.screenY,320,180),width:320,background:g?"#1e293b":"#fff",borderRadius:14,boxShadow:"0 8px 30px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.06)",border:"1px solid "+(g?"#334155":"#e2e8f0"),zIndex:30,animation:"cdg-popIn 0.18s ease-out",overflow:"hidden",...x?.edgePopup},children:[e.jsxs("div",{style:{padding:"12px 16px 10px",background:"linear-gradient(135deg,#6366f1,#8b5cf6)",color:"#fff",...x?.edgePopupHeader},children:[e.jsx("div",{style:{fontSize:10,fontWeight:600,textTransform:"uppercase",letterSpacing:"0.06em",opacity:.8},children:"Edge Reasoning"}),e.jsxs("div",{style:{fontSize:13,fontWeight:600,marginTop:4},children:[m[E.edge.source]?.label??"Source",e.jsx("span",{style:{opacity:.6,margin:"0 6px"},children:"→"}),m[E.edge.target]?.label??"Target"]})]}),e.jsx("div",{style:{padding:"12px 16px 14px",fontSize:13,lineHeight:1.6,color:g?"#cbd5e1":"#475569",whiteSpace:"pre-line",...x?.edgePopupBody},children:E.edge.reasoning||"No reasoning available."}),e.jsx("button",{onClick:()=>z(null),style:{position:"absolute",top:8,right:10,background:"rgba(255,255,255,0.2)",border:"none",color:"#fff",borderRadius:6,width:24,height:24,cursor:"pointer",fontSize:14,display:"flex",alignItems:"center",justifyContent:"center",...x?.popupCloseButton},children:"×"})]})]}),e.jsx("style",{children:"\n @keyframes cdg-popIn { from { opacity:0; transform:scale(0.95) translateY(4px); } to { opacity:1; transform:scale(1) translateY(0); } }\n @keyframes cdg-slideDown { from { opacity:0; transform:translateY(-6px); } to { opacity:1; transform:translateY(0); } }\n "})]}):null};
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("tslib"),e=require("react/jsx-runtime"),t=require("react"),r=170,o=48,i=["#ede9fe","#e0f2fe","#fef3c7","#dcfce7","#ffe4e6","#f0fdf4","#fef9c3","#e0e7ff","#fce7f3","#f1f5f9"],a=["#7c3aed","#0284c7","#b45309","#16a34a","#e11d48","#15803d","#a16207","#4338ca","#db2777","#475569"],l=["⚙","◈","⟐","✦","◎","⬡","◇","⊕","✶","◉"],s=["#a78bfa","#7dd3fc","#fbbf24","#86efac","#fda4af","#6ee7b7","#fde047","#a5b4fc","#f9a8d4","#94a3b8"],d=["linear-gradient(135deg,#7c3aed,#a78bfa)","linear-gradient(135deg,#0284c7,#38bdf8)","linear-gradient(135deg,#b45309,#fbbf24)","linear-gradient(135deg,#16a34a,#86efac)","linear-gradient(135deg,#e11d48,#fda4af)","linear-gradient(135deg,#15803d,#6ee7b7)","linear-gradient(135deg,#a16207,#fde047)","linear-gradient(135deg,#4338ca,#a5b4fc)","linear-gradient(135deg,#db2777,#f9a8d4)","linear-gradient(135deg,#475569,#94a3b8)"],c=["Context & Inputs","Core Logic & Rules","Outputs & Schema"];function u(e){var t=Array.isArray(null==e?void 0:e.clusters)?e.clusters:[],i=Array.isArray(null==e?void 0:e.nodes)?e.nodes:[],a=Array.isArray(null==e?void 0:e.edges)?e.edges:[],l=function(e,t,r){var o,i=e.length;if(0===i)return new Map;var a={};e.forEach(function(n,e){a[n.id]=e});var l={};e.forEach(function(n){l[n.id]=0});for(var s=0;s<i;s++){for(var d=!1,c=0,u=t;c<u.length;c++){var f=u[c],g=(l[f.source]||0)+1;g>(l[f.target]||0)&&g<i&&(l[f.target]=g,d=!0)}if(!d)break}var v={};r.forEach(function(n,e){v[n.id]=e});var p={};r.forEach(function(n){p[n.id]=[]}),e.forEach(function(n){var e;null===(e=p[n.cluster_id])||void 0===e||e.push(n)}),Object.values(p).forEach(function(n){return n.sort(function(n,e){return(l[n.id]||0)-(l[e.id]||0)})});for(var h=new Float64Array(i),y=new Float64Array(i),x=new Float64Array(i),_=new Float64Array(i),b=function(n){var e=null!==(o=v[n.id])&&void 0!==o?o:0;(p[n.id]||[]).forEach(function(n,t){var r=a[n.id];h[r]=520*e+280,y[r]=200*t+120})},m=0,M=r;m<M.length;m++)b(U=M[m]);for(var j=.0015,w=Math.max.apply(Math,n.__spreadArray(n.__spreadArray([],e.map(function(n){return l[n.id]||0}),!1),[1],!1)),S=new Float64Array(i),k=0;k<i;k++)S[k]=(l[e[k].id]||0)/w*(200*i*.6)+120;for(var C=0;C<350;C++){var A=Math.max(.015,1-C/350),E=new Float64Array(i),z=new Float64Array(i);for(k=0;k<i;k++)for(var I=k+1;I<i;I++){var R=(X=h[k]-h[I])*X+(q=y[k]-y[I])*q;R<400&&(R=(X=12*(k-I))*X+(q=8*(k+I))*q);var P=X/(O=Math.sqrt(R))*(L=48e4/R),W=q/O*L;E[k]+=P,z[k]+=W,E[I]-=P,z[I]-=W}for(var B=0,F=t;B<F.length;B++){f=F[B];var Y=a[f.source],D=a[f.target];if(void 0!==Y&&void 0!==D){var O,L,X=h[D]-h[Y],q=y[D]-y[Y];if(!((O=Math.sqrt(X*X+q*q))<1))P=X/O*(L=.004*(O-380)),W=q/O*L,E[Y]+=P,z[Y]+=W,E[D]-=P,z[D]-=W}}var H={},N={},T={};for(k=0;k<i;k++)H[U=e[k].cluster_id]=(H[U]||0)+h[k],N[U]=(N[U]||0)+y[k],T[U]=(T[U]||0)+1;for(k=0;k<i;k++){var U=e[k].cluster_id;E[k]+=(H[U]/T[U]-h[k])*j,z[k]+=(N[U]/T[U]-y[k])*j}for(k=0;k<i;k++)z[k]+=.002*(S[k]-y[k]);for(k=0;k<i;k++)x[k]=.84*(x[k]+E[k])*A,_[k]=.84*(_[k]+z[k])*A,h[k]+=x[k],y[k]+=_[k]}for(s=0;s<40;s++){var G=!1;for(k=0;k<i;k++)for(I=k+1;I<i;I++){X=h[k]-h[I],q=y[k]-y[I];var Q=270-Math.abs(X),J=128-Math.abs(q);if(Q>0&&J>0)if(G=!0,Q<J){var K=Q/2+5;h[k]+=X>0?K:-K,h[I]-=X>0?K:-K}else K=J/2+5,y[k]+=q>0?K:-K,y[I]-=q>0?K:-K}if(!G)break}var V=1/0,Z=1/0;for(k=0;k<i;k++)V=Math.min(V,h[k]),Z=Math.min(Z,y[k]);var $=new Map;for(k=0;k<i;k++)$.set(e[k].id,{x:Math.round(h[k]-V+80),y:Math.round(y[k]-Z+80)});return $}(i,a,t),s=i.map(function(e){var t=l.get(e.id)||{x:0,y:0};return n.__assign(n.__assign({},e),{x:t.x,y:t.y})}),d={};t.forEach(function(n,e){d[n.id]=e});var c={};t.forEach(function(n){c[n.id]=[]}),s.forEach(function(n){var e;null===(e=c[n.cluster_id])||void 0===e||e.push(n)});var u=36,f=t.map(function(n){var e=c[n.id];if(!e.length)return null;var t=Math.min.apply(Math,e.map(function(n){return n.x})),i=Math.min.apply(Math,e.map(function(n){return n.y})),a=Math.max.apply(Math,e.map(function(n){return n.x+r})),l=Math.max.apply(Math,e.map(function(n){return n.y+o}));return{id:n.id,label:n.label,idx:d[n.id],x:t-u,y:i-u,width:a-t+72,height:l-i+72+22}}).filter(function(n){return null!==n});return{nodes:s.map(function(e){var t;return n.__assign(n.__assign({},e),{cluster:null!==(t=d[e.cluster_id])&&void 0!==t?t:0})}),edges:a,clusterBounds:f,canvasW:Math.max.apply(Math,s.map(function(n){return n.x+r}))+72,canvasH:Math.max.apply(Math,s.map(function(n){return n.y+o}))+72}}function f(n,e,t){var r=e[n.source],i=e[n.target];if(!r||!i)return"";var a=function(n,e){var t=n.x+85,r=n.y+24,o=e.x+85,i=e.y+24;function a(n,e,t,r){var o=t-n,i=r-e;return Math.abs(i)>.4*Math.abs(o)?i>0?{x:n,y:e+24}:{x:n,y:e-24}:o>0?{x:n+85,y:e}:{x:n-85,y:e}}return{source:a(t,r,o,i),target:a(o,i,t,r)}}(r,i),l=a.source,s=a.target,d=s.x-l.x,c=s.y-l.y,u=Math.sqrt(d*d+c*c);if(u<5)return"M ".concat(l.x," ").concat(l.y," L ").concat(s.x," ").concat(s.y);if(i.y+150<r.y&&i.y<r.y-o){var f=Math.min(r.x,i.x)-110;return"M ".concat(l.x," ").concat(l.y," C ").concat(f," ").concat(l.y,", ").concat(f," ").concat(s.y,", ").concat(s.x," ").concat(s.y)}var g=-c/u,v=d/u;if(t.some(function(e){return e.source===n.target&&e.target===n.source})){var p=n.source<n.target?1:-1,h=Math.max(.18*u,40)*p;return"M ".concat(l.x," ").concat(l.y," Q ").concat((l.x+s.x)/2+g*h," ").concat((l.y+s.y)/2+v*h," ").concat(s.x," ").concat(s.y)}var y=Math.min(.12*u,55);return"M ".concat(l.x," ").concat(l.y," Q ").concat((l.x+s.x)/2+g*y," ").concat((l.y+s.y)/2+v*y," ").concat(s.x," ").concat(s.y)}exports.default=function(g){var v,p,h,y,x,_,b,m,M,j,w,S,k=g.data,C=g.isDarkMode,A=void 0!==C&&C,E=g.height,z=void 0===E?500:E,I=g.width,R=void 0===I?"100%":I,P=g.styles,W=t.useMemo(function(){return function(e){if(!e||"object"!=typeof e)return null;if(Array.isArray(e.nodes)&&Array.isArray(e.edges)){var t=e.nodes,r=Array.isArray(e.clusters)&&e.clusters.length>0?e.clusters:null,o=new Set(t.map(function(n){return n.cluster_id}));if(!r||o.size<=1){var i=Math.max(1,Math.min(3,Math.ceil(t.length/3)));r=Array.from({length:i},function(n,e){return{id:"cl_".concat(e+1),label:c[e]||"Group ".concat(e+1)}}),t=t.map(function(e,t){var o=t%i,a=Math.floor(t/i);return n.__assign(n.__assign({},e),{cluster_id:r[o].id,x:450*o+200,y:180*a+100})})}return{graph_id:e.graph_id||"graph",prompt_id:e.prompt_id||"",last_analyzed_at:e.last_analyzed_at||(new Date).toISOString(),clusters:r,nodes:t,edges:e.edges}}var a=Object.keys(e);if(0===a.length)return null;var l=Math.max(1,Math.min(3,Math.ceil(a.length/3))),s=Array.from({length:l},function(n,e){return{id:"cl_".concat(e+1),label:c[e]||"Group ".concat(e+1)}}),d=[],u=[];return a.forEach(function(n,t){var r=t%l,o=Math.floor(t/l),i=n.split("_").map(function(n){return n.charAt(0).toUpperCase()+n.slice(1)}).join(" "),a="node_".concat(n);d.push({id:a,label:i,cluster_id:s[r].id,x:450*r+200,y:180*o+100,description:"Section: ".concat(i)});var c=e[n];Array.isArray(c)&&c.forEach(function(e,t){var r;if(e&&"object"==typeof e){var o=e.dependent_on;if(o){var i="";"string"==typeof e.reasoning?i=e.reasoning:Array.isArray(e.reasoning)?i=e.reasoning.map(function(n){return"string"==typeof n?n:(null==n?void 0:n.text)||""}).filter(Boolean).join(" "):(null===(r=e.reasoning)||void 0===r?void 0:r.text)&&(i=String(e.reasoning.text)),u.push({id:"e_".concat(n,"_").concat(o,"_").concat(t),source:a,target:"node_".concat(o),reasoning:i||"Depends on ".concat(o),score:"number"==typeof e.Score?e.Score:"number"==typeof e.score?e.score:80,gap:e.gap||"",dependency_type:e.dependency_type||"implicit"})}}})}),0===d.length?null:{graph_id:"converted_graph",prompt_id:"",last_analyzed_at:(new Date).toISOString(),clusters:s,nodes:d,edges:u}}(k)},[k]),B=t.useMemo(function(){return W?u(W):null},[W]),F=t.useMemo(function(){var n={};return null==B||B.nodes.forEach(function(e){n[e.id]=e}),n},[B]),Y=t.useMemo(function(){var n={};return null==W||W.clusters.forEach(function(e,t){n[e.id]=t}),n},[W]),D=t.useRef(null),O=t.useState({x:0,y:0}),L=O[0],X=O[1],q=t.useState(.5),H=q[0],N=q[1],T=t.useState(!1),U=T[0],G=T[1],Q=t.useRef({x:0,y:0}),J=t.useRef({x:0,y:0}),K=t.useState(null),V=K[0],Z=K[1],$=t.useState(null),nn=$[0],en=$[1],tn=t.useState(null),rn=tn[0],on=tn[1],an=t.useState(null),ln=an[0],sn=an[1],dn=t.useMemo(function(){return ln&&B?new Set(B.edges.filter(function(n){return n.source===ln||n.target===ln}).map(function(n){return n.id})):new Set},[ln,B]),cn=t.useMemo(function(){if(!ln||!B)return new Set;var n=new Set([ln]);return B.edges.forEach(function(e){e.source===ln&&n.add(e.target),e.target===ln&&n.add(e.source)}),n},[ln,B]);t.useMemo(function(){return W?new Date(W.last_analyzed_at).toLocaleString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0,day:"numeric",month:"short",year:"numeric"}):""},[W]);var un=t.useCallback(function(n){n.preventDefault(),N(function(e){return Math.min(2.5,Math.max(.2,e-.001*n.deltaY))})},[]);t.useEffect(function(){var n=D.current;return n&&n.addEventListener("wheel",un,{passive:!1}),function(){return null==n?void 0:n.removeEventListener("wheel",un)}},[un]);var fn=t.useCallback(function(e){e.target.closest("[data-edge-hit]")||e.target.closest("[data-node]")||(G(!0),Q.current={x:e.clientX,y:e.clientY},J.current=n.__assign({},L),e.currentTarget.style.cursor="grabbing")},[L]),gn=t.useCallback(function(n){U&&X({x:J.current.x+(n.clientX-Q.current.x),y:J.current.y+(n.clientY-Q.current.y)})},[U]),vn=t.useCallback(function(){G(!1),D.current&&(D.current.style.cursor="grab")},[]);var pn=function(n,e){return"string"==typeof n?n:e},hn=null!==(y=null!==(p=null===(v=null==P?void 0:P.root)||void 0===v?void 0:v.backgroundColor)&&void 0!==p?p:null===(h=null==P?void 0:P.root)||void 0===h?void 0:h.background)&&void 0!==y?y:A?"#090d16":"#ffffff",yn=null!==(_=null===(x=null==P?void 0:P.root)||void 0===x?void 0:x.color)&&void 0!==_?_:A?"#f8fafc":"#1e293b",xn=null!==(m=null===(b=null==P?void 0:P.subtitle)||void 0===b?void 0:b.color)&&void 0!==m?m:"#94a3b8",_n=n.__assign({width:32,height:32,border:"none",background:"transparent",borderRadius:8,cursor:"pointer",fontSize:16,color:A?"#cbd5e1":"#475569",display:"flex",alignItems:"center",justifyContent:"center",fontWeight:500},null==P?void 0:P.controlButton);return B&&W?e.jsxs("div",n.__assign({style:n.__assign({width:R,height:z,position:"relative",background:hn,color:yn,fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, sans-serif",overflow:"hidden"},null==P?void 0:P.root)},{children:[e.jsxs("div",n.__assign({style:n.__assign({position:"absolute",top:0,left:0,right:0,zIndex:20,padding:"10px 14px",display:"flex",alignItems:"center",justifyContent:"space-between"},null==P?void 0:P.header)},{children:[e.jsx("p",n.__assign({style:n.__assign({margin:0,fontSize:12,color:xn},null==P?void 0:P.subtitle)},{children:"· Click a node or connection to explore details."})),e.jsxs("div",n.__assign({style:n.__assign({display:"flex",gap:2,background:A?"#1e293b":"#fff",borderRadius:10,padding:3,boxShadow:A?"0 1px 4px rgba(0,0,0,0.4)":"0 1px 4px rgba(0,0,0,0.08)"},null==P?void 0:P.controls)},{children:[e.jsx("button",n.__assign({onClick:function(){return N(function(n){return Math.max(.2,n-.15)})},style:_n},{children:"−"})),e.jsxs("button",n.__assign({onClick:function(){N(.5),X({x:0,y:0})},style:n.__assign(n.__assign({},_n),{fontSize:11,width:52,fontWeight:600})},{children:[Math.round(100*H),"%"]})),e.jsx("button",n.__assign({onClick:function(){return N(function(n){return Math.min(2.5,n+.15)})},style:_n},{children:"+"}))]}))]})),nn&&function(){var t,r,o=nn.node,i=null!==(t=Y[o.cluster_id])&&void 0!==t?t:0;return e.jsxs("div",n.__assign({style:n.__assign({position:"absolute",top:50,left:14,zIndex:20,width:"30%",minWidth:280,borderRadius:12,overflow:"hidden",boxShadow:"0 2px 12px rgba(0,0,0,0.07)",border:"1px solid ".concat(A?"#334155":"#e2e8f0"),animation:"cdg-slideDown 0.2s ease-out"},null==P?void 0:P.nodePopup)},{children:[e.jsxs("div",n.__assign({style:n.__assign({padding:"10px 14px",background:d[i%d.length],color:"#fff",display:"flex",alignItems:"center",justifyContent:"space-between"},null==P?void 0:P.nodePopupHeader)},{children:[e.jsxs("div",n.__assign({style:{display:"flex",alignItems:"center",gap:10}},{children:[e.jsx("span",n.__assign({style:{width:28,height:28,borderRadius:8,background:"rgba(255,255,255,0.2)",display:"flex",alignItems:"center",justifyContent:"center",fontSize:14}},{children:l[i%l.length]})),e.jsxs("div",{children:[e.jsx("div",n.__assign({style:{fontSize:9,fontWeight:600,textTransform:"uppercase",letterSpacing:"0.06em",opacity:.75}},{children:(null===(r=W.clusters[i])||void 0===r?void 0:r.label)||""})),e.jsx("div",n.__assign({style:{fontSize:14,fontWeight:700,marginTop:1}},{children:o.label}))]})]})),e.jsx("button",n.__assign({onClick:function(){en(null),sn(null)},style:n.__assign({background:"rgba(255,255,255,0.2)",border:"none",color:"#fff",borderRadius:6,width:24,height:24,cursor:"pointer",fontSize:14,display:"flex",alignItems:"center",justifyContent:"center"},null==P?void 0:P.popupCloseButton)},{children:"×"}))]})),e.jsx("div",n.__assign({style:n.__assign({padding:"10px 14px",fontSize:13,lineHeight:1.6,color:A?"#cbd5e1":"#475569",background:A?"#1e293b":"#fff"},null==P?void 0:P.nodePopupBody)},{children:o.description||"No description available."}))]}))}(),e.jsxs("div",n.__assign({ref:D,onPointerDown:fn,onPointerMove:gn,onPointerUp:vn,onPointerLeave:vn,onClick:function(){Z(null),en(null),sn(null)},style:{width:"100%",height:"100%",cursor:U?"grabbing":"grab",position:"relative"}},{children:[e.jsx("div",n.__assign({style:{transform:"translate(".concat(L.x,"px,").concat(L.y,"px) scale(").concat(H,")"),transformOrigin:"top left",position:"absolute",top:50,left:20,transition:U?"none":"transform 0.08s ease-out"}},{children:e.jsxs("svg",n.__assign({width:B.canvasW,height:B.canvasH,style:{overflow:"visible"}},{children:[B.clusterBounds.map(function(t){var r,o,i,a,l,s,d;return e.jsxs("g",{children:[e.jsx("rect",{x:t.x,y:t.y,width:t.width,height:t.height,rx:"16",fill:pn(null!==(o=null===(r=null==P?void 0:P.cluster)||void 0===r?void 0:r.backgroundColor)&&void 0!==o?o:null===(i=null==P?void 0:P.cluster)||void 0===i?void 0:i.background,A?"rgba(30,41,59,0.35)":"none"),stroke:pn(null!==(l=null===(a=null==P?void 0:P.cluster)||void 0===a?void 0:a.borderColor)&&void 0!==l?l:null===(s=null==P?void 0:P.cluster)||void 0===s?void 0:s.border,A?"#334155":"#e2e8f0"),strokeWidth:"1.5",strokeDasharray:"8 4"}),e.jsx("text",n.__assign({x:t.x+14,y:t.y+t.height-10,fontSize:"11",fill:pn(null===(d=null==P?void 0:P.clusterLabel)||void 0===d?void 0:d.color,"#94a3b8"),fontFamily:"Inter, sans-serif",fontWeight:"500"},{children:t.label}))]},t.id)}),B.edges.map(function(t){var r,o,i,a,l,s,d,c,u,g,v,p,h,y,x,_,b,m,M=f(t,F,B.edges);if(!M)return null;var j=dn.has(t.id),w=(null==V?void 0:V.edge.id)===t.id,S=rn===t.id,k=!!ln&&!j,C=j||w?null!==(a=null!==(o=null===(r=null==P?void 0:P.activeEdge)||void 0===r?void 0:r.color)&&void 0!==o?o:null===(i=null==P?void 0:P.activeEdge)||void 0===i?void 0:i.borderColor)&&void 0!==a?a:"#6366f1":S?null!==(s=null===(l=null==P?void 0:P.edge)||void 0===l?void 0:l.color)&&void 0!==s?s:"#818cf8":null!==(g=null!==(c=null===(d=null==P?void 0:P.edge)||void 0===d?void 0:d.borderColor)&&void 0!==c?c:null===(u=null==P?void 0:P.edge)||void 0===u?void 0:u.color)&&void 0!==g?g:A?"#475569":"#cbd5e1",E=j||w?2.5:S?2:1.5;return e.jsxs("g",n.__assign({style:{opacity:k?.1:1,transition:"opacity 0.25s"}},{children:[e.jsx("path",{"data-edge-hit":"true",d:M,fill:"none",stroke:"transparent",strokeWidth:18,style:{cursor:"pointer"},onClick:function(n){return function(n,e){n.stopPropagation();var t=D.current.getBoundingClientRect();Z({edge:e,screenX:n.clientX-t.left,screenY:n.clientY-t.top}),en(null),sn(null)}(n,t)},onMouseEnter:function(){return on(t.id)},onMouseLeave:function(){return on(null)}}),e.jsx("path",{d:M,fill:"none",stroke:C,strokeWidth:E,style:{transition:"stroke 0.2s, stroke-width 0.2s",pointerEvents:"none"}}),(j||w)&&e.jsxs(e.Fragment,{children:[e.jsx("circle",n.__assign({r:4,fill:null!==(y=null!==(p=null===(v=null==P?void 0:P.edgeMarker)||void 0===v?void 0:v.color)&&void 0!==p?p:null===(h=null==P?void 0:P.activeEdge)||void 0===h?void 0:h.color)&&void 0!==y?y:"#6366f1"},{children:e.jsx("animateMotion",{dur:"1.8s",repeatCount:"indefinite",path:M})})),e.jsx("circle",n.__assign({r:6,fill:null!==(m=null!==(_=null===(x=null==P?void 0:P.edgeMarker)||void 0===x?void 0:x.color)&&void 0!==_?_:null===(b=null==P?void 0:P.activeEdge)||void 0===b?void 0:b.color)&&void 0!==m?m:"#6366f1",opacity:.2},{children:e.jsx("animateMotion",{dur:"1.8s",repeatCount:"indefinite",path:M})}))]})]}),t.id)}),B.nodes.map(function(t){var d,c,u,f,g,v,p,h,y,x,_,b,m,M,j,w,S,k=ln===t.id,C=cn.has(t.id),E=!!ln&&!C,z=(null!==(d=Y[t.cluster_id])&&void 0!==d?d:0)%s.length,I=s[z];return e.jsx("g",n.__assign({"data-node":"true",onClick:function(n){return function(n,e){n.stopPropagation();var t=D.current.getBoundingClientRect();ln===e.id?(sn(null),en(null)):(sn(e.id),en({node:e,screenX:n.clientX-t.left,screenY:n.clientY-t.top}),Z(null))}(n,t)},style:{cursor:"pointer",opacity:E?.15:1,transition:"opacity 0.25s"}},{children:e.jsx("foreignObject",n.__assign({x:t.x,y:t.y,width:r,height:o},{children:e.jsxs("div",n.__assign({style:n.__assign(n.__assign({background:null!==(g=null!==(u=null===(c=null==P?void 0:P.node)||void 0===c?void 0:c.backgroundColor)&&void 0!==u?u:null===(f=null==P?void 0:P.node)||void 0===f?void 0:f.background)&&void 0!==g?g:A?"#1e293b":"#fff",border:k?null!==(p=null===(v=null==P?void 0:P.selectedNode)||void 0===v?void 0:v.border)&&void 0!==p?p:"2.5px solid ".concat(null!==(y=null===(h=null==P?void 0:P.selectedNode)||void 0===h?void 0:h.borderColor)&&void 0!==y?y:I):null!==(_=null===(x=null==P?void 0:P.node)||void 0===x?void 0:x.border)&&void 0!==_?_:"1.5px solid ".concat(null!==(m=null===(b=null==P?void 0:P.node)||void 0===b?void 0:b.borderColor)&&void 0!==m?m:A?"#334155":"#e2e8f0"),borderRadius:10,padding:"8px 14px",fontSize:13,fontWeight:600,color:A?"#f1f5f9":"#334155",fontFamily:"'Inter', sans-serif",display:"flex",alignItems:"center",gap:8,boxShadow:k?null!==(j=null===(M=null==P?void 0:P.selectedNode)||void 0===M?void 0:M.boxShadow)&&void 0!==j?j:"0 0 0 3px ".concat(I,"33, 0 2px 8px rgba(0,0,0,0.4)"):null!==(S=null===(w=null==P?void 0:P.node)||void 0===w?void 0:w.boxShadow)&&void 0!==S?S:A?"0 2px 6px rgba(0,0,0,0.3)":"0 1px 3px rgba(0,0,0,0.05)",whiteSpace:"nowrap",userSelect:"none",height:46,boxSizing:"border-box",transition:"border 0.2s, box-shadow 0.2s"},null==P?void 0:P.node),k?null==P?void 0:P.selectedNode:{})},{children:[e.jsx("span",n.__assign({style:n.__assign({width:22,height:22,borderRadius:6,background:i[z],display:"flex",alignItems:"center",justifyContent:"center",fontSize:11,flexShrink:0,color:a[z]},null==P?void 0:P.nodeIcon)},{children:l[z]})),e.jsx("span",n.__assign({style:{overflow:"hidden",textOverflow:"ellipsis"}},{children:t.label}))]}))}))}),t.id)})]}))})),V&&e.jsxs("div",n.__assign({onClick:function(n){return n.stopPropagation()},style:n.__assign(n.__assign(n.__assign({position:"absolute"},function(n,e,t,r){if(!D.current)return{};var o=D.current.getBoundingClientRect(),i=n+14,a=e-r/2;return i+t>o.width&&(i=n-t-14),a<8&&(a=8),a+r>o.height&&(a=o.height-r-8),{left:i,top:a}}(V.screenX,V.screenY,320,180)),{width:320,background:A?"#1e293b":"#fff",borderRadius:14,boxShadow:"0 8px 30px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.06)",border:"1px solid ".concat(A?"#334155":"#e2e8f0"),zIndex:30,animation:"cdg-popIn 0.18s ease-out",overflow:"hidden"}),null==P?void 0:P.edgePopup)},{children:[e.jsxs("div",n.__assign({style:n.__assign({padding:"12px 16px 10px",background:"linear-gradient(135deg,#6366f1,#8b5cf6)",color:"#fff"},null==P?void 0:P.edgePopupHeader)},{children:[e.jsx("div",n.__assign({style:{fontSize:10,fontWeight:600,textTransform:"uppercase",letterSpacing:"0.06em",opacity:.8}},{children:"Edge Reasoning"})),e.jsxs("div",n.__assign({style:{fontSize:13,fontWeight:600,marginTop:4}},{children:[null!==(j=null===(M=F[V.edge.source])||void 0===M?void 0:M.label)&&void 0!==j?j:"Source",e.jsx("span",n.__assign({style:{opacity:.6,margin:"0 6px"}},{children:"→"})),null!==(S=null===(w=F[V.edge.target])||void 0===w?void 0:w.label)&&void 0!==S?S:"Target"]}))]})),e.jsx("div",n.__assign({style:n.__assign({padding:"12px 16px 14px",fontSize:13,lineHeight:1.6,color:A?"#cbd5e1":"#475569",whiteSpace:"pre-line"},null==P?void 0:P.edgePopupBody)},{children:V.edge.reasoning||"No reasoning available."})),e.jsx("button",n.__assign({onClick:function(){return Z(null)},style:n.__assign({position:"absolute",top:8,right:10,background:"rgba(255,255,255,0.2)",border:"none",color:"#fff",borderRadius:6,width:24,height:24,cursor:"pointer",fontSize:14,display:"flex",alignItems:"center",justifyContent:"center"},null==P?void 0:P.popupCloseButton)},{children:"×"}))]}))]})),e.jsx("style",{children:"\n @keyframes cdg-popIn { from { opacity:0; transform:scale(0.95) translateY(4px); } to { opacity:1; transform:scale(1) translateY(0); } }\n @keyframes cdg-slideDown { from { opacity:0; transform:translateY(-6px); } to { opacity:1; transform:translateY(0); } }\n "})]})):null};
|
|
2
2
|
//# sourceMappingURL=CitationDependencyGraph.js.map
|