@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
|
-
import{jsxs as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsxs as t,Fragment as r,jsx as i}from"react/jsx-runtime";import{Box as n}from"@mui/material";import o from"./ScrollLockToggle.js";import{useCompareContext as l}from"../CompareContext.js";var d=function(d){var c=d.connectedLines,a=d.pathRefs,s=d.maintainRelativeOrder,u=l(),f=u.scrollSyncLocked,h=u.toggleScrollSyncLocked,g=u.isGuidelineMode;return t(r,{children:[c.map(function(r){var n,o,l,d=r.pathD,c=(null===(n=r.style)||void 0===n?void 0:n.badgeBorder)||"#6366F1",s="conn-marker-".concat(r.id),u="".concat(r.id,"-bg"),f="".concat(r.id,"-stroke"),h="".concat(r.id,"-number");return t("g",{children:[i("defs",{children:i("clipPath",e({id:"connections-clip"},{children:i("marker",e({id:s,markerWidth:"8",markerHeight:"6",refX:"7",refY:"3",orient:"auto"},{children:i("polygon",{points:"0 0, 8 3, 0 6",fill:c})}))}))}),i("path",{ref:function(e){a.current[u]=e},d:d,fill:"none",stroke:"#FFFFFF",strokeWidth:"4",strokeOpacity:"0.7"}),i("path",{ref:function(e){a.current[f]=e},d:d,fill:"none",stroke:c,strokeWidth:"1.75",markerEnd:"url(#".concat(s,")")}),g&&r.matchLabel&&t("g",e({ref:function(e){a.current[h]=e},transform:"translate(".concat(r.x2-42,", ").concat(r.y2,")"),style:{pointerEvents:"none",transition:"visibility 0ms"}},{children:[i("rect",{x:"-22",y:"-8",width:"44",height:"16",rx:"4",fill:"#FFFFFF"}),i("rect",{x:"-21",y:"-7",width:"42",height:"14",rx:"3",fill:(null===(o=r.style)||void 0===o?void 0:o.badgeBg)||"#FEF08A",stroke:c,strokeWidth:"1"}),i("text",e({x:"0",y:"3.5",fontSize:"9px",fontWeight:"bold",fontFamily:'"Plus Jakarta Sans", sans-serif',fill:(null===(l=r.style)||void 0===l?void 0:l.badgeText)||c,textAnchor:"middle"},{children:r.matchLabel}))]}))]},r.id)}),t("g",{children:[t("g",e({style:{transition:"visibility 0ms"}},{children:[i("path",{ref:function(e){return a.current["guideline-up-stroke"]=e},fill:"none",strokeWidth:"1.75",visibility:"hidden"}),t("g",e({ref:function(e){return a.current["guideline-up-badge"]=e},visibility:"hidden"},{children:[i("polygon",{ref:function(e){return a.current["guideline-up-arrow"]=e},points:"-4,0 0,-6 4,0"}),i("rect",{ref:function(e){return a.current["guideline-up-badge-rect"]=e},x:"-12",y:"3",width:"24",height:"15",rx:"4",fill:"#FFFFFF",strokeWidth:"1"}),i("text",{ref:function(e){return a.current["guideline-up-text"]=e},x:"0",y:"14",fontSize:"10px",fontWeight:"bold",fontFamily:'"Plus Jakarta Sans", sans-serif',textAnchor:"middle"})]}))]})),t("g",e({style:{transition:"visibility 0ms"}},{children:[i("path",{ref:function(e){return a.current["guideline-down-stroke"]=e},fill:"none",strokeWidth:"1.75",visibility:"hidden"}),t("g",e({ref:function(e){return a.current["guideline-down-badge"]=e},visibility:"hidden"},{children:[i("polygon",{ref:function(e){return a.current["guideline-down-arrow"]=e},points:"-4,0 0,6 4,0"}),i("rect",{ref:function(e){return a.current["guideline-down-badge-rect"]=e},x:"-12",y:"-18",width:"24",height:"15",rx:"4",fill:"#FFFFFF",strokeWidth:"1"}),i("text",{ref:function(e){return a.current["guideline-down-text"]=e},x:"0",y:"-7",fontSize:"10px",fontWeight:"bold",fontFamily:'"Plus Jakarta Sans", sans-serif',textAnchor:"middle"})]}))]}))]}),s&&!g&&c.map(function(t){var r,l;if(void 0===t.x1)return null;var d=(null===(r=t.style)||void 0===r?void 0:r.badgeBorder)||"#6366F1",c="".concat(t.id,"-btn"),s=t.x1+40,u=void 0!==t.y1?t.y1:0;return i("foreignObject",e({ref:function(e){a.current[c]=e},x:s-12,y:u-12,width:"24",height:"24",style:{pointerEvents:"auto",overflow:"visible"}},{children:i(n,e({onClick:function(e){e.stopPropagation(),h&&h(e)},sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%",bgcolor:"#FFFFFF",borderRadius:"50%",border:"1px solid ".concat(d),cursor:"pointer",transition:"transform 0.2s ease","&:hover":{transform:"scale(1.05)",boxShadow:"0px 2px 4px rgba(0,0,0,0.1)"}}},{children:i(o,{locked:f,onToggle:h,color:(null===(l=t.style)||void 0===l?void 0:l.badgeText)||d,borderColor:"transparent",size:12})}))}),"".concat(t.id,"-lock"))})]})};export{d as default};
|
|
2
2
|
//# sourceMappingURL=connectedLines.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connectedLines.js","sources":["../../../../src/features/CognitiveCompare/components/connectedLines.tsx"],"sourcesContent":["import React from \"react\";\nimport { Box } from \"@mui/material\";\nimport ScrollLockToggle from \"./ScrollLockToggle\";\nimport { useCompareContext } from \"../CompareContext\";\n\nconst ConnectedLinesComp = ({\n connectedLines,\n pathRefs,\n maintainRelativeOrder,\n}: {\n connectedLines: Record<string, any>[];\n pathRefs: React.MutableRefObject<Record<string, any>>;\n maintainRelativeOrder?: boolean;\n isGuidelineMode ?: boolean;\n}) => {\n const { scrollSyncLocked, toggleScrollSyncLocked, isGuidelineMode } = useCompareContext();\n\n return (\n <>\n {connectedLines.map((line) => {\n const pathD = line.pathD;\n const color = line.style?.badgeBorder || \"#6366F1\";\n const markerId = `conn-marker-${line.id}`;\n const bgKey = `${line.id}-bg`;\n const strokeKey = `${line.id}-stroke`;\n const numberKey = `${line.id}-number`; \n\n return (\n <g key={line.id}>\n <defs>\n <clipPath id=\"connections-clip\">\n <marker\n id={markerId}\n markerWidth=\"8\"\n markerHeight=\"6\"\n refX=\"7\"\n refY=\"3\"\n orient=\"auto\"\n >\n <polygon\n points=\"0 0, 8 3, 0 6\"\n fill={color}\n />\n </marker>\n </clipPath>\n </defs>\n\n <path\n ref={(el) => {\n pathRefs.current[bgKey] = el;\n }}\n d={pathD}\n fill=\"none\"\n stroke=\"#FFFFFF\"\n strokeWidth=\"4\"\n strokeOpacity=\"0.7\"\n />\n <path\n ref={(el) => {\n pathRefs.current[strokeKey] = el;\n }}\n d={pathD}\n fill=\"none\"\n stroke={color}\n strokeWidth=\"1.75\"\n markerEnd={`url(#${markerId})`} \n />\n\n {/* Number Badge for All Modes (Always shows 6.2(a) etc.) */}\n {isGuidelineMode && line.matchLabel && (\n <g\n ref={(el) => {\n pathRefs.current[numberKey] = el;\n }}\n // ── CHANGED: Pushed from 34 to 42 for breathing space ──\n transform={`translate(${line.x2 - 42}, ${line.y2})`}\n style={{ pointerEvents: \"none\", transition: \"visibility 0ms\" }}\n >\n <rect \n x=\"-22\" \n y=\"-8\" \n width=\"44\" \n height=\"16\" \n rx=\"4\" \n fill=\"#FFFFFF\" \n />\n <rect \n x=\"-21\" \n y=\"-7\" \n width=\"42\" \n height=\"14\" \n rx=\"3\" \n fill={line.style?.badgeBg || \"#FEF08A\"} \n stroke={color} \n strokeWidth=\"1\" \n />\n <text \n x=\"0\" \n y=\"3.5\" \n fontSize=\"9px\" \n fontWeight=\"bold\" \n fontFamily='\"Plus Jakarta Sans\", sans-serif'\n fill={line.style?.badgeText || color} \n textAnchor=\"middle\"\n >\n {line.matchLabel}\n </text>\n </g>\n )}\n\n </g>\n );\n })}\n\n {/* Global Up/Down Offscreen Indicators with Arrow Tips for ALL Modes */}\n <g>\n {/* UP INDICATOR */}\n <g style={{ transition: \"visibility 0ms\" }}>\n <path\n ref={(el) => (pathRefs.current[\"guideline-up-stroke\"] = el as SVGPathElement)}\n fill=\"none\"\n strokeWidth=\"1.75\"\n visibility=\"hidden\"\n />\n <g\n ref={(el) => (pathRefs.current[\"guideline-up-badge\"] = el as SVGGElement)}\n visibility=\"hidden\"\n >\n <polygon \n ref={(el) => (pathRefs.current[\"guideline-up-arrow\"] = el as SVGPolygonElement)} \n points=\"-4,0 0,-6 4,0\" \n />\n <rect\n ref={(el) => (pathRefs.current[\"guideline-up-badge-rect\"] = el as SVGRectElement)}\n x=\"-12\"\n y=\"3\"\n width=\"24\"\n height=\"15\"\n rx=\"4\"\n fill=\"#FFFFFF\"\n strokeWidth=\"1\"\n />\n <text\n ref={(el) => (pathRefs.current[\"guideline-up-text\"] = el as SVGTextElement)}\n x=\"0\"\n y=\"14\"\n fontSize=\"10px\"\n fontWeight=\"bold\"\n fontFamily='\"Plus Jakarta Sans\", sans-serif'\n textAnchor=\"middle\"\n />\n </g>\n </g>\n\n {/* DOWN INDICATOR */}\n <g style={{ transition: \"visibility 0ms\" }}>\n <path\n ref={(el) => (pathRefs.current[\"guideline-down-stroke\"] = el as SVGPathElement)}\n fill=\"none\"\n strokeWidth=\"1.75\"\n visibility=\"hidden\"\n />\n <g\n ref={(el) => (pathRefs.current[\"guideline-down-badge\"] = el as SVGGElement)}\n visibility=\"hidden\"\n >\n <polygon \n ref={(el) => (pathRefs.current[\"guideline-down-arrow\"] = el as SVGPolygonElement)} \n points=\"-4,0 0,6 4,0\" \n />\n <rect\n ref={(el) => (pathRefs.current[\"guideline-down-badge-rect\"] = el as SVGRectElement)}\n x=\"-12\"\n y=\"-18\"\n width=\"24\"\n height=\"15\"\n rx=\"4\"\n fill=\"#FFFFFF\"\n strokeWidth=\"1\"\n />\n <text\n ref={(el) => (pathRefs.current[\"guideline-down-text\"] = el as SVGTextElement)}\n x=\"0\"\n y=\"-7\"\n fontSize=\"10px\"\n fontWeight=\"bold\"\n fontFamily='\"Plus Jakarta Sans\", sans-serif'\n textAnchor=\"middle\"\n />\n </g>\n </g>\n </g>\n\n {maintainRelativeOrder && !isGuidelineMode && connectedLines.map((line) => {\n if (line.x1 === undefined) return null;\n\n const color = line.style?.badgeBorder || \"#6366F1\";\n const btnKey = `${line.id}-btn`;\n const lockX = line.x1 + 40;\n const lockY = line.y1 !== undefined ? line.y1 : 0;\n\n return (\n <foreignObject\n key={`${line.id}-lock`}\n ref={(el) => {\n pathRefs.current[btnKey] = el;\n }}\n x={lockX - 12}\n y={lockY - 12}\n width=\"24\"\n height=\"24\"\n style={{ pointerEvents: \"auto\", overflow: \"visible\" }}\n >\n <Box\n onClick={(e) => {\n e.stopPropagation();\n if (toggleScrollSyncLocked) toggleScrollSyncLocked(e);\n }}\n sx={{\n display: \"flex\",\n justifyContent: \"center\",\n alignItems: \"center\",\n width: \"100%\",\n height: \"100%\",\n bgcolor: \"#FFFFFF\",\n borderRadius: \"50%\",\n border: `1px solid ${color}`,\n cursor: \"pointer\",\n transition: \"transform 0.2s ease\",\n \"&:hover\": {\n transform: \"scale(1.05)\",\n boxShadow: \"0px 2px 4px rgba(0,0,0,0.1)\",\n },\n }}\n >\n <ScrollLockToggle\n locked={scrollSyncLocked}\n onToggle={toggleScrollSyncLocked}\n color={line.style?.badgeText || color}\n borderColor=\"transparent\"\n size={12}\n />\n </Box>\n </foreignObject>\n );\n })}\n </>\n );\n};\n\nexport default ConnectedLinesComp;\n"],"names":["ConnectedLinesComp","connectedLines","pathRefs","maintainRelativeOrder","scrollSyncLocked","toggleScrollSyncLocked","isGuidelineMode","useCompareContext","jsxs","Fragment","children","map","line","pathD","color","style","badgeBorder","markerId","id","bgKey","strokeKey","numberKey","jsx","markerWidth","markerHeight","refX","refY","orient","points","fill","ref","el","current","d","stroke","strokeWidth","strokeOpacity","markerEnd","matchLabel","transform","x2","y2","pointerEvents","transition","x","y","width","height","rx","badgeBg","fontSize","fontWeight","fontFamily","badgeText","textAnchor","visibility","x1","btnKey","lockX","lockY","y1","overflow","Box","onClick","e","stopPropagation","sx","display","justifyContent","alignItems","bgcolor","borderRadius","border","cursor","boxShadow","ScrollLockToggle","locked","onToggle","borderColor","size"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"connectedLines.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{jsx as e,jsxs as t,Fragment as r}from"react/jsx-runtime";import{Box as n,Typography as i}from"@mui/material";import o,{useRef as a,useMemo as l,useLayoutEffect as s}from"react";import{DEFAULT_DEVIAION_COLOR as d}from"../CognitiveCompareConstants.js";import{EllipsisVertical as c}from"lucide-react";import h from"react-markdown";import{mixHexColors as p,areMarkdownPropsEqual as g}from"../CognitiveComparehelpers.js";import m from"rehype-raw";import u from"remark-gfm";const f=e=>"function"==typeof e?e:e?.default||e,x=[f(u)],b=[f(m)],y=o.memo(({content:g,overlayContent:m,sxStyles:u,deviationBadges:f=[],highlights:y=[],maintainRelativeOrder:v=!0,highlightBg:w,suppressHighlightBg:E=!1,collisionKey:S})=>{const k=a(null),C=!!m,B=l(()=>f.reduce((e,t)=>({...e,[t.id]:t}),{}),[f]),F=a({badgeMap:B,highlightBg:w,hideHighlightBg:C,suppressHighlightBg:E});F.current={badgeMap:B,highlightBg:w,hideHighlightBg:C,suppressHighlightBg:E};const $=(e,t)=>o.Children.map(e,e=>{if(!o.isValidElement(e))return e;const r=e.props?.children?$(e.props.children,t):e.props.children,n=o.cloneElement(e,{...e.props,children:r});return t(n)}),z=l(()=>({mark:({children:t,...r})=>{const{badgeMap:n,highlightBg:i,hideHighlightBg:o,suppressHighlightBg:a}=F.current,l=r["data-badge-id"],s=l?n[l]:null,d=r["data-highlight-color"]??s?.style?.highlightBg??s?.style?.badgeBg??i,c="true"===r["data-is-suggested-deviation-fix"]||a;return e("span",{style:{...c?{}:{backgroundColor:d},borderRadius:"2px",display:"inline",boxDecorationBreak:"clone",WebkitBoxDecorationBreak:"clone",backgroundClip:"padding-box",padding:"0 1px",...o?{color:"transparent"}:{}},children:t})},span:({children:r,...i})=>{const{badgeMap:o}=F.current,a=i["data-badge-id"];if(!a)return e("span",{...i,children:r});const l=o[a];if(!l)return e("span",{...i,children:r});const s="number"==typeof l.stackIndex?l.stackIndex:0,h=`translateY(calc(-20% + ${12*s}px + var(--badge-nudge, 0px)))`;return t(n,{component:"span",sx:{position:"static",display:"inline"},children:[t(n,{ref:l.badgeRef,className:"deviation-badge","data-side":l.side||"right",sx:{fontStyle:"normal",position:"absolute",zIndex:30+s,display:"inline-flex",alignItems:"stretch",fontSize:"10px",bgcolor:l.style?.badgeBg||"#EEF2FF",color:l.style?.badgeText||d,border:`1px solid ${l.style?.badgeBorder||"#C7D2FE"}`,borderRadius:"12px",fontWeight:600,whiteSpace:"nowrap",boxShadow:"0 1px 3px rgba(0,0,0,0.07)",overflow:"hidden",transition:"none",..."left"===l.side?{right:"-16px",transform:`${h} translateX(calc(100% + 8px))`}:{left:"-16px",transform:`${h} translateX(calc(-100% - 8px))`},...l.isConnected&&l.style&&{outline:`2px solid ${l.style.badgeBorder}`,outlineOffset:"1px"}},children:[t(n,{onClick:e=>{e.stopPropagation(),l.onSummaryClick&&l.onSummaryClick(e)},sx:{display:"flex",alignItems:"center",px:1,py:.3,cursor:"pointer","&:hover":{bgcolor:"rgba(0,0,0,0.04)"}},children:[e(n,{component:"span",sx:{fontSize:"10px",fontWeight:700},children:l.label}),("left"===l.side||l.isOrphan)&&e(n,{component:"span",sx:{fontSize:"10px",pl:.5,ml:.5,borderLeft:`1px solid ${l.style?.badgeBorder||"#C7D2FE"}`},children:null!=l.score&&"N/A"!==l.score&&"NA"!==l.score&&0!==l.score?`${l.score}`:"N/A"===l.score||"NA"===l.score?"N/A":"Same"})]}),("left"===l.side||l.isOrphan)&&e(n,{onClick:e=>{e.stopPropagation(),l.onClick&&l.onClick(e)},sx:{display:"flex",alignItems:"center",px:.5,borderLeft:`1px solid ${l.style?.badgeBorder||"#C7D2FE"}`,cursor:"pointer","&:hover":{bgcolor:"rgba(0,0,0,0.06)"}},children:e(c,{size:12,color:l.style?.badgeText||"#3730A3"})})]}),r]})},table:({children:t})=>e(n,{sx:{display:"block",width:"100%",maxWidth:"100%",minWidth:0,boxSizing:"border-box",contain:"inline-size",overflowX:"auto",overflowY:"hidden",overscrollBehaviorX:"contain",WebkitOverflowScrolling:"touch",my:1},children:e(n,{component:"table",sx:{width:"600px",minWidth:"600px",tableLayout:"fixed",borderCollapse:"collapse",fontSize:"inherit"},children:t})}),thead:({children:t})=>e(n,{component:"thead",children:t}),tbody:({children:t})=>e(n,{component:"tbody",children:t}),tr:({children:t})=>e(n,{component:"tr",sx:{borderBottom:"1px solid #E5E7EB"},children:t}),th:({children:t})=>e(n,{component:"th",sx:{border:"1px solid #E5E7EB",padding:"8px",textAlign:"left",verticalAlign:"top",fontWeight:600,backgroundColor:"#F9FAFB",whiteSpace:"normal",wordBreak:"break-word",overflowWrap:"anywhere"},children:t}),td:({children:t})=>e(n,{component:"td",sx:{border:"1px solid #E5E7EB",padding:"8px",verticalAlign:"top",whiteSpace:"normal",wordBreak:"break-word",overflowWrap:"anywhere"},children:t}),code:({children:t})=>e("span",{style:{fontFamily:"inherit",fontSize:"inherit"},children:t}),pre:({children:t})=>e("span",{style:{fontFamily:"inherit",fontSize:"inherit",display:"block",whiteSpace:"pre-wrap"},children:t}),updated:({children:t})=>e(r,{children:t}),deleted:({children:t})=>{const r=$(t,e=>o.cloneElement(e,{"data-is-suggested-deviation-fix":"true"}));return e("span",{style:{boxShadow:"inset 0 1px 0 #EF4444, inset 0 -1px 0 #EF4444",backgroundColor:"#FCCCCC",textDecoration:"line-through"},children:r})},changed:({children:t})=>{const r=$(t,e=>o.cloneElement(e,{"data-is-suggested-deviation-fix":"true"}));return e("span",{style:{boxShadow:"inset 0 1px 0 #2F59FF, inset 0 -1px 0 #2F59FF",backgroundColor:"#D5E8FF"},children:r})},ul:({children:t,...r})=>e(n,{component:"ul",sx:{mt:1,mb:1,pl:3,listStyleType:"disc"},...r,children:t}),ol:({children:t,...r})=>e(n,{component:"ol",sx:{mt:1,mb:1,pl:3,listStyleType:"decimal"},...r,children:t}),li:({children:t,...r})=>e(n,{component:"li",sx:{mb:.5,display:"list-item"},...r,children:t})}),[]),A=e=>{if(!e||"string"!=typeof e)return"";let t=e;t=t.replace(/((?:<\/?[a-z]+[^>]*>\s*)+)([*+\-] |\d+\. )/gi,"$2$1"),t=t.replace(/\\(['"])/g,"$1").replace(/\\n/g,"\n").replace(/\\\./g,".").replace(/\r\n/g,"\n"),t=t.replace(/^(\d+\.)(\s{2,})/gm,(e,t,r)=>`${t.slice(0,-1)}\\.${r}`),t=t.replace(/^(\d+\.)\s*\n+(\s+)(\S)/gm,(e,t,r,n)=>`${t} ${n}`),t=t.replace(/([^\n])\n(#{1,6} )/g,"$1\n\n$2"),t=t.replace(/([^\n])\n([ \t]*(?:[#*+\-] |\d+\. ))/g,"$1\n\n$2"),t=t.replace(/\n{3,}/g,"\n\n"),t=t.replace(/^[ \t]+(?![ \t]*([\*\-\+] |\d+\. ))/gm,e=>e.replace(/ /g," ").replace(/\t/g," "));const r=t.split(/(\n{2,})/);return t=r.map(e=>/^\n+$/.test(e)||/\|.*\|/.test(e)&&/\|[\s:|-]+\|/.test(e)||/^#{1,6} /.test(e.trimStart())?e:e.replace(/\n(?=[^\n])/g,(t,r)=>{const n=e.slice(r+1);return/^[ \t]*([#>|\-*+]|\d+\.)/.test(n)?"\n":" "})).join(""),t.trim()},T=e=>e.replace(/[\.,;:]/g," "),W=l(()=>f.map(e=>({id:e.id,connected:e.isConnected,stackIndex:e.stackIndex,size:e.size})),[f]),O=l(()=>{let e=A(g||"");const t=E?T(e):e,r=(f||[]).map(e=>({id:e?.id,highlight:A(e?.highlight||""),highlightColor:e?.style?.highlightBg||e?.style?.badgeBg||w})).filter(e=>e.id&&e.highlight),n={};r.forEach(e=>{n[e.highlight]||(n[e.highlight]=[]),n[e.highlight].push(e)});const i=(e,t="",r,n=[])=>{let i=!1;const o=e=>{const o=((e,t="",r)=>{const n=e.match(/^(\s*)([\s\S]*?)(\s*)$/);if(!n)return e;const i=n[1]??"",o=n[2]??"",a=n[3]??"";return o?i+((e="",t)=>`<mark${e?` data-badge-id="${e}"`:""}${t?` data-highlight-color="${t}"`:""}>`)(t,r)+o+"</mark>"+a:e})(e,t,r);let a=o;if(!i&&n.length>0){i=!0;let e="",t="";n.forEach(r=>{e+=(e=>`<span data-badge-id="${e}">`)(r.id),t="</span>"+t}),a=e+o+t}return""+a};return e.split(/(\n+)/).map(e=>{if(/^\n+$/.test(e))return e;if(!e.trim())return e;return""===e.replace(/[|:\-\s]/g,"")&&e.includes("-")?e:e.includes("|")?e.split(/(\|)/).map(e=>"|"!==e&&e.trim()?o(e):e).join(""):o(e)}).join("")},o=[];Object.entries(n).forEach(([r,n])=>{let i=e.indexOf(r),a=!1;if(-1===i&&E){const e=T(r);i=t.indexOf(e),-1!==i&&(a=!0)}if(-1===i)return;let l=n[0].highlightColor;for(let e=1;e<n.length;e++)l=p(l,n[e].highlightColor||"");o.push({highlight:r,start:i,end:i+r.length,badges:n,color:l,usedLooseMatch:a})});const a=new Set(Object.keys(n));(y||[]).forEach(r=>{if(!r)return;const n=A(r);if(!n||a.has(n))return;let i=e.indexOf(n),l=!1;if(-1===i&&E){const e=T(n);i=t.indexOf(e),-1!==i&&(l=!0)}if(-1===i)return;const s=e.slice(0,i);(s.match(/</g)||[]).length===(s.match(/>/g)||[]).length&&o.push({highlight:n,start:i,end:i+n.length,badges:[],color:w||"",usedLooseMatch:l})}),o.sort((e,t)=>e.start-t.start||t.end-e.end);const l=[],s={};o.forEach((e,t)=>{let r=e.start,n=e.end;for(const i of l){const o=i.start,a=i.end,l=r<a&&n>a&&r>=o,d=r<o&&n>o&&n<=a;if(r>=o&&n<=a){e.orphaned=!0,s[t]=i.matchIdx;break}l&&(r=a),d&&(n=o)}e.trimmedStart=r,e.trimmedEnd=n,!e.orphaned&&r<n&&l.push({start:r,end:n,matchIdx:t})});const d={};Object.entries(s).forEach(([e,t])=>{const r=Number(e);d[t]||(d[t]=[]),d[t].push(r)});return o.map((e,t)=>({...e,idx:t})).filter(e=>!e.orphaned).sort((e,t)=>(t.trimmedStart??t.start)-(e.trimmedStart??e.start)).forEach(t=>{const r=t.trimmedStart??t.start,n=t.trimmedEnd??t.end;if(r>=n)return;const a=e.slice(r,n),l=((e,t,r,n)=>{if(!r.length)return e;const a=r.map(e=>o[e]).sort((e,t)=>e.start-t.start);let l="",s=0;return a.forEach(r=>{const o=Math.max(s,r.start-t),a=Math.max(o,r.end-t);if(o>=a)return;const d=p(n,r.color||"");l+=e.slice(s,o),l+=i(e.slice(o,a),r.badges?.[0]?.id||"",d,r.badges||[]),s=a}),l+=e.slice(s),l})(t.usedLooseMatch||r!==t.start||n!==t.end?a:t.highlight,t.start,d[t.idx]||[],t.color),s=i(l,t.badges?.[0]?.id||"",t.color,t.badges||[]);e=e.slice(0,r)+s+e.slice(n)}),e},[g,f,y,w,E]),I=l(()=>m?A(m||""):"",[m]),M=!!m,j={"& *":{fontFamily:"inherit"},"& code, & pre, & kbd, & samp":{fontFamily:"inherit !important",fontSize:"inherit",background:"none",padding:0,border:"none",whiteSpace:"pre-wrap"},"& p, & li, & ul, & ol":{position:"static",overflow:"visible",whiteSpace:"pre-wrap"}},P={...u,...j,position:"relative",width:"100%",maxWidth:"100%",minWidth:0,boxSizing:"border-box",overflow:"visible",whiteSpace:"normal",gridArea:"1 / 1",zIndex:2,...M?{color:"transparent",userSelect:"none",pointerEvents:"none","& .deviation-badge":{pointerEvents:"auto"},"& table":{visibility:"hidden",margin:"0 !important"},"& th, & td":{padding:"0 !important",border:"none !important",backgroundColor:"transparent !important"},"& tr":{border:"none !important"},"& p:empty":{display:"none"}}:{}},D={...u,...j,position:"relative",width:"100%",maxWidth:"100%",minWidth:0,boxSizing:"border-box",overflow:"visible",whiteSpace:"normal",gridArea:"1 / 1",zIndex:1,pointerEvents:"auto"};return s(()=>{if(!k.current)return;const e=()=>{const e=Array.from(k.current.querySelectorAll(".deviation-badge"));if(0===e.length)return;e.forEach(e=>{e.style.setProperty("--badge-nudge","0px")});const t=e.filter(e=>"left"===e.dataset.side),r=e.filter(e=>"left"!==e.dataset.side),n=k.current.getBoundingClientRect(),i=n.bottom-4,o=n.top+4,a=e=>{if(0===e.length)return;const t=e.map(e=>{const t=e.getBoundingClientRect();return{el:e,naturalTop:t.top,height:t.height,currentTop:t.top}});t.sort((e,t)=>e.naturalTop-t.naturalTop);const r=[];let n=[];t.forEach(e=>{if(0===n.length)n.push(e);else{const t=n[n.length-1],i=t.currentTop+t.height;e.naturalTop<i+8?(e.currentTop=i+8,n.push(e)):(r.push(n),n=[e])}}),n.length>0&&r.push(n),r.forEach(e=>{const t=e[e.length-1],r=t.currentTop+t.height;if(r>i){const t=r-i,n=e[0].currentTop-o,a=Math.max(0,Math.min(t,n));e.forEach(e=>{e.currentTop-=a})}}),r.flat().forEach(e=>{const t=e.currentTop-e.naturalTop;e.el.style.setProperty("--badge-nudge",`${t}px`)})};a(t),a(r)},t=requestAnimationFrame(()=>{requestAnimationFrame(()=>{e()})}),r=new ResizeObserver(()=>{requestAnimationFrame(e)});return r.observe(k.current),()=>{r.disconnect(),cancelAnimationFrame(t)}},[O,S,W]),t(n,{ref:k,sx:{position:"relative",display:"grid",gridTemplateColumns:"minmax(0, 1fr)",width:"100%",maxWidth:"100%",minWidth:0},children:[e(i,{component:"div",sx:{...P,padding:"3px"},children:e(h,{components:z,remarkPlugins:x,rehypePlugins:b,children:O.replace(/#{3}/g,"")})}),M&&e(i,{component:"div",sx:D,children:e(h,{components:z,remarkPlugins:x,rehypePlugins:b,children:I})})]})},g);export{y as MemoizedMarkdown};
|
|
1
|
+
import{__assign as e,__rest as n}from"tslib";import{jsx as t,jsxs as r,Fragment as i}from"react/jsx-runtime";import{Box as o,Typography as a}from"@mui/material";import l,{useRef as c,useMemo as d,useLayoutEffect as s}from"react";import{DEFAULT_DEVIAION_COLOR as u}from"../CognitiveCompareConstants.js";import{EllipsisVertical as h}from"lucide-react";import p from"react-markdown";import{findRedlineTextAnchorRange as f,findTextMatchRange as g,mixHexColors as v,areMarkdownPropsEqual as m}from"../CognitiveComparehelpers.js";import{findTextRangeWithFormatting as b}from"../utils/normalizeInlineMarkdown.js";import x from"rehype-raw";import y from"remark-gfm";import{normalizeRedlineMarkdown as S}from"../utils/normalizeRedlineMarkdown.js";var E=function(e){return"function"==typeof e?e:(null==e?void 0:e.default)||e},w=[E(y)],k=[E(x)],C=l.memo(function(m){var x=m.content,y=m.overlayContent,E=m.fallbackContent,C=m.sxStyles,B=m.deviationBadges,F=void 0===B?[]:B,z=m.highlights,A=void 0===z?[]:z;m.maintainRelativeOrder;var T=m.highlightBg,W=m.suppressHighlightBg,I=void 0!==W&&W,M=m.collisionKey,j=c(null),q=!!y,$=d(function(){return F.reduce(function(n,t){var r;return e(e({},n),((r={})[t.id]=t,r))},{})},[F]),H=c({badgeMap:$,highlightBg:T,hideHighlightBg:q,suppressHighlightBg:I});H.current={badgeMap:$,highlightBg:T,hideHighlightBg:q,suppressHighlightBg:I};var O=function(n,t){return l.Children.map(n,function(n){var r;if(!l.isValidElement(n))return n;var i=(null===(r=n.props)||void 0===r?void 0:r.children)?O(n.props.children,t):n.props.children,o=l.cloneElement(n,e(e({},n.props),{children:i}));return t(o)})},P=d(function(){return{mark:function(r){var i,o,a,l,c=r.children,d=n(r,["children"]),s=H.current,u=s.badgeMap,h=s.highlightBg,p=s.hideHighlightBg,f=s.suppressHighlightBg,g=d["data-badge-id"],v=g?u[g]:null,m=d["data-highlight-color"],b=null!==(l=null!==(o=null!=m?m:null===(i=null==v?void 0:v.style)||void 0===i?void 0:i.highlightBg)&&void 0!==o?o:null===(a=null==v?void 0:v.style)||void 0===a?void 0:a.badgeBg)&&void 0!==l?l:h,x="true"===d["data-is-suggested-deviation-fix"]||f;return t("span",e({style:e(e(e({},x?{}:{backgroundColor:b}),{borderRadius:"2px",display:"inline",boxDecorationBreak:"clone",WebkitBoxDecorationBreak:"clone",backgroundClip:"padding-box",padding:"0 1px"}),p?{color:"transparent"}:{})},{children:c}))},span:function(i){var a,l,c,d,s,p,f=i.children,g=n(i,["children"]),v=H.current.badgeMap,m=g["data-badge-id"];if(!m)return t("span",e({},g,{children:f}));var b=v[m];if(!b)return t("span",e({},g,{children:f}));var x="number"==typeof b.stackIndex?b.stackIndex:0,y="translateY(calc(-20% + ".concat(12*x,"px + var(--badge-nudge, 0px)))");return r(o,e({component:"span",sx:{position:"static",display:"inline"}},{children:[r(o,e({ref:b.badgeRef,className:"deviation-badge","data-side":b.side||"right",sx:e(e({fontStyle:"normal",position:"absolute",zIndex:30+x,display:"inline-flex",alignItems:"stretch",fontSize:"10px",bgcolor:(null===(a=b.style)||void 0===a?void 0:a.badgeBg)||"#EEF2FF",color:(null===(l=b.style)||void 0===l?void 0:l.badgeText)||u,border:"1px solid ".concat((null===(c=b.style)||void 0===c?void 0:c.badgeBorder)||"#C7D2FE"),borderRadius:"12px",fontWeight:600,whiteSpace:"nowrap",boxShadow:"0 1px 3px rgba(0,0,0,0.07)",overflow:"hidden",transition:"none"},"left"===b.side?{right:"-16px",transform:"".concat(y," translateX(calc(100% + 8px))")}:{left:"-16px",transform:"".concat(y," translateX(calc(-100% - 8px))")}),b.isConnected&&b.style&&{outline:"2px solid ".concat(b.style.badgeBorder),outlineOffset:"1px"})},{children:[r(o,e({onClick:function(e){e.stopPropagation(),b.onSummaryClick&&b.onSummaryClick(e)},sx:{display:"flex",alignItems:"center",px:1,py:.3,cursor:"pointer","&:hover":{bgcolor:"rgba(0,0,0,0.04)"}}},{children:[t(o,e({component:"span",sx:{fontSize:"10px",fontWeight:700}},{children:b.label})),("left"===b.side||b.isOrphan)&&t(o,e({component:"span",sx:{fontSize:"10px",pl:.5,ml:.5,borderLeft:"1px solid ".concat((null===(d=b.style)||void 0===d?void 0:d.badgeBorder)||"#C7D2FE")}},{children:null!=b.score&&"N/A"!==b.score&&"NA"!==b.score&&0!==b.score?"".concat(b.score):"N/A"===b.score||"NA"===b.score?"N/A":"Same"}))]})),("left"===b.side||b.isOrphan)&&t(o,e({onClick:function(e){e.stopPropagation(),b.onClick&&b.onClick(e)},sx:{display:"flex",alignItems:"center",px:.5,borderLeft:"1px solid ".concat((null===(s=b.style)||void 0===s?void 0:s.badgeBorder)||"#C7D2FE"),cursor:"pointer","&:hover":{bgcolor:"rgba(0,0,0,0.06)"}}},{children:t(h,{size:12,color:(null===(p=b.style)||void 0===p?void 0:p.badgeText)||"#3730A3"})}))]})),f]}))},table:function(n){var r=n.children;return t(o,e({sx:{display:"block",width:"100%",maxWidth:"100%",minWidth:0,boxSizing:"border-box",contain:"inline-size",overflowX:"auto",overflowY:"hidden",overscrollBehaviorX:"contain",WebkitOverflowScrolling:"touch",my:1}},{children:t(o,e({component:"table",sx:{width:"600px",minWidth:"600px",tableLayout:"fixed",borderCollapse:"collapse",fontSize:"inherit"}},{children:r}))}))},thead:function(n){var r=n.children;return t(o,e({component:"thead"},{children:r}))},tbody:function(n){var r=n.children;return t(o,e({component:"tbody"},{children:r}))},tr:function(n){var r=n.children;return t(o,e({component:"tr",sx:{borderBottom:"1px solid #E5E7EB"}},{children:r}))},th:function(n){var r=n.children;return t(o,e({component:"th",sx:{border:"1px solid #E5E7EB",padding:"8px",textAlign:"left",verticalAlign:"top",fontWeight:600,backgroundColor:"#F9FAFB",whiteSpace:"normal",wordBreak:"break-word",overflowWrap:"anywhere"}},{children:r}))},td:function(n){var r=n.children;return t(o,e({component:"td",sx:{border:"1px solid #E5E7EB",padding:"8px",verticalAlign:"top",whiteSpace:"normal",wordBreak:"break-word",overflowWrap:"anywhere"}},{children:r}))},code:function(n){var r=n.children;return t("span",e({style:{fontFamily:"inherit",fontSize:"inherit"}},{children:r}))},pre:function(n){var r=n.children;return t("span",e({style:{fontFamily:"inherit",fontSize:"inherit",display:"block",whiteSpace:"pre-wrap"}},{children:r}))},updated:function(e){var n=e.children;return t(i,{children:n})},deleted:function(n){var r=n.children,i=O(r,function(e){return l.cloneElement(e,{"data-is-suggested-deviation-fix":"true"})});return t("span",e({style:{boxShadow:"inset 0 1px 0 #EF4444, inset 0 -1px 0 #EF4444",backgroundColor:"#FCCCCC",textDecoration:"line-through"}},{children:i}))},changed:function(n){var r=n.children,i=O(r,function(e){return l.cloneElement(e,{"data-is-suggested-deviation-fix":"true"})});return t("span",e({style:{boxShadow:"inset 0 1px 0 #2F59FF, inset 0 -1px 0 #2F59FF",backgroundColor:"#D5E8FF"}},{children:i}))},ul:function(r){var i=r.children,a=n(r,["children"]);return t(o,e({component:"ul",sx:{mt:1,mb:1,pl:3,listStyleType:"disc",position:"relative",overflow:"visible"}},a,{children:i}))},ol:function(r){var i=r.children,a=n(r,["children"]);return t(o,e({component:"ol",sx:{mt:1,mb:1,pl:3,listStyleType:"decimal",position:"relative",overflow:"visible"}},a,{children:i}))},li:function(r){var i=r.children,a=n(r,["children"]);return t(o,e({component:"li",sx:{mb:.5,display:"list-item",position:"relative",pl:"8px"}},a,{children:i}))}}},[]),R=function(e){if(!e||"string"!=typeof e)return"";var n=e,t=(n=(n=(n=(n=(n=(n=(n=(n=n.replace(/((?:<\/?[a-z]+[^>]*>\s*)+)([*+\-] |\d+\. )/gi,"$2$1")).replace(/\\(['"])/g,"$1").replace(/\\n/g,"\n").replace(/\\\./g,".").replace(/\r\n/g,"\n")).replace(/^([ \t]*)(\d+\.)(\s{2,})/gm,function(e,n,t,r){return"".concat(n).concat(t.slice(0,-1),"\\.").concat(r)})).replace(/^(\d+\.)\s*\n+(\s+)(\S)/gm,function(e,n,t,r){return"".concat(n," ").concat(r)})).replace(/([^\n])\n(#{1,6} )/g,"$1\n\n$2")).replace(/([^\n])\n([ \t]*(?:[#*+\-] |\d+\. ))/g,"$1\n\n$2")).replace(/\n{3,}/g,"\n\n")).replace(/^[ \t]+(?![ \t]*([\*\-\+] |\d+\. ))/gm,function(e){return e.replace(/ /g," ").replace(/\t/g," ")})).split(/(\n{2,})/);return(n=t.map(function(e){return/^\n+$/.test(e)||/\|.*\|/.test(e)&&/\|[\s:|-]+\|/.test(e)||/^#{1,6} /.test(e.trimStart())?e:e.replace(/\n(?=[^\n])/g,function(n,t){var r=e.slice(t+1);return/^[ \t]*([#>|\-*+]|\d+\.)/.test(r)?"\n":" "})}).join("")).trim()},D=d(function(){return F.map(function(e){return{id:e.id,connected:e.isConnected,stackIndex:e.stackIndex,size:e.size}})},[F]),N=function(e){return R(S(e||""))},L=d(function(){var n=R(S(x||"")),t=E?R(S(E)):"",r=(F||[]).map(function(e){var n,t;return{id:null==e?void 0:e.id,highlight:N((null==e?void 0:e.highlight)||""),highlightColor:(null===(n=null==e?void 0:e.style)||void 0===n?void 0:n.highlightBg)||(null===(t=null==e?void 0:e.style)||void 0===t?void 0:t.badgeBg)||T}}).filter(function(e){return e.id&&e.highlight});if(t&&r.length>0){var i=function(e,n){return I?f(e,n):g(e,n,!1)},o=r.some(function(e){var t=e.highlight;return!i(n,t)}),a=r.every(function(e){var n=e.highlight;return!!i(t,n)});o&&a&&(n=t)}var l={};r.forEach(function(e){l[e.highlight]||(l[e.highlight]=[]),l[e.highlight].push(e)});var c=function(e,n,t,r){void 0===n&&(n=""),void 0===r&&(r=[]);var i=!1,o=function(e){var o=function(e,n,t){var r,i,o;void 0===n&&(n="");var a=e.match(/^(\s*)([\s\S]*?)(\s*)$/);if(!a)return e;var l=null!==(r=a[1])&&void 0!==r?r:"",c=null!==(i=a[2])&&void 0!==i?i:"",d=null!==(o=a[3])&&void 0!==o?o:"";return c?l+function(e,n){void 0===e&&(e="");var t=n?' data-highlight-color="'.concat(n,'"'):"",r=e?' data-badge-id="'.concat(e,'"'):"";return"<mark".concat(r).concat(t,">")}(n,t)+c+"</mark>"+d:e}(e,n,t),a=o;if(!i&&r.length>0){i=!0;var l="",c="";r.forEach(function(e){l+=function(e){return'<span data-badge-id="'.concat(e,'">')}(e.id),c="</span>"+c}),a=l+o+c}return""+a};return e.split(/(\n+)/).map(function(e){return/^\n+$/.test(e)?e:e.trim()?""===e.replace(/[|:\-\s]/g,"")&&e.includes("-")?e:e.includes("|")?e.split(/(\|)/).map(function(e){return"|"!==e&&e.trim()?o(e):e}).join(""):o(e):e}).join("")},d=[];Object.entries(l).forEach(function(e){var t=e[0],r=e[1],i=I?f(n,t):g(n,t,!1);if(i||I||(i=b(n,t)),i){for(var o=n.slice(i.start,i.end)!==t,a=r[0].highlightColor,l=1;l<r.length;l++)a=v(a,r[l].highlightColor||"");d.push({highlight:t,start:i.start,end:i.end,badges:r,color:a,usedLooseMatch:o})}});var s=new Set(Object.keys(l));(A||[]).forEach(function(e){if(e){var t=N(e);if(t&&!s.has(t)){var r=I?f(n,t):g(n,t,!1);if(r){var i=n.slice(r.start,r.end)!==t,o=n.slice(0,r.start);(o.match(/</g)||[]).length===(o.match(/>/g)||[]).length&&d.push({highlight:t,start:r.start,end:r.end,badges:[],color:T||"",usedLooseMatch:i})}}}}),d.sort(function(e,n){return e.start-n.start||n.end-e.end});var u=[],h={};d.forEach(function(e,n){for(var t=e.start,r=e.end,i=0,o=u;i<o.length;i++){var a=o[i],l=a.start,c=a.end,d=t<c&&r>c&&t>=l,s=t<l&&r>l&&r<=c;if(t>=l&&r<=c){e.orphaned=!0,h[n]=a.matchIdx;break}d&&(t=c),s&&(r=l)}e.trimmedStart=t,e.trimmedEnd=r,!e.orphaned&&t<r&&u.push({start:t,end:r,matchIdx:n})});var p={};Object.entries(h).forEach(function(e){var n=e[0],t=e[1],r=Number(n);p[t]||(p[t]=[]),p[t].push(r)});var m=d.map(function(n,t){return e(e({},n),{idx:t})}).filter(function(e){return!e.orphaned}).sort(function(e,n){var t,r;return(null!==(t=n.trimmedStart)&&void 0!==t?t:n.start)-(null!==(r=e.trimmedStart)&&void 0!==r?r:e.start)});return m.forEach(function(e){var t,r,i,o,a=null!==(t=e.trimmedStart)&&void 0!==t?t:e.start,l=null!==(r=e.trimmedEnd)&&void 0!==r?r:e.end;if(!(a>=l)){var s=n.slice(a,l),u=function(e,n,t,r){if(!t.length)return e;var i=t.map(function(e){return d[e]}).sort(function(e,n){return e.start-n.start}),o="",a=0;return i.forEach(function(t){var i,l,d=Math.max(a,t.start-n),s=Math.max(d,t.end-n);if(!(d>=s)){var u=v(r,t.color||"");o+=e.slice(a,d),o+=c(e.slice(d,s),(null===(l=null===(i=t.badges)||void 0===i?void 0:i[0])||void 0===l?void 0:l.id)||"",u,t.badges||[]),a=s}}),o+=e.slice(a)}(e.usedLooseMatch||a!==e.start||l!==e.end?s:e.highlight,e.start,p[e.idx]||[],e.color),h=c(u,(null===(o=null===(i=e.badges)||void 0===i?void 0:i[0])||void 0===o?void 0:o.id)||"",e.color,e.badges||[]);n=n.slice(0,a)+h+n.slice(l)}}),n},[x,E,F,A,T,I]),X=d(function(){return y?R(S(y||"")):""},[y]),Y=!!y,K=e(e(e({},C),{"& *":{fontFamily:"inherit"},"& code, & pre, & kbd, & samp":{fontFamily:"inherit !important",fontSize:"inherit",background:"none",padding:0,border:"none",whiteSpace:"pre-wrap"},"& p, & li, & ul, & ol":{position:"static",overflow:"visible",whiteSpace:"pre-wrap",lineHeight:"1.5"}}),{position:"relative",fontFamily:"system-ui, -apple-system, sans-serif",fontSize:"inherit",fontWeight:"400",lineHeight:"1.5",width:"100%",maxWidth:"100%",minWidth:0,boxSizing:"border-box",overflow:"visible",whiteSpace:"normal",gridArea:"1 / 1",padding:"3px"}),V=e(e(e({},K),{zIndex:2}),Y?{color:"transparent",userSelect:"none",pointerEvents:"none","& .deviation-badge":{pointerEvents:"auto",visibility:"visible"},"& table":{visibility:"hidden"}}:{}),G=e(e({},K),{zIndex:1,pointerEvents:"auto"});return s(function(){if(j.current){var e=function(){var e,n,t=Array.from(j.current.querySelectorAll(".deviation-badge"));if(0!==t.length){t.forEach(function(e){e.style.setProperty("--badge-nudge","0px")});var r=j.current.getBoundingClientRect(),i=r.bottom-4,o=r.top+4,a=j.current.querySelector('div[data-layer="base"]')||(null===(e=j.current.querySelector("div"))||void 0===e?void 0:e.firstElementChild),l=Y?j.current.querySelector('div[data-layer="overlay"]')||(null===(n=j.current.querySelector("div"))||void 0===n?void 0:n.lastElementChild):null,c=a?Array.from(a.querySelectorAll(".deviation-badge")):[],d=l?Array.from(l.querySelectorAll(".deviation-badge")):[],s=t.length>0?t.filter(function(e){return"left"===e.dataset.side}):c.filter(function(e){return"left"===e.dataset.side}),u=t.length>0?t.filter(function(e){return"left"!==e.dataset.side}):c.filter(function(e){return"left"!==e.dataset.side}),h=function(e){if(0!==e.length){var n=e.map(function(e){var n=e.getBoundingClientRect();return{el:e,naturalTop:n.top,height:n.height,currentTop:n.top}});n.sort(function(e,n){return e.naturalTop-n.naturalTop});var t=[],r=[];n.forEach(function(e){if(0===r.length)r.push(e);else{var n=r[r.length-1],i=n.currentTop+n.height;e.naturalTop<i+8?(e.currentTop=i+8,r.push(e)):(t.push(r),r=[e])}}),r.length>0&&t.push(r),t.forEach(function(e){var n=e[e.length-1],t=n.currentTop+n.height;if(t>i){var r=t-i,a=e[0].currentTop-o,l=Math.max(0,Math.min(r,a));e.forEach(function(e){e.currentTop-=l})}}),t.flat().forEach(function(e){var n=e.currentTop-e.naturalTop;e.el.style.setProperty("--badge-nudge","".concat(n,"px"))})}};if(Y&&(c.length>0||d.length>0)){var p=c.filter(function(e){return"left"===e.dataset.side}),f=c.filter(function(e){return"left"!==e.dataset.side}),g=d.filter(function(e){return"left"===e.dataset.side}),v=d.filter(function(e){return"left"!==e.dataset.side});h(p),h(f),h(g),h(v)}else h(s),h(u)}},n=requestAnimationFrame(function(){requestAnimationFrame(function(){e()})}),t=new ResizeObserver(function(){requestAnimationFrame(e)});return t.observe(j.current),function(){t.disconnect(),cancelAnimationFrame(n)}}},[L,M,D]),r(o,e({ref:j,sx:{position:"relative",display:"grid",gridTemplateColumns:"minmax(0, 1fr)",width:"100%",maxWidth:"100%",minWidth:0}},{children:[t(a,e({component:"div",sx:V},{children:t(p,e({components:P,remarkPlugins:w,rehypePlugins:k},{children:L.replace(/#{3}/g,"")}))})),Y&&t(a,e({component:"div",sx:G},{children:t(p,e({components:P,remarkPlugins:w,rehypePlugins:k},{children:X}))}))]}))},m);export{C as MemoizedMarkdown};
|
|
2
2
|
//# sourceMappingURL=memoizedMarkdown.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memoizedMarkdown.js","sources":["../../../../src/features/CognitiveCompare/hooks/memoizedMarkdown.tsx"],"sourcesContent":["import { Box, Typography } from \"@mui/material\";\nimport React, { useMemo, useRef, useLayoutEffect, ReactElement, ReactNode } from \"react\";\nimport { DEFAULT_DEVIAION_COLOR } from \"../CognitiveCompareConstants\";\nimport { EllipsisVertical } from \"lucide-react\";\nimport ReactMarkdown from \"react-markdown\";\nimport { areMarkdownPropsEqual, mixHexColors } from \"../CognitiveComparehelpers\";\nimport rehypeRaw from \"rehype-raw\";\nimport { HighlightMatch } from \"../CognitiveCompareTypes\";\nimport remarkGfm from \"remark-gfm\";\n\n// Ensures plugins work regardless of how the bundler exports them (ESM vs CJS)\nconst resolvePlugin = (plugin: any) => typeof plugin === \"function\" ? plugin : plugin?.default || plugin;\nconst remarkPlugins = [resolvePlugin(remarkGfm)];\nconst rehypePlugins = [resolvePlugin(rehypeRaw)];\n\ntype TransformFn = (element: ReactElement) => ReactElement;\nexport const MemoizedMarkdown = React.memo(({ \n content, \n overlayContent,\n sxStyles, \n deviationBadges = [], \n highlights = [],\n maintainRelativeOrder = true,\n highlightBg,\n suppressHighlightBg = false,\n collisionKey\n}: { \n content: string; \n overlayContent?: string;\n sxStyles: any; \n deviationBadges?: any[]; \n highlights?: string[]; \n maintainRelativeOrder?: boolean;\n highlightBg: string;\n suppressHighlightBg?: boolean;\n collisionKey?: string | number;\n}) => {\n const containerRef = useRef<HTMLDivElement>(null);\n const hideHighlightBg = !!overlayContent;\n\n const badgeMap = useMemo(\n () => deviationBadges.reduce((acc, badge) => ({ ...acc, [badge.id]: badge }), {} as Record<string, any>),\n [deviationBadges],\n );\n\n const dynamicPropsRef = useRef({ badgeMap, highlightBg, hideHighlightBg, suppressHighlightBg });\n dynamicPropsRef.current = { badgeMap, highlightBg, hideHighlightBg, suppressHighlightBg };\n\n const mapChildrenDeep = (\n children: ReactNode,\n transform: TransformFn\n ): ReactNode => {\n return React.Children.map(children, (child) => {\n if (!React.isValidElement(child)) {\n return child;\n }\n\n const newChildren = child.props?.children\n ? mapChildrenDeep(child.props.children, transform)\n : child.props.children;\n\n const cloned = React.cloneElement(child, {\n ...child.props,\n children: newChildren,\n });\n\n return transform(cloned);\n });\n }\n\n const components = useMemo(() => ({\n mark: ({ children, ...props }: any) => {\n const { badgeMap, highlightBg, hideHighlightBg, suppressHighlightBg } = dynamicPropsRef.current;\n const badgeId = props[\"data-badge-id\"];\n const badge = badgeId ? badgeMap[badgeId] : null;\n const overrideBg = props[\"data-highlight-color\"];\n const bg =\n overrideBg\n ?? badge?.style?.highlightBg\n ?? badge?.style?.badgeBg\n ?? highlightBg;\n \n const shouldHideBg = props[\"data-is-suggested-deviation-fix\"] === \"true\" || suppressHighlightBg;\n \n return (\n <span style={{\n ...(!shouldHideBg ? { backgroundColor: bg } : {}),\n borderRadius: \"2px\",\n display: \"inline\",\n boxDecorationBreak: \"clone\",\n WebkitBoxDecorationBreak: \"clone\",\n backgroundClip: \"padding-box\",\n padding: \"0 1px\",\n ...(hideHighlightBg ? { color: \"transparent\" } : {})\n }}>\n {children}\n </span>\n );\n },\n span: ({ children, ...props }: any) => {\n const { badgeMap } = dynamicPropsRef.current;\n const badgeId = props[\"data-badge-id\"];\n if (!badgeId) return <span {...props}>{children}</span>;\n\n const badge = badgeMap[badgeId];\n if (!badge) return <span {...props}>{children}</span>;\n\n const stackIndex = typeof badge.stackIndex === \"number\" ? badge.stackIndex : 0;\n const stackOffset = stackIndex * 12;\n const translateY = `translateY(calc(-20% + ${stackOffset}px + var(--badge-nudge, 0px)))`;\n\n return (\n <Box component=\"span\" sx={{ position: \"static\", display: \"inline\" }}>\n <Box\n ref={badge.badgeRef}\n className=\"deviation-badge\"\n data-side={badge.side || \"right\"}\n sx={{\n fontStyle: \"normal\",\n position: \"absolute\",\n zIndex: 30 + stackIndex,\n display: \"inline-flex\",\n alignItems: \"stretch\",\n fontSize: \"10px\",\n bgcolor: badge.style?.badgeBg || \"#EEF2FF\",\n color: badge.style?.badgeText || DEFAULT_DEVIAION_COLOR,\n border: `1px solid ${badge.style?.badgeBorder || \"#C7D2FE\"}`,\n borderRadius: \"12px\",\n fontWeight: 600,\n whiteSpace: \"nowrap\",\n boxShadow: \"0 1px 3px rgba(0,0,0,0.07)\",\n overflow: \"hidden\",\n transition: \"none\",\n ...(badge.side === \"left\"\n ? { right: \"-16px\", transform: `${translateY} translateX(calc(100% + 8px))` }\n : { left: \"-16px\", transform: `${translateY} translateX(calc(-100% - 8px))` }),\n ...(badge.isConnected && badge.style && { outline: `2px solid ${badge.style.badgeBorder}`, outlineOffset: \"1px\" })\n }}\n >\n <Box\n onClick={(e) => {\n e.stopPropagation();\n if (badge.onSummaryClick) badge.onSummaryClick(e);\n }}\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n px: 1,\n py: 0.3,\n cursor: \"pointer\",\n \"&:hover\": { bgcolor: \"rgba(0,0,0,0.04)\" },\n }}\n >\n <Box component=\"span\" sx={{ fontSize: \"10px\", fontWeight: 700 }}>\n {badge.label}\n </Box>\n {(badge.side === \"left\" || badge.isOrphan) && (\n <Box\n component=\"span\"\n sx={{\n fontSize: \"10px\",\n pl: 0.5,\n ml: 0.5,\n borderLeft: `1px solid ${badge.style?.badgeBorder || \"#C7D2FE\"}`,\n }}\n >\n {(badge.score != null && badge.score !== \"N/A\" && badge.score !== \"NA\" && badge.score !== 0)\n ? `${badge.score}`\n : (badge.score === \"N/A\" || badge.score === \"NA\")\n ? \"N/A\"\n : \"Same\"}\n </Box>\n )}\n </Box>\n\n {(badge.side === \"left\" || badge.isOrphan) && (\n <Box\n onClick={(e) => {\n e.stopPropagation();\n if (badge.onClick) badge.onClick(e);\n }}\n sx={{\n display: \"flex\",\n alignItems: \"center\",\n px: 0.5,\n borderLeft: `1px solid ${badge.style?.badgeBorder || \"#C7D2FE\"}`,\n cursor: \"pointer\",\n \"&:hover\": { bgcolor: \"rgba(0,0,0,0.06)\" },\n }}\n >\n <EllipsisVertical size={12} color={badge.style?.badgeText || \"#3730A3\"} />\n </Box>\n )}\n </Box>\n {children}\n </Box>\n );\n },\n table: ({ children }: any) => (\n <Box\n sx={{\n display: \"block\",\n width: \"100%\",\n maxWidth: \"100%\",\n minWidth: 0,\n boxSizing: \"border-box\",\n contain: \"inline-size\",\n overflowX: \"auto\",\n overflowY: \"hidden\",\n overscrollBehaviorX: \"contain\",\n WebkitOverflowScrolling: \"touch\",\n my: 1,\n }}\n >\n <Box\n component=\"table\"\n sx={{\n width: \"600px\",\n minWidth: \"600px\",\n tableLayout: \"fixed\",\n borderCollapse: \"collapse\",\n fontSize: \"inherit\",\n }}\n >\n {children}\n </Box>\n </Box>\n ),\n thead: ({ children }: any) => <Box component=\"thead\">{children}</Box>,\n tbody: ({ children }: any) => <Box component=\"tbody\">{children}</Box>,\n tr: ({ children }: any) => <Box component=\"tr\" sx={{ borderBottom: \"1px solid #E5E7EB\" }}>{children}</Box>,\n th: ({ children }: any) => <Box component=\"th\" sx={{ border: \"1px solid #E5E7EB\", padding: \"8px\", textAlign: \"left\", verticalAlign: \"top\", fontWeight: 600, backgroundColor: \"#F9FAFB\", whiteSpace: \"normal\", wordBreak: \"break-word\", overflowWrap: \"anywhere\" }}>{children}</Box>,\n td: ({ children }: any) => <Box component=\"td\" sx={{ border: \"1px solid #E5E7EB\", padding: \"8px\", verticalAlign: \"top\", whiteSpace: \"normal\", wordBreak: \"break-word\", overflowWrap: \"anywhere\" }}>{children}</Box>,\n code: ({ children }: any) => <span style={{ fontFamily: \"inherit\", fontSize: \"inherit\" }}>{children}</span>,\n pre: ({ children }: any) => <span style={{ fontFamily: \"inherit\", fontSize: \"inherit\", display: \"block\", whiteSpace: \"pre-wrap\" }}>{children}</span>,\n updated: ({ children }: any) => <>{children}</>,\n\n deleted: ({ children }: any) => {\n const updatedChildren = mapChildrenDeep(children, (el) => React.cloneElement(el, { \"data-is-suggested-deviation-fix\": \"true\" }));\n return <span style={{ boxShadow: \"inset 0 1px 0 #EF4444, inset 0 -1px 0 #EF4444\", backgroundColor: \"#FCCCCC\", textDecoration: \"line-through\" }}>{updatedChildren}</span>;\n },\n\n changed: ({ children }: any) => {\n const updatedChildren = mapChildrenDeep(children, (el) => React.cloneElement(el, { \"data-is-suggested-deviation-fix\": \"true\" }));\n return <span style={{ boxShadow: \"inset 0 1px 0 #2F59FF, inset 0 -1px 0 #2F59FF\", backgroundColor: \"#D5E8FF\" }}>{updatedChildren}</span>;\n },\n\n ul: ({ children, ...props }: any) => <Box component=\"ul\" sx={{ mt: 1, mb: 1, pl: 3, listStyleType: \"disc\" }} {...props}>{children}</Box>,\n ol: ({ children, ...props }: any) => <Box component=\"ol\" sx={{ mt: 1, mb: 1, pl: 3, listStyleType: \"decimal\" }} {...props}>{children}</Box>,\n li: ({ children, ...props }: any) => <Box component=\"li\" sx={{ mb: 0.5, display: \"list-item\" }} {...props}>{children}</Box>,\n }),\n []\n );\n\n const normalizeMarkdownText = (rawText: string): string => {\n if (!rawText || typeof rawText !== \"string\") return \"\";\n\n let text = rawText;\n\n // This converts `<updated><changed> * text` into `* <updated><changed>text to show bullet points in change_history as well`\n text = text.replace(/((?:<\\/?[a-z]+[^>]*>\\s*)+)([*+\\-] |\\d+\\. )/gi, \"$2$1\");\n\n text = text\n .replace(/\\\\(['\"])/g, \"$1\")\n .replace(/\\\\n/g, \"\\n\")\n .replace(/\\\\\\./g, \".\") \n .replace(/\\r\\n/g, \"\\n\");\n \n text = text.replace(/^(\\d+\\.)(\\s{2,})/gm, (_, num, spaces) => `${num.slice(0, -1)}\\\\.${spaces}`);\n text = text.replace(/^(\\d+\\.)\\s*\\n+(\\s+)(\\S)/gm, (_, marker, _indent, firstChar) => `${marker} ${firstChar}`);\n text = text.replace(/([^\\n])\\n(#{1,6} )/g, \"$1\\n\\n$2\");\n \n // Check for blank line before assign bullets\n text = text.replace(/([^\\n])\\n([ \\t]*(?:[#*+\\-] |\\d+\\. ))/g, \"$1\\n\\n$2\");\n\n text = text.replace(/\\n{3,}/g, \"\\n\\n\");\n\n // This protects the indentation required for markdown lists.\n text = text.replace(/^[ \\t]+(?![ \\t]*([\\*\\-\\+] |\\d+\\. ))/gm, (match) => {\n return match.replace(/ /g, \"\\u00A0\").replace(/\\t/g, \"\\u00A0\\u00A0\\u00A0\\u00A0\");\n });\n\n const parts = text.split(/(\\n{2,})/);\n text = parts.map((chunk) => {\n if (/^\\n+$/.test(chunk)) return chunk;\n if (/\\|.*\\|/.test(chunk) && /\\|[\\s:|-]+\\|/.test(chunk)) return chunk;\n if (/^#{1,6} /.test(chunk.trimStart())) return chunk;\n \n return chunk.replace(/\\n(?=[^\\n])/g, (_, offset) => {\n const remainingLine = chunk.slice(offset + 1);\n // If it is a bullet/number/table/heading, DO NOT collapse the newline\n const isStructural = /^[ \\t]*([#>|\\-*+]|\\d+\\.)/.test(remainingLine);\n return isStructural ? \"\\n\" : \" \";\n });\n }).join(\"\");\n\n // CRITICAL: Removed the duplicate `text = text.replace(/^[ \\t]+/gm...)` block from here!\n\n return text.trim();\n };\n\n const normalizePunctuationForMatch = (text: string) => text.replace(/[\\.,;:]/g, \" \");\n\n const collisionDependency = useMemo(() => deviationBadges.map((badge) => ({\n id: badge.id,\n connected: badge.isConnected,\n stackIndex: badge.stackIndex,\n size: badge.size,\n })), [deviationBadges]);\n\n const buildMarkOpen = (badgeId: string = \"\", color?: string) => {\n const colorAttr = color ? ` data-highlight-color=\"${color}\"` : \"\";\n const badgeAttr = badgeId ? ` data-badge-id=\"${badgeId}\"` : \"\";\n return `<mark${badgeAttr}${colorAttr}>`;\n };\n \n const buildMarkClose = () => `</mark>`;\n const buildSpanOpen = (badgeId: string) => `<span data-badge-id=\"${badgeId}\">`;\n const buildSpanClose = () => `</span>`;\n\n const wrapWithMark = (value: string, badgeId: string = \"\", highlightColor?: string) => {\n const match = value.match(/^(\\s*)([\\s\\S]*?)(\\s*)$/);\n if (!match) return value;\n const leading = match[1] ?? \"\";\n const body = match[2] ?? \"\";\n const trailing = match[3] ?? \"\";\n if (!body) return value;\n return leading + buildMarkOpen(badgeId, highlightColor) + body + buildMarkClose() + trailing;\n };\n\n const contentToRender = useMemo(() => {\n // 2. CRITICAL: Removed safeStringify here. Pure strings only to prevent encoded brackets.\n let normalizedContent = normalizeMarkdownText(content || \"\");\n\n const matchContent = suppressHighlightBg ? normalizePunctuationForMatch(normalizedContent) : normalizedContent;\n\n const badgeEntries = (deviationBadges || [])\n .map((badge: any) => ({\n id: badge?.id,\n highlight: normalizeMarkdownText(badge?.highlight || \"\"),\n highlightColor: badge?.style?.highlightBg || badge?.style?.badgeBg || highlightBg,\n }))\n .filter((entry: any) => entry.id && entry.highlight);\n\n const groupedBadges: Record<string, any[]> = {};\n badgeEntries.forEach((entry) => {\n if (!groupedBadges[entry.highlight]) groupedBadges[entry.highlight] = [];\n groupedBadges[entry.highlight].push(entry);\n });\n\n const createMarkedHighlight = (text: string, badgeId: string = \"\", highlightColor?: string, badges: any[] = []) => {\n let spanEmitted = false;\n\n const wrapSegment = (segment: string): string => {\n const mark = wrapWithMark(segment, badgeId, highlightColor);\n let wrapped = mark;\n \n if (!spanEmitted && badges.length > 0) {\n spanEmitted = true;\n let spansOpen = \"\";\n let spansClose = \"\";\n \n // Emit spans for ALL badges in the group, not just badges[0]\n badges.forEach((b) => {\n spansOpen += buildSpanOpen(b.id);\n spansClose = buildSpanClose() + spansClose;\n });\n \n wrapped = spansOpen + mark + spansClose;\n }\n \n return \"\\u200B\" + wrapped;\n };\n\n return text\n .split(/(\\n+)/)\n .map((part) => {\n if (/^\\n+$/.test(part)) return part;\n if (!part.trim()) return part;\n const strippedForSeparatorCheck = part.replace(/[|:\\-\\s]/g, \"\");\n if (strippedForSeparatorCheck === \"\" && part.includes(\"-\")) return part;\n if (part.includes(\"|\")) {\n return part.split(/(\\|)/).map((cell) => {\n if (cell === \"|\" || !cell.trim()) return cell;\n return wrapSegment(cell);\n }).join(\"\");\n }\n return wrapSegment(part);\n })\n .join(\"\");\n };\n\n const allMatches: HighlightMatch[] = [];\n\n Object.entries(groupedBadges).forEach(([highlight, badges]) => {\n let idx = normalizedContent.indexOf(highlight);\n let usedLooseMatch = false;\n\n if (idx === -1 && suppressHighlightBg) {\n const matchHighlight = normalizePunctuationForMatch(highlight);\n idx = matchContent.indexOf(matchHighlight);\n if (idx !== -1) usedLooseMatch = true;\n }\n\n if (idx === -1) return;\n\n let color = badges[0].highlightColor;\n for (let i = 1; i < badges.length; i++) {\n color = mixHexColors(color, badges[i].highlightColor || \"\");\n }\n\n allMatches.push({ highlight, start: idx, end: idx + highlight.length, badges, color, usedLooseMatch });\n });\n\n const badgeHighlightSet = new Set(Object.keys(groupedBadges));\n\n (highlights || []).forEach((highlight) => {\n if (!highlight) return;\n const cleanHighlight = normalizeMarkdownText(highlight);\n if (!cleanHighlight || badgeHighlightSet.has(cleanHighlight)) return;\n\n let idx = normalizedContent.indexOf(cleanHighlight);\n let usedLooseMatch = false;\n\n if (idx === -1 && suppressHighlightBg) {\n const matchHighlight = normalizePunctuationForMatch(cleanHighlight);\n idx = matchContent.indexOf(matchHighlight);\n if (idx !== -1) usedLooseMatch = true;\n }\n\n if (idx === -1) return;\n\n const before = normalizedContent.slice(0, idx);\n const openTags = (before.match(/</g) || []).length;\n const closeTags = (before.match(/>/g) || []).length;\n \n if (openTags === closeTags) {\n allMatches.push({\n highlight: cleanHighlight, start: idx, end: idx + cleanHighlight.length, badges: [], color: highlightBg || \"\", usedLooseMatch,\n } as unknown as HighlightMatch);\n }\n });\n\n allMatches.sort((a, b) => a.start - b.start || b.end - a.end);\n\n const claimedRanges: Array<{ start: number; end: number; matchIdx: number }> = [];\n const containedBy: Record<number, number> = {};\n\n allMatches.forEach((match, i) => {\n let start = match.start;\n let end = match.end;\n\n for (const claimed of claimedRanges) {\n const cStart = claimed.start;\n const cEnd = claimed.end;\n const fullyContained = start >= cStart && end <= cEnd;\n const partialOverlapRight = start < cEnd && end > cEnd && start >= cStart;\n const partialOverlapLeft = start < cStart && end > cStart && end <= cEnd;\n\n if (fullyContained) {\n match.orphaned = true;\n containedBy[i] = claimed.matchIdx;\n break;\n }\n if (partialOverlapRight) start = cEnd;\n if (partialOverlapLeft) end = cStart;\n }\n\n match.trimmedStart = start;\n match.trimmedEnd = end;\n\n if (!match.orphaned && start < end) {\n claimedRanges.push({ start, end, matchIdx: i });\n }\n });\n\n const childrenOf: Record<number, number[]> = {};\n Object.entries(containedBy).forEach(([childIdxStr, parentIdx]) => {\n const childIdx = Number(childIdxStr);\n if (!childrenOf[parentIdx]) childrenOf[parentIdx] = [];\n childrenOf[parentIdx].push(childIdx);\n });\n\n const injectChildren = (highlightText: string, parentAbsStart: number, childIndices: number[], parentColor: string) => {\n if (!childIndices.length) return highlightText;\n const children = childIndices.map((ci) => allMatches[ci]).sort((a, b) => a.start - b.start);\n let result = \"\";\n let cursor = 0;\n\n children.forEach((child) => {\n const relStart = Math.max(cursor, child.start - parentAbsStart);\n const relEnd = Math.max(relStart, child.end - parentAbsStart);\n if (relStart >= relEnd) return;\n\n const mixedColor = mixHexColors(parentColor, child.color || \"\");\n result += highlightText.slice(cursor, relStart);\n\n // Removed the redundant wrapperStart/wrapperEnd logic.\n // createMarkedHighlight now handles the spans natively and cleanly.\n result += createMarkedHighlight(\n highlightText.slice(relStart, relEnd), \n child.badges?.[0]?.id || \"\", \n mixedColor, \n child.badges || []\n );\n \n cursor = relEnd;\n });\n\n result += highlightText.slice(cursor);\n return result;\n };\n\n const finalMatches = allMatches.map((m, i) => ({ ...m, idx: i })).filter((m) => !m.orphaned).sort((a, b) => (b.trimmedStart ?? b.start) - (a.trimmedStart ?? a.start));\n\n finalMatches.forEach((match) => {\n const tStart = match.trimmedStart ?? match.start;\n const tEnd = match.trimmedEnd ?? match.end;\n if (tStart >= tEnd) return;\n\n const rawSlice = normalizedContent.slice(tStart, tEnd);\n const effectiveHighlight = match.usedLooseMatch || tStart !== match.start || tEnd !== match.end ? rawSlice : match.highlight;\n const withChildren = injectChildren(effectiveHighlight, match.start, childrenOf[match.idx!] || [], match.color);\n const markedText = createMarkedHighlight(withChildren, match.badges?.[0]?.id || \"\", match.color, match.badges || []);\n\n normalizedContent = normalizedContent.slice(0, tStart) + markedText + normalizedContent.slice(tEnd);\n });\n\n return normalizedContent;\n }, [content, deviationBadges, highlights, highlightBg, suppressHighlightBg]);\n\n const overlayContentToRender = useMemo(() => {\n if (!overlayContent) return \"\";\n return normalizeMarkdownText(overlayContent || \"\");\n }, [overlayContent]);\n\n const hasOverlay = !!overlayContent;\n\n const sharedContentSx = {\n \"& *\": { fontFamily: \"inherit\" },\n \"& code, & pre, & kbd, & samp\": {\n fontFamily: \"inherit !important\",\n fontSize: \"inherit\",\n background: \"none\",\n padding: 0,\n border: \"none\",\n whiteSpace: \"pre-wrap\",\n },\n \"& p, & li, & ul, & ol\": { position: \"static\", overflow: \"visible\", whiteSpace: \"pre-wrap\" },\n };\n\n const baseSx = { ...sxStyles, ...sharedContentSx, position: \"relative\", width: \"100%\", maxWidth: \"100%\", minWidth: 0, boxSizing: \"border-box\", overflow: \"visible\", whiteSpace: \"normal\", gridArea: \"1 / 1\", zIndex: 2, ...(hasOverlay ? {\n color: \"transparent\",\n userSelect: \"none\", \n pointerEvents: \"none\", \n \"& .deviation-badge\": { pointerEvents: \"auto\" },\n \"& table\": { visibility: \"hidden\", margin: \"0 !important\" },\n \"& th, & td\": { padding: \"0 !important\", border: \"none !important\", backgroundColor: \"transparent !important\" },\n \"& tr\": { border: \"none !important\" },\n \"& p:empty\": { display: \"none\" }\n } : {})\n };\n\n const overlaySx = { ...sxStyles, ...sharedContentSx, position: \"relative\", width: \"100%\", maxWidth: \"100%\", minWidth: 0, boxSizing: \"border-box\", overflow: \"visible\", whiteSpace: \"normal\", gridArea: \"1 / 1\", zIndex: 1, pointerEvents: \"auto\" };\n\n useLayoutEffect(() => {\n if (!containerRef.current) return;\n\n const resolveCollisions = () => {\n const badges = Array.from(\n containerRef.current!.querySelectorAll(\".deviation-badge\")\n ) as HTMLElement[];\n \n if (badges.length === 0) return;\n\n badges.forEach((b) => { b.style.setProperty(\"--badge-nudge\", \"0px\"); });\n\n const leftBadges = badges.filter((b) => b.dataset.side === \"left\");\n const rightBadges = badges.filter((b) => b.dataset.side !== \"left\");\n\n const containerRect = containerRef.current!.getBoundingClientRect();\n const maxBottom = containerRect.bottom - 4;\n const minTop = containerRect.top + 4;\n\n const applyPushDownAndClamp = (sideBadges: HTMLElement[]) => {\n if (sideBadges.length === 0) return;\n\n const metrics = sideBadges.map((el) => {\n const rect = el.getBoundingClientRect();\n return { \n el, \n naturalTop: rect.top, \n height: rect.height,\n currentTop: rect.top\n };\n });\n\n metrics.sort((a, b) => a.naturalTop - b.naturalTop);\n\n const MIN_GAP = 8;\n const clusters: typeof metrics[] = [];\n let currentCluster: typeof metrics = [];\n\n metrics.forEach((item) => {\n if (currentCluster.length === 0) {\n currentCluster.push(item);\n } else {\n const prev = currentCluster[currentCluster.length - 1];\n const prevBottom = prev.currentTop + prev.height;\n\n if (item.naturalTop < prevBottom + MIN_GAP) {\n item.currentTop = prevBottom + MIN_GAP;\n currentCluster.push(item);\n } else {\n clusters.push(currentCluster);\n currentCluster = [item];\n }\n }\n });\n if (currentCluster.length > 0) clusters.push(currentCluster);\n\n clusters.forEach((cluster) => {\n const lastItem = cluster[cluster.length - 1];\n const clusterBottom = lastItem.currentTop + lastItem.height;\n\n if (clusterBottom > maxBottom) {\n const overflowAmount = clusterBottom - maxBottom;\n\n const firstItem = cluster[0];\n const availableTopSpace = firstItem.currentTop - minTop;\n \n const actualShiftUp = Math.max(0, Math.min(overflowAmount, availableTopSpace));\n\n cluster.forEach((item) => {\n item.currentTop -= actualShiftUp;\n });\n }\n });\n\n clusters.flat().forEach((item) => {\n const nudge = item.currentTop - item.naturalTop;\n item.el.style.setProperty(\"--badge-nudge\", `${nudge}px`);\n });\n };\n\n applyPushDownAndClamp(leftBadges);\n applyPushDownAndClamp(rightBadges);\n };\n\n const raf1 = requestAnimationFrame(()=>{\n requestAnimationFrame(()=>{\n resolveCollisions();\n })\n });\n\n const resizeObserver = new ResizeObserver(() => {\n requestAnimationFrame(resolveCollisions);\n });\n resizeObserver.observe(containerRef.current);\n\n return () => {\n resizeObserver.disconnect();\n cancelAnimationFrame(raf1);\n }\n }, [contentToRender, collisionKey, collisionDependency]);\n\n return (\n <Box\n ref={containerRef}\n sx={{\n position: \"relative\",\n display: \"grid\",\n gridTemplateColumns: \"minmax(0, 1fr)\",\n width: \"100%\",\n maxWidth: \"100%\",\n minWidth: 0,\n }}\n >\n <Typography component=\"div\" sx={{ ...baseSx, padding: \"3px\" }}>\n <ReactMarkdown\n components={components}\n remarkPlugins={remarkPlugins}\n rehypePlugins={rehypePlugins}\n >\n {/* 4. Removed safeStringify wrapper! It encodes < to < */}\n {contentToRender.replace(/#{3}/g, \"\")}\n </ReactMarkdown>\n </Typography>\n\n {hasOverlay && (\n <Typography component=\"div\" sx={overlaySx}>\n <ReactMarkdown\n components={components}\n remarkPlugins={remarkPlugins}\n rehypePlugins={rehypePlugins}\n >\n {overlayContentToRender}\n </ReactMarkdown>\n </Typography>\n )}\n </Box>\n );\n },\n areMarkdownPropsEqual\n);"],"names":["resolvePlugin","plugin","default","remarkPlugins","remarkGfm","rehypePlugins","rehypeRaw","MemoizedMarkdown","React","memo","content","overlayContent","sxStyles","deviationBadges","highlights","maintainRelativeOrder","highlightBg","suppressHighlightBg","collisionKey","containerRef","useRef","hideHighlightBg","badgeMap","useMemo","reduce","acc","badge","id","dynamicPropsRef","current","mapChildrenDeep","children","transform","Children","map","child","isValidElement","newChildren","props","cloned","cloneElement","components","mark","badgeId","bg","style","badgeBg","shouldHideBg","jsx","backgroundColor","borderRadius","display","boxDecorationBreak","WebkitBoxDecorationBreak","backgroundClip","padding","color","span","stackIndex","translateY","jsxs","Box","component","sx","position","ref","badgeRef","className","side","fontStyle","zIndex","alignItems","fontSize","bgcolor","badgeText","DEFAULT_DEVIAION_COLOR","border","badgeBorder","fontWeight","whiteSpace","boxShadow","overflow","transition","right","left","isConnected","outline","outlineOffset","onClick","e","stopPropagation","onSummaryClick","px","py","cursor","label","isOrphan","pl","ml","borderLeft","score","EllipsisVertical","size","table","width","maxWidth","minWidth","boxSizing","contain","overflowX","overflowY","overscrollBehaviorX","WebkitOverflowScrolling","my","tableLayout","borderCollapse","thead","tbody","tr","borderBottom","th","textAlign","verticalAlign","wordBreak","overflowWrap","td","code","fontFamily","pre","updated","deleted","updatedChildren","el","textDecoration","changed","ul","mt","mb","listStyleType","ol","li","normalizeMarkdownText","rawText","text","replace","_","num","spaces","slice","marker","_indent","firstChar","match","parts","split","chunk","test","trimStart","offset","remainingLine","join","trim","normalizePunctuationForMatch","collisionDependency","connected","contentToRender","normalizedContent","matchContent","badgeEntries","highlight","highlightColor","filter","entry","groupedBadges","forEach","push","createMarkedHighlight","badges","spanEmitted","wrapSegment","segment","value","leading","body","trailing","buildMarkOpen","wrapWithMark","wrapped","length","spansOpen","spansClose","b","buildSpanOpen","part","includes","cell","allMatches","Object","entries","idx","indexOf","usedLooseMatch","matchHighlight","i","mixHexColors","start","end","badgeHighlightSet","Set","keys","cleanHighlight","has","before","sort","a","claimedRanges","containedBy","claimed","cStart","cEnd","partialOverlapRight","partialOverlapLeft","orphaned","matchIdx","trimmedStart","trimmedEnd","childrenOf","childIdxStr","parentIdx","childIdx","Number","m","tStart","tEnd","rawSlice","withChildren","highlightText","parentAbsStart","childIndices","parentColor","ci","result","relStart","Math","max","relEnd","mixedColor","injectChildren","markedText","overlayContentToRender","hasOverlay","sharedContentSx","background","baseSx","gridArea","userSelect","pointerEvents","visibility","margin","overlaySx","useLayoutEffect","resolveCollisions","Array","from","querySelectorAll","setProperty","leftBadges","dataset","rightBadges","containerRect","getBoundingClientRect","maxBottom","bottom","minTop","top","applyPushDownAndClamp","sideBadges","metrics","rect","naturalTop","height","currentTop","clusters","currentCluster","item","prev","prevBottom","cluster","lastItem","clusterBottom","overflowAmount","availableTopSpace","actualShiftUp","min","flat","nudge","raf1","requestAnimationFrame","resizeObserver","ResizeObserver","observe","disconnect","cancelAnimationFrame","gridTemplateColumns","Typography","ReactMarkdown","areMarkdownPropsEqual"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"memoizedMarkdown.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useState as e,useCallback as t}from"react";import{DEVIATION_BADGE_SEPARATOR as
|
|
1
|
+
import{__assign as n}from"tslib";import{useState as e,useCallback as t}from"react";import{DEVIATION_BADGE_SEPARATOR as i}from"../CognitiveComparehelpers.js";var r=function(r){var o=r.maintainRelativeOrder,c=r.proposedSections,u=r.existingSections,s=r.activeSideBySideSection,f=r.connectedSections,l=r.resetSideBySide,a=r.setConnectedSections,d=r.setConnectedLines,v=r.cachedConnectedPositions,S=r.svgContainerRef,p=r.isAnimatingRef,g=r.animationTimerRef,m=r.calculateLinesRef,x=r.sectionLeftRefs,h=r.sectionRightRefs,y=r.subSectionLeftRefs,R=r.subSectionRightRefs,I=e({}),b=I[0],C=I[1],E=e({}),H=E[0],L=E[1],T=function(n){p.current=!0,g.current&&clearTimeout(g.current),S.current&&(S.current.style.opacity="0"),g.current=setTimeout(function(){p.current=!1,m.current(),S.current&&(S.current.style.opacity="1")},n)},w=t(function(e){if(e&&"string"==typeof e&&e.includes(i)){var t=e.split(i),r=t[2],c=t[3],u=r?Number(r.split("-")[0]):-1,s=c?Number(c.split("-")[0]):-1;C(function(e){var t,i=n({},e),r=!1;-1!==u&&(i[t=o?"left-".concat(u):String(u)]||(i[t]=!0,r=!0));-1!==s&&(i[t=o?"right-".concat(s):String(s)]||(i[t]=!0,r=!0));return r?i:e}),L(function(e){var t=n({},e),i=!1,o=function(n){if(n)for(var e=n.split("-"),r=e[0],o=1;o<e.length;o++)r+="-".concat(e[o]),t[r]||(t[r]=!0,i=!0)};return o(r),o(c),i?t:e})}},[o,C,L]);return{expandedSections:b,setExpandedSections:C,expandedSubSections:H,setExpandedSubSections:L,handleSubSectionToggle:function(e){var t,i,r=null===(t=y.current[e])||void 0===t?void 0:t.current,o=null===(i=R.current[e])||void 0===i?void 0:i.current;r&&(r.style.minHeight="0px"),o&&(o.style.minHeight="0px"),T(450),L(function(t){var i;return n(n({},t),((i={})[e]=!t[e],i))})},toggleSection:function(e,t){var r,S,p=null===(r=x.current[e])||void 0===r?void 0:r.current,g=null===(S=h.current[e])||void 0===S?void 0:S.current;p&&(p.style.minHeight="0px"),g&&(g.style.minHeight="0px"),T(650);var m=o?"".concat(t,"-").concat(e):String(e);if(!!b[m]){var y=new Set([String(e)]);if(o)if("left"===t){var R=c[e];((null==R?void 0:R.refIndexes)||[]).forEach(function(n){var e=u.findIndex(function(e){return e.selfIndex===n});-1!==e&&y.add(String(e))})}else{var I=u[e];c.forEach(function(n,e){var t;(null===(t=n.refIndexes)||void 0===t?void 0:t.includes(null==I?void 0:I.selfIndex))&&y.add(String(e))})}var E=function(n){var e,t;if(null===n)return!1;var r=String(n),o=r.split("-")[0];if(y.has(o))return!0;if(r.includes(i)){var c=r.split(i),u=null===(e=c[2])||void 0===e?void 0:e.split("-")[0],s=null===(t=c[3])||void 0===t?void 0:t.split("-")[0];if(u&&y.has(u))return!0;if(s&&y.has(s))return!0}return!1},H=E(s),L=Array.from(f).some(function(n){return E(n)});(H||L)&&(l(),a(new Set),d([]),v.current=[])}C(function(i){var r=n({},i),s=!i[m];if(!o)return r[String(e)]=s,r;if(r[m]=s,"left"===t){((null==(f=c[e])?void 0:f.refIndexes)||[]).forEach(function(n){var e=u.findIndex(function(e){return e.selfIndex===n});-1!==e&&(r["right-".concat(e)]=s)})}else{var f,l=null==(f=u[e])?void 0:f.selfIndex;c.forEach(function(n,e){var t;(null===(t=n.refIndexes)||void 0===t?void 0:t.includes(l))&&(r["left-".concat(e)]=s)})}return r})},forceExpandCrossWiredSections:w}};export{r as useAccordionState};
|
|
2
2
|
//# sourceMappingURL=useAccordionState.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAccordionState.js","sources":["../../../../src/features/CognitiveCompare/hooks/useAccordionState.ts"],"sourcesContent":["import React, { useCallback, useState } from \"react\";\nimport { SectionBlock } from \"../CognitiveCompareTypes\";\nimport { DEVIATION_BADGE_SEPARATOR } from \"../CognitiveComparehelpers\";\n\ntype AccordionStateParams = {\n maintainRelativeOrder: boolean;\n proposedSections: SectionBlock[];\n existingSections: SectionBlock[];\n activeSideBySideSection: number | string | null;\n connectedSections: Set<number | string>;\n resetSideBySide: () => void;\n setConnectedSections: React.Dispatch<React.SetStateAction<Set<number | string>>>;\n setConnectedLines: React.Dispatch<React.SetStateAction<Record<string, any>[]>>;\n cachedConnectedPositions: React.MutableRefObject<any[]>;\n svgContainerRef: React.MutableRefObject<SVGSVGElement | null>;\n isAnimatingRef: React.MutableRefObject<boolean>;\n animationTimerRef: React.MutableRefObject<ReturnType<typeof setTimeout> | null>;\n calculateLinesRef: React.MutableRefObject<() => void>;\n sectionLeftRefs: React.MutableRefObject<Record<string | number, React.RefObject<HTMLDivElement>>>;\n sectionRightRefs: React.MutableRefObject<Record<string | number, React.RefObject<HTMLDivElement>>>;\n subSectionLeftRefs: React.MutableRefObject<Record<string, React.RefObject<HTMLDivElement>>>;\n subSectionRightRefs: React.MutableRefObject<Record<string, React.RefObject<HTMLDivElement>>>;\n};\n\nexport const useAccordionState = ({\n maintainRelativeOrder,\n proposedSections,\n existingSections,\n activeSideBySideSection,\n connectedSections,\n resetSideBySide,\n setConnectedSections,\n setConnectedLines,\n cachedConnectedPositions,\n svgContainerRef,\n isAnimatingRef,\n animationTimerRef,\n calculateLinesRef,\n sectionLeftRefs,\n sectionRightRefs,\n subSectionLeftRefs,\n subSectionRightRefs,\n}: AccordionStateParams) => {\n const [expandedSections, setExpandedSections] = useState<Record<string, boolean>>(\n {},\n );\n const [expandedSubSections, setExpandedSubSections] = useState<\n Record<string, boolean>\n >({});\n\n const clearConnectedState = () => {\n resetSideBySide();\n setConnectedSections(new Set());\n setConnectedLines([]);\n cachedConnectedPositions.current = [];\n };\n\n const queueLayoutSync = (delay: number) => {\n isAnimatingRef.current = true;\n if (animationTimerRef.current) {\n clearTimeout(animationTimerRef.current);\n }\n if (svgContainerRef.current) {\n svgContainerRef.current.style.opacity = \"0\";\n }\n\n animationTimerRef.current = setTimeout(() => {\n isAnimatingRef.current = false;\n calculateLinesRef.current();\n if (svgContainerRef.current) {\n svgContainerRef.current.style.opacity = \"1\";\n }\n }, delay);\n };\n // --- ADD THIS HELPER FUNCTION ---\n const forceExpandCrossWiredSections = useCallback((actionId: string | number | null) => {\n if (!actionId || typeof actionId !== \"string\" || !actionId.includes(DEVIATION_BADGE_SEPARATOR)) return;\n\n const parts = actionId.split(DEVIATION_BADGE_SEPARATOR);\n const leftKeyPath = parts[2];\n const rightKeyPath = parts[3];\n\n const leftRootIdx = leftKeyPath ? Number(leftKeyPath.split(\"-\")[0]) : -1;\n const rightRootIdx = rightKeyPath ? Number(rightKeyPath.split(\"-\")[0]) : -1;\n\n // 1. Expand Root Sections\n setExpandedSections((prev: any) => {\n const next = { ...prev };\n let changed = false;\n if (leftRootIdx !== -1) {\n const key = maintainRelativeOrder ? `left-${leftRootIdx}` : String(leftRootIdx);\n if (!next[key]) { next[key] = true; changed = true; }\n }\n if (rightRootIdx !== -1) {\n const key = maintainRelativeOrder ? `right-${rightRootIdx}` : String(rightRootIdx);\n if (!next[key]) { next[key] = true; changed = true; }\n }\n return changed ? next : prev;\n });\n\n // 2. Expand Nested Subsections\n setExpandedSubSections((prev: any) => {\n const next = { ...prev };\n let changed = false;\n const expandPath = (path: string) => {\n if (!path) return;\n const pParts = path.split(\"-\");\n let current = pParts[0];\n for (let i = 1; i < pParts.length; i++) {\n current += `-${pParts[i]}`;\n if (!next[current]) { next[current] = true; changed = true; }\n }\n };\n expandPath(leftKeyPath);\n expandPath(rightKeyPath);\n return changed ? next : prev;\n });\n }, [maintainRelativeOrder, setExpandedSections, setExpandedSubSections]);\n const handleSubSectionToggle = (keyPath: string) => {\n const leftEl = subSectionLeftRefs.current[keyPath]?.current;\n const rightEl = subSectionRightRefs.current[keyPath]?.current;\n if (leftEl) leftEl.style.minHeight = \"0px\";\n if (rightEl) rightEl.style.minHeight = \"0px\";\n\n queueLayoutSync(450);\n setExpandedSubSections((prev) => ({ ...prev, [keyPath]: !prev[keyPath] }));\n };\n\n const toggleSection = (idx: number, columnKey: \"left\" | \"right\") => {\n const leftEl = sectionLeftRefs.current[idx]?.current;\n const rightEl = sectionRightRefs.current[idx]?.current;\n if (leftEl) leftEl.style.minHeight = \"0px\";\n if (rightEl) rightEl.style.minHeight = \"0px\";\n\n queueLayoutSync(650);\n\n const key = maintainRelativeOrder ? `${columnKey}-${idx}` : String(idx);\n const isCurrentlyExpanded = !!expandedSections[key];\n\n if (isCurrentlyExpanded) {\n const collapsingIndexes = new Set<string>([String(idx)]);\n\n if (maintainRelativeOrder) {\n if (columnKey === \"left\") {\n const sec = proposedSections[idx] as any;\n (sec?.refIndexes || []).forEach((rhsSelfIdx: number) => {\n const rhsArrayIdx = existingSections.findIndex(\n (s: any) => s.selfIndex === rhsSelfIdx,\n );\n if (rhsArrayIdx !== -1) collapsingIndexes.add(String(rhsArrayIdx));\n });\n } else {\n const sec = existingSections[idx] as any;\n proposedSections.forEach((s: any, lhsArrayIdx: number) => {\n if (s.refIndexes?.includes(sec?.selfIndex)) {\n collapsingIndexes.add(String(lhsArrayIdx));\n }\n });\n }\n }\n\n const isRelatedToCollapse = (id: string | number | null) => {\n if (id === null) return false;\n const idStr = String(id);\n const rootIndex = idStr.split(\"-\")[0];\n if (collapsingIndexes.has(rootIndex)) return true;\n\n if (idStr.includes(DEVIATION_BADGE_SEPARATOR)) {\n const parts = idStr.split(DEVIATION_BADGE_SEPARATOR);\n const leftRoot = parts[2]?.split(\"-\")[0];\n const rightRoot = parts[3]?.split(\"-\")[0];\n if (leftRoot && collapsingIndexes.has(leftRoot)) return true;\n if (rightRoot && collapsingIndexes.has(rightRoot)) return true;\n }\n\n return false;\n };\n\n const isTargetActive = isRelatedToCollapse(activeSideBySideSection);\n const hasChildConnection = Array.from(connectedSections).some((id) =>\n isRelatedToCollapse(id),\n );\n\n if (isTargetActive || hasChildConnection) {\n clearConnectedState();\n }\n }\n\n setExpandedSections((prev) => {\n const next = { ...prev };\n const isExpanding = !prev[key];\n\n if (!maintainRelativeOrder) {\n next[String(idx)] = isExpanding;\n return next;\n }\n\n next[key] = isExpanding;\n if (columnKey === \"left\") {\n const sec = proposedSections[idx] as any;\n (sec?.refIndexes || []).forEach((rhsSelfIdx: number) => {\n const rhsArrayIdx = existingSections.findIndex(\n (s: any) => (s as any).selfIndex === rhsSelfIdx,\n );\n if (rhsArrayIdx !== -1) next[`right-${rhsArrayIdx}`] = isExpanding;\n });\n } else {\n const sec = existingSections[idx] as any;\n const selfIdx = sec?.selfIndex;\n proposedSections.forEach((s: any, lhsArrayIdx: number) => {\n if (s.refIndexes?.includes(selfIdx)) next[`left-${lhsArrayIdx}`] = isExpanding;\n });\n }\n return next;\n });\n };\n\n return {\n expandedSections,\n setExpandedSections,\n expandedSubSections,\n setExpandedSubSections,\n handleSubSectionToggle,\n toggleSection,\n forceExpandCrossWiredSections,\n };\n};\n"],"names":["useAccordionState","maintainRelativeOrder","proposedSections","existingSections","activeSideBySideSection","connectedSections","resetSideBySide","setConnectedSections","setConnectedLines","cachedConnectedPositions","svgContainerRef","isAnimatingRef","animationTimerRef","calculateLinesRef","sectionLeftRefs","sectionRightRefs","subSectionLeftRefs","subSectionRightRefs","expandedSections","setExpandedSections","useState","expandedSubSections","setExpandedSubSections","queueLayoutSync","delay","current","clearTimeout","style","opacity","setTimeout","forceExpandCrossWiredSections","useCallback","actionId","includes","DEVIATION_BADGE_SEPARATOR","parts","split","leftKeyPath","rightKeyPath","leftRootIdx","Number","rightRootIdx","prev","next","changed","key","String","expandPath","path","pParts","i","length","handleSubSectionToggle","keyPath","leftEl","rightEl","minHeight","toggleSection","idx","columnKey","collapsingIndexes","Set","sec","refIndexes","forEach","rhsSelfIdx","rhsArrayIdx","findIndex","s","selfIndex","add","lhsArrayIdx","isRelatedToCollapse","id","idStr","rootIndex","has","leftRoot","rightRoot","isTargetActive","hasChildConnection","Array","from","some","isExpanding","selfIdx"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"useAccordionState.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useMemo as e}from"react";import{isMissingStr as t,safeStringify as n,getRationale as i,resolveComparisonInputItems as o,getSideData as s,hasValue as r,DEVIATION_BADGE_SEPARATOR as a}from"../CognitiveComparehelpers.js";import{buildComparisonRows as d}from"../utils/buildComparisonRows.js";const c={id:"",title:"",similarity:0,sections:[]},l=(l,u,f,p,v=!0,I)=>{const _="string"==typeof f?f:JSON.stringify(f||{}),h=Boolean(I&&(I.learnings_data||I.data?.artifactData?.userStorySnapshot)),{activeProposed:g,activeVariants:m,comparisonRows:x,parseError:b}=e(()=>{if(!l||0===Object.keys(l).length)return{activeProposed:{},activeVariants:[],comparisonRows:[],parseError:"Tree data is required"};const e=JSON.parse(_);try{const r=l.nodes||l;let a=[],c=[],f=[];const p=l.base_root_id,_=l.input_index_map||{0:"left",1:"right"},g=l[p]||r[p];if(!g||!1===g.display_node)return{activeProposed:{title:"No Data",sections:[]},activeVariants:[],comparisonRows:[],parseError:null};const m=l.content_mapping||{},x=e=>l[e]||r[e],b=(e,n,i)=>{if(!e||"object"!=typeof e)return e||null;if(e.deviations)return e;if(v)return e;const o=Object.keys(e).filter(e=>/^\d+$/.test(e));if(!o.length)return e;const s=o.sort((e,t)=>Number(e)-Number(t)),r={},a={};let d=null;return s.forEach(o=>{const s=e[o];if(!s||"object"!=typeof s)return;d||(d=s);const c=!s?.status||"pending"===s.status,l=s?.deviation_highlight||s?.web_search_answer?.deviation_highlight,u=e=>{const t=s?.cognitive_decisioning?.citations||s?.citations||{};return Object.values(t).map(t=>t?.[e]?.highlighted_text).filter(e=>"string"==typeof e&&e.trim().length>0)},f=(...e)=>{for(const n of e)if(Array.isArray(n)&&n.some(e=>!t(e)))return n;return[]},p=c?f(s?.deviation_highlights?.[n]||s?.deviation_highlights?.[_[0]],"string"==typeof l?[l]:[],u(n),u(_[0])):[],v=c?f(s?.deviation_highlights?.[i]||s?.deviation_highlights?.[_[1]],u(i),u(_[1])):[];r[o]={[_[0]]:p[0]||"",[_[1]]:v[0]||"",deviation_summary:s?.deviation_summary||"",deviation_title:s?.deviation_title,deviation_impact:s?.deviation_impact,deviation_explanation:s?.deviation_explanation,evaluation_outputs:s?.evaluation_outputs,cognitive_decisioning:s?.cognitive_decisioning,deviation_highlights:s?.deviation_highlights},a[o]=s}),{...e,deviation_title:d?.deviation_title||e?.deviation_title,deviation_impact:d?.deviation_impact||e?.deviation_impact,deviation_summary:d?.deviation_summary||e?.deviation_summary,deviation_explanation:d?.deviation_explanation||e?.deviation_explanation,evaluation_outputs:d?.evaluation_outputs||e?.evaluation_outputs,cognitive_decisioning:d?.cognitive_decisioning||e?.cognitive_decisioning,deviations:r,deviation_entries:a}},y=e=>{const t=new Map,n=e=>{e.forEach(e=>{e.id&&t.set(e.id,e),e.subsections?.length&&n(e.subsections)})};n(e);const i=(e,n)=>{let o=[];for(const s of e){const e=s.ref_parent_section_node_id;if(e&&t.has(e)&&e!==n?.id){const n=t.get(e);n.subsections||(n.subsections=[]),n.subsections.some(e=>e.id===s.id)||n.subsections.push(s)}else s.subsections?.length&&(s.subsections=i(s.subsections,s)),o.push(s)}return o},o=i(e),s=e=>{e.forEach(e=>{e.subsections&&e.subsections.length>0&&(e.subsections.sort((e,t)=>e.selfIndex<0&&t.selfIndex>=0?1:e.selfIndex>=0&&t.selfIndex<0?-1:(e.selfIndex||0)-(t.selfIndex||0)),s(e.subsections))})};return s(o),o},R=e=>{const t=e.comparison_inputs?Object.keys(e.comparison_inputs):[];let n=_[0],i=_[1];return t.length>0&&(n=t.includes(_[0])?_[0]:t[0],i=t.includes(_[1])?_[1]:t.length>1?t[1]:t[0]),{nodeLeftId:n,nodeRightId:i}},C=e=>e?.entity_id||e?.ref_parent_section_node_id||e?.parent_entity_id||null,E=(e,t,i,o)=>{const s=t.attributes||{},r=t.data||{},a=!1!==s.display_title,d=!1!==s.display_content,c=a?n(r.title||""):"",l=d?n(r.content||""):"",u=d?n(r.change_history||""):"",f=void 0!==s.display_index&&null!==s.display_index?Number(s.display_index):-1,p=C(s),v=!(!c.trim()&&!l.trim());return{id:`${e}::${t.contentId}`,nodeId:e,contentId:t.contentId,parentContentId:p,title:c,content:l,change_history:u,displayTitle:a,displayContent:d,subsections:[],...v?o:{score:void 0,relation:"not_defined"},evaluationResult:i,evaluationResults:i?[i]:[],selfIndex:f,refIndexes:[],refContentIds:[],ref_parent_section_node_id:p}},O=(e,t)=>{e.refIndexes=Array.from(new Set([...e.refIndexes||[],...t.refIndexes||[]])),e.refContentIds=Array.from(new Set([...e.refContentIds||[],...t.refContentIds||[]]));const n=new Set((e.subsections||[]).map(e=>e.id||e.contentId||e.nodeId));(t.subsections||[]).forEach(t=>{const i=t.id||t.contentId||t.nodeId;n.has(i)||(e.subsections=[...e.subsections||[],t],n.add(i))});const i=[...e.evaluationResults||(e.evaluationResult?[e.evaluationResult]:[]),...t.evaluationResults||(t.evaluationResult?[t.evaluationResult]:[])].filter(Boolean),o=new Set;return e.evaluationResults=i.filter(e=>{const t=e?.nodeId||JSON.stringify(Object.keys(e?.deviations||e||{}));return!o.has(t)&&(o.add(t),!0)}),!e.evaluationResult&&t.evaluationResult&&(e.evaluationResult=t.evaluationResult),!e.cognitiveData&&t.cognitiveData&&(e.cognitiveData=t.cognitiveData),e},j=(e,t)=>e.selfIndex<0&&t.selfIndex>=0?1:e.selfIndex>=0&&t.selfIndex<0?-1:e.selfIndex-t.selfIndex,N=(t,n)=>{const s=x(t);if(!s||!1===s.display_node)return[];if(h&&"1"===n)return[];const{nodeLeftId:r,nodeRightId:a}=R(s),d=i(s),c=e?.[t]?.evaluation_result||s.evaluation_result||null,l=b(c,r,a),u=l&&"object"==typeof l?{...l,nodeId:t}:l,f=o(s,n,_,m).map(e=>E(t,e,u,d));if(s.next){const e=Object.values(s.next).flatMap(e=>N(e,n));f.forEach(t=>{const n=e.filter(e=>!e.parentContentId||e.parentContentId===t.contentId||e.parentContentId===t.parentContentId);t.subsections=n.length?n:e})}return f};if(u){const t=(n,s=0)=>{let r=[],a=[];if(!n)return{refSections:r,baseSections:a};const d={},c={};let l=-1,u=-1;for(const r in n){const a=n[r],f=x(a);if(!f||!1===f.display_node)continue;const{nodeLeftId:p,nodeRightId:v}=R(f),I=i(f),g=e?.[a]?.evaluation_result||f.evaluation_result||null,y=b(g,p,v),C=y&&"object"==typeof y?{...y,nodeId:a}:y,{refSections:j,baseSections:N}=t(f.next,s+1),S=o(f,"0",_,m).map(e=>{const t=E(a,e,C,I);return-1===t.selfIndex&&(t.selfIndex=u--),t});let w=[];if(!h){const e=o(f,"1",_,m);w=e.map(e=>{const t=E(a,e,C,I);return-1===t.selfIndex&&(t.selfIndex=l--),t})}S.forEach(e=>{w.forEach(t=>{Number(t.selfIndex)>=0&&Number(e.selfIndex)>=0&&(t.refIndexes?.includes(Number(e.selfIndex))||t.refIndexes?.push(Number(e.selfIndex)),e.refIndexes?.includes(Number(t.selfIndex))||e.refIndexes?.push(Number(t.selfIndex))),e.contentId&&!t.refContentIds?.includes(e.contentId)&&t.refContentIds?.push(e.contentId),t.contentId&&!e.refContentIds?.includes(t.contentId)&&e.refContentIds?.push(t.contentId)})}),w.forEach(e=>{const t=j.filter(t=>!t.parentContentId||t.parentContentId===e.contentId||t.parentContentId===e.parentContentId||e.refContentIds?.includes(t.parentContentId));t.length>0&&(e.subsections=t);const n=0===s?String(e.selfIndex):`${e.selfIndex}_${e.contentId||a}`;d[n]=d[n]?O(d[n],e):e}),S.forEach(e=>{const t=N.filter(t=>!t.parentContentId||t.parentContentId===e.contentId||t.parentContentId===e.parentContentId||e.refContentIds?.includes(t.parentContentId));t.length>0&&(e.subsections=t);const n=0===s?String(e.selfIndex):`${e.selfIndex}_${e.contentId||a}`;c[n]=c[n]?O(c[n],e):e})}return r=Object.values(d),a=Object.values(c),r.sort(j),a.sort(j),{refSections:r,baseSections:a}},{refSections:n,baseSections:s}=t(g.next);h||(c=y(n)),a=s}else g.next&&Object.values(g.next).forEach(e=>{const t=x(e);if(!t||!1===t.display_node)return;const n=N(e,"0");if(h)return void a.push(...n);const i=y(N(e,"1"));f.push(...d(e,n,i))}),h||(a=f.map(e=>e.left),c=f.map(e=>e.right));const S=s(g,"0",_,m),w=s(g,"1",_,m),$={title:S.title||"Uploaded Contract",description:g.decision_scope_description||"",sections:a};return{activeProposed:$,activeVariants:[{id:"tree-variant-1",title:h?(()=>{if(I?.learnings_data&&Object.keys(I.learnings_data).length>0){const e=Object.keys(I.learnings_data)[0];return I.learnings_data[e]?.title||"Rulebook Guidelines"}return I?.data?.artifactTitle||"Rulebook Guidelines"})():w.title||"Reference Template",similarity:0,sections:c,analysis:{rule_difference_comparison:{summary:{overall_score:0,overall_summary:g.decision_scope_description||""},fields:{}}}}],comparisonRows:f,parseError:null}}catch(e){return console.error("Data Transformation Error: ",e),{activeProposed:{},activeVariants:[],comparisonRows:[],parseError:e instanceof Error?e.message:"Unknown Parsing Error"}}},[l,u,_,v,I]),y=m?.[0]||c,R=e(()=>g?.sections||[],[g?.sections]),C=e(()=>y.sections||[],[y.sections]),E=R.length>0||C.length>0,O=e(()=>p.fields.filter(({key:e})=>(!E||"description"!==e)&&(r(g?.[e])||r(y[e]))),[g,y,E,p.fields]),{parentDeviationRecord:j,registry:N,deviationParentRegistry:S}=e(()=>{const e={},n={},i={};let o=0;const s=l?.input_index_map?.[0],r=l?.input_index_map?.[1],d=(e,t)=>{if(!u){const n="left"===t?R.indexOf(e):C.indexOf(e);return{rootKey:`${t}:${n}`,parentNum:n+1}}if("left"===t){const t=e.selfIndex,n=void 0!==t&&t>=0?t+1:R.indexOf(e)+1;return{rootKey:`left-root:${e.id}`,parentNum:n}}const n=e.selfIndex,i=R.find(e=>e.refIndexes?.includes(n));if(i){const e=i.selfIndex,t=void 0!==e&&e>=0?e+1:R.indexOf(i)+1;return{rootKey:`left-root:${i.id}`,parentNum:t}}const o=void 0!==n&&n>=0?n+1:C.indexOf(e)+1;return{rootKey:`right-orphan-root:${e.id}`,parentNum:o}},c=(e,t)=>{if(e&&t)return e.find(e=>e.id===t.id||e.nodeId&&e.nodeId===t.nodeId||e.contentId&&e.contentId===t.contentId)||void 0},f=(d,l,u,p,v,I,_)=>{if(l&&((e,o,d)=>{(e?.evaluationResults?.length?e.evaluationResults:e?.evaluationResult?[e.evaluationResult]:[]).forEach(c=>{const l=c?.deviations||{};Object.keys(l).sort().forEach(u=>{const f=l[u];if(!f)return;const p=!t(f[s]),v=!t(f[r]);if(p||v){const t=`${c?.nodeId||e.nodeId||e.id}${a}${u}`;void 0===n[t]&&(void 0===i[o]&&(i[o]=1),n[t]={index:i[o]++,rootKey:o,parentNum:d})}})})})(l,p,v),l&&!I){const t=_?.id||"fallback_parent_"+o++;e[t]||(e[t]=[]),e[t].push(l)}(l?.subsections||d?.subsections||u?.subsections||[]).forEach(e=>{const t=c(d?.subsections,e),n=c(u?.subsections,e);f(e,t,n,p,v,!1,l||_)})};R.forEach(e=>{const{rootKey:t,parentNum:n}=d(e,"left");let i=null;if(u){const t=e.refIndexes?.[0];i=C.find(e=>e.selfIndex===t)}else i=C[R.indexOf(e)];f(e,e,i,t,n,!0,e)}),h||C.forEach(e=>{const{rootKey:t,parentNum:n}=d(e,"right");t.startsWith("right-orphan-root:")&&f(e,null,e,t,n,!0,e)});const p=Object.fromEntries(Object.entries(n).map(([e,t])=>[e,t.index])),v=Object.fromEntries(Object.entries(n).map(([e,t])=>[e,t.parentNum]));return{parentDeviationRecord:e,registry:p,deviationParentRegistry:v}},[R,C,u,l,h]);return{isGuidelineMode:h,activeProposed:g,activeVariants:m,comparisonRows:x,existingRule:y,proposedSections:R,existingSections:C,visibleFields:O,parentDeviationRecord:j,deviationNumberRegistry:N,deviationParentRegistry:S,parseError:b}};export{l as useCognitiveTreeData};
|
|
1
|
+
import{__assign as n,__spreadArray as e}from"tslib";import{useMemo as t}from"react";import{safeStringify as i,isMissingStr as o,getRationale as r,resolveComparisonInputItems as a,getSideData as l,hasValue as d,DEVIATION_BADGE_SEPARATOR as s}from"../CognitiveComparehelpers.js";import{buildComparisonRows as u}from"../utils/buildComparisonRows.js";var v={id:"",title:"",similarity:0,sections:[]},c=function(c,f,p,_,I,g,h){var m,x;void 0===I&&(I=!0);var b="string"==typeof p?p:JSON.stringify(p||{}),y=null!=h?h:Boolean("string"==typeof g?g.trim():g&&(g.learnings_data||(null===(x=null===(m=g.data)||void 0===m?void 0:m.artifactData)||void 0===x?void 0:x.userStorySnapshot))),R=t(function(){if(!c||0===Object.keys(c).length)return{activeProposed:{},activeVariants:[],comparisonRows:[],parseError:"Tree data is required"};var t=JSON.parse(b);try{var d=c.nodes||c,s=[],v=[],p=[],_=c.base_root_id,h=c.input_index_map||{0:"left",1:"right"},m=c[_]||d[_];if(!m||!1===m.display_node)return{activeProposed:{title:"No Data",sections:[]},activeVariants:[],comparisonRows:[],parseError:null};var x=c.content_mapping||{},R=function(n){return c[n]||d[n]},C=function(e,t,r){if(!e||"object"!=typeof e)return e||null;if(e.deviations)return e;if(I)return e;var a=Object.keys(e).filter(function(n){return/^\d+$/.test(n)});if(!a.length)return e;var l=a.sort(function(n,e){return Number(n)-Number(e)}),d={},s={},u=null;return l.forEach(function(n){var a,l,v,c,f,p,_,I=e[n];if(I&&"object"==typeof I){u||(u=I);var g="same"===i(null===(l=null==I?void 0:I.evaluation_outputs)||void 0===l?void 0:l.output_value).trim().toLowerCase(),m=!((null==I?void 0:I.status)&&"pending"!==I.status||g),x=(null==I?void 0:I.deviation_highlight)||(null===(v=null==I?void 0:I.web_search_answer)||void 0===v?void 0:v.deviation_highlight),b=function(n){var e,t=(null===(e=null==I?void 0:I.cognitive_decisioning)||void 0===e?void 0:e.citations)||(null==I?void 0:I.citations)||{};return Object.values(t).map(function(e){var t;return null===(t=null==e?void 0:e[n])||void 0===t?void 0:t.highlighted_text}).filter(function(n){return"string"==typeof n&&n.trim().length>0})},y=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];for(var t=0,i=n;t<i.length;t++){var r=i[t];if(Array.isArray(r)&&r.some(function(n){return!o(n)}))return r}return[]},R=m?y((null===(c=null==I?void 0:I.deviation_highlights)||void 0===c?void 0:c[t])||(null===(f=null==I?void 0:I.deviation_highlights)||void 0===f?void 0:f[h[0]]),"string"==typeof x?[x]:[],b(t),b(h[0])):[],C=m?y((null===(p=null==I?void 0:I.deviation_highlights)||void 0===p?void 0:p[r])||(null===(_=null==I?void 0:I.deviation_highlights)||void 0===_?void 0:_[h[1]]),b(r),b(h[1])):[];d[n]=((a={})[h[0]]=R[0]||"",a[h[1]]=C[0]||"",a.deviation_summary=(null==I?void 0:I.deviation_summary)||"",a.deviation_title=null==I?void 0:I.deviation_title,a.deviation_impact=null==I?void 0:I.deviation_impact,a.deviation_explanation=null==I?void 0:I.deviation_explanation,a.evaluation_outputs=null==I?void 0:I.evaluation_outputs,a.cognitive_decisioning=null==I?void 0:I.cognitive_decisioning,a.deviation_highlights=null==I?void 0:I.deviation_highlights,a),s[n]=I}}),n(n({},e),{deviation_title:(null==u?void 0:u.deviation_title)||(null==e?void 0:e.deviation_title),deviation_impact:(null==u?void 0:u.deviation_impact)||(null==e?void 0:e.deviation_impact),deviation_summary:(null==u?void 0:u.deviation_summary)||(null==e?void 0:e.deviation_summary),deviation_explanation:(null==u?void 0:u.deviation_explanation)||(null==e?void 0:e.deviation_explanation),evaluation_outputs:(null==u?void 0:u.evaluation_outputs)||(null==e?void 0:e.evaluation_outputs),cognitive_decisioning:(null==u?void 0:u.cognitive_decisioning)||(null==e?void 0:e.cognitive_decisioning),deviations:d,deviation_entries:s})},E=function(n){var e=new Map,t=function(n){n.forEach(function(n){var i;n.id&&e.set(n.id,n),(null===(i=n.subsections)||void 0===i?void 0:i.length)&&t(n.subsections)})};t(n);var i=function(n,t){for(var o,r=[],a=function(n){var a=n.ref_parent_section_node_id;if(a&&e.has(a)&&a!==(null==t?void 0:t.id)){var l=e.get(a);l.subsections||(l.subsections=[]),l.subsections.some(function(e){return e.id===n.id})||l.subsections.push(n)}else(null===(o=n.subsections)||void 0===o?void 0:o.length)&&(n.subsections=i(n.subsections,n)),r.push(n)},l=0,d=n;l<d.length;l++){a(d[l])}return r},o=i(n),r=function(n){n.forEach(function(n){n.subsections&&n.subsections.length>0&&(n.subsections.sort(function(n,e){return n.selfIndex<0&&e.selfIndex>=0?1:n.selfIndex>=0&&e.selfIndex<0?-1:(n.selfIndex||0)-(e.selfIndex||0)}),r(n.subsections))})};return r(o),o},O=function(n){var e=n.comparison_inputs?Object.keys(n.comparison_inputs):[],t=h[0],i=h[1];return e.length>0&&(t=e.includes(h[0])?h[0]:e[0],i=e.includes(h[1])?h[1]:e.length>1?e[1]:e[0]),{nodeLeftId:t,nodeRightId:i}},j=function(e,t,o,r){var a=t.attributes||{},l=t.data||{},d=!1!==a.display_title,s=!1!==a.display_content,u=d?i(l.title||""):"",v=s?i(l.content||""):"",c=s?i(l.change_history||""):"",f=void 0!==a.display_index&&null!==a.display_index?Number(a.display_index):-1,p=function(n){return(null==n?void 0:n.entity_id)||(null==n?void 0:n.ref_parent_section_node_id)||(null==n?void 0:n.parent_entity_id)||null}(a),_=!(!u.trim()&&!v.trim());return n(n({id:"".concat(e,"::").concat(t.contentId),nodeId:e,contentId:t.contentId,parentContentId:p,title:u,content:v,change_history:c,displayTitle:d,displayContent:s,subsections:[]},_?r:{score:void 0,relation:"not_defined"}),{evaluationResult:o,evaluationResults:o?[o]:[],selfIndex:f,refIndexes:[],refContentIds:[],ref_parent_section_node_id:p})},N=function(n,t){n.refIndexes=Array.from(new Set(e(e([],n.refIndexes||[],!0),t.refIndexes||[],!0))),n.refContentIds=Array.from(new Set(e(e([],n.refContentIds||[],!0),t.refContentIds||[],!0)));var i=new Set((n.subsections||[]).map(function(n){return n.id||n.contentId||n.nodeId}));(t.subsections||[]).forEach(function(t){var o=t.id||t.contentId||t.nodeId;i.has(o)||(n.subsections=e(e([],n.subsections||[],!0),[t],!1),i.add(o))});var o=e(e([],n.evaluationResults||(n.evaluationResult?[n.evaluationResult]:[]),!0),t.evaluationResults||(t.evaluationResult?[t.evaluationResult]:[]),!0).filter(Boolean),r=new Set;return n.evaluationResults=o.filter(function(n){var e=(null==n?void 0:n.nodeId)||JSON.stringify(Object.keys((null==n?void 0:n.deviations)||n||{}));return!r.has(e)&&(r.add(e),!0)}),!n.evaluationResult&&t.evaluationResult&&(n.evaluationResult=t.evaluationResult),!n.cognitiveData&&t.cognitiveData&&(n.cognitiveData=t.cognitiveData),n},S=function(n,e){return n.selfIndex<0&&e.selfIndex>=0?1:n.selfIndex>=0&&e.selfIndex<0?-1:n.selfIndex-e.selfIndex},w=function(e,i){var o,l=R(e);if(!l||!1===l.display_node)return[];if(y&&"1"===i)return[];var d=O(l),s=d.nodeLeftId,u=d.nodeRightId,v=r(l),c=(null===(o=null==t?void 0:t[e])||void 0===o?void 0:o.evaluation_result)||l.evaluation_result||null,f=C(c,s,u),p=f&&"object"==typeof f?n(n({},f),{nodeId:e}):f,_=a(l,i,h,x).map(function(n){return j(e,n,p,v)});if(l.next){var I=Object.values(l.next).flatMap(function(n){return w(n,i)});_.forEach(function(n){var e=I.filter(function(e){return!e.parentContentId||e.parentContentId===n.contentId||e.parentContentId===n.parentContentId});n.subsections=e.length?e:I})}return _};if(f){var k=function(e,i){var o;void 0===i&&(i=0);var l=[],d=[];if(!e)return{refSections:l,baseSections:d};var s={},u={},v=-1,c=-1,f=function(l){var d=e[l],f=R(d);if(!f||!1===f.display_node)return"continue";var p=O(f),_=p.nodeLeftId,I=p.nodeRightId,g=r(f),m=(null===(o=null==t?void 0:t[d])||void 0===o?void 0:o.evaluation_result)||f.evaluation_result||null,b=C(m,_,I),E=b&&"object"==typeof b?n(n({},b),{nodeId:d}):b,S=k(f.next,i+1),w=S.refSections,D=S.baseSections,P=a(f,"0",h,x).map(function(n){var e=j(d,n,E,g);return-1===e.selfIndex&&(e.selfIndex=c--),e}),K=[];if(!y){var V=a(f,"1",h,x);K=V.map(function(n){var e=j(d,n,E,g);return-1===e.selfIndex&&(e.selfIndex=v--),e})}P.forEach(function(n){K.forEach(function(e){var t,i,o,r,a,l,d,s;Number(e.selfIndex)>=0&&Number(n.selfIndex)>=0&&((null===(t=e.refIndexes)||void 0===t?void 0:t.includes(Number(n.selfIndex)))||null===(i=e.refIndexes)||void 0===i||i.push(Number(n.selfIndex)),(null===(o=n.refIndexes)||void 0===o?void 0:o.includes(Number(e.selfIndex)))||null===(r=n.refIndexes)||void 0===r||r.push(Number(e.selfIndex))),n.contentId&&!(null===(a=e.refContentIds)||void 0===a?void 0:a.includes(n.contentId))&&(null===(l=e.refContentIds)||void 0===l||l.push(n.contentId)),e.contentId&&!(null===(d=n.refContentIds)||void 0===d?void 0:d.includes(e.contentId))&&(null===(s=n.refContentIds)||void 0===s||s.push(e.contentId))})}),K.forEach(function(n){var e=w.filter(function(e){var t;return!e.parentContentId||e.parentContentId===n.contentId||e.parentContentId===n.parentContentId||(null===(t=n.refContentIds)||void 0===t?void 0:t.includes(e.parentContentId))});e.length>0&&(n.subsections=e);var t=0===i?String(n.selfIndex):"".concat(n.selfIndex,"_").concat(n.contentId||d);s[t]=s[t]?N(s[t],n):n}),P.forEach(function(n){var e=D.filter(function(e){var t;return!e.parentContentId||e.parentContentId===n.contentId||e.parentContentId===n.parentContentId||(null===(t=n.refContentIds)||void 0===t?void 0:t.includes(e.parentContentId))});e.length>0&&(n.subsections=e);var t=0===i?String(n.selfIndex):"".concat(n.selfIndex,"_").concat(n.contentId||d);u[t]=u[t]?N(u[t],n):n})};for(var p in e)f(p);return l=Object.values(s),d=Object.values(u),l.sort(S),d.sort(S),{refSections:l,baseSections:d}},D=k(m.next),P=D.refSections,K=D.baseSections;y||(v=E(P)),s=K}else m.next&&Object.values(m.next).forEach(function(n){var e=R(n);if(e&&!1!==e.display_node){var t=w(n,"0");if(y)s.push.apply(s,t);else{var i=E(w(n,"1"));p.push.apply(p,u(n,t,i))}}}),y||(s=p.map(function(n){return n.left}),v=p.map(function(n){return n.right}));var V=l(m,"0",h,x),T=l(m,"1",h,x),A={title:V.title||"Uploaded Contract",description:m.decision_scope_description||"",sections:s},L={id:"tree-variant-1",title:y?function(){var n,e;if("string"!=typeof g&&(null==g?void 0:g.learnings_data)&&Object.keys(g.learnings_data).length>0){var t=Object.keys(g.learnings_data)[0];return(null===(n=g.learnings_data[t])||void 0===n?void 0:n.title)||"Rulebook Guidelines"}return"string"!=typeof g&&(null===(e=null==g?void 0:g.data)||void 0===e?void 0:e.artifactTitle)||"Rulebook Guidelines"}():T.title||"Reference Template",similarity:0,sections:v,analysis:{rule_difference_comparison:{summary:{overall_score:0,overall_summary:m.decision_scope_description||""},fields:{}}}};return{activeProposed:A,activeVariants:[L],comparisonRows:p,parseError:null}}catch(n){return console.error("Data Transformation Error: ",n),{activeProposed:{},activeVariants:[],comparisonRows:[],parseError:n instanceof Error?n.message:"Unknown Parsing Error"}}},[c,f,b,I,g,y]),C=R.activeProposed,E=R.activeVariants,O=R.comparisonRows,j=R.parseError,N=(null==E?void 0:E[0])||v,S=t(function(){return(null==C?void 0:C.sections)||[]},[null==C?void 0:C.sections]),w=t(function(){return N.sections||[]},[N.sections]),k=S.length>0||w.length>0,D=t(function(){return _.fields.filter(function(n){var e=n.key;return(!k||"description"!==e)&&(d(null==C?void 0:C[e])||d(N[e]))})},[C,N,k,_.fields]),P=t(function(){var n,e,t={},i={},r={},a=0,l=null===(n=null==c?void 0:c.input_index_map)||void 0===n?void 0:n[0],d=null===(e=null==c?void 0:c.input_index_map)||void 0===e?void 0:e[1],u=function(n,e){if(!f){var t="left"===e?S.indexOf(n):w.indexOf(n);return{rootKey:"".concat(e,":").concat(t),parentNum:t+1}}if("left"===e){var i=n.selfIndex,o=void 0!==i&&i>=0?i+1:S.indexOf(n)+1;return{rootKey:"left-root:".concat(n.id),parentNum:o}}var r=n.selfIndex,a=S.find(function(n){var e;return null===(e=n.refIndexes)||void 0===e?void 0:e.includes(r)});if(a){var l=a.selfIndex,d=void 0!==l&&l>=0?l+1:S.indexOf(a)+1;return{rootKey:"left-root:".concat(a.id),parentNum:d}}var s=void 0!==r&&r>=0?r+1:w.indexOf(n)+1;return{rootKey:"right-orphan-root:".concat(n.id),parentNum:s}},v=function(n,e){if(n&&e)return n.find(function(n){return n.id===e.id||n.nodeId&&n.nodeId===e.nodeId||n.contentId&&n.contentId===e.contentId})||void 0},p=function(n,e,u,c,f,_,I){if(e&&function(n,e,t){var a;((null===(a=null==n?void 0:n.evaluationResults)||void 0===a?void 0:a.length)?n.evaluationResults:(null==n?void 0:n.evaluationResult)?[n.evaluationResult]:[]).forEach(function(a){var u=(null==a?void 0:a.deviations)||{};Object.keys(u).sort().forEach(function(v){var c=u[v];if(c){var f=!o(c[l]),p=!o(c[d]);if(f||p){var _=(null==a?void 0:a.nodeId)||n.nodeId||n.id,I="".concat(_).concat(s).concat(v);void 0===i[I]&&(void 0===r[e]&&(r[e]=1),i[I]={index:r[e]++,rootKey:e,parentNum:t})}}})})}(e,c,f),e&&!_){var g=(null==I?void 0:I.id)||"fallback_parent_".concat(a++);t[g]||(t[g]=[]),t[g].push(e)}((null==e?void 0:e.subsections)||(null==n?void 0:n.subsections)||(null==u?void 0:u.subsections)||[]).forEach(function(t){var i=v(null==n?void 0:n.subsections,t),o=v(null==u?void 0:u.subsections,t);p(t,i,o,c,f,!1,e||I)})};S.forEach(function(n){var e,t=u(n,"left"),i=t.rootKey,o=t.parentNum,r=null;if(f){var a=null===(e=n.refIndexes)||void 0===e?void 0:e[0];r=w.find(function(n){return n.selfIndex===a})}else r=w[S.indexOf(n)];p(n,n,r,i,o,!0,n)}),y||w.forEach(function(n){var e=u(n,"right"),t=e.rootKey,i=e.parentNum;t.startsWith("right-orphan-root:")&&p(n,null,n,t,i,!0,n)});var _=Object.fromEntries(Object.entries(i).map(function(n){return[n[0],n[1].index]})),I=Object.fromEntries(Object.entries(i).map(function(n){return[n[0],n[1].parentNum]}));return{parentDeviationRecord:t,registry:_,deviationParentRegistry:I}},[S,w,f,c,y]),K=P.parentDeviationRecord,V=P.registry,T=P.deviationParentRegistry;return{isGuidelineMode:y,activeProposed:C,activeVariants:E,comparisonRows:O,existingRule:N,proposedSections:S,existingSections:w,visibleFields:D,parentDeviationRecord:K,deviationNumberRegistry:V,deviationParentRegistry:T,parseError:j}};export{c as useCognitiveTreeData};
|
|
2
2
|
//# sourceMappingURL=useCompareData.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCompareData.js","sources":["../../../../src/features/CognitiveCompare/hooks/useCompareData.ts"],"sourcesContent":["import { useMemo } from \"react\";\nimport { getSideData, getRationale, hasValue, safeStringify, isMissingStr, DEVIATION_BADGE_SEPARATOR, resolveComparisonInputItems } from \"../CognitiveComparehelpers\";\nimport { ComparisonRow, SectionBlock, ProposedRuleData, RuleData, ComparisonConfig } from \"../CognitiveCompareTypes\";\nimport { buildComparisonRows } from \"../utils/buildComparisonRows\";\n\nconst DEFAULT_RULE_FALLBACK: RuleData = { id: \"\", title: \"\", similarity: 0, sections: [] };\n\nexport const useCognitiveTreeData = (\n treeData: Record<string, any> | undefined,\n maintainRelativeOrder: boolean,\n deviationData: Record<string, any> | null,\n resolvedComparisonConfig: ComparisonConfig,\n enableDeviationSchemaBackwardCompatibility: boolean = true,\n guidelinesData?: Record<string, any> | null\n) => {\n // AdaptTreeData function \n // memoized to increase performance\n // Stabilize the deviationData reference by stringifying it.\n // This prevents React from triggering re-renders purely due to memory reference changes.\n // We keep accepting it as a string so the memo dep stays content-based.\n const deviationDataStr = typeof deviationData === \"string\" ? deviationData : JSON.stringify(deviationData || {});\n\n // ── NEW: Check for either the new learnings_data or the old artifactData ──\n const isGuidelineMode = Boolean(\n guidelinesData && \n (guidelinesData.learnings_data || guidelinesData.data?.artifactData?.userStorySnapshot)\n );\n\n const { activeProposed, activeVariants, comparisonRows, parseError } = useMemo(() => {\n if (!treeData || Object.keys(treeData).length === 0) {\n return {\n activeProposed: {} as ProposedRuleData,\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: \"Tree data is required\",\n };\n }\n const stableDeviationData = JSON.parse(deviationDataStr);\n\n try {\n const nodes = treeData.nodes || treeData;\n let baseSections: any[] = []; \n let refSections: any[] = []; \n let comparisonRows: ComparisonRow[] = [];\n\n const rootId = treeData.base_root_id;\n const indexMap = treeData.input_index_map || { \"0\": \"left\", \"1\": \"right\" };\n const rootNode = treeData[rootId] || nodes[rootId];\n\n if (!rootNode || rootNode.display_node === false) {\n return {\n activeProposed: { title: \"No Data\", sections: [] },\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: null,\n };\n }\n \n const contentMapping = treeData.content_mapping || {};\n const getNode = (nodeId: string) => treeData[nodeId] || nodes[nodeId];\n \n\n const normalizeEvaluationResult = (rawEvaluationResult: any, nodeLeftId: string, nodeRightId: string) => {\n if (!rawEvaluationResult || typeof rawEvaluationResult !== \"object\") {\n return rawEvaluationResult || null;\n }\n\n // Old format already supported by UI.\n if (rawEvaluationResult.deviations) {\n return rawEvaluationResult;\n }\n\n if (enableDeviationSchemaBackwardCompatibility) {\n return rawEvaluationResult;\n }\n\n const numericDeviationKeys = Object.keys(rawEvaluationResult).filter(\n (k) => /^\\d+$/.test(k),\n );\n\n if (!numericDeviationKeys.length) {\n return rawEvaluationResult;\n }\n\n const sortedDeviationKeys = numericDeviationKeys.sort(\n (a, b) => Number(a) - Number(b),\n );\n const normalizedDeviations: Record<string, any> = {};\n const deviationEntries: Record<string, any> = {};\n let firstEntry: any = null;\n\n sortedDeviationKeys.forEach((devKey) => {\n const entry = rawEvaluationResult[devKey];\n if (!entry || typeof entry !== \"object\") return;\n if (!firstEntry) firstEntry = entry;\n\n const shouldShowHighlights =\n !entry?.status || entry.status === \"pending\";\n const deviationHighlight =\n entry?.deviation_highlight ||\n entry?.web_search_answer?.deviation_highlight;\n\n const citationHighlights = (docId: string): string[] => {\n const citations = entry?.cognitive_decisioning?.citations || entry?.citations || {};\n return Object.values(citations)\n .map((citation: any) => citation?.[docId]?.highlighted_text)\n .filter((text: any) => typeof text === \"string\" && text.trim().length > 0);\n };\n\n const firstNonEmpty = (...values: any[]): string[] => {\n for (const value of values) {\n if (Array.isArray(value) && value.some((text) => !isMissingStr(text))) {\n return value;\n }\n }\n return [];\n };\n\n const leftHighlights: string[] = shouldShowHighlights\n ? firstNonEmpty(\n entry?.deviation_highlights?.[nodeLeftId] ||\n entry?.deviation_highlights?.[indexMap[\"0\"] as string],\n typeof deviationHighlight === \"string\"\n ? [deviationHighlight]\n : [],\n citationHighlights(nodeLeftId),\n citationHighlights(indexMap[\"0\"] as string),\n )\n : [];\n\n const rightHighlights: string[] = shouldShowHighlights\n ? firstNonEmpty(\n entry?.deviation_highlights?.[nodeRightId] ||\n entry?.deviation_highlights?.[indexMap[\"1\"] as string],\n citationHighlights(nodeRightId),\n citationHighlights(indexMap[\"1\"] as string),\n )\n : [];\n\n normalizedDeviations[devKey] = {\n [indexMap[\"0\"] as string]: leftHighlights[0] || \"\", \n [indexMap[\"1\"] as string]: rightHighlights[0] || \"\",\n deviation_summary: entry?.deviation_summary || \"\",\n deviation_title: entry?.deviation_title,\n deviation_impact: entry?.deviation_impact,\n deviation_explanation: entry?.deviation_explanation,\n evaluation_outputs: entry?.evaluation_outputs,\n cognitive_decisioning: entry?.cognitive_decisioning,\n deviation_highlights: entry?.deviation_highlights,\n };\n\n deviationEntries[devKey] = entry;\n });\n\n return {\n ...rawEvaluationResult,\n deviation_title: firstEntry?.deviation_title || rawEvaluationResult?.deviation_title,\n deviation_impact: firstEntry?.deviation_impact || rawEvaluationResult?.deviation_impact,\n deviation_summary: firstEntry?.deviation_summary || rawEvaluationResult?.deviation_summary,\n deviation_explanation:\n firstEntry?.deviation_explanation || rawEvaluationResult?.deviation_explanation,\n evaluation_outputs:\n firstEntry?.evaluation_outputs || rawEvaluationResult?.evaluation_outputs,\n cognitive_decisioning:\n firstEntry?.cognitive_decisioning || rawEvaluationResult?.cognitive_decisioning,\n deviations: normalizedDeviations,\n deviation_entries: deviationEntries,\n };\n };\n\n // UNIVERSAL RE-ROUTING ENGINE (WITH SORTING FIX)\n const reRouteRHSTree = (sections: any[]) => {\n const allNodesMap = new Map<string, any>();\n \n const indexNodes = (nodes: any[]) => {\n nodes.forEach(node => {\n if (node.id) allNodesMap.set(node.id, node);\n if (node.subsections?.length) indexNodes(node.subsections);\n });\n };\n indexNodes(sections);\n \n const moveNodes = (nodes: any[], parentNode?: any): any[] => {\n let filteredNodes: any[] = [];\n \n for (const node of nodes) {\n const targetParentId = node.ref_parent_section_node_id;\n \n if (targetParentId && allNodesMap.has(targetParentId) && targetParentId !== parentNode?.id) {\n const targetParent = allNodesMap.get(targetParentId)!;\n if (!targetParent.subsections) targetParent.subsections = [];\n \n if (!targetParent.subsections.some((s: any) => s.id === node.id)) {\n targetParent.subsections.push(node);\n }\n } else {\n if (node.subsections?.length) {\n node.subsections = moveNodes(node.subsections, node);\n }\n filteredNodes.push(node);\n }\n }\n return filteredNodes;\n };\n \n const finalSections = moveNodes(sections);\n\n // Sort step added to ensure display_index is respected after re-routing\n const sortSubsections = (nodes: any[]) => {\n nodes.forEach(node => {\n if (node.subsections && node.subsections.length > 0) {\n node.subsections.sort((a: any, b: any) => {\n if (a.selfIndex < 0 && b.selfIndex >= 0) return 1;\n if (a.selfIndex >= 0 && b.selfIndex < 0) return -1;\n return (a.selfIndex || 0) - (b.selfIndex || 0);\n });\n sortSubsections(node.subsections);\n }\n });\n };\n\n sortSubsections(finalSections);\n return finalSections;\n };\n\n const getNodeInputIds = (node: any) => {\n const nodeInputKeys = node.comparison_inputs ? Object.keys(node.comparison_inputs) : [];\n let nodeLeftId = indexMap[\"0\"];\n let nodeRightId = indexMap[\"1\"];\n\n if (nodeInputKeys.length > 0) {\n nodeLeftId = nodeInputKeys.includes(indexMap[\"0\"]) ? indexMap[\"0\"] : nodeInputKeys[0];\n nodeRightId = nodeInputKeys.includes(indexMap[\"1\"]) ? indexMap[\"1\"] : (nodeInputKeys.length > 1 ? nodeInputKeys[1] : nodeInputKeys[0]);\n }\n\n return { nodeLeftId, nodeRightId };\n };\n\n const getParentContentId = (attrs: any) =>\n attrs?.entity_id ||\n attrs?.ref_parent_section_node_id ||\n attrs?.parent_entity_id ||\n null;\n\n const makeSectionBlock = (\n nodeId: string,\n item: any,\n evaluationResult: any,\n rationale: any,\n ): SectionBlock => {\n const attrs = item.attributes || {};\n const data = item.data || {};\n const displayTitle = attrs.display_title !== false;\n const displayContent = attrs.display_content !== false;\n const title = displayTitle ? safeStringify(data.title || \"\") : \"\";\n const content = displayContent ? safeStringify(data.content || \"\") : \"\";\n const changeHistory = displayContent ? safeStringify(data.change_history || \"\") : \"\";\n const selfIndex =\n attrs.display_index !== undefined && attrs.display_index !== null\n ? Number(attrs.display_index)\n : -1;\n const parentContentId = getParentContentId(attrs);\n const hasData = !!(title.trim() || content.trim());\n\n return {\n id: `${nodeId}::${item.contentId}`,\n nodeId,\n contentId: item.contentId,\n parentContentId,\n title,\n content,\n change_history: changeHistory,\n displayTitle,\n displayContent,\n subsections: [],\n ...(hasData ? rationale : { score: undefined, relation: \"not_defined\" }),\n evaluationResult,\n evaluationResults: evaluationResult ? [evaluationResult] : [],\n selfIndex,\n refIndexes: [],\n refContentIds: [],\n ref_parent_section_node_id: parentContentId,\n } as SectionBlock;\n };\n\n const mergeBlock = (target: any, incoming: any) => {\n target.refIndexes = Array.from(new Set([...(target.refIndexes || []), ...(incoming.refIndexes || [])]));\n target.refContentIds = Array.from(new Set([...(target.refContentIds || []), ...(incoming.refContentIds || [])]));\n\n const existingChildKeys = new Set(\n (target.subsections || []).map((child: any) =>\n child.id || child.contentId || child.nodeId,\n ),\n );\n (incoming.subsections || []).forEach((child: any) => {\n const childKey = child.id || child.contentId || child.nodeId;\n if (!existingChildKeys.has(childKey)) {\n target.subsections = [...(target.subsections || []), child];\n existingChildKeys.add(childKey);\n }\n });\n\n const mergedEvaluationResults = [\n ...(target.evaluationResults || (target.evaluationResult ? [target.evaluationResult] : [])),\n ...(incoming.evaluationResults || (incoming.evaluationResult ? [incoming.evaluationResult] : [])),\n ].filter(Boolean);\n const seenEvaluationResults = new Set<string>();\n target.evaluationResults = mergedEvaluationResults.filter((result: any) => {\n const key = result?.nodeId || JSON.stringify(Object.keys(result?.deviations || result || {}));\n if (seenEvaluationResults.has(key)) return false;\n seenEvaluationResults.add(key);\n return true;\n });\n\n if (!target.evaluationResult && incoming.evaluationResult) target.evaluationResult = incoming.evaluationResult;\n if (!target.cognitiveData && incoming.cognitiveData) target.cognitiveData = incoming.cognitiveData;\n\n return target;\n };\n\n const sortFn = (a: any, b: any) => {\n if (a.selfIndex! < 0 && b.selfIndex! >= 0) return 1;\n if (a.selfIndex! >= 0 && b.selfIndex! < 0) return -1;\n return a.selfIndex! - b.selfIndex!;\n };\n\n const buildSideSections = (nodeId: string, sideIndex: \"0\" | \"1\"): SectionBlock[] => {\n const node = getNode(nodeId);\n if (!node || node.display_node === false) return [];\n \n if (isGuidelineMode && sideIndex === \"1\") return [];\n\n const { nodeLeftId, nodeRightId } = getNodeInputIds(node);\n const rationale = getRationale(node);\n const rawEvaluationResult =\n stableDeviationData?.[nodeId]?.evaluation_result || node.evaluation_result || null;\n const normalizedEvaluationResult = normalizeEvaluationResult(rawEvaluationResult, nodeLeftId, nodeRightId);\n const evaluationResult = normalizedEvaluationResult && typeof normalizedEvaluationResult === \"object\"\n ? { ...normalizedEvaluationResult, nodeId }\n : normalizedEvaluationResult;\n const items = resolveComparisonInputItems(node, sideIndex, indexMap, contentMapping);\n\n const sections = items.map((item) =>\n makeSectionBlock(nodeId, item, evaluationResult, rationale),\n );\n\n if (node.next) {\n const childSections = (Object.values(node.next) as string[]).flatMap((childId) =>\n buildSideSections(childId, sideIndex),\n );\n sections.forEach((section) => {\n const matchedChildren = childSections.filter((child: any) =>\n !child.parentContentId ||\n child.parentContentId === section.contentId ||\n child.parentContentId === section.parentContentId,\n );\n section.subsections = matchedChildren.length ? matchedChildren : childSections;\n });\n }\n\n return sections;\n };\n\n if (!maintainRelativeOrder) {\n if (rootNode.next) {\n (Object.values(rootNode.next) as string[]).forEach((nodeId) => {\n const node = getNode(nodeId);\n if (!node || node.display_node === false) return;\n\n const leftBlocks = buildSideSections(nodeId, \"0\");\n\n if (isGuidelineMode) {\n baseSections.push(...leftBlocks);\n return;\n }\n\n const rightBlocks = reRouteRHSTree(buildSideSections(nodeId, \"1\"));\n comparisonRows.push(\n ...buildComparisonRows(nodeId, leftBlocks, rightBlocks),\n );\n });\n }\n\n if (!isGuidelineMode) {\n baseSections = comparisonRows.map((row) => row.left);\n refSections = comparisonRows.map((row) => row.right);\n }\n\n } else {\n const buildRelativeOrderMapping = (nodeMap?: Record<string, string> | null, depth = 0) => {\n let refSections: SectionBlock[] = [];\n let baseSections: SectionBlock[] = [];\n if (!nodeMap) return { refSections, baseSections };\n \n const rightNodesHash: Record<string, SectionBlock> = {};\n const leftNodesHash: Record<string, SectionBlock> = {};\n let rightNodeOrphanIdx = -1;\n let leftNodeOrphanIdx = -1;\n\n for (const nodeIdx in nodeMap) {\n const nodeId = nodeMap[nodeIdx];\n const node = getNode(nodeId);\n if (!node || node.display_node === false) continue;\n\n const { nodeLeftId, nodeRightId } = getNodeInputIds(node);\n const rationale = getRationale(node);\n const rawEvaluationResult = stableDeviationData?.[nodeId]?.evaluation_result || node.evaluation_result || null;\n const normalizedEvaluationResult = normalizeEvaluationResult(rawEvaluationResult, nodeLeftId, nodeRightId);\n const evaluationResult = normalizedEvaluationResult && typeof normalizedEvaluationResult === \"object\"\n ? { ...normalizedEvaluationResult, nodeId }\n : normalizedEvaluationResult;\n\n const { refSections: refSubSections, baseSections: baseSubSections } = buildRelativeOrderMapping(node.next, depth + 1);\n\n const leftItems = resolveComparisonInputItems(node, \"0\", indexMap, contentMapping);\n const leftBlocks = leftItems.map((item) => {\n const block = makeSectionBlock(nodeId, item, evaluationResult, rationale);\n if (block.selfIndex === -1) block.selfIndex = leftNodeOrphanIdx--;\n return block;\n });\n\n let rightBlocks: any[] = [];\n if (!isGuidelineMode) {\n const rightItems = resolveComparisonInputItems(node, \"1\", indexMap, contentMapping);\n rightBlocks = rightItems.map((item) => {\n const block = makeSectionBlock(nodeId, item, evaluationResult, rationale);\n if (block.selfIndex === -1) block.selfIndex = rightNodeOrphanIdx--;\n return block;\n });\n }\n\n leftBlocks.forEach((leftBlock: any) => {\n rightBlocks.forEach((rightBlock: any) => {\n if (Number(rightBlock.selfIndex) >= 0 && Number(leftBlock.selfIndex) >= 0) {\n if (!rightBlock.refIndexes?.includes(Number(leftBlock.selfIndex))) rightBlock.refIndexes?.push(Number(leftBlock.selfIndex));\n if (!leftBlock.refIndexes?.includes(Number(rightBlock.selfIndex))) leftBlock.refIndexes?.push(Number(rightBlock.selfIndex));\n }\n if (leftBlock.contentId && !rightBlock.refContentIds?.includes(leftBlock.contentId)) rightBlock.refContentIds?.push(leftBlock.contentId);\n if (rightBlock.contentId && !leftBlock.refContentIds?.includes(rightBlock.contentId)) leftBlock.refContentIds?.push(rightBlock.contentId);\n });\n });\n\n rightBlocks.forEach((rightBlock: any) => {\n const matchedSubSections = refSubSections.filter((sub: any) =>\n !sub.parentContentId ||\n sub.parentContentId === rightBlock.contentId ||\n sub.parentContentId === rightBlock.parentContentId ||\n rightBlock.refContentIds?.includes(sub.parentContentId),\n );\n if (matchedSubSections.length > 0) rightBlock.subsections = matchedSubSections;\n\n const rightHashKey = depth === 0\n ? String(rightBlock.selfIndex)\n : `${rightBlock.selfIndex}_${rightBlock.contentId || nodeId}`;\n rightNodesHash[rightHashKey] = rightNodesHash[rightHashKey]\n ? mergeBlock(rightNodesHash[rightHashKey], rightBlock)\n : rightBlock;\n });\n\n leftBlocks.forEach((leftBlock: any) => {\n const matchedSubSections = baseSubSections.filter((sub: any) =>\n !sub.parentContentId ||\n sub.parentContentId === leftBlock.contentId ||\n sub.parentContentId === leftBlock.parentContentId ||\n leftBlock.refContentIds?.includes(sub.parentContentId),\n );\n if (matchedSubSections.length > 0) leftBlock.subsections = matchedSubSections;\n\n const leftHashKey = depth === 0\n ? String(leftBlock.selfIndex)\n : `${leftBlock.selfIndex}_${leftBlock.contentId || nodeId}`;\n leftNodesHash[leftHashKey] = leftNodesHash[leftHashKey]\n ? mergeBlock(leftNodesHash[leftHashKey], leftBlock)\n : leftBlock;\n });\n }\n\n refSections = Object.values(rightNodesHash);\n baseSections = Object.values(leftNodesHash);\n\n refSections.sort(sortFn);\n baseSections.sort(sortFn);\n\n return { refSections, baseSections };\n };\n\n const { refSections: righSections, baseSections: leftSections } = buildRelativeOrderMapping(rootNode.next);\n \n if (!isGuidelineMode) {\n refSections = reRouteRHSTree(righSections);\n }\n baseSections = leftSections;\n }\n\n const rootLeftData = getSideData(rootNode, \"0\", indexMap, contentMapping);\n const rootRightData = getSideData(rootNode, \"1\", indexMap, contentMapping);\n\n const activeProposed: ProposedRuleData = {\n title: rootLeftData.title || \"Uploaded Contract\",\n description: rootNode.decision_scope_description || \"\",\n sections: baseSections,\n };\n\n // ── NEW: Extract the title dynamically based on the new learnings_data structure ──\n const getGuidelineTitle = () => {\n if (guidelinesData?.learnings_data && Object.keys(guidelinesData.learnings_data).length > 0) {\n const firstKey = Object.keys(guidelinesData.learnings_data)[0];\n return guidelinesData.learnings_data[firstKey]?.title || \"Rulebook Guidelines\";\n }\n return guidelinesData?.data?.artifactTitle || \"Rulebook Guidelines\";\n };\n\n const activeVariant: RuleData = {\n id: \"tree-variant-1\",\n title: isGuidelineMode ? getGuidelineTitle() : (rootRightData.title || \"Reference Template\"),\n similarity: 0,\n sections: refSections,\n analysis: { rule_difference_comparison: { summary: { overall_score: 0, overall_summary: rootNode.decision_scope_description || \"\" }, fields: {} } },\n };\n\n return {\n activeProposed,\n activeVariants: [activeVariant],\n comparisonRows,\n parseError: null,\n };\n } catch (err: unknown) {\n console.error(\"Data Transformation Error: \", err);\n return {\n activeProposed: {} as ProposedRuleData,\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: err instanceof Error ? err.message : \"Unknown Parsing Error\",\n };\n }\n }, [treeData, maintainRelativeOrder, deviationDataStr, enableDeviationSchemaBackwardCompatibility, guidelinesData]);\n\n // 2. Extracted section references\n const existingRule = activeVariants?.[0] || DEFAULT_RULE_FALLBACK;\n \n const proposedSections = useMemo(\n () => (activeProposed?.sections || []) as SectionBlock[],\n [activeProposed?.sections]\n );\n \n const existingSections = useMemo(\n () => (existingRule.sections || []) as SectionBlock[],\n [existingRule.sections]\n );\n\n const hasSectionAccordions =\n proposedSections.length > 0 || existingSections.length > 0;\n\n const visibleFields = useMemo(() => {\n return resolvedComparisonConfig.fields.filter(({ key }) => {\n if (hasSectionAccordions && key === \"description\") return false;\n return hasValue(activeProposed?.[key as keyof ProposedRuleData]) || hasValue(existingRule[key as keyof RuleData]);\n });\n }, [activeProposed, existingRule, hasSectionAccordions, resolvedComparisonConfig.fields]);\n\n // @ts-ignore\n const { parentDeviationRecord, registry: deviationNumberRegistry, deviationParentRegistry } = useMemo(() => {\n const parentDeviationRecord: Record<string, SectionBlock[]> = {};\n const registry: Record<string, { index: number; rootKey: string; parentNum: number }> = {};\n const counters: Record<string, number> = {};\n // Add a fallback id counter to ensure no deviations are left without ID even when backend does not provide any id.\n let fallbackIdCounter = 0;\n const leftDocId = treeData?.input_index_map?.[\"0\"];\n const rightDocId = treeData?.input_index_map?.[\"1\"];\n\n const resolveRootKeyAndParentNum = (\n rootSec: SectionBlock,\n side: \"left\" | \"right\",\n ): { rootKey: string; parentNum: number } => {\n if (!maintainRelativeOrder) {\n const idx = side === \"left\"\n ? proposedSections.indexOf(rootSec)\n : existingSections.indexOf(rootSec);\n return { rootKey: `${side}:${idx}`, parentNum: idx + 1 };\n }\n\n if (side === \"left\") {\n const selfIdx = (rootSec as any).selfIndex;\n const parentNum = selfIdx !== undefined && selfIdx >= 0 \n ? selfIdx + 1 \n : proposedSections.indexOf(rootSec) + 1;\n return { rootKey: `left-root:${rootSec.id}`, parentNum };\n }\n\n const rhsSelfIndex = (rootSec as any).selfIndex;\n const mappedLhs = proposedSections.find(\n (l: any) => l.refIndexes?.includes(rhsSelfIndex),\n );\n\n if (mappedLhs) {\n const lhsSelfIdx = (mappedLhs as any).selfIndex;\n const parentNum = lhsSelfIdx !== undefined && lhsSelfIdx >= 0 \n ? lhsSelfIdx + 1 \n : proposedSections.indexOf(mappedLhs) + 1;\n return { rootKey: `left-root:${mappedLhs.id}`, parentNum };\n }\n\n // True RHS orphan\n const parentNum = rhsSelfIndex !== undefined && rhsSelfIndex >= 0 \n ? rhsSelfIndex + 1 \n : existingSections.indexOf(rootSec) + 1;\n return { rootKey: `right-orphan-root:${rootSec.id}`, parentNum };\n };\n\n const processDeviations = (evalNode: any, rootKey: string, parentNum: number) => {\n const evaluationResults = evalNode?.evaluationResults?.length\n ? evalNode.evaluationResults\n : (evalNode?.evaluationResult ? [evalNode.evaluationResult] : []);\n\n evaluationResults.forEach((evaluationResult: any) => {\n const deviations = evaluationResult?.deviations || {};\n\n Object.keys(deviations).sort().forEach(devKey => {\n const devMap = deviations[devKey];\n if (!devMap) return;\n\n // changed the code because this logic was too strict and missed\n // cases where highlights were present in normalized/citation-backed data.\n const hasLeftHighlight = !isMissingStr(devMap[leftDocId as string]);\n const hasRightHighlight = !isMissingStr(devMap[rightDocId as string]);\n if (hasLeftHighlight || hasRightHighlight) {\n const registryNodeId = evaluationResult?.nodeId || evalNode.nodeId || evalNode.id;\n const refId = `${registryNodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n if (registry[refId] === undefined) {\n if (counters[rootKey] === undefined) counters[rootKey] = 1;\n registry[refId] = { index: counters[rootKey]++, rootKey, parentNum };\n }\n }\n });\n });\n };\n\n // Resolve the correct child node at each level using id/refIndexes matching\n // rather than blind array-position (`subsections[i]`), so cross-routed\n // subsections are attributed to their actual structural parent.\n const findMatchingChild = (\n children: SectionBlock[] | undefined,\n target: SectionBlock | undefined,\n ): SectionBlock | undefined => {\n if (!children || !target) return undefined;\n return children.find((c: any) =>\n c.id === target.id ||\n (c.nodeId && c.nodeId === (target as any).nodeId) ||\n (c.contentId && c.contentId === (target as any).contentId)\n ) || undefined;\n };\n\n const traverse = (\n leftNode: SectionBlock | undefined | null,\n evalNode: SectionBlock | undefined | null,\n rightNode: SectionBlock | undefined | null,\n rootKey: string,\n parentNum: number,\n isRoot: boolean,\n parentNode: SectionBlock,\n ) => {\n if (evalNode) {\n processDeviations(evalNode, rootKey, parentNum);\n }\n\n if (evalNode && !isRoot) {\n const safeParentId = parentNode?.id || `fallback_parent_${fallbackIdCounter++}`;\n if (!parentDeviationRecord[safeParentId]) {\n parentDeviationRecord[safeParentId] = [];\n }\n parentDeviationRecord[safeParentId].push(evalNode);\n }\n\n const subs = evalNode?.subsections || leftNode?.subsections || rightNode?.subsections || [];\n subs.forEach((childEvalNode: any) => {\n const matchedLeft = findMatchingChild(leftNode?.subsections, childEvalNode);\n const matchedRight = findMatchingChild(rightNode?.subsections, childEvalNode);\n traverse(\n childEvalNode,\n matchedLeft,\n matchedRight,\n rootKey,\n parentNum,\n false,\n evalNode || parentNode,\n );\n });\n };\n\n proposedSections.forEach((rootSec) => {\n const { rootKey, parentNum } = resolveRootKeyAndParentNum(rootSec, \"left\");\n let rightSec = null;\n if (maintainRelativeOrder) {\n const rhsSelfIndex = (rootSec as any).refIndexes?.[0];\n rightSec = existingSections.find(s => (s as any).selfIndex === rhsSelfIndex);\n } else {\n rightSec = existingSections[proposedSections.indexOf(rootSec)];\n }\n traverse(rootSec, rootSec, rightSec, rootKey, parentNum, true, rootSec);\n });\n\n if (!isGuidelineMode) {\n existingSections.forEach((rootSec) => {\n const { rootKey, parentNum } = resolveRootKeyAndParentNum(rootSec, \"right\");\n const isOrphan = rootKey.startsWith(\"right-orphan-root:\");\n\n if (isOrphan) {\n traverse(rootSec, null, rootSec, rootKey, parentNum, true, rootSec);\n }\n });\n }\n\n const deviationNumberRegistry = Object.fromEntries(\n Object.entries(registry).map(([k, v]) => [k, v.index])\n );\n const deviationParentRegistry = Object.fromEntries(\n Object.entries(registry).map(([k, v]) => [k, v.parentNum])\n );\n\n return { parentDeviationRecord, registry: deviationNumberRegistry, deviationParentRegistry };\n\n }, [proposedSections, existingSections, maintainRelativeOrder, treeData, isGuidelineMode]);\n\n return {\n isGuidelineMode, // ── NEW ──\n activeProposed,\n activeVariants,\n comparisonRows,\n existingRule,\n proposedSections,\n existingSections,\n visibleFields,\n parentDeviationRecord,\n deviationNumberRegistry,\n deviationParentRegistry,\n parseError\n };\n};\n"],"names":["DEFAULT_RULE_FALLBACK","id","title","similarity","sections","useCognitiveTreeData","treeData","maintainRelativeOrder","deviationData","resolvedComparisonConfig","enableDeviationSchemaBackwardCompatibility","guidelinesData","deviationDataStr","JSON","stringify","isGuidelineMode","Boolean","learnings_data","data","artifactData","userStorySnapshot","activeProposed","activeVariants","comparisonRows","parseError","useMemo","Object","keys","length","stableDeviationData","parse","nodes","baseSections","refSections","rootId","base_root_id","indexMap","input_index_map","rootNode","display_node","contentMapping","content_mapping","getNode","nodeId","normalizeEvaluationResult","rawEvaluationResult","nodeLeftId","nodeRightId","deviations","numericDeviationKeys","filter","k","test","sortedDeviationKeys","sort","a","b","Number","normalizedDeviations","deviationEntries","firstEntry","forEach","devKey","entry","shouldShowHighlights","status","deviationHighlight","deviation_highlight","web_search_answer","citationHighlights","docId","citations","cognitive_decisioning","values","map","citation","highlighted_text","text","trim","firstNonEmpty","value","Array","isArray","some","isMissingStr","leftHighlights","deviation_highlights","rightHighlights","deviation_summary","deviation_title","deviation_impact","deviation_explanation","evaluation_outputs","deviation_entries","reRouteRHSTree","allNodesMap","Map","indexNodes","node","set","subsections","moveNodes","parentNode","filteredNodes","targetParentId","ref_parent_section_node_id","has","targetParent","get","s","push","finalSections","sortSubsections","selfIndex","getNodeInputIds","nodeInputKeys","comparison_inputs","includes","getParentContentId","attrs","entity_id","parent_entity_id","makeSectionBlock","item","evaluationResult","rationale","attributes","displayTitle","display_title","displayContent","display_content","safeStringify","content","changeHistory","change_history","display_index","parentContentId","hasData","contentId","score","relation","evaluationResults","refIndexes","refContentIds","mergeBlock","target","incoming","from","Set","existingChildKeys","child","childKey","add","mergedEvaluationResults","seenEvaluationResults","result","key","cognitiveData","sortFn","buildSideSections","sideIndex","getRationale","evaluation_result","normalizedEvaluationResult","resolveComparisonInputItems","next","childSections","flatMap","childId","section","matchedChildren","buildRelativeOrderMapping","nodeMap","depth","rightNodesHash","leftNodesHash","rightNodeOrphanIdx","leftNodeOrphanIdx","nodeIdx","refSubSections","baseSubSections","leftBlocks","block","rightBlocks","rightItems","leftBlock","rightBlock","matchedSubSections","sub","rightHashKey","String","leftHashKey","righSections","leftSections","buildComparisonRows","row","left","right","rootLeftData","getSideData","rootRightData","description","decision_scope_description","firstKey","artifactTitle","getGuidelineTitle","analysis","rule_difference_comparison","summary","overall_score","overall_summary","fields","err","console","error","Error","message","existingRule","proposedSections","existingSections","hasSectionAccordions","visibleFields","hasValue","parentDeviationRecord","registry","deviationNumberRegistry","deviationParentRegistry","counters","fallbackIdCounter","leftDocId","rightDocId","resolveRootKeyAndParentNum","rootSec","side","idx","indexOf","rootKey","parentNum","selfIdx","rhsSelfIndex","mappedLhs","find","l","lhsSelfIdx","findMatchingChild","children","c","traverse","leftNode","evalNode","rightNode","isRoot","devMap","hasLeftHighlight","hasRightHighlight","refId","DEVIATION_BADGE_SEPARATOR","index","processDeviations","safeParentId","childEvalNode","matchedLeft","matchedRight","rightSec","startsWith","fromEntries","entries","v"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"useCompareData.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useState as e,useCallback as
|
|
1
|
+
import{__assign as n}from"tslib";import{useState as e,useCallback as t,useRef as o,useEffect as i}from"react";import{EMPTY_SECTION_POPUP_STATE as r,EMPTY_SUMMARY_POPUP_STATE as u,POPUP_GAP as c,VIEWPORT_MARGIN as a,ARROW_SIZE as l,POPUP_WIDTH as p}from"../CognitiveCompareConstants.js";var s=function(s){var m=e(r),v=m[0],f=m[1],d=e(r),h=d[0],g=d[1],w=e(u),P=w[0],C=w[1],E=t(function(){C(u)},[]),F=e(null),M=F[0],b=F[1],x=e(null),A=x[0],L=x[1],S=o(null),I=o(null);i(function(){I.current=null},[v.sectionIdx,v.open]);var y=t(function(){b(null),f(r),L(null)},[]),z=t(function(){g(r)},[]),B=t(function(){var n;if(v.anchorEl&&v.refSectionTitle){var e=v.anchorEl.getBoundingClientRect();if(0!==e.width||0!==e.height){var t=(null===(n=null==S?void 0:S.current)||void 0===n?void 0:n.offsetHeight)||0,o=Math.min(p,window.innerWidth-2*a),i=window.innerHeight-e.bottom-c-a,r=e.top-c-a,u=i<t&&r>i;u=null!==I.current?!0===I.current&&(r>=t||r>=i):!(i>=t||i>=r),I.current=u;var s=u?r:i,m=Math.min(t||9999,s),f=u?e.top-c-m:e.bottom+c,d=e.left+e.width/2,h=d-o/2,g=Math.max(a,Math.min(h,window.innerWidth-o-a)),w=Math.max(l+4,Math.min(d-g,o-l-4));b({top:f,left:g,arrowLeft:w,openAbove:u,maxHeight:s})}}},[v.anchorEl,v.refSectionTitle]);i(function(){if(v.open){window.addEventListener("resize",B);var n=requestAnimationFrame(B),e=null;return S.current&&(e=new ResizeObserver(function(){cancelAnimationFrame(n),n=requestAnimationFrame(B)})).observe(S.current),function(){cancelAnimationFrame(n),window.removeEventListener("resize",B),null==e||e.disconnect()}}},[v.open,B]),i(function(){var n=s.current;if(n&&(h.open||v.open)){var e=function(n){z(),S.current&&S.current.contains(n.target)||(b(null),y())};return n.addEventListener("scroll",e,{capture:!0}),function(){n.removeEventListener("scroll",e,{capture:!0})}}},[s,h.open,v.open,z,y]);var H=t(function(n){z(),b(null),f(n)},[z]),R=t(function(){null!==h.sectionIdx&&h.anchorEl?H(n(n({},h),{open:!0})):z()},[h,z,H]);return{cognitivePopup:v,setCognitivePopup:f,moreFunctions:h,setMoreFunctions:g,summaryPopup:P,setSummaryPopup:C,closeSummaryPopup:E,position:M,setPosition:b,activeBadgeId:A,setActiveBadgeId:L,popupRef:S,closeCognitivePopup:y,closeMoreFunctionsPopup:z,recalcPosition:B,handleOpenCognitiveCompare:R,openCognitivePopupFromState:H}};export{s as useComparePopups};
|
|
2
2
|
//# sourceMappingURL=useComparePopups.js.map
|