@e-llm-studio/requirement-ai 0.0.253 → 0.0.255
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assests/icons/CitationsIcon.js +2 -0
- package/dist/assests/icons/CitationsIcon.js.map +1 -0
- package/dist/assests/icons/CitationsSparkleIcon.js +2 -0
- package/dist/assests/icons/CitationsSparkleIcon.js.map +1 -0
- package/dist/assests/svg/ButtonCognitiveIcon.js +2 -0
- package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -0
- package/dist/assests/svg/NeuralNetworkIcon.js +2 -0
- package/dist/assests/svg/NeuralNetworkIcon.js.map +1 -0
- package/dist/assests/svg/PdfViewerIcons.js +2 -0
- package/dist/assests/svg/PdfViewerIcons.js.map +1 -0
- package/dist/assests/svg/SparkleIcon.js +2 -0
- package/dist/assests/svg/SparkleIcon.js.map +1 -0
- package/dist/assests/svg/chevronDownArrow.svg.js +2 -0
- package/dist/assests/svg/chevronDownArrow.svg.js.map +1 -0
- package/dist/assests/svg/chevronUp.svg.js +2 -0
- package/dist/assests/svg/chevronUp.svg.js.map +1 -0
- package/dist/cjs/assests/icons/CitationsIcon.js +2 -0
- package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -0
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js +2 -0
- package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -0
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +2 -0
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -0
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js +2 -0
- package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -0
- package/dist/cjs/assests/svg/PdfViewerIcons.js +2 -0
- package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -0
- package/dist/cjs/assests/svg/SparkleIcon.js +2 -0
- package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -0
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js +2 -0
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +1 -0
- package/dist/cjs/assests/svg/chevronUp.svg.js +2 -0
- package/dist/cjs/assests/svg/chevronUp.svg.js.map +1 -0
- package/dist/cjs/constants/diagnosticStylesBySeverity.js +2 -0
- package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -0
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +2 -0
- package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -0
- package/dist/cjs/features/BPACitationRenderer/citationTypes.js +2 -0
- package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -0
- package/dist/cjs/features/BookCitation/BookCitation.js +2 -0
- package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -0
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js +2 -0
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +1 -0
- package/dist/cjs/features/BookCitation/text-cleaner.js +2 -0
- package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +2 -0
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
- package/dist/cjs/features/Bookemon/Bookemon.js +2 -0
- package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +2 -0
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -0
- package/dist/cjs/features/Bookemon/BookemonContent.js +2 -0
- package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -0
- package/dist/cjs/features/Bookemon/utils/highlight.js +2 -0
- package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -0
- package/dist/cjs/features/ChatCitation/BigQueryTable.js +2 -0
- package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -0
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +2 -0
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +2 -0
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js +2 -0
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/Chip.js +2 -0
- package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/DetailedView.js +2 -0
- package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/IconContainer.js +2 -0
- package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +2 -0
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +2 -0
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/RuleBook.js +2 -0
- package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js +2 -0
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js +2 -0
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +2 -0
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
- package/dist/cjs/features/ChatCitation/constants/renderer.js +2 -0
- package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -0
- package/dist/cjs/features/ChatCitation/utils/helpers.js +2 -0
- package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -0
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js +2 -0
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -0
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js +2 -0
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +2 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
- package/dist/cjs/features/CitationViewer/CitationsViewer.js +2 -0
- package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +2 -0
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/Header.js +2 -0
- package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +2 -0
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CitationViewer/components/Transcript.js +2 -0
- package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -0
- package/dist/cjs/features/CitationViewer/config/apiConfig.js +2 -0
- package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -0
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +2 -0
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.js +2 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +2 -0
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/Accordian.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/Spinner.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +2 -0
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CompareContext.js +2 -0
- package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +2 -0
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +2 -0
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +2 -0
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +2 -0
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +2 -0
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +2 -0
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +2 -0
- package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +2 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +2 -0
- package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +2 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +2 -0
- package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js.map +1 -0
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js +2 -0
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -0
- package/dist/cjs/features/ExcelCitation/utils/helper.js +2 -0
- package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +2 -0
- package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/types.js +2 -0
- package/dist/cjs/features/GptWebCitation/types.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -0
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +2 -0
- package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +2 -0
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +2 -0
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js.map +1 -0
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +2 -0
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js.map +1 -0
- package/dist/cjs/features/InstantLearningCitation/types/Types.js +2 -0
- package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +2 -0
- package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +2 -0
- package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ManageReminders.js +2 -0
- package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -0
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +2 -0
- package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +2 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +2 -0
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +1 -0
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js +2 -0
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -0
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +2 -0
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfContainer.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfStyle.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -0
- package/dist/cjs/features/PdfViewer/PdfViewer.js +2 -0
- package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -0
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js +2 -0
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +2 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +2 -0
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -0
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +2 -0
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -0
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +2 -0
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
- package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
- package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +2 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +2 -0
- package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -0
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +2 -0
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +2 -0
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -0
- package/dist/cjs/features/SplitterCitations/icons/icons.js +2 -0
- package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.js +2 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +2 -0
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +2 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +2 -0
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js.map +1 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js +2 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/service/apicache.service.js +2 -0
- package/dist/cjs/service/apicache.service.js.map +1 -0
- package/dist/cjs/service/onDemandApi.js +2 -0
- package/dist/cjs/service/onDemandApi.js.map +1 -0
- package/dist/cjs/types/onDemandApi.types.js +2 -0
- package/dist/cjs/types/onDemandApi.types.js.map +1 -0
- package/dist/cjs/utils/codeCitations.utils.js +2 -0
- package/dist/cjs/utils/codeCitations.utils.js.map +1 -0
- package/dist/cjs/utils/sanitizeHtml.js +2 -0
- package/dist/cjs/utils/sanitizeHtml.js.map +1 -0
- package/dist/cjs/utils/themeManager.js +2 -0
- package/dist/cjs/utils/themeManager.js.map +1 -0
- package/dist/constants/diagnosticStylesBySeverity.js +2 -0
- package/dist/constants/diagnosticStylesBySeverity.js.map +1 -0
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js +2 -0
- package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -0
- package/dist/features/BPACitationRenderer/citationTypes.js +2 -0
- package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -0
- package/dist/features/BookCitation/BookCitation.js +2 -0
- package/dist/features/BookCitation/BookCitation.js.map +1 -0
- package/dist/features/BookCitation/BookCitation.module.css.js +2 -0
- package/dist/features/BookCitation/BookCitation.module.css.js.map +1 -0
- package/dist/features/BookCitation/text-cleaner.js +2 -0
- package/dist/features/BookCitation/text-cleaner.js.map +1 -0
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +2 -0
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -0
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +2 -0
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -0
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +2 -0
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -0
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +2 -0
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -0
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +2 -0
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -0
- package/dist/features/Bookemon/BookPreview/BookPreview.js +2 -0
- package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -0
- package/dist/features/Bookemon/Bookemon.js +2 -0
- package/dist/features/Bookemon/Bookemon.js.map +1 -0
- package/dist/features/Bookemon/BookemonCitationLayer.js +2 -0
- package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -0
- package/dist/features/Bookemon/BookemonContent.js +2 -0
- package/dist/features/Bookemon/BookemonContent.js.map +1 -0
- package/dist/features/Bookemon/utils/highlight.js +2 -0
- package/dist/features/Bookemon/utils/highlight.js.map +1 -0
- package/dist/features/ChatCitation/BigQueryTable.js +2 -0
- package/dist/features/ChatCitation/BigQueryTable.js.map +1 -0
- package/dist/features/ChatCitation/ChatCitationRenderer.js +2 -0
- package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -0
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js +2 -0
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -0
- package/dist/features/ChatCitation/assets/cw_chat.svg.js +2 -0
- package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +1 -0
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js +2 -0
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -0
- package/dist/features/ChatCitation/components/AssistantChatItem.js +2 -0
- package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -0
- package/dist/features/ChatCitation/components/ChatCitation.js +2 -0
- package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -0
- package/dist/features/ChatCitation/components/Chip.js +2 -0
- package/dist/features/ChatCitation/components/Chip.js.map +1 -0
- package/dist/features/ChatCitation/components/DetailedView.js +2 -0
- package/dist/features/ChatCitation/components/DetailedView.js.map +1 -0
- package/dist/features/ChatCitation/components/IconContainer.js +2 -0
- package/dist/features/ChatCitation/components/IconContainer.js.map +1 -0
- package/dist/features/ChatCitation/components/InViewNavigation.js +2 -0
- package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -0
- package/dist/features/ChatCitation/components/MarkdownRenderer.js +2 -0
- package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -0
- package/dist/features/ChatCitation/components/RuleBook.js +2 -0
- package/dist/features/ChatCitation/components/RuleBook.js.map +1 -0
- package/dist/features/ChatCitation/components/SummarizedView.js +2 -0
- package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -0
- package/dist/features/ChatCitation/components/UserChatItem.js +2 -0
- package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -0
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +2 -0
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -0
- package/dist/features/ChatCitation/components/wrappers/Modal.js +2 -0
- package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -0
- package/dist/features/ChatCitation/constants/renderer.js +2 -0
- package/dist/features/ChatCitation/constants/renderer.js.map +1 -0
- package/dist/features/ChatCitation/utils/helpers.js +2 -0
- package/dist/features/ChatCitation/utils/helpers.js.map +1 -0
- package/dist/features/ChatDrawer/ChatDrawer.js +2 -0
- package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -0
- package/dist/features/ChatDrawer/constants/ChatDrawer.js +2 -0
- package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.js +2 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +2 -0
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +1 -0
- package/dist/features/CitationViewer/CitationsViewer.js +2 -0
- package/dist/features/CitationViewer/CitationsViewer.js.map +1 -0
- package/dist/features/CitationViewer/components/AudioWaveform.js +2 -0
- package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -0
- package/dist/features/CitationViewer/components/Header.js +2 -0
- package/dist/features/CitationViewer/components/Header.js.map +1 -0
- package/dist/features/CitationViewer/components/KeyTakeaways.js +2 -0
- package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -0
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +2 -0
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +1 -0
- package/dist/features/CitationViewer/components/Transcript.js +2 -0
- package/dist/features/CitationViewer/components/Transcript.js.map +1 -0
- package/dist/features/CitationViewer/config/apiConfig.js +2 -0
- package/dist/features/CitationViewer/config/apiConfig.js.map +1 -0
- package/dist/features/CitationViewer/hooks/getSignedUrl.js +2 -0
- package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -0
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +2 -0
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -0
- package/dist/features/CodeCitation/CodeCitation.js +2 -0
- package/dist/features/CodeCitation/CodeCitation.js.map +1 -0
- package/dist/features/CodeCitation/CodeCitation.module.css.js +2 -0
- package/dist/features/CodeCitation/CodeCitation.module.css.js.map +1 -0
- package/dist/features/CodeCitation/_components/Accordian.js +2 -0
- package/dist/features/CodeCitation/_components/Accordian.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js +2 -0
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js +2 -0
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -0
- package/dist/features/CodeCitation/_components/CodeEditor.js +2 -0
- package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -0
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +2 -0
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -0
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +2 -0
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -0
- package/dist/features/CodeCitation/_components/Spinner.js +2 -0
- package/dist/features/CodeCitation/_components/Spinner.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +2 -0
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -0
- package/dist/features/CodeCitation/_components/ThemeToggle.js +2 -0
- package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -0
- package/dist/features/CodeCitation/_components/TooltipComponent.js +2 -0
- package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/CitationAnchor.js +2 -0
- package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -0
- package/dist/features/CognitiveCompare/CitationRenderer.js +2 -0
- package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompare.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +2 -0
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -0
- package/dist/features/CognitiveCompare/CognitivePopup.js +2 -0
- package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -0
- package/dist/features/CognitiveCompare/CompareContext.js +2 -0
- package/dist/features/CognitiveCompare/CompareContext.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +2 -0
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -0
- package/dist/features/CognitiveCompare/LoaderComponent.js +2 -0
- package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +2 -0
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -0
- package/dist/features/CognitiveCompare/OverlayComponent.js +2 -0
- package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -0
- package/dist/features/CognitiveCompare/ResizableSplitPane.js +2 -0
- package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -0
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +2 -0
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -0
- package/dist/features/CognitiveCompare/components/CompareHeader.js +2 -0
- package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -0
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js +2 -0
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -0
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js +2 -0
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -0
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +2 -0
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SectionAccordion.js +2 -0
- package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +2 -0
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -0
- package/dist/features/CognitiveCompare/components/SvgConnectors.js +2 -0
- package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -0
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +2 -0
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -0
- package/dist/features/CognitiveCompare/components/connectedLines.js +2 -0
- package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +2 -0
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useCompareData.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -0
- package/dist/features/CognitiveCompare/hooks/useStyles.js +2 -0
- package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -0
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +2 -0
- package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +2 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +2 -0
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +1 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +2 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +2 -0
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +1 -0
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +2 -0
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +2 -0
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +1 -0
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js +2 -0
- package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -0
- package/dist/features/DualCitation/RuleBookCitationComponent.js +2 -0
- package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.js +2 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +2 -0
- package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js.map +1 -0
- package/dist/features/ExcelCitation/ExcelCitations.js +2 -0
- package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -0
- package/dist/features/ExcelCitation/utils/helper.js +2 -0
- package/dist/features/ExcelCitation/utils/helper.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitation.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitation.module.css.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitation.module.css.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -0
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +2 -0
- package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -0
- package/dist/features/GptWebCitation/types.js +2 -0
- package/dist/features/GptWebCitation/types.js.map +1 -0
- package/dist/features/GptWebCitation/utils/citationData.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -0
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -0
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +2 -0
- package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -0
- package/dist/features/IngestionStatus/IngestionStatusComponent.js +2 -0
- package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -0
- package/dist/features/IngestionStatus/ingestion.module.css.js +2 -0
- package/dist/features/IngestionStatus/ingestion.module.css.js.map +1 -0
- package/dist/features/IngestionStatus/useIngestionStatus.js +2 -0
- package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -0
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +2 -0
- package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/HistorySkeleton.js +2 -0
- package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js +2 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +2 -0
- package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/OverrideTimeline.js +2 -0
- package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -0
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js +2 -0
- package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -0
- package/dist/features/InstantLearningCitation/RuleContentComponent.js +2 -0
- package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -0
- package/dist/features/InstantLearningCitation/SlashLoader.js +2 -0
- package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/Override.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/Override.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/css/common.module.css.js +2 -0
- package/dist/features/InstantLearningCitation/css/common.module.css.js.map +1 -0
- package/dist/features/InstantLearningCitation/types/Types.js +2 -0
- package/dist/features/InstantLearningCitation/types/Types.js.map +1 -0
- package/dist/features/ManageRemainders/AssigneeCalendarView.js +2 -0
- package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -0
- package/dist/features/ManageRemainders/ManageRemainder.module.css.js +2 -0
- package/dist/features/ManageRemainders/ManageRemainder.module.css.js.map +1 -0
- package/dist/features/ManageRemainders/ManageReminders.js +2 -0
- package/dist/features/ManageRemainders/ManageReminders.js.map +1 -0
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +2 -0
- package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +2 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +2 -0
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +1 -0
- package/dist/features/PaginatedTable/PaginatedTable.js +2 -0
- package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -0
- package/dist/features/PaginatedTable/paginatedTable.module.css.js +2 -0
- package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +1 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js +2 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +2 -0
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +1 -0
- package/dist/features/PdfViewer/PdfContainer.js +2 -0
- package/dist/features/PdfViewer/PdfContainer.js.map +1 -0
- package/dist/features/PdfViewer/PdfStyle.js +2 -0
- package/dist/features/PdfViewer/PdfStyle.js.map +1 -0
- package/dist/features/PdfViewer/PdfToolbar.js +2 -0
- package/dist/features/PdfViewer/PdfToolbar.js.map +1 -0
- package/dist/features/PdfViewer/PdfViewer.js +2 -0
- package/dist/features/PdfViewer/PdfViewer.js.map +1 -0
- package/dist/features/PdfViewer/usePdfHighlight.js +2 -0
- package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.js +2 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +2 -0
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +1 -0
- package/dist/features/ProjectAccordion/_components/Markdown.js +2 -0
- package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -0
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +2 -0
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -0
- package/dist/features/PromptemonViewer/PromptemonViewer.js +2 -0
- package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -0
- package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
- package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
- package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
- package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
- package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +2 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +2 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/features/RulebookCitations/RuleBookCitationApi.js +2 -0
- package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -0
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +2 -0
- package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -0
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js +2 -0
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -0
- package/dist/features/SplitterCitations/Splitter.module.css.js +2 -0
- package/dist/features/SplitterCitations/Splitter.module.css.js.map +1 -0
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js +2 -0
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -0
- package/dist/features/SplitterCitations/icons/icons.js +2 -0
- package/dist/features/SplitterCitations/icons/icons.js.map +1 -0
- package/dist/features/TableCitation/TableCitationContent.js +2 -0
- package/dist/features/TableCitation/TableCitationContent.js.map +1 -0
- package/dist/features/TableCitation/TableCitationContent.module.css.js +2 -0
- package/dist/features/TableCitation/TableCitationContent.module.css.js.map +1 -0
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +2 -0
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -0
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +2 -0
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js.map +1 -0
- package/dist/hooks/useOnDemandCitationFetch.js +2 -0
- package/dist/hooks/useOnDemandCitationFetch.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/service/apicache.service.js +2 -0
- package/dist/service/apicache.service.js.map +1 -0
- package/dist/service/onDemandApi.js +2 -0
- package/dist/service/onDemandApi.js.map +1 -0
- package/dist/types/onDemandApi.types.js +2 -0
- package/dist/types/onDemandApi.types.js.map +1 -0
- package/dist/types/src/AccordianHeadTest.d.ts +2 -0
- package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
- package/dist/types/src/AutopilotStyle.d.ts +2 -0
- package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
- package/dist/types/src/BookCitationTest.d.ts +3 -0
- package/dist/types/src/BookCitationTest.d.ts.map +1 -0
- package/dist/types/src/BookemonTest.d.ts +83 -0
- package/dist/types/src/BookemonTest.d.ts.map +1 -0
- package/dist/types/src/ChatCitationTest.d.ts +7 -0
- package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
- package/dist/types/src/ChatDrawerTest.d.ts +17 -0
- package/dist/types/src/ChatDrawerTest.d.ts.map +1 -0
- package/dist/types/src/CodeCitationTest.d.ts +3 -0
- package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
- package/dist/types/src/CognitiveCompareTest.d.ts +3 -0
- package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -0
- package/dist/types/src/DatagestMonTest.d.ts +3 -0
- package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
- package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
- package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
- package/dist/types/src/EmailCitationTest.d.ts +3 -0
- package/dist/types/src/EmailCitationTest.d.ts.map +1 -0
- package/dist/types/src/ExcelCitationTest.d.ts +2 -0
- package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts +3 -0
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +1 -0
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
- package/dist/types/src/PdfViewerTest.d.ts +5 -0
- package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
- package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
- package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
- package/dist/types/src/PromptemonBlockViewerTest.d.ts +3 -0
- package/dist/types/src/PromptemonBlockViewerTest.d.ts.map +1 -0
- package/dist/types/src/PromptemonViewerTest.d.ts +3 -0
- package/dist/types/src/PromptemonViewerTest.d.ts.map +1 -0
- package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
- package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
- package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
- package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
- package/dist/types/src/Spbanalysispaneltest.d.ts +3 -0
- package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -0
- package/dist/types/src/TableCitationTest.d.ts +3 -0
- package/dist/types/src/TableCitationTest.d.ts.map +1 -0
- package/dist/types/src/assests/icons/CitationsIcon.d.ts +2 -0
- package/dist/types/src/assests/icons/CitationsIcon.d.ts.map +1 -0
- package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts +10 -0
- package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
- package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
- package/dist/types/src/assests/svg/SparkleIcon.d.ts +3 -0
- package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +1 -0
- package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
- package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts +5 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +229 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts +6 -0
- package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts +4 -0
- package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts +15 -0
- package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts.map +1 -0
- package/dist/types/src/features/BookCitation/BookCitation.d.ts +42 -0
- package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
- package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +16 -0
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +114 -0
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +5 -0
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +33 -0
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +5 -0
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +17 -0
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +8 -0
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +1 -0
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +51 -0
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
- package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +49 -0
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +31 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +30 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +13 -0
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +64 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +322 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +83 -0
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +7 -0
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +72 -0
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +8 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +2524 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +6 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +19 -0
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +5 -0
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +3 -0
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +12 -0
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +17 -0
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +14 -0
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +37 -0
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +8 -0
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +9 -0
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +13 -0
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +32 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +20 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +24 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +22 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +32 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +27 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +5 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +19 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +35 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +16 -0
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +11 -0
- package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +47 -0
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +20 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +27 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +5 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +162 -0
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
- package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts +20 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts +31 -0
- package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts.map +1 -0
- package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts +36 -0
- package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts.map +1 -0
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +43 -0
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +1 -0
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +10 -0
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +1 -0
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts +15 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +16 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts +9 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts +14 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts +4 -0
- package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts +4 -0
- package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/types.d.ts +405 -0
- package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +10 -0
- package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -0
- package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts +6 -0
- package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +28 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +7 -0
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +1 -0
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +40 -0
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +5 -0
- package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts +10 -0
- package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts +2 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +23 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts +6 -0
- package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts +13 -0
- package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts +13 -0
- package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts +5 -0
- package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts +12 -0
- package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts.map +1 -0
- package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts +356 -0
- package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts +19 -0
- package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts +2 -0
- package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts +49 -0
- package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +17 -0
- package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +1 -0
- package/dist/types/src/features/ManageRemainders/types/type.d.ts +79 -0
- package/dist/types/src/features/ManageRemainders/types/type.d.ts.map +1 -0
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +37 -0
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +14 -0
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +26 -0
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +69 -0
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +26 -0
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
- package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
- package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +11 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/index.d.ts +3 -0
- package/dist/types/src/features/PromptemonBlockViewer/index.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts +43 -0
- package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonViewer/index.d.ts +3 -0
- package/dist/types/src/features/PromptemonViewer/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +25 -28
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +3 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +7 -2
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +15 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts +40 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts +18 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts +26 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts +1 -0
- package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +22 -0
- package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +37 -0
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts +11 -0
- package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +10 -0
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +39 -0
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -0
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +10 -0
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -0
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +57 -0
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +5 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +4 -0
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/icons/icons.d.ts +17 -0
- package/dist/types/src/features/SplitterCitations/icons/icons.d.ts.map +1 -0
- package/dist/types/src/features/SplitterCitations/types.d.ts +78 -0
- package/dist/types/src/features/SplitterCitations/types.d.ts.map +1 -0
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +5 -0
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +25 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +1 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts +81 -0
- package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
- package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
- package/dist/types/src/features/UploadData/main.d.ts +10 -0
- package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts +11 -0
- package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts +4 -0
- package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +2 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/methodsToExpose.d.ts +13 -0
- package/dist/types/src/methodsToExpose.d.ts.map +1 -0
- package/dist/types/src/routes/Routes.d.ts +2 -0
- package/dist/types/src/routes/Routes.d.ts.map +1 -0
- package/dist/types/src/service/DataService.d.ts +73 -0
- package/dist/types/src/service/DataService.d.ts.map +1 -0
- package/dist/types/src/service/ModelService.d.ts +68 -0
- package/dist/types/src/service/ModelService.d.ts.map +1 -0
- package/dist/types/src/service/ProjectService.d.ts +16 -0
- package/dist/types/src/service/ProjectService.d.ts.map +1 -0
- package/dist/types/src/service/apicache.service.d.ts +43 -0
- package/dist/types/src/service/apicache.service.d.ts.map +1 -0
- package/dist/types/src/service/onDemandApi.d.ts +27 -0
- package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
- package/dist/types/src/types/onDemandApi.types.d.ts +58 -0
- package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -0
- package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts +70 -0
- package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts.map +1 -0
- package/dist/utils/codeCitations.utils.js +2 -0
- package/dist/utils/codeCitations.utils.js.map +1 -0
- package/dist/utils/sanitizeHtml.js +2 -0
- package/dist/utils/sanitizeHtml.js.map +1 -0
- package/dist/utils/themeManager.js +2 -0
- package/dist/utils/themeManager.js.map +1 -0
- package/package.json +11 -1
package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts
ADDED
|
@@ -0,0 +1,2524 @@
|
|
|
1
|
+
export declare const DEFAULT_TREE_DATA: {
|
|
2
|
+
nodes: {
|
|
3
|
+
"0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
|
|
4
|
+
next: {
|
|
5
|
+
"0": string;
|
|
6
|
+
};
|
|
7
|
+
skip_node: boolean;
|
|
8
|
+
display_node: boolean;
|
|
9
|
+
comparison_config: {
|
|
10
|
+
mode: string;
|
|
11
|
+
type: string;
|
|
12
|
+
execution_mode: string;
|
|
13
|
+
criterion_set_id: string;
|
|
14
|
+
};
|
|
15
|
+
comparison_inputs: {
|
|
16
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
17
|
+
};
|
|
18
|
+
evaluation_result: {
|
|
19
|
+
"0": {
|
|
20
|
+
deviation_title: string;
|
|
21
|
+
deviation_impact: string;
|
|
22
|
+
deviation_summary: string;
|
|
23
|
+
evaluation_outputs: {
|
|
24
|
+
name: string;
|
|
25
|
+
metadata: {
|
|
26
|
+
label_color: string;
|
|
27
|
+
};
|
|
28
|
+
output_value: string;
|
|
29
|
+
affected_party: string;
|
|
30
|
+
};
|
|
31
|
+
cognitive_decisioning: {
|
|
32
|
+
citations: {
|
|
33
|
+
"1": {
|
|
34
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
35
|
+
custom_metadata: {
|
|
36
|
+
pdf_end_page_number: string;
|
|
37
|
+
pdf_start_page_number: string;
|
|
38
|
+
};
|
|
39
|
+
highlighted_text: string;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
"2": {
|
|
43
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
44
|
+
custom_metadata: {
|
|
45
|
+
pdf_end_page_number: string;
|
|
46
|
+
pdf_start_page_number: string;
|
|
47
|
+
};
|
|
48
|
+
highlighted_text: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
"3": {
|
|
52
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
53
|
+
custom_metadata: {
|
|
54
|
+
pdf_end_page_number: string;
|
|
55
|
+
pdf_start_page_number: string;
|
|
56
|
+
};
|
|
57
|
+
highlighted_text: string;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
};
|
|
61
|
+
gaps_in_decision: string[];
|
|
62
|
+
decision_strength: number;
|
|
63
|
+
decisioning_factors: string[];
|
|
64
|
+
};
|
|
65
|
+
deviation_explanation: string[];
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
"23f5b747-600a-4645-8ba0-06d3d9c71e86": {
|
|
70
|
+
next: {
|
|
71
|
+
"0": string;
|
|
72
|
+
};
|
|
73
|
+
skip_node: boolean;
|
|
74
|
+
display_node: boolean;
|
|
75
|
+
comparison_config: {
|
|
76
|
+
mode: string;
|
|
77
|
+
type: string;
|
|
78
|
+
execution_mode: string;
|
|
79
|
+
criterion_set_id: string;
|
|
80
|
+
};
|
|
81
|
+
comparison_inputs: {
|
|
82
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
83
|
+
};
|
|
84
|
+
evaluation_result: {
|
|
85
|
+
"0": {
|
|
86
|
+
deviation_title: string;
|
|
87
|
+
deviation_impact: string;
|
|
88
|
+
deviation_summary: string;
|
|
89
|
+
evaluation_outputs: {
|
|
90
|
+
name: string;
|
|
91
|
+
metadata: {
|
|
92
|
+
label_color: string;
|
|
93
|
+
};
|
|
94
|
+
output_value: string;
|
|
95
|
+
affected_party: string;
|
|
96
|
+
};
|
|
97
|
+
cognitive_decisioning: {
|
|
98
|
+
citations: {
|
|
99
|
+
"1": {
|
|
100
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
101
|
+
custom_metadata: {
|
|
102
|
+
pdf_end_page_number: string;
|
|
103
|
+
pdf_start_page_number: string;
|
|
104
|
+
};
|
|
105
|
+
highlighted_text: string;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
108
|
+
"2": {
|
|
109
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
110
|
+
custom_metadata: {
|
|
111
|
+
pdf_end_page_number: string;
|
|
112
|
+
pdf_start_page_number: string;
|
|
113
|
+
};
|
|
114
|
+
highlighted_text: string;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
"3": {
|
|
118
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
119
|
+
custom_metadata: {
|
|
120
|
+
pdf_end_page_number: string;
|
|
121
|
+
pdf_start_page_number: string;
|
|
122
|
+
};
|
|
123
|
+
highlighted_text: string;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
126
|
+
};
|
|
127
|
+
gaps_in_decision: string[];
|
|
128
|
+
decision_strength: number;
|
|
129
|
+
decisioning_factors: string[];
|
|
130
|
+
};
|
|
131
|
+
deviation_explanation: string[];
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
"28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
|
|
136
|
+
next: {
|
|
137
|
+
"0": string;
|
|
138
|
+
"1": string;
|
|
139
|
+
};
|
|
140
|
+
skip_node: boolean;
|
|
141
|
+
display_node: boolean;
|
|
142
|
+
comparison_config: {
|
|
143
|
+
mode: string;
|
|
144
|
+
type: string;
|
|
145
|
+
execution_mode: string;
|
|
146
|
+
criterion_set_id: string;
|
|
147
|
+
};
|
|
148
|
+
comparison_inputs: {
|
|
149
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
150
|
+
};
|
|
151
|
+
evaluation_result: {
|
|
152
|
+
"0": {
|
|
153
|
+
deviation_title: string;
|
|
154
|
+
deviation_impact: string;
|
|
155
|
+
deviation_summary: string;
|
|
156
|
+
evaluation_outputs: {
|
|
157
|
+
name: string;
|
|
158
|
+
metadata: {
|
|
159
|
+
label_color: string;
|
|
160
|
+
};
|
|
161
|
+
output_value: string;
|
|
162
|
+
affected_party: string;
|
|
163
|
+
};
|
|
164
|
+
cognitive_decisioning: {
|
|
165
|
+
citations: {
|
|
166
|
+
"1": {
|
|
167
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
168
|
+
custom_metadata: {
|
|
169
|
+
pdf_end_page_number: string;
|
|
170
|
+
pdf_start_page_number: string;
|
|
171
|
+
};
|
|
172
|
+
highlighted_text: string;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
175
|
+
"2": {
|
|
176
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
177
|
+
custom_metadata: {
|
|
178
|
+
pdf_end_page_number: string;
|
|
179
|
+
pdf_start_page_number: string;
|
|
180
|
+
};
|
|
181
|
+
highlighted_text: string;
|
|
182
|
+
};
|
|
183
|
+
};
|
|
184
|
+
};
|
|
185
|
+
gaps_in_decision: string[];
|
|
186
|
+
decision_strength: number;
|
|
187
|
+
decisioning_factors: string[];
|
|
188
|
+
};
|
|
189
|
+
deviation_explanation: string[];
|
|
190
|
+
};
|
|
191
|
+
};
|
|
192
|
+
};
|
|
193
|
+
"2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
|
|
194
|
+
next: {
|
|
195
|
+
"0": string;
|
|
196
|
+
};
|
|
197
|
+
skip_node: boolean;
|
|
198
|
+
display_node: boolean;
|
|
199
|
+
comparison_config: {
|
|
200
|
+
mode: string;
|
|
201
|
+
type: string;
|
|
202
|
+
execution_mode: string;
|
|
203
|
+
criterion_set_id: string;
|
|
204
|
+
};
|
|
205
|
+
comparison_inputs: {
|
|
206
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
207
|
+
};
|
|
208
|
+
evaluation_result: {
|
|
209
|
+
"0": {
|
|
210
|
+
deviation_title: string;
|
|
211
|
+
deviation_impact: string;
|
|
212
|
+
deviation_summary: string;
|
|
213
|
+
evaluation_outputs: {
|
|
214
|
+
name: string;
|
|
215
|
+
metadata: {
|
|
216
|
+
label_color: string;
|
|
217
|
+
};
|
|
218
|
+
output_value: string;
|
|
219
|
+
affected_party: string;
|
|
220
|
+
};
|
|
221
|
+
cognitive_decisioning: {
|
|
222
|
+
citations: {
|
|
223
|
+
"1": {
|
|
224
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
225
|
+
custom_metadata: {
|
|
226
|
+
pdf_end_page_number: string;
|
|
227
|
+
pdf_start_page_number: string;
|
|
228
|
+
};
|
|
229
|
+
highlighted_text: string;
|
|
230
|
+
};
|
|
231
|
+
};
|
|
232
|
+
"2": {
|
|
233
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
234
|
+
custom_metadata: {
|
|
235
|
+
pdf_end_page_number: string;
|
|
236
|
+
pdf_start_page_number: string;
|
|
237
|
+
};
|
|
238
|
+
highlighted_text: string;
|
|
239
|
+
};
|
|
240
|
+
};
|
|
241
|
+
};
|
|
242
|
+
gaps_in_decision: string[];
|
|
243
|
+
decision_strength: number;
|
|
244
|
+
decisioning_factors: string[];
|
|
245
|
+
};
|
|
246
|
+
deviation_explanation: string[];
|
|
247
|
+
};
|
|
248
|
+
};
|
|
249
|
+
};
|
|
250
|
+
"32122f80-6754-459b-8bd8-f8db5bc4758d": {
|
|
251
|
+
next: null;
|
|
252
|
+
skip_node: boolean;
|
|
253
|
+
display_node: boolean;
|
|
254
|
+
comparison_config: {
|
|
255
|
+
mode: string;
|
|
256
|
+
type: string;
|
|
257
|
+
execution_mode: string;
|
|
258
|
+
criterion_set_id: string;
|
|
259
|
+
};
|
|
260
|
+
comparison_inputs: {
|
|
261
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
262
|
+
};
|
|
263
|
+
evaluation_result: {
|
|
264
|
+
"0": {
|
|
265
|
+
deviation_title: string;
|
|
266
|
+
deviation_impact: string;
|
|
267
|
+
deviation_summary: string;
|
|
268
|
+
evaluation_outputs: {
|
|
269
|
+
name: string;
|
|
270
|
+
metadata: {
|
|
271
|
+
label_color: string;
|
|
272
|
+
compare_category_id: string;
|
|
273
|
+
};
|
|
274
|
+
output_value: string;
|
|
275
|
+
affected_party: string;
|
|
276
|
+
guideline_flag: {
|
|
277
|
+
rulebook_used: boolean;
|
|
278
|
+
};
|
|
279
|
+
};
|
|
280
|
+
deviation_highlights: {
|
|
281
|
+
rulebook_guidelines: string[];
|
|
282
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
283
|
+
};
|
|
284
|
+
cognitive_decisioning: {
|
|
285
|
+
citations: {
|
|
286
|
+
"1": {
|
|
287
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
288
|
+
custom_metadata: {
|
|
289
|
+
pdf_end_page_number: string;
|
|
290
|
+
pdf_start_page_number: string;
|
|
291
|
+
};
|
|
292
|
+
highlighted_text: string;
|
|
293
|
+
};
|
|
294
|
+
};
|
|
295
|
+
};
|
|
296
|
+
gaps_in_decision: string[];
|
|
297
|
+
decision_strength: number;
|
|
298
|
+
decisioning_factors: string[];
|
|
299
|
+
};
|
|
300
|
+
deviation_explanation: string[];
|
|
301
|
+
};
|
|
302
|
+
};
|
|
303
|
+
};
|
|
304
|
+
"4649354d-0d89-42dc-8050-85e7696ea12c": {
|
|
305
|
+
next: null;
|
|
306
|
+
skip_node: boolean;
|
|
307
|
+
display_node: boolean;
|
|
308
|
+
comparison_config: {
|
|
309
|
+
mode: string;
|
|
310
|
+
type: string;
|
|
311
|
+
execution_mode: string;
|
|
312
|
+
criterion_set_id: string;
|
|
313
|
+
};
|
|
314
|
+
comparison_inputs: {
|
|
315
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
316
|
+
};
|
|
317
|
+
evaluation_result: {
|
|
318
|
+
"0": {
|
|
319
|
+
deviation_title: string;
|
|
320
|
+
deviation_impact: string;
|
|
321
|
+
deviation_summary: string;
|
|
322
|
+
evaluation_outputs: {
|
|
323
|
+
name: string;
|
|
324
|
+
metadata: {
|
|
325
|
+
label_color: string;
|
|
326
|
+
compare_category_id: string;
|
|
327
|
+
};
|
|
328
|
+
output_value: string;
|
|
329
|
+
affected_party: string;
|
|
330
|
+
guideline_flag: {
|
|
331
|
+
rulebook_used: boolean;
|
|
332
|
+
};
|
|
333
|
+
};
|
|
334
|
+
deviation_highlights: {
|
|
335
|
+
rulebook_guidelines: string[];
|
|
336
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
337
|
+
};
|
|
338
|
+
cognitive_decisioning: {
|
|
339
|
+
citations: {
|
|
340
|
+
"1": {
|
|
341
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
342
|
+
custom_metadata: {
|
|
343
|
+
pdf_end_page_number: string;
|
|
344
|
+
pdf_start_page_number: string;
|
|
345
|
+
};
|
|
346
|
+
highlighted_text: string;
|
|
347
|
+
};
|
|
348
|
+
};
|
|
349
|
+
"2": {
|
|
350
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
351
|
+
custom_metadata: {
|
|
352
|
+
pdf_end_page_number: string;
|
|
353
|
+
pdf_start_page_number: string;
|
|
354
|
+
};
|
|
355
|
+
highlighted_text: string;
|
|
356
|
+
};
|
|
357
|
+
};
|
|
358
|
+
"3": {
|
|
359
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
360
|
+
custom_metadata: {
|
|
361
|
+
pdf_end_page_number: string;
|
|
362
|
+
pdf_start_page_number: string;
|
|
363
|
+
};
|
|
364
|
+
highlighted_text: string;
|
|
365
|
+
};
|
|
366
|
+
};
|
|
367
|
+
};
|
|
368
|
+
gaps_in_decision: string[];
|
|
369
|
+
decision_strength: number;
|
|
370
|
+
decisioning_factors: string[];
|
|
371
|
+
};
|
|
372
|
+
deviation_explanation: string[];
|
|
373
|
+
};
|
|
374
|
+
};
|
|
375
|
+
};
|
|
376
|
+
"5723cd3a-7745-4689-a52e-3ef06417f1f4": {
|
|
377
|
+
next: {
|
|
378
|
+
"0": string;
|
|
379
|
+
"1": string;
|
|
380
|
+
"2": string;
|
|
381
|
+
"3": string;
|
|
382
|
+
"4": string;
|
|
383
|
+
};
|
|
384
|
+
skip_node: boolean;
|
|
385
|
+
display_node: boolean;
|
|
386
|
+
comparison_config: {
|
|
387
|
+
mode: string;
|
|
388
|
+
type: string;
|
|
389
|
+
execution_mode: string;
|
|
390
|
+
criterion_set_id: string;
|
|
391
|
+
};
|
|
392
|
+
comparison_inputs: {
|
|
393
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
394
|
+
title: string;
|
|
395
|
+
additional_attributes: null;
|
|
396
|
+
};
|
|
397
|
+
};
|
|
398
|
+
evaluation_result: {
|
|
399
|
+
"0": {
|
|
400
|
+
deviation_title: string;
|
|
401
|
+
deviation_impact: string;
|
|
402
|
+
deviation_summary: string;
|
|
403
|
+
evaluation_outputs: {
|
|
404
|
+
name: string;
|
|
405
|
+
metadata: {
|
|
406
|
+
label_color: string;
|
|
407
|
+
};
|
|
408
|
+
output_value: string;
|
|
409
|
+
affected_party: string;
|
|
410
|
+
};
|
|
411
|
+
cognitive_decisioning: {
|
|
412
|
+
citations: {
|
|
413
|
+
"2": {
|
|
414
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
415
|
+
custom_metadata: {
|
|
416
|
+
pdf_end_page_number: string;
|
|
417
|
+
pdf_start_page_number: string;
|
|
418
|
+
};
|
|
419
|
+
highlighted_text: string;
|
|
420
|
+
};
|
|
421
|
+
};
|
|
422
|
+
"3": {
|
|
423
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
424
|
+
custom_metadata: {
|
|
425
|
+
pdf_end_page_number: string;
|
|
426
|
+
pdf_start_page_number: string;
|
|
427
|
+
};
|
|
428
|
+
highlighted_text: string;
|
|
429
|
+
};
|
|
430
|
+
};
|
|
431
|
+
};
|
|
432
|
+
gaps_in_decision: string[];
|
|
433
|
+
decision_strength: number;
|
|
434
|
+
decisioning_factors: string[];
|
|
435
|
+
};
|
|
436
|
+
deviation_explanation: string[];
|
|
437
|
+
};
|
|
438
|
+
};
|
|
439
|
+
decision_scope_title: string;
|
|
440
|
+
decision_scope_description: string;
|
|
441
|
+
};
|
|
442
|
+
"59d848a5-d2f0-4f61-bd05-314971db3904": {
|
|
443
|
+
next: null;
|
|
444
|
+
skip_node: boolean;
|
|
445
|
+
display_node: boolean;
|
|
446
|
+
comparison_config: {
|
|
447
|
+
mode: string;
|
|
448
|
+
type: string;
|
|
449
|
+
execution_mode: string;
|
|
450
|
+
criterion_set_id: string;
|
|
451
|
+
};
|
|
452
|
+
comparison_inputs: {
|
|
453
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
454
|
+
};
|
|
455
|
+
evaluation_result: {
|
|
456
|
+
"0": {
|
|
457
|
+
deviation_title: string;
|
|
458
|
+
deviation_impact: string;
|
|
459
|
+
deviation_summary: string;
|
|
460
|
+
evaluation_outputs: {
|
|
461
|
+
name: string;
|
|
462
|
+
metadata: {
|
|
463
|
+
label_color: string;
|
|
464
|
+
compare_category_id: string;
|
|
465
|
+
};
|
|
466
|
+
output_value: string;
|
|
467
|
+
affected_party: string;
|
|
468
|
+
guideline_flag: {
|
|
469
|
+
rulebook_used: boolean;
|
|
470
|
+
};
|
|
471
|
+
};
|
|
472
|
+
deviation_highlights: {
|
|
473
|
+
rulebook_guidelines: string[];
|
|
474
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
475
|
+
};
|
|
476
|
+
cognitive_decisioning: {
|
|
477
|
+
citations: {
|
|
478
|
+
"1": {
|
|
479
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
480
|
+
custom_metadata: {
|
|
481
|
+
pdf_end_page_number: string;
|
|
482
|
+
pdf_start_page_number: string;
|
|
483
|
+
};
|
|
484
|
+
highlighted_text: string;
|
|
485
|
+
};
|
|
486
|
+
};
|
|
487
|
+
"2": {
|
|
488
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
489
|
+
custom_metadata: {
|
|
490
|
+
pdf_end_page_number: string;
|
|
491
|
+
pdf_start_page_number: string;
|
|
492
|
+
};
|
|
493
|
+
highlighted_text: string;
|
|
494
|
+
};
|
|
495
|
+
};
|
|
496
|
+
};
|
|
497
|
+
gaps_in_decision: string[];
|
|
498
|
+
decision_strength: number;
|
|
499
|
+
decisioning_factors: string[];
|
|
500
|
+
};
|
|
501
|
+
deviation_explanation: string[];
|
|
502
|
+
};
|
|
503
|
+
};
|
|
504
|
+
};
|
|
505
|
+
"65c90875-4503-4772-897f-bb4228d3b8dd": {
|
|
506
|
+
next: null;
|
|
507
|
+
skip_node: boolean;
|
|
508
|
+
display_node: boolean;
|
|
509
|
+
comparison_config: {
|
|
510
|
+
mode: string;
|
|
511
|
+
type: string;
|
|
512
|
+
execution_mode: string;
|
|
513
|
+
criterion_set_id: string;
|
|
514
|
+
};
|
|
515
|
+
comparison_inputs: {
|
|
516
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
517
|
+
};
|
|
518
|
+
evaluation_result: {
|
|
519
|
+
"0": {
|
|
520
|
+
deviation_title: string;
|
|
521
|
+
deviation_impact: string;
|
|
522
|
+
deviation_summary: string;
|
|
523
|
+
evaluation_outputs: {
|
|
524
|
+
name: string;
|
|
525
|
+
metadata: {
|
|
526
|
+
label_color: string;
|
|
527
|
+
compare_category_id: string;
|
|
528
|
+
};
|
|
529
|
+
output_value: string;
|
|
530
|
+
affected_party: string;
|
|
531
|
+
guideline_flag: {
|
|
532
|
+
rulebook_used: boolean;
|
|
533
|
+
};
|
|
534
|
+
};
|
|
535
|
+
deviation_highlights: {
|
|
536
|
+
rulebook_guidelines: string[];
|
|
537
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
538
|
+
};
|
|
539
|
+
cognitive_decisioning: {
|
|
540
|
+
citations: {
|
|
541
|
+
"1": {
|
|
542
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
543
|
+
custom_metadata: {
|
|
544
|
+
pdf_end_page_number: string;
|
|
545
|
+
pdf_start_page_number: string;
|
|
546
|
+
};
|
|
547
|
+
highlighted_text: string;
|
|
548
|
+
};
|
|
549
|
+
};
|
|
550
|
+
"2": {
|
|
551
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
552
|
+
custom_metadata: {
|
|
553
|
+
pdf_end_page_number: string;
|
|
554
|
+
pdf_start_page_number: string;
|
|
555
|
+
};
|
|
556
|
+
highlighted_text: string;
|
|
557
|
+
};
|
|
558
|
+
};
|
|
559
|
+
};
|
|
560
|
+
gaps_in_decision: string[];
|
|
561
|
+
decision_strength: number;
|
|
562
|
+
decisioning_factors: string[];
|
|
563
|
+
};
|
|
564
|
+
deviation_explanation: string[];
|
|
565
|
+
};
|
|
566
|
+
};
|
|
567
|
+
};
|
|
568
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": {
|
|
569
|
+
next: null;
|
|
570
|
+
skip_node: boolean;
|
|
571
|
+
display_node: boolean;
|
|
572
|
+
comparison_config: {
|
|
573
|
+
mode: string;
|
|
574
|
+
type: string;
|
|
575
|
+
execution_mode: string;
|
|
576
|
+
criterion_set_id: string;
|
|
577
|
+
};
|
|
578
|
+
comparison_inputs: {
|
|
579
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
580
|
+
};
|
|
581
|
+
evaluation_result: {
|
|
582
|
+
"0": {
|
|
583
|
+
deviation_title: string;
|
|
584
|
+
deviation_impact: string;
|
|
585
|
+
deviation_summary: string;
|
|
586
|
+
evaluation_outputs: {
|
|
587
|
+
name: string;
|
|
588
|
+
metadata: {
|
|
589
|
+
label_color: string;
|
|
590
|
+
};
|
|
591
|
+
output_value: string;
|
|
592
|
+
affected_party: string;
|
|
593
|
+
guideline_flag: {
|
|
594
|
+
rulebook_used: boolean;
|
|
595
|
+
};
|
|
596
|
+
};
|
|
597
|
+
deviation_highlights: {
|
|
598
|
+
rulebook_guidelines: string[];
|
|
599
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
|
|
600
|
+
};
|
|
601
|
+
cognitive_decisioning: {
|
|
602
|
+
citations: {
|
|
603
|
+
"1": {
|
|
604
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
605
|
+
custom_metadata: {
|
|
606
|
+
pdf_end_page_number: string;
|
|
607
|
+
pdf_start_page_number: string;
|
|
608
|
+
};
|
|
609
|
+
highlighted_text: string;
|
|
610
|
+
};
|
|
611
|
+
};
|
|
612
|
+
};
|
|
613
|
+
gaps_in_decision: string[];
|
|
614
|
+
decision_strength: number;
|
|
615
|
+
decisioning_factors: string[];
|
|
616
|
+
};
|
|
617
|
+
deviation_explanation: string[];
|
|
618
|
+
};
|
|
619
|
+
};
|
|
620
|
+
};
|
|
621
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
|
|
622
|
+
next: null;
|
|
623
|
+
skip_node: boolean;
|
|
624
|
+
display_node: boolean;
|
|
625
|
+
comparison_config: {
|
|
626
|
+
mode: string;
|
|
627
|
+
type: string;
|
|
628
|
+
execution_mode: string;
|
|
629
|
+
criterion_set_id: string;
|
|
630
|
+
};
|
|
631
|
+
comparison_inputs: {
|
|
632
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
633
|
+
};
|
|
634
|
+
evaluation_result: {
|
|
635
|
+
"0": {
|
|
636
|
+
deviation_title: string;
|
|
637
|
+
deviation_impact: string;
|
|
638
|
+
deviation_summary: string;
|
|
639
|
+
evaluation_outputs: {
|
|
640
|
+
name: string;
|
|
641
|
+
metadata: {
|
|
642
|
+
label_color: string;
|
|
643
|
+
};
|
|
644
|
+
output_value: string;
|
|
645
|
+
affected_party: string;
|
|
646
|
+
guideline_flag: {
|
|
647
|
+
rulebook_used: boolean;
|
|
648
|
+
};
|
|
649
|
+
};
|
|
650
|
+
deviation_highlights: {
|
|
651
|
+
rulebook_guidelines: string[];
|
|
652
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": string[];
|
|
653
|
+
};
|
|
654
|
+
cognitive_decisioning: {
|
|
655
|
+
citations: {
|
|
656
|
+
"1": {
|
|
657
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
658
|
+
custom_metadata: {
|
|
659
|
+
pdf_end_page_number: string;
|
|
660
|
+
pdf_start_page_number: string;
|
|
661
|
+
};
|
|
662
|
+
highlighted_text: string;
|
|
663
|
+
};
|
|
664
|
+
};
|
|
665
|
+
"2": {
|
|
666
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
667
|
+
custom_metadata: {
|
|
668
|
+
pdf_end_page_number: string;
|
|
669
|
+
pdf_start_page_number: string;
|
|
670
|
+
};
|
|
671
|
+
highlighted_text: string;
|
|
672
|
+
};
|
|
673
|
+
};
|
|
674
|
+
};
|
|
675
|
+
gaps_in_decision: string[];
|
|
676
|
+
decision_strength: number;
|
|
677
|
+
decisioning_factors: string[];
|
|
678
|
+
};
|
|
679
|
+
deviation_explanation: string[];
|
|
680
|
+
};
|
|
681
|
+
};
|
|
682
|
+
};
|
|
683
|
+
"befe4c54-c3a0-4163-aa86-80de2226a34c": {
|
|
684
|
+
next: {
|
|
685
|
+
"0": string;
|
|
686
|
+
"1": string;
|
|
687
|
+
"2": string;
|
|
688
|
+
"3": string;
|
|
689
|
+
};
|
|
690
|
+
skip_node: boolean;
|
|
691
|
+
display_node: boolean;
|
|
692
|
+
comparison_config: {
|
|
693
|
+
mode: string;
|
|
694
|
+
type: string;
|
|
695
|
+
execution_mode: string;
|
|
696
|
+
criterion_set_id: string;
|
|
697
|
+
};
|
|
698
|
+
comparison_inputs: {
|
|
699
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
700
|
+
};
|
|
701
|
+
evaluation_result: {
|
|
702
|
+
"0": {
|
|
703
|
+
deviation_title: string;
|
|
704
|
+
deviation_impact: string;
|
|
705
|
+
deviation_summary: string;
|
|
706
|
+
evaluation_outputs: {
|
|
707
|
+
name: string;
|
|
708
|
+
metadata: {
|
|
709
|
+
label_color: string;
|
|
710
|
+
};
|
|
711
|
+
output_value: string;
|
|
712
|
+
affected_party: string;
|
|
713
|
+
};
|
|
714
|
+
cognitive_decisioning: {
|
|
715
|
+
citations: {
|
|
716
|
+
"1": {
|
|
717
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
718
|
+
custom_metadata: {
|
|
719
|
+
pdf_end_page_number: string;
|
|
720
|
+
pdf_start_page_number: string;
|
|
721
|
+
};
|
|
722
|
+
highlighted_text: string;
|
|
723
|
+
};
|
|
724
|
+
};
|
|
725
|
+
"2": {
|
|
726
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
727
|
+
custom_metadata: {
|
|
728
|
+
pdf_end_page_number: string;
|
|
729
|
+
pdf_start_page_number: string;
|
|
730
|
+
};
|
|
731
|
+
highlighted_text: string;
|
|
732
|
+
};
|
|
733
|
+
};
|
|
734
|
+
};
|
|
735
|
+
gaps_in_decision: string[];
|
|
736
|
+
decision_strength: number;
|
|
737
|
+
decisioning_factors: string[];
|
|
738
|
+
};
|
|
739
|
+
deviation_explanation: string[];
|
|
740
|
+
};
|
|
741
|
+
};
|
|
742
|
+
};
|
|
743
|
+
"d70107fc-c9eb-4215-960f-dc0d21c3900d": {
|
|
744
|
+
next: null;
|
|
745
|
+
skip_node: boolean;
|
|
746
|
+
display_node: boolean;
|
|
747
|
+
comparison_config: {
|
|
748
|
+
mode: string;
|
|
749
|
+
type: string;
|
|
750
|
+
execution_mode: string;
|
|
751
|
+
criterion_set_id: string;
|
|
752
|
+
};
|
|
753
|
+
comparison_inputs: {
|
|
754
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
755
|
+
};
|
|
756
|
+
evaluation_result: {
|
|
757
|
+
"0": {
|
|
758
|
+
deviation_title: string;
|
|
759
|
+
deviation_impact: string;
|
|
760
|
+
deviation_summary: string;
|
|
761
|
+
evaluation_outputs: {
|
|
762
|
+
name: string;
|
|
763
|
+
metadata: {
|
|
764
|
+
label_color: string;
|
|
765
|
+
compare_category_id: string;
|
|
766
|
+
};
|
|
767
|
+
output_value: string;
|
|
768
|
+
affected_party: string;
|
|
769
|
+
guideline_flag: {
|
|
770
|
+
rulebook_used: boolean;
|
|
771
|
+
};
|
|
772
|
+
};
|
|
773
|
+
deviation_highlights: {
|
|
774
|
+
rulebook_guidelines: string[];
|
|
775
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
776
|
+
};
|
|
777
|
+
cognitive_decisioning: {
|
|
778
|
+
citations: {
|
|
779
|
+
"1": {
|
|
780
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
781
|
+
custom_metadata: {
|
|
782
|
+
pdf_end_page_number: string;
|
|
783
|
+
pdf_start_page_number: string;
|
|
784
|
+
};
|
|
785
|
+
highlighted_text: string;
|
|
786
|
+
};
|
|
787
|
+
};
|
|
788
|
+
"2": {
|
|
789
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
790
|
+
custom_metadata: {
|
|
791
|
+
pdf_end_page_number: string;
|
|
792
|
+
pdf_start_page_number: string;
|
|
793
|
+
};
|
|
794
|
+
highlighted_text: string;
|
|
795
|
+
};
|
|
796
|
+
};
|
|
797
|
+
};
|
|
798
|
+
gaps_in_decision: string[];
|
|
799
|
+
decision_strength: number;
|
|
800
|
+
decisioning_factors: string[];
|
|
801
|
+
};
|
|
802
|
+
deviation_explanation: string[];
|
|
803
|
+
};
|
|
804
|
+
};
|
|
805
|
+
};
|
|
806
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": {
|
|
807
|
+
next: null;
|
|
808
|
+
skip_node: boolean;
|
|
809
|
+
display_node: boolean;
|
|
810
|
+
comparison_config: {
|
|
811
|
+
mode: string;
|
|
812
|
+
type: string;
|
|
813
|
+
execution_mode: string;
|
|
814
|
+
criterion_set_id: string;
|
|
815
|
+
};
|
|
816
|
+
comparison_inputs: {
|
|
817
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
818
|
+
};
|
|
819
|
+
evaluation_result: {
|
|
820
|
+
"0": {
|
|
821
|
+
deviation_title: string;
|
|
822
|
+
deviation_impact: string;
|
|
823
|
+
deviation_summary: string;
|
|
824
|
+
web_search_answer: {
|
|
825
|
+
extraMetaData: {
|
|
826
|
+
"1": {
|
|
827
|
+
Gap: string;
|
|
828
|
+
Reasoning: string;
|
|
829
|
+
Confidence_score: string;
|
|
830
|
+
aiReasoningCitation: {
|
|
831
|
+
gpt_citation: {
|
|
832
|
+
customMetaData: {
|
|
833
|
+
type: string;
|
|
834
|
+
value: {
|
|
835
|
+
text: string;
|
|
836
|
+
type: string;
|
|
837
|
+
label: string;
|
|
838
|
+
source: string;
|
|
839
|
+
reference: string;
|
|
840
|
+
paraphrase: string;
|
|
841
|
+
citationUrl: string;
|
|
842
|
+
citation_id: string;
|
|
843
|
+
citationType: string;
|
|
844
|
+
citation_uuid: string;
|
|
845
|
+
};
|
|
846
|
+
citation_number: number;
|
|
847
|
+
};
|
|
848
|
+
citation_number: number;
|
|
849
|
+
}[];
|
|
850
|
+
};
|
|
851
|
+
};
|
|
852
|
+
"2": {
|
|
853
|
+
Gap: string;
|
|
854
|
+
Reasoning: string;
|
|
855
|
+
Confidence_score: string;
|
|
856
|
+
aiReasoningCitation: {
|
|
857
|
+
gpt_citation: {
|
|
858
|
+
customMetaData: {
|
|
859
|
+
type: string;
|
|
860
|
+
value: {
|
|
861
|
+
text: string;
|
|
862
|
+
type: string;
|
|
863
|
+
label: string;
|
|
864
|
+
source: string;
|
|
865
|
+
reference: string;
|
|
866
|
+
paraphrase: string;
|
|
867
|
+
citationUrl: string;
|
|
868
|
+
citation_id: string;
|
|
869
|
+
citationType: string;
|
|
870
|
+
citation_uuid: string;
|
|
871
|
+
};
|
|
872
|
+
citation_number: number;
|
|
873
|
+
};
|
|
874
|
+
citation_number: number;
|
|
875
|
+
}[];
|
|
876
|
+
};
|
|
877
|
+
};
|
|
878
|
+
};
|
|
879
|
+
affected_party: string;
|
|
880
|
+
deviation_title: string;
|
|
881
|
+
deviation_impact: string;
|
|
882
|
+
enhanced_content: string;
|
|
883
|
+
deviation_summary: string;
|
|
884
|
+
cd_confidence_score: number;
|
|
885
|
+
deviation_highlight: string;
|
|
886
|
+
deviation_percentage: string;
|
|
887
|
+
deviation_explanation: string[];
|
|
888
|
+
};
|
|
889
|
+
evaluation_outputs: {
|
|
890
|
+
name: string;
|
|
891
|
+
metadata: {
|
|
892
|
+
label_color: string;
|
|
893
|
+
compare_category_id: string;
|
|
894
|
+
};
|
|
895
|
+
output_value: string;
|
|
896
|
+
affected_party: string;
|
|
897
|
+
guideline_flag: {
|
|
898
|
+
rulebook_used: boolean;
|
|
899
|
+
};
|
|
900
|
+
};
|
|
901
|
+
deviation_highlights: {
|
|
902
|
+
rulebook_guidelines: never[];
|
|
903
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": string[];
|
|
904
|
+
};
|
|
905
|
+
cognitive_decisioning: {
|
|
906
|
+
citations: {
|
|
907
|
+
"1": {
|
|
908
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
909
|
+
custom_metadata: {
|
|
910
|
+
pdf_end_page_number: string;
|
|
911
|
+
pdf_start_page_number: string;
|
|
912
|
+
};
|
|
913
|
+
highlighted_text: string;
|
|
914
|
+
};
|
|
915
|
+
};
|
|
916
|
+
"2": {
|
|
917
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
918
|
+
custom_metadata: {
|
|
919
|
+
pdf_end_page_number: string;
|
|
920
|
+
pdf_start_page_number: string;
|
|
921
|
+
};
|
|
922
|
+
highlighted_text: string;
|
|
923
|
+
};
|
|
924
|
+
};
|
|
925
|
+
};
|
|
926
|
+
gaps_in_decision: string[];
|
|
927
|
+
decision_strength: number;
|
|
928
|
+
decisioning_factors: string[];
|
|
929
|
+
};
|
|
930
|
+
deviation_explanation: string[];
|
|
931
|
+
};
|
|
932
|
+
};
|
|
933
|
+
};
|
|
934
|
+
"fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
|
|
935
|
+
next: null;
|
|
936
|
+
skip_node: boolean;
|
|
937
|
+
display_node: boolean;
|
|
938
|
+
comparison_config: {
|
|
939
|
+
mode: string;
|
|
940
|
+
type: string;
|
|
941
|
+
execution_mode: string;
|
|
942
|
+
criterion_set_id: string;
|
|
943
|
+
};
|
|
944
|
+
comparison_inputs: {
|
|
945
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
946
|
+
};
|
|
947
|
+
evaluation_result: {
|
|
948
|
+
"0": {
|
|
949
|
+
deviation_title: string;
|
|
950
|
+
deviation_impact: string;
|
|
951
|
+
deviation_summary: string;
|
|
952
|
+
web_search_answer: {
|
|
953
|
+
extraMetaData: {
|
|
954
|
+
"1": {
|
|
955
|
+
Gap: string;
|
|
956
|
+
Reasoning: string;
|
|
957
|
+
Confidence_score: string;
|
|
958
|
+
aiReasoningCitation: {
|
|
959
|
+
gpt_citation: {
|
|
960
|
+
customMetaData: {
|
|
961
|
+
type: string;
|
|
962
|
+
value: {
|
|
963
|
+
text: string;
|
|
964
|
+
type: string;
|
|
965
|
+
label: string;
|
|
966
|
+
source: string;
|
|
967
|
+
reference: string;
|
|
968
|
+
paraphrase: string;
|
|
969
|
+
citationUrl: string;
|
|
970
|
+
citation_id: string;
|
|
971
|
+
citationType: string;
|
|
972
|
+
citation_uuid: string;
|
|
973
|
+
};
|
|
974
|
+
citation_number: number;
|
|
975
|
+
};
|
|
976
|
+
citation_number: number;
|
|
977
|
+
}[];
|
|
978
|
+
};
|
|
979
|
+
};
|
|
980
|
+
"2": {
|
|
981
|
+
Gap: string;
|
|
982
|
+
Reasoning: string;
|
|
983
|
+
Confidence_score: string;
|
|
984
|
+
aiReasoningCitation: {
|
|
985
|
+
gpt_citation: {
|
|
986
|
+
customMetaData: {
|
|
987
|
+
type: string;
|
|
988
|
+
value: {
|
|
989
|
+
text: string;
|
|
990
|
+
type: string;
|
|
991
|
+
label: string;
|
|
992
|
+
source: string;
|
|
993
|
+
reference: string;
|
|
994
|
+
paraphrase: string;
|
|
995
|
+
citationUrl: string;
|
|
996
|
+
citation_id: string;
|
|
997
|
+
citationType: string;
|
|
998
|
+
citation_uuid: string;
|
|
999
|
+
};
|
|
1000
|
+
citation_number: number;
|
|
1001
|
+
};
|
|
1002
|
+
citation_number: number;
|
|
1003
|
+
}[];
|
|
1004
|
+
};
|
|
1005
|
+
};
|
|
1006
|
+
};
|
|
1007
|
+
affected_party: string;
|
|
1008
|
+
deviation_title: string;
|
|
1009
|
+
deviation_impact: string;
|
|
1010
|
+
enhanced_content: string;
|
|
1011
|
+
deviation_summary: string;
|
|
1012
|
+
cd_confidence_score: number;
|
|
1013
|
+
deviation_highlight: string;
|
|
1014
|
+
deviation_percentage: string;
|
|
1015
|
+
deviation_explanation: string[];
|
|
1016
|
+
};
|
|
1017
|
+
evaluation_outputs: {
|
|
1018
|
+
name: string;
|
|
1019
|
+
metadata: {
|
|
1020
|
+
label_color: string;
|
|
1021
|
+
compare_category_id: string;
|
|
1022
|
+
};
|
|
1023
|
+
output_value: string;
|
|
1024
|
+
affected_party: string;
|
|
1025
|
+
guideline_flag: {
|
|
1026
|
+
rulebook_used: boolean;
|
|
1027
|
+
};
|
|
1028
|
+
};
|
|
1029
|
+
deviation_highlights: {
|
|
1030
|
+
rulebook_guidelines: never[];
|
|
1031
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1032
|
+
};
|
|
1033
|
+
cognitive_decisioning: {
|
|
1034
|
+
citations: {
|
|
1035
|
+
"1": {
|
|
1036
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1037
|
+
custom_metadata: {
|
|
1038
|
+
pdf_end_page_number: string;
|
|
1039
|
+
pdf_start_page_number: string;
|
|
1040
|
+
};
|
|
1041
|
+
highlighted_text: string;
|
|
1042
|
+
};
|
|
1043
|
+
};
|
|
1044
|
+
"2": {
|
|
1045
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1046
|
+
custom_metadata: {
|
|
1047
|
+
pdf_end_page_number: string;
|
|
1048
|
+
pdf_start_page_number: string;
|
|
1049
|
+
};
|
|
1050
|
+
highlighted_text: string;
|
|
1051
|
+
};
|
|
1052
|
+
};
|
|
1053
|
+
};
|
|
1054
|
+
gaps_in_decision: string[];
|
|
1055
|
+
decision_strength: number;
|
|
1056
|
+
decisioning_factors: string[];
|
|
1057
|
+
};
|
|
1058
|
+
deviation_explanation: string[];
|
|
1059
|
+
};
|
|
1060
|
+
};
|
|
1061
|
+
};
|
|
1062
|
+
};
|
|
1063
|
+
documents: {
|
|
1064
|
+
"019fa333-bd61-7da8-ba6d-e45a475ba244": {
|
|
1065
|
+
role: string;
|
|
1066
|
+
title: string;
|
|
1067
|
+
metadata: {
|
|
1068
|
+
file_name: string;
|
|
1069
|
+
};
|
|
1070
|
+
mime_type: string;
|
|
1071
|
+
base_title: string;
|
|
1072
|
+
signed_url: string;
|
|
1073
|
+
source_uri: string;
|
|
1074
|
+
artifact_id: string;
|
|
1075
|
+
};
|
|
1076
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1077
|
+
role: string;
|
|
1078
|
+
title: string;
|
|
1079
|
+
metadata: {
|
|
1080
|
+
file_name: string;
|
|
1081
|
+
};
|
|
1082
|
+
mime_type: string;
|
|
1083
|
+
base_title: string;
|
|
1084
|
+
signed_url: string;
|
|
1085
|
+
source_uri: string;
|
|
1086
|
+
artifact_id: string;
|
|
1087
|
+
};
|
|
1088
|
+
};
|
|
1089
|
+
base_root_id: string;
|
|
1090
|
+
comparison_id: string;
|
|
1091
|
+
content_mapping: {
|
|
1092
|
+
"00a424ae-2682-43f2-896d-ec1013534e88": {
|
|
1093
|
+
title: string;
|
|
1094
|
+
content: string;
|
|
1095
|
+
change_history: string;
|
|
1096
|
+
additional_attributes: {
|
|
1097
|
+
entity_id: string;
|
|
1098
|
+
display_index: number;
|
|
1099
|
+
display_title: boolean;
|
|
1100
|
+
display_content: boolean;
|
|
1101
|
+
pdf_end_page_number: string;
|
|
1102
|
+
pdf_start_page_number: string;
|
|
1103
|
+
};
|
|
1104
|
+
};
|
|
1105
|
+
"0520d607-34f1-4612-86e1-c69155d4c8e2": {
|
|
1106
|
+
title: string;
|
|
1107
|
+
content: string;
|
|
1108
|
+
change_history: string;
|
|
1109
|
+
additional_attributes: {
|
|
1110
|
+
entity_id: string;
|
|
1111
|
+
display_index: number;
|
|
1112
|
+
display_title: boolean;
|
|
1113
|
+
display_content: boolean;
|
|
1114
|
+
pdf_end_page_number: string;
|
|
1115
|
+
pdf_start_page_number: string;
|
|
1116
|
+
};
|
|
1117
|
+
};
|
|
1118
|
+
"0d28f0a2-01d8-43c0-97ce-d7f5466baadd": {
|
|
1119
|
+
title: string;
|
|
1120
|
+
content: string;
|
|
1121
|
+
change_history: string;
|
|
1122
|
+
additional_attributes: {
|
|
1123
|
+
display_index: number;
|
|
1124
|
+
display_title: boolean;
|
|
1125
|
+
display_content: boolean;
|
|
1126
|
+
pdf_end_page_number: string;
|
|
1127
|
+
pdf_start_page_number: string;
|
|
1128
|
+
};
|
|
1129
|
+
};
|
|
1130
|
+
"11d88ce2-20bb-4bed-99a0-635427f525a8": {
|
|
1131
|
+
title: string;
|
|
1132
|
+
content: string;
|
|
1133
|
+
change_history: string;
|
|
1134
|
+
additional_attributes: {
|
|
1135
|
+
entity_id: string;
|
|
1136
|
+
display_index: number;
|
|
1137
|
+
display_title: boolean;
|
|
1138
|
+
display_content: boolean;
|
|
1139
|
+
pdf_end_page_number: string;
|
|
1140
|
+
pdf_start_page_number: string;
|
|
1141
|
+
};
|
|
1142
|
+
};
|
|
1143
|
+
"2dfd7a5b-d5e7-4b3f-b990-687b6fe9be84": {
|
|
1144
|
+
title: string;
|
|
1145
|
+
content: string;
|
|
1146
|
+
change_history: string;
|
|
1147
|
+
additional_attributes: {
|
|
1148
|
+
display_index: number;
|
|
1149
|
+
display_title: boolean;
|
|
1150
|
+
display_content: boolean;
|
|
1151
|
+
pdf_end_page_number: string;
|
|
1152
|
+
pdf_start_page_number: string;
|
|
1153
|
+
};
|
|
1154
|
+
};
|
|
1155
|
+
"56038f6b-7ff5-4717-ab81-53fcbbd971cb": {
|
|
1156
|
+
title: string;
|
|
1157
|
+
content: string;
|
|
1158
|
+
change_history: string;
|
|
1159
|
+
additional_attributes: {
|
|
1160
|
+
entity_id: string;
|
|
1161
|
+
display_index: number;
|
|
1162
|
+
display_title: boolean;
|
|
1163
|
+
display_content: boolean;
|
|
1164
|
+
pdf_end_page_number: string;
|
|
1165
|
+
pdf_start_page_number: string;
|
|
1166
|
+
};
|
|
1167
|
+
};
|
|
1168
|
+
"66efd16a-6d41-48fe-a026-8cc112d7db03": {
|
|
1169
|
+
title: string;
|
|
1170
|
+
content: string;
|
|
1171
|
+
change_history: string;
|
|
1172
|
+
additional_attributes: {
|
|
1173
|
+
entity_id: string;
|
|
1174
|
+
display_index: number;
|
|
1175
|
+
display_title: boolean;
|
|
1176
|
+
display_content: boolean;
|
|
1177
|
+
pdf_end_page_number: string;
|
|
1178
|
+
pdf_start_page_number: string;
|
|
1179
|
+
};
|
|
1180
|
+
};
|
|
1181
|
+
"671153d3-3535-4ded-903f-0dda4581972e": {
|
|
1182
|
+
title: string;
|
|
1183
|
+
content: string;
|
|
1184
|
+
change_history: string;
|
|
1185
|
+
additional_attributes: {
|
|
1186
|
+
display_index: number;
|
|
1187
|
+
display_title: boolean;
|
|
1188
|
+
display_content: boolean;
|
|
1189
|
+
pdf_end_page_number: string;
|
|
1190
|
+
pdf_start_page_number: string;
|
|
1191
|
+
};
|
|
1192
|
+
};
|
|
1193
|
+
"8ff3bcb9-a089-4835-b099-a4529d0dd3d5": {
|
|
1194
|
+
title: string;
|
|
1195
|
+
content: string;
|
|
1196
|
+
change_history: string;
|
|
1197
|
+
additional_attributes: {
|
|
1198
|
+
entity_id: string;
|
|
1199
|
+
display_index: number;
|
|
1200
|
+
display_title: boolean;
|
|
1201
|
+
display_content: boolean;
|
|
1202
|
+
pdf_end_page_number: string;
|
|
1203
|
+
pdf_start_page_number: string;
|
|
1204
|
+
};
|
|
1205
|
+
};
|
|
1206
|
+
"90807a9e-6057-4dae-b17e-4dcfe1003bf1": {
|
|
1207
|
+
title: string;
|
|
1208
|
+
content: string;
|
|
1209
|
+
change_history: string;
|
|
1210
|
+
additional_attributes: {
|
|
1211
|
+
display_index: number;
|
|
1212
|
+
display_title: boolean;
|
|
1213
|
+
display_content: boolean;
|
|
1214
|
+
pdf_end_page_number: string;
|
|
1215
|
+
pdf_start_page_number: string;
|
|
1216
|
+
};
|
|
1217
|
+
};
|
|
1218
|
+
"a0952cb1-f678-40c2-8300-a673b9e3d5ee": {
|
|
1219
|
+
title: string;
|
|
1220
|
+
content: string;
|
|
1221
|
+
change_history: string;
|
|
1222
|
+
additional_attributes: {
|
|
1223
|
+
entity_id: string;
|
|
1224
|
+
display_index: number;
|
|
1225
|
+
display_title: boolean;
|
|
1226
|
+
display_content: boolean;
|
|
1227
|
+
pdf_end_page_number: string;
|
|
1228
|
+
pdf_start_page_number: string;
|
|
1229
|
+
};
|
|
1230
|
+
};
|
|
1231
|
+
"a84a22fc-9e0d-4550-9df9-469e700fcbba": {
|
|
1232
|
+
title: string;
|
|
1233
|
+
content: string;
|
|
1234
|
+
change_history: string;
|
|
1235
|
+
additional_attributes: {
|
|
1236
|
+
entity_id: string;
|
|
1237
|
+
display_index: number;
|
|
1238
|
+
display_title: boolean;
|
|
1239
|
+
display_content: boolean;
|
|
1240
|
+
pdf_end_page_number: string;
|
|
1241
|
+
pdf_start_page_number: string;
|
|
1242
|
+
};
|
|
1243
|
+
};
|
|
1244
|
+
"ec869dee-1a87-4097-b358-85989b05e574": {
|
|
1245
|
+
title: string;
|
|
1246
|
+
content: string;
|
|
1247
|
+
change_history: string;
|
|
1248
|
+
additional_attributes: {
|
|
1249
|
+
display_index: number;
|
|
1250
|
+
display_title: boolean;
|
|
1251
|
+
display_content: boolean;
|
|
1252
|
+
pdf_end_page_number: string;
|
|
1253
|
+
pdf_start_page_number: string;
|
|
1254
|
+
};
|
|
1255
|
+
};
|
|
1256
|
+
"fd2b0e80-c09c-4b9e-9cda-f155ae4b3290": {
|
|
1257
|
+
title: string;
|
|
1258
|
+
content: string;
|
|
1259
|
+
change_history: string;
|
|
1260
|
+
additional_attributes: {
|
|
1261
|
+
entity_id: string;
|
|
1262
|
+
display_index: number;
|
|
1263
|
+
display_title: boolean;
|
|
1264
|
+
display_content: boolean;
|
|
1265
|
+
pdf_end_page_number: string;
|
|
1266
|
+
pdf_start_page_number: string;
|
|
1267
|
+
};
|
|
1268
|
+
};
|
|
1269
|
+
};
|
|
1270
|
+
input_index_map: {
|
|
1271
|
+
"0": string;
|
|
1272
|
+
"1": string;
|
|
1273
|
+
};
|
|
1274
|
+
evaluation_criteria: {
|
|
1275
|
+
"586c12f0-853a-4bb1-92d3-9955c9bf8453": {
|
|
1276
|
+
criterion: {
|
|
1277
|
+
name: string;
|
|
1278
|
+
data_type: string;
|
|
1279
|
+
measuring_unit: string;
|
|
1280
|
+
criteria_properties: ({
|
|
1281
|
+
metadata: {
|
|
1282
|
+
label_color: string;
|
|
1283
|
+
compare_category_id: string;
|
|
1284
|
+
};
|
|
1285
|
+
description: string;
|
|
1286
|
+
output_label: string;
|
|
1287
|
+
output_template: string;
|
|
1288
|
+
output_percentage: string;
|
|
1289
|
+
} | {
|
|
1290
|
+
metadata: {
|
|
1291
|
+
label_color: string;
|
|
1292
|
+
compare_category_id?: undefined;
|
|
1293
|
+
};
|
|
1294
|
+
description: string;
|
|
1295
|
+
output_label: string;
|
|
1296
|
+
output_template: string;
|
|
1297
|
+
output_percentage?: undefined;
|
|
1298
|
+
})[];
|
|
1299
|
+
};
|
|
1300
|
+
criteria_set_id: string;
|
|
1301
|
+
};
|
|
1302
|
+
"c496f149-3838-49ba-bdd0-0bf5080cb458": {
|
|
1303
|
+
criterion: {
|
|
1304
|
+
name: string;
|
|
1305
|
+
data_type: string;
|
|
1306
|
+
measuring_unit: string;
|
|
1307
|
+
criteria_properties: {
|
|
1308
|
+
metadata: {
|
|
1309
|
+
label_color: string;
|
|
1310
|
+
};
|
|
1311
|
+
description: string;
|
|
1312
|
+
output_label: string;
|
|
1313
|
+
output_template: string;
|
|
1314
|
+
output_percentage: string;
|
|
1315
|
+
}[];
|
|
1316
|
+
};
|
|
1317
|
+
criteria_set_id: string;
|
|
1318
|
+
};
|
|
1319
|
+
"fd9e4571-f11d-482f-ae4f-49e5586fdcd6": {
|
|
1320
|
+
criterion: {
|
|
1321
|
+
name: string;
|
|
1322
|
+
data_type: string;
|
|
1323
|
+
measuring_unit: string;
|
|
1324
|
+
criteria_properties: ({
|
|
1325
|
+
metadata: {
|
|
1326
|
+
label_color: string;
|
|
1327
|
+
};
|
|
1328
|
+
description: string;
|
|
1329
|
+
output_label: string;
|
|
1330
|
+
output_template: string;
|
|
1331
|
+
output_percentage: string;
|
|
1332
|
+
} | {
|
|
1333
|
+
metadata: {
|
|
1334
|
+
label_color: string;
|
|
1335
|
+
};
|
|
1336
|
+
description: string;
|
|
1337
|
+
output_label: string;
|
|
1338
|
+
output_template: string;
|
|
1339
|
+
output_percentage?: undefined;
|
|
1340
|
+
})[];
|
|
1341
|
+
};
|
|
1342
|
+
criteria_set_id: string;
|
|
1343
|
+
};
|
|
1344
|
+
};
|
|
1345
|
+
cognitive_compare_summary_categories: {
|
|
1346
|
+
"6a6b1e92-47ef-427e-be68-1f425afe5daa": {
|
|
1347
|
+
category_color: string;
|
|
1348
|
+
category_label: string;
|
|
1349
|
+
category_range: string;
|
|
1350
|
+
category_display_index: number;
|
|
1351
|
+
};
|
|
1352
|
+
"a85293f3-f0b6-4d16-88b6-4f4df679061e": {
|
|
1353
|
+
category_color: string;
|
|
1354
|
+
category_label: string;
|
|
1355
|
+
category_range: string;
|
|
1356
|
+
category_display_index: number;
|
|
1357
|
+
};
|
|
1358
|
+
"cab2ad33-2a26-4841-a45c-afe0c3122c6b": {
|
|
1359
|
+
category_color: string;
|
|
1360
|
+
category_label: string;
|
|
1361
|
+
category_range: string;
|
|
1362
|
+
category_display_index: number;
|
|
1363
|
+
};
|
|
1364
|
+
};
|
|
1365
|
+
};
|
|
1366
|
+
export declare const DEVIATION_DATA: {
|
|
1367
|
+
"32122f80-6754-459b-8bd8-f8db5bc4758d": {
|
|
1368
|
+
evaluation_result: {
|
|
1369
|
+
"0": {
|
|
1370
|
+
deviation_highlights: {
|
|
1371
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1372
|
+
rulebook_guidelines: string[];
|
|
1373
|
+
};
|
|
1374
|
+
deviation_title: string;
|
|
1375
|
+
deviation_impact: string;
|
|
1376
|
+
deviation_summary: string;
|
|
1377
|
+
deviation_explanation: string[];
|
|
1378
|
+
evaluation_outputs: {
|
|
1379
|
+
name: string;
|
|
1380
|
+
output_value: string;
|
|
1381
|
+
affected_party: string;
|
|
1382
|
+
guideline_flag: {
|
|
1383
|
+
rulebook_used: boolean;
|
|
1384
|
+
};
|
|
1385
|
+
metadata: {
|
|
1386
|
+
label_color: string;
|
|
1387
|
+
compare_category_id: string;
|
|
1388
|
+
};
|
|
1389
|
+
};
|
|
1390
|
+
cognitive_decisioning: {
|
|
1391
|
+
decisioning_factors: string[];
|
|
1392
|
+
gaps_in_decision: string[];
|
|
1393
|
+
decision_strength: number;
|
|
1394
|
+
citations: {
|
|
1395
|
+
"1": {
|
|
1396
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1397
|
+
highlighted_text: string;
|
|
1398
|
+
custom_metadata: {
|
|
1399
|
+
pdf_start_page_number: string;
|
|
1400
|
+
pdf_end_page_number: string;
|
|
1401
|
+
};
|
|
1402
|
+
};
|
|
1403
|
+
};
|
|
1404
|
+
};
|
|
1405
|
+
};
|
|
1406
|
+
};
|
|
1407
|
+
};
|
|
1408
|
+
};
|
|
1409
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": {
|
|
1410
|
+
evaluation_result: {
|
|
1411
|
+
"0": {
|
|
1412
|
+
deviation_highlights: {
|
|
1413
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
|
|
1414
|
+
rulebook_guidelines: string[];
|
|
1415
|
+
};
|
|
1416
|
+
deviation_title: string;
|
|
1417
|
+
deviation_impact: string;
|
|
1418
|
+
deviation_summary: string;
|
|
1419
|
+
deviation_explanation: string[];
|
|
1420
|
+
evaluation_outputs: {
|
|
1421
|
+
name: string;
|
|
1422
|
+
output_value: string;
|
|
1423
|
+
affected_party: string;
|
|
1424
|
+
guideline_flag: {
|
|
1425
|
+
rulebook_used: boolean;
|
|
1426
|
+
};
|
|
1427
|
+
metadata: {
|
|
1428
|
+
label_color: string;
|
|
1429
|
+
};
|
|
1430
|
+
};
|
|
1431
|
+
cognitive_decisioning: {
|
|
1432
|
+
decisioning_factors: string[];
|
|
1433
|
+
gaps_in_decision: string[];
|
|
1434
|
+
decision_strength: number;
|
|
1435
|
+
citations: {
|
|
1436
|
+
"1": {
|
|
1437
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1438
|
+
highlighted_text: string;
|
|
1439
|
+
custom_metadata: {
|
|
1440
|
+
pdf_start_page_number: string;
|
|
1441
|
+
pdf_end_page_number: string;
|
|
1442
|
+
};
|
|
1443
|
+
};
|
|
1444
|
+
};
|
|
1445
|
+
};
|
|
1446
|
+
};
|
|
1447
|
+
};
|
|
1448
|
+
};
|
|
1449
|
+
};
|
|
1450
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
|
|
1451
|
+
evaluation_result: {
|
|
1452
|
+
"0": {
|
|
1453
|
+
deviation_highlights: {
|
|
1454
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": string[];
|
|
1455
|
+
rulebook_guidelines: string[];
|
|
1456
|
+
};
|
|
1457
|
+
deviation_title: string;
|
|
1458
|
+
deviation_impact: string;
|
|
1459
|
+
deviation_summary: string;
|
|
1460
|
+
deviation_explanation: string[];
|
|
1461
|
+
evaluation_outputs: {
|
|
1462
|
+
name: string;
|
|
1463
|
+
output_value: string;
|
|
1464
|
+
affected_party: string;
|
|
1465
|
+
guideline_flag: {
|
|
1466
|
+
rulebook_used: boolean;
|
|
1467
|
+
};
|
|
1468
|
+
metadata: {
|
|
1469
|
+
label_color: string;
|
|
1470
|
+
};
|
|
1471
|
+
};
|
|
1472
|
+
cognitive_decisioning: {
|
|
1473
|
+
decisioning_factors: string[];
|
|
1474
|
+
gaps_in_decision: string[];
|
|
1475
|
+
decision_strength: number;
|
|
1476
|
+
citations: {
|
|
1477
|
+
"1": {
|
|
1478
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1479
|
+
highlighted_text: string;
|
|
1480
|
+
custom_metadata: {
|
|
1481
|
+
pdf_start_page_number: string;
|
|
1482
|
+
pdf_end_page_number: string;
|
|
1483
|
+
};
|
|
1484
|
+
};
|
|
1485
|
+
};
|
|
1486
|
+
"2": {
|
|
1487
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1488
|
+
highlighted_text: string;
|
|
1489
|
+
custom_metadata: {
|
|
1490
|
+
pdf_start_page_number: string;
|
|
1491
|
+
pdf_end_page_number: string;
|
|
1492
|
+
};
|
|
1493
|
+
};
|
|
1494
|
+
};
|
|
1495
|
+
};
|
|
1496
|
+
};
|
|
1497
|
+
};
|
|
1498
|
+
};
|
|
1499
|
+
};
|
|
1500
|
+
"d70107fc-c9eb-4215-960f-dc0d21c3900d": {
|
|
1501
|
+
evaluation_result: {
|
|
1502
|
+
"0": {
|
|
1503
|
+
deviation_highlights: {
|
|
1504
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1505
|
+
rulebook_guidelines: string[];
|
|
1506
|
+
};
|
|
1507
|
+
deviation_title: string;
|
|
1508
|
+
deviation_impact: string;
|
|
1509
|
+
deviation_summary: string;
|
|
1510
|
+
deviation_explanation: string[];
|
|
1511
|
+
evaluation_outputs: {
|
|
1512
|
+
name: string;
|
|
1513
|
+
output_value: string;
|
|
1514
|
+
affected_party: string;
|
|
1515
|
+
guideline_flag: {
|
|
1516
|
+
rulebook_used: boolean;
|
|
1517
|
+
};
|
|
1518
|
+
metadata: {
|
|
1519
|
+
label_color: string;
|
|
1520
|
+
compare_category_id: string;
|
|
1521
|
+
};
|
|
1522
|
+
};
|
|
1523
|
+
cognitive_decisioning: {
|
|
1524
|
+
decisioning_factors: string[];
|
|
1525
|
+
gaps_in_decision: string[];
|
|
1526
|
+
decision_strength: number;
|
|
1527
|
+
citations: {
|
|
1528
|
+
"1": {
|
|
1529
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1530
|
+
highlighted_text: string;
|
|
1531
|
+
custom_metadata: {
|
|
1532
|
+
pdf_start_page_number: string;
|
|
1533
|
+
pdf_end_page_number: string;
|
|
1534
|
+
};
|
|
1535
|
+
};
|
|
1536
|
+
};
|
|
1537
|
+
"2": {
|
|
1538
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1539
|
+
highlighted_text: string;
|
|
1540
|
+
custom_metadata: {
|
|
1541
|
+
pdf_start_page_number: string;
|
|
1542
|
+
pdf_end_page_number: string;
|
|
1543
|
+
};
|
|
1544
|
+
};
|
|
1545
|
+
};
|
|
1546
|
+
};
|
|
1547
|
+
};
|
|
1548
|
+
};
|
|
1549
|
+
};
|
|
1550
|
+
};
|
|
1551
|
+
"4649354d-0d89-42dc-8050-85e7696ea12c": {
|
|
1552
|
+
evaluation_result: {
|
|
1553
|
+
"0": {
|
|
1554
|
+
deviation_highlights: {
|
|
1555
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1556
|
+
rulebook_guidelines: string[];
|
|
1557
|
+
};
|
|
1558
|
+
deviation_title: string;
|
|
1559
|
+
deviation_impact: string;
|
|
1560
|
+
deviation_summary: string;
|
|
1561
|
+
deviation_explanation: string[];
|
|
1562
|
+
evaluation_outputs: {
|
|
1563
|
+
name: string;
|
|
1564
|
+
output_value: string;
|
|
1565
|
+
affected_party: string;
|
|
1566
|
+
guideline_flag: {
|
|
1567
|
+
rulebook_used: boolean;
|
|
1568
|
+
};
|
|
1569
|
+
metadata: {
|
|
1570
|
+
label_color: string;
|
|
1571
|
+
compare_category_id: string;
|
|
1572
|
+
};
|
|
1573
|
+
};
|
|
1574
|
+
cognitive_decisioning: {
|
|
1575
|
+
decisioning_factors: string[];
|
|
1576
|
+
gaps_in_decision: string[];
|
|
1577
|
+
decision_strength: number;
|
|
1578
|
+
citations: {
|
|
1579
|
+
"1": {
|
|
1580
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1581
|
+
highlighted_text: string;
|
|
1582
|
+
custom_metadata: {
|
|
1583
|
+
pdf_start_page_number: string;
|
|
1584
|
+
pdf_end_page_number: string;
|
|
1585
|
+
};
|
|
1586
|
+
};
|
|
1587
|
+
};
|
|
1588
|
+
"2": {
|
|
1589
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1590
|
+
highlighted_text: string;
|
|
1591
|
+
custom_metadata: {
|
|
1592
|
+
pdf_start_page_number: string;
|
|
1593
|
+
pdf_end_page_number: string;
|
|
1594
|
+
};
|
|
1595
|
+
};
|
|
1596
|
+
};
|
|
1597
|
+
"3": {
|
|
1598
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1599
|
+
highlighted_text: string;
|
|
1600
|
+
custom_metadata: {
|
|
1601
|
+
pdf_start_page_number: string;
|
|
1602
|
+
pdf_end_page_number: string;
|
|
1603
|
+
};
|
|
1604
|
+
};
|
|
1605
|
+
};
|
|
1606
|
+
};
|
|
1607
|
+
};
|
|
1608
|
+
};
|
|
1609
|
+
};
|
|
1610
|
+
};
|
|
1611
|
+
"59d848a5-d2f0-4f61-bd05-314971db3904": {
|
|
1612
|
+
evaluation_result: {
|
|
1613
|
+
"0": {
|
|
1614
|
+
deviation_highlights: {
|
|
1615
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1616
|
+
rulebook_guidelines: string[];
|
|
1617
|
+
};
|
|
1618
|
+
deviation_title: string;
|
|
1619
|
+
deviation_impact: string;
|
|
1620
|
+
deviation_summary: string;
|
|
1621
|
+
deviation_explanation: string[];
|
|
1622
|
+
evaluation_outputs: {
|
|
1623
|
+
name: string;
|
|
1624
|
+
output_value: string;
|
|
1625
|
+
affected_party: string;
|
|
1626
|
+
guideline_flag: {
|
|
1627
|
+
rulebook_used: boolean;
|
|
1628
|
+
};
|
|
1629
|
+
metadata: {
|
|
1630
|
+
label_color: string;
|
|
1631
|
+
compare_category_id: string;
|
|
1632
|
+
};
|
|
1633
|
+
};
|
|
1634
|
+
cognitive_decisioning: {
|
|
1635
|
+
decisioning_factors: string[];
|
|
1636
|
+
gaps_in_decision: string[];
|
|
1637
|
+
decision_strength: number;
|
|
1638
|
+
citations: {
|
|
1639
|
+
"1": {
|
|
1640
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1641
|
+
highlighted_text: string;
|
|
1642
|
+
custom_metadata: {
|
|
1643
|
+
pdf_start_page_number: string;
|
|
1644
|
+
pdf_end_page_number: string;
|
|
1645
|
+
};
|
|
1646
|
+
};
|
|
1647
|
+
};
|
|
1648
|
+
"2": {
|
|
1649
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1650
|
+
highlighted_text: string;
|
|
1651
|
+
custom_metadata: {
|
|
1652
|
+
pdf_start_page_number: string;
|
|
1653
|
+
pdf_end_page_number: string;
|
|
1654
|
+
};
|
|
1655
|
+
};
|
|
1656
|
+
};
|
|
1657
|
+
};
|
|
1658
|
+
};
|
|
1659
|
+
};
|
|
1660
|
+
};
|
|
1661
|
+
};
|
|
1662
|
+
"65c90875-4503-4772-897f-bb4228d3b8dd": {
|
|
1663
|
+
evaluation_result: {
|
|
1664
|
+
"0": {
|
|
1665
|
+
deviation_highlights: {
|
|
1666
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1667
|
+
rulebook_guidelines: string[];
|
|
1668
|
+
};
|
|
1669
|
+
deviation_title: string;
|
|
1670
|
+
deviation_impact: string;
|
|
1671
|
+
deviation_summary: string;
|
|
1672
|
+
deviation_explanation: string[];
|
|
1673
|
+
evaluation_outputs: {
|
|
1674
|
+
name: string;
|
|
1675
|
+
output_value: string;
|
|
1676
|
+
affected_party: string;
|
|
1677
|
+
guideline_flag: {
|
|
1678
|
+
rulebook_used: boolean;
|
|
1679
|
+
};
|
|
1680
|
+
metadata: {
|
|
1681
|
+
label_color: string;
|
|
1682
|
+
compare_category_id: string;
|
|
1683
|
+
};
|
|
1684
|
+
};
|
|
1685
|
+
cognitive_decisioning: {
|
|
1686
|
+
decisioning_factors: string[];
|
|
1687
|
+
gaps_in_decision: string[];
|
|
1688
|
+
decision_strength: number;
|
|
1689
|
+
citations: {
|
|
1690
|
+
"1": {
|
|
1691
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1692
|
+
highlighted_text: string;
|
|
1693
|
+
custom_metadata: {
|
|
1694
|
+
pdf_start_page_number: string;
|
|
1695
|
+
pdf_end_page_number: string;
|
|
1696
|
+
};
|
|
1697
|
+
};
|
|
1698
|
+
};
|
|
1699
|
+
"2": {
|
|
1700
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1701
|
+
highlighted_text: string;
|
|
1702
|
+
custom_metadata: {
|
|
1703
|
+
pdf_start_page_number: string;
|
|
1704
|
+
pdf_end_page_number: string;
|
|
1705
|
+
};
|
|
1706
|
+
};
|
|
1707
|
+
};
|
|
1708
|
+
};
|
|
1709
|
+
};
|
|
1710
|
+
};
|
|
1711
|
+
};
|
|
1712
|
+
};
|
|
1713
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": {
|
|
1714
|
+
evaluation_result: {
|
|
1715
|
+
"0": {
|
|
1716
|
+
deviation_highlights: {
|
|
1717
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": string[];
|
|
1718
|
+
rulebook_guidelines: never[];
|
|
1719
|
+
};
|
|
1720
|
+
deviation_title: string;
|
|
1721
|
+
deviation_impact: string;
|
|
1722
|
+
deviation_summary: string;
|
|
1723
|
+
deviation_explanation: string[];
|
|
1724
|
+
evaluation_outputs: {
|
|
1725
|
+
name: string;
|
|
1726
|
+
output_value: string;
|
|
1727
|
+
affected_party: string;
|
|
1728
|
+
guideline_flag: {
|
|
1729
|
+
rulebook_used: boolean;
|
|
1730
|
+
};
|
|
1731
|
+
metadata: {
|
|
1732
|
+
label_color: string;
|
|
1733
|
+
compare_category_id: string;
|
|
1734
|
+
};
|
|
1735
|
+
};
|
|
1736
|
+
cognitive_decisioning: {
|
|
1737
|
+
decisioning_factors: string[];
|
|
1738
|
+
gaps_in_decision: string[];
|
|
1739
|
+
decision_strength: number;
|
|
1740
|
+
citations: {
|
|
1741
|
+
"1": {
|
|
1742
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1743
|
+
highlighted_text: string;
|
|
1744
|
+
custom_metadata: {
|
|
1745
|
+
pdf_start_page_number: string;
|
|
1746
|
+
pdf_end_page_number: string;
|
|
1747
|
+
};
|
|
1748
|
+
};
|
|
1749
|
+
};
|
|
1750
|
+
"2": {
|
|
1751
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1752
|
+
highlighted_text: string;
|
|
1753
|
+
custom_metadata: {
|
|
1754
|
+
pdf_start_page_number: string;
|
|
1755
|
+
pdf_end_page_number: string;
|
|
1756
|
+
};
|
|
1757
|
+
};
|
|
1758
|
+
};
|
|
1759
|
+
};
|
|
1760
|
+
};
|
|
1761
|
+
web_search_answer: {
|
|
1762
|
+
enhanced_content: string;
|
|
1763
|
+
cd_confidence_score: number;
|
|
1764
|
+
deviation_highlight: string;
|
|
1765
|
+
deviation_title: string;
|
|
1766
|
+
deviation_summary: string;
|
|
1767
|
+
deviation_impact: string;
|
|
1768
|
+
deviation_explanation: string[];
|
|
1769
|
+
affected_party: string;
|
|
1770
|
+
deviation_percentage: string;
|
|
1771
|
+
extraMetaData: {
|
|
1772
|
+
"1": {
|
|
1773
|
+
Confidence_score: string;
|
|
1774
|
+
Reasoning: string;
|
|
1775
|
+
Gap: string;
|
|
1776
|
+
aiReasoningCitation: {
|
|
1777
|
+
gpt_citation: {
|
|
1778
|
+
customMetaData: {
|
|
1779
|
+
type: string;
|
|
1780
|
+
citation_number: number;
|
|
1781
|
+
value: {
|
|
1782
|
+
citation_id: string;
|
|
1783
|
+
citationType: string;
|
|
1784
|
+
citationUrl: string;
|
|
1785
|
+
citation_uuid: string;
|
|
1786
|
+
label: string;
|
|
1787
|
+
type: string;
|
|
1788
|
+
source: string;
|
|
1789
|
+
text: string;
|
|
1790
|
+
reference: string;
|
|
1791
|
+
paraphrase: string;
|
|
1792
|
+
};
|
|
1793
|
+
};
|
|
1794
|
+
citation_number: number;
|
|
1795
|
+
}[];
|
|
1796
|
+
};
|
|
1797
|
+
};
|
|
1798
|
+
"2": {
|
|
1799
|
+
Confidence_score: string;
|
|
1800
|
+
Reasoning: string;
|
|
1801
|
+
Gap: string;
|
|
1802
|
+
aiReasoningCitation: {
|
|
1803
|
+
gpt_citation: {
|
|
1804
|
+
customMetaData: {
|
|
1805
|
+
type: string;
|
|
1806
|
+
citation_number: number;
|
|
1807
|
+
value: {
|
|
1808
|
+
citation_id: string;
|
|
1809
|
+
citationType: string;
|
|
1810
|
+
citationUrl: string;
|
|
1811
|
+
citation_uuid: string;
|
|
1812
|
+
label: string;
|
|
1813
|
+
type: string;
|
|
1814
|
+
source: string;
|
|
1815
|
+
text: string;
|
|
1816
|
+
reference: string;
|
|
1817
|
+
paraphrase: string;
|
|
1818
|
+
};
|
|
1819
|
+
};
|
|
1820
|
+
citation_number: number;
|
|
1821
|
+
}[];
|
|
1822
|
+
};
|
|
1823
|
+
};
|
|
1824
|
+
};
|
|
1825
|
+
};
|
|
1826
|
+
};
|
|
1827
|
+
};
|
|
1828
|
+
};
|
|
1829
|
+
"fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
|
|
1830
|
+
evaluation_result: {
|
|
1831
|
+
"0": {
|
|
1832
|
+
deviation_highlights: {
|
|
1833
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1834
|
+
rulebook_guidelines: never[];
|
|
1835
|
+
};
|
|
1836
|
+
deviation_title: string;
|
|
1837
|
+
deviation_impact: string;
|
|
1838
|
+
deviation_summary: string;
|
|
1839
|
+
deviation_explanation: string[];
|
|
1840
|
+
evaluation_outputs: {
|
|
1841
|
+
name: string;
|
|
1842
|
+
output_value: string;
|
|
1843
|
+
affected_party: string;
|
|
1844
|
+
guideline_flag: {
|
|
1845
|
+
rulebook_used: boolean;
|
|
1846
|
+
};
|
|
1847
|
+
metadata: {
|
|
1848
|
+
label_color: string;
|
|
1849
|
+
compare_category_id: string;
|
|
1850
|
+
};
|
|
1851
|
+
};
|
|
1852
|
+
cognitive_decisioning: {
|
|
1853
|
+
decisioning_factors: string[];
|
|
1854
|
+
gaps_in_decision: string[];
|
|
1855
|
+
decision_strength: number;
|
|
1856
|
+
citations: {
|
|
1857
|
+
"1": {
|
|
1858
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1859
|
+
highlighted_text: string;
|
|
1860
|
+
custom_metadata: {
|
|
1861
|
+
pdf_start_page_number: string;
|
|
1862
|
+
pdf_end_page_number: string;
|
|
1863
|
+
};
|
|
1864
|
+
};
|
|
1865
|
+
};
|
|
1866
|
+
"2": {
|
|
1867
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1868
|
+
highlighted_text: string;
|
|
1869
|
+
custom_metadata: {
|
|
1870
|
+
pdf_start_page_number: string;
|
|
1871
|
+
pdf_end_page_number: string;
|
|
1872
|
+
};
|
|
1873
|
+
};
|
|
1874
|
+
};
|
|
1875
|
+
};
|
|
1876
|
+
};
|
|
1877
|
+
web_search_answer: {
|
|
1878
|
+
enhanced_content: string;
|
|
1879
|
+
cd_confidence_score: number;
|
|
1880
|
+
deviation_highlight: string;
|
|
1881
|
+
deviation_title: string;
|
|
1882
|
+
deviation_summary: string;
|
|
1883
|
+
deviation_impact: string;
|
|
1884
|
+
deviation_explanation: string[];
|
|
1885
|
+
affected_party: string;
|
|
1886
|
+
deviation_percentage: string;
|
|
1887
|
+
extraMetaData: {
|
|
1888
|
+
"1": {
|
|
1889
|
+
Confidence_score: string;
|
|
1890
|
+
Reasoning: string;
|
|
1891
|
+
Gap: string;
|
|
1892
|
+
aiReasoningCitation: {
|
|
1893
|
+
gpt_citation: {
|
|
1894
|
+
customMetaData: {
|
|
1895
|
+
type: string;
|
|
1896
|
+
citation_number: number;
|
|
1897
|
+
value: {
|
|
1898
|
+
citation_id: string;
|
|
1899
|
+
citationType: string;
|
|
1900
|
+
citationUrl: string;
|
|
1901
|
+
citation_uuid: string;
|
|
1902
|
+
label: string;
|
|
1903
|
+
type: string;
|
|
1904
|
+
source: string;
|
|
1905
|
+
text: string;
|
|
1906
|
+
reference: string;
|
|
1907
|
+
paraphrase: string;
|
|
1908
|
+
};
|
|
1909
|
+
};
|
|
1910
|
+
citation_number: number;
|
|
1911
|
+
}[];
|
|
1912
|
+
};
|
|
1913
|
+
};
|
|
1914
|
+
"2": {
|
|
1915
|
+
Confidence_score: string;
|
|
1916
|
+
Reasoning: string;
|
|
1917
|
+
Gap: string;
|
|
1918
|
+
aiReasoningCitation: {
|
|
1919
|
+
gpt_citation: {
|
|
1920
|
+
customMetaData: {
|
|
1921
|
+
type: string;
|
|
1922
|
+
citation_number: number;
|
|
1923
|
+
value: {
|
|
1924
|
+
citation_id: string;
|
|
1925
|
+
citationType: string;
|
|
1926
|
+
citationUrl: string;
|
|
1927
|
+
citation_uuid: string;
|
|
1928
|
+
label: string;
|
|
1929
|
+
type: string;
|
|
1930
|
+
source: string;
|
|
1931
|
+
text: string;
|
|
1932
|
+
reference: string;
|
|
1933
|
+
paraphrase: string;
|
|
1934
|
+
};
|
|
1935
|
+
};
|
|
1936
|
+
citation_number: number;
|
|
1937
|
+
}[];
|
|
1938
|
+
};
|
|
1939
|
+
};
|
|
1940
|
+
};
|
|
1941
|
+
};
|
|
1942
|
+
};
|
|
1943
|
+
};
|
|
1944
|
+
};
|
|
1945
|
+
"23f5b747-600a-4645-8ba0-06d3d9c71e86": {
|
|
1946
|
+
evaluation_result: {
|
|
1947
|
+
"0": {
|
|
1948
|
+
deviation_title: string;
|
|
1949
|
+
deviation_summary: string;
|
|
1950
|
+
cognitive_decisioning: {
|
|
1951
|
+
decisioning_factors: string[];
|
|
1952
|
+
gaps_in_decision: string[];
|
|
1953
|
+
decision_strength: number;
|
|
1954
|
+
citations: {
|
|
1955
|
+
"1": {
|
|
1956
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1957
|
+
highlighted_text: string;
|
|
1958
|
+
custom_metadata: {
|
|
1959
|
+
pdf_start_page_number: string;
|
|
1960
|
+
pdf_end_page_number: string;
|
|
1961
|
+
};
|
|
1962
|
+
};
|
|
1963
|
+
};
|
|
1964
|
+
"2": {
|
|
1965
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1966
|
+
highlighted_text: string;
|
|
1967
|
+
custom_metadata: {
|
|
1968
|
+
pdf_start_page_number: string;
|
|
1969
|
+
pdf_end_page_number: string;
|
|
1970
|
+
};
|
|
1971
|
+
};
|
|
1972
|
+
};
|
|
1973
|
+
"3": {
|
|
1974
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1975
|
+
highlighted_text: string;
|
|
1976
|
+
custom_metadata: {
|
|
1977
|
+
pdf_start_page_number: string;
|
|
1978
|
+
pdf_end_page_number: string;
|
|
1979
|
+
};
|
|
1980
|
+
};
|
|
1981
|
+
};
|
|
1982
|
+
};
|
|
1983
|
+
};
|
|
1984
|
+
deviation_explanation: string[];
|
|
1985
|
+
deviation_impact: string;
|
|
1986
|
+
evaluation_outputs: {
|
|
1987
|
+
name: string;
|
|
1988
|
+
output_value: string;
|
|
1989
|
+
affected_party: string;
|
|
1990
|
+
metadata: {
|
|
1991
|
+
label_color: string;
|
|
1992
|
+
};
|
|
1993
|
+
};
|
|
1994
|
+
};
|
|
1995
|
+
};
|
|
1996
|
+
};
|
|
1997
|
+
"2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
|
|
1998
|
+
evaluation_result: {
|
|
1999
|
+
"0": {
|
|
2000
|
+
deviation_title: string;
|
|
2001
|
+
deviation_summary: string;
|
|
2002
|
+
cognitive_decisioning: {
|
|
2003
|
+
decisioning_factors: string[];
|
|
2004
|
+
gaps_in_decision: string[];
|
|
2005
|
+
decision_strength: number;
|
|
2006
|
+
citations: {
|
|
2007
|
+
"1": {
|
|
2008
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2009
|
+
highlighted_text: string;
|
|
2010
|
+
custom_metadata: {
|
|
2011
|
+
pdf_start_page_number: string;
|
|
2012
|
+
pdf_end_page_number: string;
|
|
2013
|
+
};
|
|
2014
|
+
};
|
|
2015
|
+
};
|
|
2016
|
+
"2": {
|
|
2017
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2018
|
+
highlighted_text: string;
|
|
2019
|
+
custom_metadata: {
|
|
2020
|
+
pdf_start_page_number: string;
|
|
2021
|
+
pdf_end_page_number: string;
|
|
2022
|
+
};
|
|
2023
|
+
};
|
|
2024
|
+
};
|
|
2025
|
+
};
|
|
2026
|
+
};
|
|
2027
|
+
deviation_explanation: string[];
|
|
2028
|
+
deviation_impact: string;
|
|
2029
|
+
evaluation_outputs: {
|
|
2030
|
+
name: string;
|
|
2031
|
+
output_value: string;
|
|
2032
|
+
affected_party: string;
|
|
2033
|
+
metadata: {
|
|
2034
|
+
label_color: string;
|
|
2035
|
+
};
|
|
2036
|
+
};
|
|
2037
|
+
};
|
|
2038
|
+
};
|
|
2039
|
+
};
|
|
2040
|
+
"befe4c54-c3a0-4163-aa86-80de2226a34c": {
|
|
2041
|
+
evaluation_result: {
|
|
2042
|
+
"0": {
|
|
2043
|
+
deviation_title: string;
|
|
2044
|
+
deviation_summary: string;
|
|
2045
|
+
cognitive_decisioning: {
|
|
2046
|
+
decisioning_factors: string[];
|
|
2047
|
+
gaps_in_decision: string[];
|
|
2048
|
+
decision_strength: number;
|
|
2049
|
+
citations: {
|
|
2050
|
+
"1": {
|
|
2051
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2052
|
+
highlighted_text: string;
|
|
2053
|
+
custom_metadata: {
|
|
2054
|
+
pdf_start_page_number: string;
|
|
2055
|
+
pdf_end_page_number: string;
|
|
2056
|
+
};
|
|
2057
|
+
};
|
|
2058
|
+
};
|
|
2059
|
+
"2": {
|
|
2060
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2061
|
+
highlighted_text: string;
|
|
2062
|
+
custom_metadata: {
|
|
2063
|
+
pdf_start_page_number: string;
|
|
2064
|
+
pdf_end_page_number: string;
|
|
2065
|
+
};
|
|
2066
|
+
};
|
|
2067
|
+
};
|
|
2068
|
+
};
|
|
2069
|
+
};
|
|
2070
|
+
deviation_explanation: string[];
|
|
2071
|
+
deviation_impact: string;
|
|
2072
|
+
evaluation_outputs: {
|
|
2073
|
+
name: string;
|
|
2074
|
+
output_value: string;
|
|
2075
|
+
affected_party: string;
|
|
2076
|
+
metadata: {
|
|
2077
|
+
label_color: string;
|
|
2078
|
+
};
|
|
2079
|
+
};
|
|
2080
|
+
};
|
|
2081
|
+
};
|
|
2082
|
+
};
|
|
2083
|
+
"0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
|
|
2084
|
+
evaluation_result: {
|
|
2085
|
+
"0": {
|
|
2086
|
+
deviation_title: string;
|
|
2087
|
+
deviation_summary: string;
|
|
2088
|
+
cognitive_decisioning: {
|
|
2089
|
+
decisioning_factors: string[];
|
|
2090
|
+
gaps_in_decision: string[];
|
|
2091
|
+
decision_strength: number;
|
|
2092
|
+
citations: {
|
|
2093
|
+
"1": {
|
|
2094
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2095
|
+
highlighted_text: string;
|
|
2096
|
+
custom_metadata: {
|
|
2097
|
+
pdf_start_page_number: string;
|
|
2098
|
+
pdf_end_page_number: string;
|
|
2099
|
+
};
|
|
2100
|
+
};
|
|
2101
|
+
};
|
|
2102
|
+
"2": {
|
|
2103
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2104
|
+
highlighted_text: string;
|
|
2105
|
+
custom_metadata: {
|
|
2106
|
+
pdf_start_page_number: string;
|
|
2107
|
+
pdf_end_page_number: string;
|
|
2108
|
+
};
|
|
2109
|
+
};
|
|
2110
|
+
};
|
|
2111
|
+
"3": {
|
|
2112
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2113
|
+
highlighted_text: string;
|
|
2114
|
+
custom_metadata: {
|
|
2115
|
+
pdf_start_page_number: string;
|
|
2116
|
+
pdf_end_page_number: string;
|
|
2117
|
+
};
|
|
2118
|
+
};
|
|
2119
|
+
};
|
|
2120
|
+
};
|
|
2121
|
+
};
|
|
2122
|
+
deviation_explanation: string[];
|
|
2123
|
+
deviation_impact: string;
|
|
2124
|
+
evaluation_outputs: {
|
|
2125
|
+
name: string;
|
|
2126
|
+
output_value: string;
|
|
2127
|
+
affected_party: string;
|
|
2128
|
+
metadata: {
|
|
2129
|
+
label_color: string;
|
|
2130
|
+
};
|
|
2131
|
+
};
|
|
2132
|
+
};
|
|
2133
|
+
};
|
|
2134
|
+
};
|
|
2135
|
+
"28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
|
|
2136
|
+
evaluation_result: {
|
|
2137
|
+
"0": {
|
|
2138
|
+
deviation_title: string;
|
|
2139
|
+
deviation_summary: string;
|
|
2140
|
+
cognitive_decisioning: {
|
|
2141
|
+
decisioning_factors: string[];
|
|
2142
|
+
gaps_in_decision: string[];
|
|
2143
|
+
decision_strength: number;
|
|
2144
|
+
citations: {
|
|
2145
|
+
"1": {
|
|
2146
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2147
|
+
highlighted_text: string;
|
|
2148
|
+
custom_metadata: {
|
|
2149
|
+
pdf_start_page_number: string;
|
|
2150
|
+
pdf_end_page_number: string;
|
|
2151
|
+
};
|
|
2152
|
+
};
|
|
2153
|
+
};
|
|
2154
|
+
"2": {
|
|
2155
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2156
|
+
highlighted_text: string;
|
|
2157
|
+
custom_metadata: {
|
|
2158
|
+
pdf_start_page_number: string;
|
|
2159
|
+
pdf_end_page_number: string;
|
|
2160
|
+
};
|
|
2161
|
+
};
|
|
2162
|
+
};
|
|
2163
|
+
};
|
|
2164
|
+
};
|
|
2165
|
+
deviation_explanation: string[];
|
|
2166
|
+
deviation_impact: string;
|
|
2167
|
+
evaluation_outputs: {
|
|
2168
|
+
name: string;
|
|
2169
|
+
output_value: string;
|
|
2170
|
+
affected_party: string;
|
|
2171
|
+
metadata: {
|
|
2172
|
+
label_color: string;
|
|
2173
|
+
};
|
|
2174
|
+
};
|
|
2175
|
+
};
|
|
2176
|
+
};
|
|
2177
|
+
};
|
|
2178
|
+
"5723cd3a-7745-4689-a52e-3ef06417f1f4": {
|
|
2179
|
+
evaluation_result: {
|
|
2180
|
+
"0": {
|
|
2181
|
+
deviation_title: string;
|
|
2182
|
+
deviation_summary: string;
|
|
2183
|
+
cognitive_decisioning: {
|
|
2184
|
+
decisioning_factors: string[];
|
|
2185
|
+
gaps_in_decision: string[];
|
|
2186
|
+
decision_strength: number;
|
|
2187
|
+
citations: {
|
|
2188
|
+
"2": {
|
|
2189
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2190
|
+
highlighted_text: string;
|
|
2191
|
+
custom_metadata: {
|
|
2192
|
+
pdf_start_page_number: string;
|
|
2193
|
+
pdf_end_page_number: string;
|
|
2194
|
+
};
|
|
2195
|
+
};
|
|
2196
|
+
};
|
|
2197
|
+
"3": {
|
|
2198
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2199
|
+
highlighted_text: string;
|
|
2200
|
+
custom_metadata: {
|
|
2201
|
+
pdf_start_page_number: string;
|
|
2202
|
+
pdf_end_page_number: string;
|
|
2203
|
+
};
|
|
2204
|
+
};
|
|
2205
|
+
};
|
|
2206
|
+
};
|
|
2207
|
+
};
|
|
2208
|
+
deviation_explanation: string[];
|
|
2209
|
+
deviation_impact: string;
|
|
2210
|
+
evaluation_outputs: {
|
|
2211
|
+
name: string;
|
|
2212
|
+
output_value: string;
|
|
2213
|
+
affected_party: string;
|
|
2214
|
+
metadata: {
|
|
2215
|
+
label_color: string;
|
|
2216
|
+
};
|
|
2217
|
+
};
|
|
2218
|
+
};
|
|
2219
|
+
};
|
|
2220
|
+
};
|
|
2221
|
+
};
|
|
2222
|
+
export declare const GUIDLINES_DATA: {
|
|
2223
|
+
request_id: string;
|
|
2224
|
+
learnings_data: {
|
|
2225
|
+
L1: {
|
|
2226
|
+
variant_id: string;
|
|
2227
|
+
question_id: string;
|
|
2228
|
+
title: string;
|
|
2229
|
+
tier_id: string;
|
|
2230
|
+
description: string;
|
|
2231
|
+
instruction_prompt: string;
|
|
2232
|
+
when_to_apply: string;
|
|
2233
|
+
when_not_to_apply: string;
|
|
2234
|
+
variant_type: string;
|
|
2235
|
+
similarity_score: number;
|
|
2236
|
+
keyword_rank: number;
|
|
2237
|
+
variant_keyword_score: number;
|
|
2238
|
+
wta_keyword_score: number;
|
|
2239
|
+
wnta_keyword_score: number;
|
|
2240
|
+
document_count_score: number;
|
|
2241
|
+
wta_similarity_score: number;
|
|
2242
|
+
wnta_similarity_score: number;
|
|
2243
|
+
variant_similarity_score: number;
|
|
2244
|
+
context_score: number;
|
|
2245
|
+
is_user_accepted_risk: boolean;
|
|
2246
|
+
user_accepted_risk_at: string;
|
|
2247
|
+
has_accepted_risk: string;
|
|
2248
|
+
variant_priority_order: null;
|
|
2249
|
+
question_priority_order: number;
|
|
2250
|
+
learning_id: string;
|
|
2251
|
+
};
|
|
2252
|
+
L3: {
|
|
2253
|
+
variant_id: string;
|
|
2254
|
+
question_id: string;
|
|
2255
|
+
title: string;
|
|
2256
|
+
tier_id: string;
|
|
2257
|
+
description: string;
|
|
2258
|
+
instruction_prompt: string;
|
|
2259
|
+
when_to_apply: string;
|
|
2260
|
+
when_not_to_apply: string;
|
|
2261
|
+
variant_type: string;
|
|
2262
|
+
similarity_score: number;
|
|
2263
|
+
keyword_rank: number;
|
|
2264
|
+
variant_keyword_score: number;
|
|
2265
|
+
wta_keyword_score: number;
|
|
2266
|
+
wnta_keyword_score: number;
|
|
2267
|
+
document_count_score: number;
|
|
2268
|
+
wta_similarity_score: number;
|
|
2269
|
+
wnta_similarity_score: number;
|
|
2270
|
+
variant_similarity_score: number;
|
|
2271
|
+
context_score: number;
|
|
2272
|
+
is_user_accepted_risk: boolean;
|
|
2273
|
+
user_accepted_risk_at: string;
|
|
2274
|
+
has_accepted_risk: string;
|
|
2275
|
+
variant_priority_order: null;
|
|
2276
|
+
question_priority_order: number;
|
|
2277
|
+
learning_id: string;
|
|
2278
|
+
};
|
|
2279
|
+
L2: {
|
|
2280
|
+
variant_id: string;
|
|
2281
|
+
question_id: string;
|
|
2282
|
+
title: string;
|
|
2283
|
+
tier_id: string;
|
|
2284
|
+
description: string;
|
|
2285
|
+
instruction_prompt: string;
|
|
2286
|
+
when_to_apply: string;
|
|
2287
|
+
when_not_to_apply: string;
|
|
2288
|
+
variant_type: string;
|
|
2289
|
+
similarity_score: number;
|
|
2290
|
+
keyword_rank: number;
|
|
2291
|
+
variant_keyword_score: number;
|
|
2292
|
+
wta_keyword_score: number;
|
|
2293
|
+
wnta_keyword_score: number;
|
|
2294
|
+
document_count_score: number;
|
|
2295
|
+
wta_similarity_score: number;
|
|
2296
|
+
wnta_similarity_score: number;
|
|
2297
|
+
variant_similarity_score: number;
|
|
2298
|
+
context_score: number;
|
|
2299
|
+
is_user_accepted_risk: boolean;
|
|
2300
|
+
user_accepted_risk_at: string;
|
|
2301
|
+
has_accepted_risk: string;
|
|
2302
|
+
variant_priority_order: null;
|
|
2303
|
+
question_priority_order: number;
|
|
2304
|
+
learning_id: string;
|
|
2305
|
+
};
|
|
2306
|
+
L4: {
|
|
2307
|
+
variant_id: string;
|
|
2308
|
+
question_id: string;
|
|
2309
|
+
title: string;
|
|
2310
|
+
tier_id: string;
|
|
2311
|
+
description: string;
|
|
2312
|
+
instruction_prompt: string;
|
|
2313
|
+
when_to_apply: string;
|
|
2314
|
+
when_not_to_apply: string;
|
|
2315
|
+
variant_type: string;
|
|
2316
|
+
similarity_score: number;
|
|
2317
|
+
keyword_rank: number;
|
|
2318
|
+
variant_keyword_score: number;
|
|
2319
|
+
wta_keyword_score: number;
|
|
2320
|
+
wnta_keyword_score: number;
|
|
2321
|
+
document_count_score: number;
|
|
2322
|
+
wta_similarity_score: number;
|
|
2323
|
+
wnta_similarity_score: number;
|
|
2324
|
+
variant_similarity_score: number;
|
|
2325
|
+
context_score: number;
|
|
2326
|
+
is_user_accepted_risk: boolean;
|
|
2327
|
+
user_accepted_risk_at: string;
|
|
2328
|
+
has_accepted_risk: string;
|
|
2329
|
+
variant_priority_order: null;
|
|
2330
|
+
question_priority_order: number;
|
|
2331
|
+
learning_id: string;
|
|
2332
|
+
};
|
|
2333
|
+
L5: {
|
|
2334
|
+
variant_id: string;
|
|
2335
|
+
question_id: string;
|
|
2336
|
+
title: string;
|
|
2337
|
+
tier_id: string;
|
|
2338
|
+
description: string;
|
|
2339
|
+
instruction_prompt: string;
|
|
2340
|
+
when_to_apply: string;
|
|
2341
|
+
when_not_to_apply: string;
|
|
2342
|
+
variant_type: string;
|
|
2343
|
+
similarity_score: number;
|
|
2344
|
+
keyword_rank: number;
|
|
2345
|
+
variant_keyword_score: number;
|
|
2346
|
+
wta_keyword_score: number;
|
|
2347
|
+
wnta_keyword_score: number;
|
|
2348
|
+
document_count_score: number;
|
|
2349
|
+
wta_similarity_score: number;
|
|
2350
|
+
wnta_similarity_score: number;
|
|
2351
|
+
variant_similarity_score: number;
|
|
2352
|
+
context_score: number;
|
|
2353
|
+
is_user_accepted_risk: boolean;
|
|
2354
|
+
user_accepted_risk_at: string;
|
|
2355
|
+
has_accepted_risk: string;
|
|
2356
|
+
variant_priority_order: null;
|
|
2357
|
+
question_priority_order: number;
|
|
2358
|
+
learning_id: string;
|
|
2359
|
+
};
|
|
2360
|
+
L6: {
|
|
2361
|
+
variant_id: string;
|
|
2362
|
+
question_id: string;
|
|
2363
|
+
title: string;
|
|
2364
|
+
tier_id: string;
|
|
2365
|
+
description: string;
|
|
2366
|
+
instruction_prompt: string;
|
|
2367
|
+
when_to_apply: string;
|
|
2368
|
+
when_not_to_apply: string;
|
|
2369
|
+
variant_type: string;
|
|
2370
|
+
similarity_score: number;
|
|
2371
|
+
keyword_rank: number;
|
|
2372
|
+
variant_keyword_score: number;
|
|
2373
|
+
wta_keyword_score: number;
|
|
2374
|
+
wnta_keyword_score: number;
|
|
2375
|
+
document_count_score: number;
|
|
2376
|
+
wta_similarity_score: number;
|
|
2377
|
+
wnta_similarity_score: number;
|
|
2378
|
+
variant_similarity_score: number;
|
|
2379
|
+
context_score: number;
|
|
2380
|
+
is_user_accepted_risk: boolean;
|
|
2381
|
+
user_accepted_risk_at: string;
|
|
2382
|
+
has_accepted_risk: string;
|
|
2383
|
+
variant_priority_order: null;
|
|
2384
|
+
question_priority_order: number;
|
|
2385
|
+
learning_id: string;
|
|
2386
|
+
};
|
|
2387
|
+
L7: {
|
|
2388
|
+
variant_id: string;
|
|
2389
|
+
question_id: string;
|
|
2390
|
+
title: string;
|
|
2391
|
+
tier_id: string;
|
|
2392
|
+
description: string;
|
|
2393
|
+
instruction_prompt: string;
|
|
2394
|
+
when_to_apply: string;
|
|
2395
|
+
when_not_to_apply: string;
|
|
2396
|
+
variant_type: string;
|
|
2397
|
+
similarity_score: number;
|
|
2398
|
+
keyword_rank: number;
|
|
2399
|
+
variant_keyword_score: number;
|
|
2400
|
+
wta_keyword_score: number;
|
|
2401
|
+
wnta_keyword_score: number;
|
|
2402
|
+
document_count_score: number;
|
|
2403
|
+
wta_similarity_score: number;
|
|
2404
|
+
wnta_similarity_score: number;
|
|
2405
|
+
variant_similarity_score: number;
|
|
2406
|
+
context_score: number;
|
|
2407
|
+
is_user_accepted_risk: boolean;
|
|
2408
|
+
user_accepted_risk_at: string;
|
|
2409
|
+
has_accepted_risk: string;
|
|
2410
|
+
variant_priority_order: null;
|
|
2411
|
+
question_priority_order: number;
|
|
2412
|
+
learning_id: string;
|
|
2413
|
+
};
|
|
2414
|
+
L8: {
|
|
2415
|
+
variant_id: string;
|
|
2416
|
+
question_id: string;
|
|
2417
|
+
title: string;
|
|
2418
|
+
tier_id: string;
|
|
2419
|
+
description: string;
|
|
2420
|
+
instruction_prompt: string;
|
|
2421
|
+
when_to_apply: string;
|
|
2422
|
+
when_not_to_apply: string;
|
|
2423
|
+
variant_type: string;
|
|
2424
|
+
similarity_score: number;
|
|
2425
|
+
keyword_rank: number;
|
|
2426
|
+
variant_keyword_score: number;
|
|
2427
|
+
wta_keyword_score: number;
|
|
2428
|
+
wnta_keyword_score: number;
|
|
2429
|
+
document_count_score: number;
|
|
2430
|
+
wta_similarity_score: number;
|
|
2431
|
+
wnta_similarity_score: number;
|
|
2432
|
+
variant_similarity_score: number;
|
|
2433
|
+
context_score: number;
|
|
2434
|
+
is_user_accepted_risk: boolean;
|
|
2435
|
+
user_accepted_risk_at: string;
|
|
2436
|
+
has_accepted_risk: string;
|
|
2437
|
+
variant_priority_order: null;
|
|
2438
|
+
question_priority_order: number;
|
|
2439
|
+
learning_id: string;
|
|
2440
|
+
};
|
|
2441
|
+
L9: {
|
|
2442
|
+
variant_id: string;
|
|
2443
|
+
question_id: string;
|
|
2444
|
+
title: string;
|
|
2445
|
+
tier_id: string;
|
|
2446
|
+
description: string;
|
|
2447
|
+
instruction_prompt: string;
|
|
2448
|
+
when_to_apply: string;
|
|
2449
|
+
when_not_to_apply: string;
|
|
2450
|
+
variant_type: string;
|
|
2451
|
+
similarity_score: number;
|
|
2452
|
+
keyword_rank: number;
|
|
2453
|
+
variant_keyword_score: number;
|
|
2454
|
+
wta_keyword_score: number;
|
|
2455
|
+
wnta_keyword_score: number;
|
|
2456
|
+
document_count_score: number;
|
|
2457
|
+
wta_similarity_score: number;
|
|
2458
|
+
wnta_similarity_score: number;
|
|
2459
|
+
variant_similarity_score: number;
|
|
2460
|
+
context_score: number;
|
|
2461
|
+
is_user_accepted_risk: boolean;
|
|
2462
|
+
user_accepted_risk_at: string;
|
|
2463
|
+
has_accepted_risk: string;
|
|
2464
|
+
variant_priority_order: null;
|
|
2465
|
+
question_priority_order: number;
|
|
2466
|
+
learning_id: string;
|
|
2467
|
+
};
|
|
2468
|
+
L10: {
|
|
2469
|
+
variant_id: string;
|
|
2470
|
+
question_id: string;
|
|
2471
|
+
title: string;
|
|
2472
|
+
tier_id: string;
|
|
2473
|
+
description: string;
|
|
2474
|
+
instruction_prompt: string;
|
|
2475
|
+
when_to_apply: string;
|
|
2476
|
+
when_not_to_apply: string;
|
|
2477
|
+
variant_type: string;
|
|
2478
|
+
similarity_score: number;
|
|
2479
|
+
keyword_rank: number;
|
|
2480
|
+
variant_keyword_score: number;
|
|
2481
|
+
wta_keyword_score: number;
|
|
2482
|
+
wnta_keyword_score: number;
|
|
2483
|
+
document_count_score: number;
|
|
2484
|
+
wta_similarity_score: number;
|
|
2485
|
+
wnta_similarity_score: number;
|
|
2486
|
+
variant_similarity_score: number;
|
|
2487
|
+
context_score: number;
|
|
2488
|
+
is_user_accepted_risk: boolean;
|
|
2489
|
+
user_accepted_risk_at: string;
|
|
2490
|
+
has_accepted_risk: string;
|
|
2491
|
+
variant_priority_order: null;
|
|
2492
|
+
question_priority_order: number;
|
|
2493
|
+
learning_id: string;
|
|
2494
|
+
};
|
|
2495
|
+
L11: {
|
|
2496
|
+
variant_id: string;
|
|
2497
|
+
question_id: string;
|
|
2498
|
+
title: string;
|
|
2499
|
+
tier_id: string;
|
|
2500
|
+
description: string;
|
|
2501
|
+
instruction_prompt: string;
|
|
2502
|
+
when_to_apply: string;
|
|
2503
|
+
when_not_to_apply: string;
|
|
2504
|
+
variant_type: string;
|
|
2505
|
+
similarity_score: number;
|
|
2506
|
+
keyword_rank: number;
|
|
2507
|
+
variant_keyword_score: number;
|
|
2508
|
+
wta_keyword_score: number;
|
|
2509
|
+
wnta_keyword_score: number;
|
|
2510
|
+
document_count_score: number;
|
|
2511
|
+
wta_similarity_score: number;
|
|
2512
|
+
wnta_similarity_score: number;
|
|
2513
|
+
variant_similarity_score: number;
|
|
2514
|
+
context_score: number;
|
|
2515
|
+
is_user_accepted_risk: boolean;
|
|
2516
|
+
user_accepted_risk_at: string;
|
|
2517
|
+
has_accepted_risk: string;
|
|
2518
|
+
variant_priority_order: null;
|
|
2519
|
+
question_priority_order: number;
|
|
2520
|
+
learning_id: string;
|
|
2521
|
+
};
|
|
2522
|
+
};
|
|
2523
|
+
};
|
|
2524
|
+
//# sourceMappingURL=guidelines.mockData.d.ts.map
|