@e-llm-studio/requirement-ai 0.0.12 → 0.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
- package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +1 -1
- package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +1 -1
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +1 -1
- package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +1 -1
- package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +1 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +2 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
- package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
- package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +1 -1
- package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +1 -1
- package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +1 -1
- package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +1 -1
- package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +1 -1
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
- package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
- package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +1 -1
- package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +1 -1
- package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +1 -1
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +1 -1
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +1 -1
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +1 -1
- package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +1 -1
- package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +1 -1
- package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +1 -1
- package/dist/features/RequirementAI/shared/ExpandableOl.js +1 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +2 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +1 -0
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
- package/dist/types/src/RequirementAiTest.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +2 -2
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +121 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +2 -2
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +60 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +68 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +3 -2
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +2 -1
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +50 -1
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +12 -4
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +6 -1
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +12 -3
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -1
- package/package.json +4 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as n,jsxs as t,Fragment as a}from"react/jsx-runtime";import{NotebookIcon as l,MessageCircleIcon as i}from"lucide-react";import s,{useRef as o}from"react";import{AppModIcon as r}from"../appmod-citation/icons/AppmodIcon.js";import{DEFAULT_HIGHLIGHT_THEME as c}from"../appmod-citation/types.js";import d from"./RCACitationContent.module.css.js";import{renderAIConfidenceDisplay as u}from"../../../../RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js";var m=function(l,i,o){if(!i||!l.includes(i))return l;var r=l.split(i),d={backgroundColor:c.background,color:c.text,padding:"2px 3px",borderRadius:"2px"};return n(a,{children:r.map(function(a,l){return t(s.Fragment,{children:[a,l<r.length-1&&n("span",e({style:e(e({},d),o)},{children:i}))]},l)})})},v=function(a){var i=a.extracts,s=a.customStyles,o=a.customIcon;return i&&0!==i.length?t("div",e({className:d.extractPanel,style:null==s?void 0:s.extractPanel},{children:[t("div",e({className:d.extractPanelHeader,style:null==s?void 0:s.extractPanelHeader},{children:[n("span",e({style:null==s?void 0:s.extractPanelHeaderIcon},{children:o||n(l,{className:d.extractPanelHeaderIcon})})),n("span",e({className:d.extractPanelHeaderTitle,style:null==s?void 0:s.extractPanelHeaderTitle},{children:"Extracted from Requirement Finalization"}))]})),n("div",e({className:d.extractList,style:null==s?void 0:s.extractList},{children:i.map(function(a,l){return t("div",e({className:d.extractItem,style:null==s?void 0:s.extractItem},{children:[n("p",e({className:d.extractSubheading,style:null==s?void 0:s.extractSubheading},{children:a.subheading})),n("p",e({className:d.extractContent,style:null==s?void 0:s.extractContent},{children:a.content}))]}),l)})}))]})):null},h=function(a){var s,c=a.citation,h=a.customStyles,p=a.customIcons,x=a.isLoading,y=void 0!==x&&x,g=o(null),N=c.customMetadata.assistant_answer||"",f=c.customMetadata.assistant_question||"",I=c.customMetadata.assistant_answer_highlight_content,P=c.customMetadata.relevance_score,C=c.customMetadata.requirement_plan_extract||[],b=(null==p?void 0:p.rcaNotebookIcon)||n(l,{className:d.headerIcon}),q=(null==p?void 0:p.rcaMessageIcon)||n(i,{className:d.conversationPanelHeaderIcon}),H=(null==p?void 0:p.rcaQuestionIcon)||n(r,{className:d.questionIcon}),T=(null==h?void 0:h.highlight)?{backgroundColor:h.highlight.background,color:h.highlight.text}:void 0;return t("div",e({ref:g,className:d.container,style:null==h?void 0:h.container},{children:[t("div",e({className:d.header,style:null==h?void 0:h.header},{children:[t("div",e({className:d.headerLeft,style:null==h?void 0:h.headerLeft},{children:[n("span",e({style:null==h?void 0:h.headerIcon},{children:b})),n("span",e({className:d.headerTitle,style:null==h?void 0:h.headerTitle},{children:"Requirement Clarification"}))]})),u(P,null==h?void 0:h.confidenceDisplay)]})),t("div",e({className:d.rcaContainer,style:null==h?void 0:h.rcaContainer},{children:[t("div",e({className:d.conversationPanel,style:null==h?void 0:h.conversationPanel},{children:[t("div",e({className:d.conversationPanelHeader,style:null==h?void 0:h.conversationPanelHeader},{children:[n("span",e({style:null==h?void 0:h.conversationPanelHeaderIcon},{children:q})),n("span",e({className:d.conversationPanelHeaderTitle,style:null==h?void 0:h.conversationPanelHeaderTitle},{children:"User Conversation"}))]})),t("div",e({className:d.questionRow,style:null==h?void 0:h.questionRow},{children:[n("span",e({style:null==h?void 0:h.questionIcon},{children:H})),n("span",e({className:d.questionText,style:null==h?void 0:h.questionText},{children:f||"Ask question to get response"}))]})),n("p",e({className:d.answerLabel,style:null==h?void 0:h.answerLabel},{children:"Me"})),n("div",e({className:d.answerBox,style:null==h?void 0:h.answerBox},{children:y?n("span",e({className:d.loadingText,style:null===(s=null==h?void 0:h.loading)||void 0===s?void 0:s.text},{children:"Generating..."})):m(N,I,T)}))]})),C.length>0&&n(v,{extracts:C,customStyles:h,customIcon:b})]}))]}))};export{h as default};
|
|
2
|
+
//# sourceMappingURL=RCACitationContent.js.map
|
package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RCACitationContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var t={container:"RCACitationContent-module_container__EBiUm",header:"RCACitationContent-module_header__4xHts",headerLeft:"RCACitationContent-module_headerLeft__wcRrs",headerIcon:"RCACitationContent-module_headerIcon__z7JMj",headerTitle:"RCACitationContent-module_headerTitle__y9M-Z",rcaContainer:"RCACitationContent-module_rcaContainer__HdfF3",conversationPanel:"RCACitationContent-module_conversationPanel__VTze-",conversationPanelHeader:"RCACitationContent-module_conversationPanelHeader__NMi1u",conversationPanelHeaderIcon:"RCACitationContent-module_conversationPanelHeaderIcon__lbtQ4",conversationPanelHeaderTitle:"RCACitationContent-module_conversationPanelHeaderTitle__xYFGA",questionRow:"RCACitationContent-module_questionRow__7CdSr",questionIcon:"RCACitationContent-module_questionIcon__ecZ3A",questionText:"RCACitationContent-module_questionText__czjMK",answerLabel:"RCACitationContent-module_answerLabel__UUXwf",answerBox:"RCACitationContent-module_answerBox__b6gFS",extractPanel:"RCACitationContent-module_extractPanel__qUSEr",extractPanelHeader:"RCACitationContent-module_extractPanelHeader__fbV0E",extractPanelHeaderIcon:"RCACitationContent-module_extractPanelHeaderIcon__Cfnh-",extractPanelHeaderTitle:"RCACitationContent-module_extractPanelHeaderTitle__uTdC8",extractList:"RCACitationContent-module_extractList__lxS-f",extractItem:"RCACitationContent-module_extractItem__IjEE-",extractSubheading:"RCACitationContent-module_extractSubheading__wDUB7",extractContent:"RCACitationContent-module_extractContent__dlMXg",loadingText:"RCACitationContent-module_loadingText__jbTWw",pulse:"RCACitationContent-module_pulse__QitZL"};!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const e=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;e&&t.setAttribute("nonce",e),t.appendChild(document.createTextNode(".RCACitationContent-module_container__EBiUm{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;display:flex;flex-direction:column;gap:16px;padding:16px 24px;width:100%}.RCACitationContent-module_header__4xHts{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:row;gap:12px;justify-content:space-between;overflow:auto;padding:16px;width:100%}.RCACitationContent-module_headerLeft__wcRrs{align-items:center;display:flex;flex-direction:row;gap:8px}.RCACitationContent-module_headerIcon__z7JMj{color:#1f2937;height:24px;width:24px}.RCACitationContent-module_headerTitle__y9M-Z{color:#1f2937;font-size:14px;font-weight:600}.RCACitationContent-module_rcaContainer__HdfF3{display:flex;gap:8px;justify-content:space-between}.RCACitationContent-module_conversationPanel__VTze-{border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px 24px;width:50%}.RCACitationContent-module_conversationPanelHeader__NMi1u{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;margin-bottom:16px;width:100%}.RCACitationContent-module_conversationPanelHeaderIcon__lbtQ4{height:20px;width:20px}.RCACitationContent-module_conversationPanelHeaderTitle__xYFGA{font-weight:600}.RCACitationContent-module_questionRow__7CdSr{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;width:100%}.RCACitationContent-module_questionIcon__ecZ3A{height:20px;width:20px}.RCACitationContent-module_questionText__czjMK{color:#1f2937}.RCACitationContent-module_answerLabel__UUXwf{color:#1f2937;font-weight:500}.RCACitationContent-module_answerBox__b6gFS{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:auto;padding:16px;text-align:justify}.RCACitationContent-module_extractPanel__qUSEr{border:1px solid #e5e7eb;border-radius:8px;overflow:auto;padding:16px;width:50%}.RCACitationContent-module_extractPanelHeader__fbV0E{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;margin-bottom:16px;width:100%}.RCACitationContent-module_extractPanelHeaderIcon__Cfnh-{height:20px;width:20px}.RCACitationContent-module_extractPanelHeaderTitle__uTdC8{font-weight:600}.RCACitationContent-module_extractList__lxS-f{display:flex;flex-direction:column;gap:16px}.RCACitationContent-module_extractSubheading__wDUB7{font-weight:600;margin-bottom:4px}.RCACitationContent-module_extractContent__dlMXg{color:#1f2937;font-size:12px;line-height:1.6}.RCACitationContent-module_loadingText__jbTWw{animation:RCACitationContent-module_pulse__QitZL 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes RCACitationContent-module_pulse__QitZL{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:640px){.RCACitationContent-module_rcaContainer__HdfF3{flex-direction:column}.RCACitationContent-module_conversationPanel__VTze-,.RCACitationContent-module_extractPanel__qUSEr{width:100%}}"));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(t)}();export{t as default};
|
|
2
|
+
//# sourceMappingURL=RCACitationContent.module.css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RCACitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as n,Fragment as i}from"react/jsx-runtime";import o from"../../../../CitationRenderer/CitationRenderer.js";import{ChatBubbleIcon as e}from"../appmod-citation/icons/ChatBubbleIcon.js";import r from"./RCACitationContent.js";var a=function(a){var l=a.title,c=a.citation,s=a.customStyles,p=a.customIcons,m=a.isLoading,d=void 0!==m&&m,u=(null==p?void 0:p.rcaCitationIcon)||n(e,{className:"inline align-super mb-1 ml-1",style:{width:"12px",height:"12px"}});return n(o,{inLineCitation:!0,citationTitle:l+"",citationIcon:n(i,{}),citationComponent:n(r,{citation:c,customStyles:s,customIcons:p,isLoading:d}),chevronDownComponent:u,chevronUpComponent:u,styles:{pillButton:t({fontSize:"13px",margin:"0px",padding:"0px 4px",color:"#3b82f6",cursor:"pointer",verticalAlign:"baseline",whiteSpace:"normal",wordBreak:"break-all",display:"inline-flex",alignItems:"unset",background:"transparent",border:"none"},null==s?void 0:s.pill),citationContent:{width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"}}})};export{a as default};
|
|
2
|
+
//# sourceMappingURL=RCACitationRenderer.js.map
|
package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RCACitationRenderer.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as t,jsxs as n}from"react/jsx-runtime";import{useMemo as i,useRef as r,useCallback as o,useEffect as a}from"react";import l,{loader as c}from"@monaco-editor/react";import*as s from"monaco-editor";import u from"./ReadFileCitationContent.module.css.js";import h from"./icons/ExternalLinkIcon.js";c.config({monaco:s});var d={border:"#3c3c3c",headerBg:"#252526",inactiveText:"#858585",background:"#1e1e1e",foreground:"#cccccc",highlightBg:"rgba(59, 130, 246, 0.15)",highlightGutter:"#3b82f6",hoverBg:"rgba(255, 255, 255, 0.1)"},m={theme:"vs-dark",fontSize:13,fontFamily:"Consolas, 'Courier New', monospace",maxHeight:300,minHeight:80},g={js:"javascript",ts:"typescript",jsx:"javascript",tsx:"typescript",py:"python",rb:"ruby",java:"java",cpp:"cpp",c:"c",go:"go",rust:"rust",json:"json",html:"html",css:"css",scss:"scss",md:"markdown",sql:"sql",sh:"shell",bash:"shell",yaml:"yaml",yml:"yaml"},f=function(c){var f=c.citation,p=c.customStyles,v=c.customColors,b=c.customIcons,y=c.editorConfig,N=c.fileCallback,x=i(function(){return e(e({},d),v)},[v]),C=i(function(){return e(e({},m),y)},[y]),L=r(null),w=r(!1),S=f.customMetadata.content||"",F=f.customMetadata.highlighted_text,O=i(function(){if(!F)return{};try{var e=F.trim();return e.startsWith("```")&&(e=(e=e.replace(/^```\w*\n?/,"")).replace(/\n?```\s*$/,"")),JSON.parse(e.trim())}catch(e){return console.error("Failed to parse highlight string:",e),{}}},[F]),j=i(function(){for(var e=[],t=S.split("```"),n=1;n<t.length;n+=2){var i=t[n];if(null==i?void 0:i.trim()){var r=i.match(/<file_path>\s*([\s\S]*?)\s*<\/file_path>/),o=r?r[1].trim():"",a=i.match(/<code>\s*([\s\S]*?)\s*<\/code>/),l=a?a[1].trim():"",c=i.match(/^(\w+)\s/),s=c?c[1]:"javascript";o&&l&&e.push({filePath:o,code:l,language:s})}}return e},[S]),k=o(function(e){return(O[e]||[]).map(function(e){var t=e.split("-").map(Number),n=t[0];return[n+1,(t.length>1?t[1]:n)+1]})},[O]),B=i(function(){for(var e=0;e<j.length;e++){if(k(j[e].filePath).length>0)return e}return-1},[j,k]),P=B>=0,H=o(function(e,t){return k(e).map(function(e){var n=e[0],i=e[1];return n>t?[0,0]:[n,Math.min(i,t)]}).filter(function(e){var t=e[0],n=e[1];return t>0&&n>=t})},[k]),M=o(function(e){var t=20*e.split("\n").length+16+4;return Math.min(Math.max(t,C.minHeight),C.maxHeight)},[C.minHeight,C.maxHeight]);a(function(){if(P&&!w.current&&j.length>0&&(null==N?void 0:N.autoOpenFirstHighlighted)&&(null==N?void 0:N.onOpenFile)){var e=j[B],t=e.code.split("\n").length,n=H(e.filePath,t),i=setTimeout(function(){N.onOpenFile({filePath:e.filePath,ranges:n.length>0?n:null})},300);return w.current=!0,function(){return clearTimeout(i)}}},[P,B,j,H,N]),a(function(){w.current=!1},[S]),a(function(){if(!(B<0)){var e=setTimeout(function(){L.current&&L.current.scrollIntoView({behavior:"smooth",block:"center",inline:"nearest"})},350);return function(){return clearTimeout(e)}}},[B,F]);var W=o(function(e,t){if(null==N?void 0:N.onOpenFile){var n=H(e,t);N.onOpenFile({filePath:e,ranges:n.length>0?n:null})}},[H,N]),R=o(function(e,t,n){var i=H(t,n);if(0!==i.length){var r=i.map(function(e){var t=e[0],n=e[1];return{range:new s.Range(t,1,n,1),options:{isWholeLine:!0,className:u.highlightedLine,linesDecorationsClassName:u.highlightedLineDecoration}}});e.createDecorationsCollection(r);var o=i[0];o&&e.revealLineInCenter(o[0])}},[H]),z=!!(null==N?void 0:N.onOpenFile),T=(null==b?void 0:b.readFileCitationIcon)||t(h,{style:{width:"14px",height:"14px"}});return 0===j.length?t("div",e({className:u.emptyState,style:e({color:x.inactiveText},null==p?void 0:p.emptyState)},{children:"No code content available"})):t("div",e({className:u.container,style:null==p?void 0:p.container},{children:j.map(function(i,r){var o,a,c=k(i.filePath),s=c.length>0,h=r===B,d=M(i.code),m=i.filePath.split("/").pop(),f=i.code.split("\n").length;return n("div",e({ref:h?L:void 0,"data-highlighted":s?"true":void 0,"data-first-highlighted":h?"true":void 0,className:u.blockContainer,style:e({border:"1px solid ".concat(x.border)},null==p?void 0:p.blockContainer)},{children:[n("div",e({className:u.header,style:e({backgroundColor:s?x.highlightBg:x.headerBg,borderBottom:"1px solid ".concat(x.border),color:s?x.highlightGutter:x.foreground},s?null==p?void 0:p.headerHighlighted:null==p?void 0:p.header)},{children:[n("div",e({className:u.headerLeft},{children:[t("span",e({className:u.fileName,title:i.filePath,style:null==p?void 0:p.fileName},{children:m})),z&&t("button",e({className:u.openFileButton,onClick:function(){return W(i.filePath,f)},title:"Open in editor","aria-label":"Open ".concat(m," in editor"),style:null==p?void 0:p.openFileButton},{children:T}))]})),s&&t("span",e({className:u.lineRanges,style:null==p?void 0:p.lineRanges},{children:(a=c,a.map(function(e){var t=e[0],n=e[1];return t===n?"L".concat(t):"L".concat(t,"-").concat(n)}).join(", "))}))]})),t("div",e({className:u.editorWrapper,style:e({height:"".concat(d,"px"),backgroundColor:x.background},null==p?void 0:p.editorWrapper)},{children:t(l,{height:"100%",language:(o=i.language,g[o.toLowerCase()]||o),value:i.code,theme:C.theme,onMount:function(e){return R(e,i.filePath,f)},options:{readOnly:!0,domReadOnly:!0,minimap:{enabled:!1},scrollBeyondLastLine:!1,fontSize:C.fontSize,lineHeight:20,fontFamily:C.fontFamily,lineNumbers:"on",folding:!1,lineDecorationsWidth:10,lineNumbersMinChars:4,renderLineHighlight:"none",scrollbar:{vertical:"auto",horizontal:"auto",verticalScrollbarSize:8,horizontalScrollbarSize:8,useShadows:!1,alwaysConsumeMouseWheel:!1},automaticLayout:!0,wordWrap:"off",contextmenu:!1,selectOnLineNumbers:!0,glyphMargin:!1,padding:{top:8,bottom:8},overviewRulerBorder:!1,hideCursorInOverviewRuler:!0,overviewRulerLanes:0,renderWhitespace:"none",guides:{indentation:!1},cursorStyle:"line",cursorBlinking:"solid",fixedOverflowWidgets:!0},loading:t("div",e({className:u.loadingEditor,style:{color:x.inactiveText}},{children:"Loading editor..."}))})}))]}),r)})}))};export{f as default};
|
|
2
|
+
//# sourceMappingURL=ReadFileCitationContent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadFileCitationContent.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e={container:"ReadFileCitationContent-module_container__Oi3tV",blockContainer:"ReadFileCitationContent-module_blockContainer__yGEX8",header:"ReadFileCitationContent-module_header__39-AD",headerLeft:"ReadFileCitationContent-module_headerLeft__WOyMV",fileName:"ReadFileCitationContent-module_fileName__ql9Qu",openFileButton:"ReadFileCitationContent-module_openFileButton__oqea1",lineRanges:"ReadFileCitationContent-module_lineRanges__RIofb",editorWrapper:"ReadFileCitationContent-module_editorWrapper__ab5Sg",highlightedLine:"ReadFileCitationContent-module_highlightedLine__w6iv-",highlightedLineDecoration:"ReadFileCitationContent-module_highlightedLineDecoration__EykBL",emptyState:"ReadFileCitationContent-module_emptyState__34kcg",loadingEditor:"ReadFileCitationContent-module_loadingEditor__aOHYT"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const t=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;t&&e.setAttribute("nonce",t),e.appendChild(document.createTextNode(".ReadFileCitationContent-module_container__Oi3tV{display:flex;flex-direction:column;gap:12px;margin-top:4px}.ReadFileCitationContent-module_blockContainer__yGEX8{border-radius:4px;overflow:hidden}.ReadFileCitationContent-module_header__39-AD{align-items:center;display:flex;font-family:monospace;font-size:12px;gap:8px;justify-content:space-between;padding:6px 12px}.ReadFileCitationContent-module_headerLeft__WOyMV{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.ReadFileCitationContent-module_fileName__ql9Qu{opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReadFileCitationContent-module_openFileButton__oqea1{align-items:center;background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:2px;transition:opacity .15s ease,background-color .15s ease}.ReadFileCitationContent-module_openFileButton__oqea1:hover{background-color:#ffffff1a;opacity:1}.ReadFileCitationContent-module_lineRanges__RIofb{flex-shrink:0;font-size:11px;max-width:300px;opacity:.7;overflow-x:auto;white-space:nowrap}.ReadFileCitationContent-module_editorWrapper__ab5Sg{overflow:hidden}.ReadFileCitationContent-module_highlightedLine__w6iv-{background-color:#3b82f626!important}.ReadFileCitationContent-module_highlightedLineDecoration__EykBL{background-color:#3b82f6;margin-left:0;width:3px!important}.ReadFileCitationContent-module_emptyState__34kcg{font-size:14px;padding:12px;text-align:center}.ReadFileCitationContent-module_loadingEditor__aOHYT{align-items:center;display:flex;font-size:14px;height:64px;justify-content:center}"));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(e)}();export{e as default};
|
|
2
|
+
//# sourceMappingURL=ReadFileCitationContent.module.css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadFileCitationContent.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as i,Fragment as o}from"react/jsx-runtime";import n from"../../../../CitationRenderer/CitationRenderer.js";import e from"./icons/FileCodeIcon.js";import r from"./ReadFileCitationContent.js";var a=function(a){var l=a.title,c=a.citation,s=a.customStyles,m=a.customColors,p=a.customIcons,d=a.editorConfig,u=a.fileCallback,C=(null==p?void 0:p.readFileCitationIcon)||i(e,{className:"inline align-super mb-1 ml-1",style:{width:"12px",height:"12px"}});return i(n,{inLineCitation:!0,citationTitle:l+"",citationIcon:i(o,{}),citationComponent:i(r,{citation:c,customStyles:s,customColors:m,customIcons:p,editorConfig:d,fileCallback:u}),chevronDownComponent:C,chevronUpComponent:C,styles:{pillButton:t({fontSize:"13px",margin:"0px",padding:"0px 4px",color:"#3b82f6",cursor:"pointer",verticalAlign:"baseline",whiteSpace:"normal",wordBreak:"break-all",display:"inline-flex",alignItems:"unset",background:"transparent",border:"none"},null==s?void 0:s.pill),citationContent:{width:"100%",background:"transparent",minHeight:"10px",height:"fit-content"}}})};export{a as default};
|
|
2
|
+
//# sourceMappingURL=ReadFileCitationRenderer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadFileCitationRenderer.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as t}from"tslib";import{jsxs as e,jsx as r}from"react/jsx-runtime";var o=function(o){var i=o.className,n=o.style;return e("svg",t({className:i,style:n,width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg"},{children:[r("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),r("polyline",{points:"15 3 21 3 21 9"}),r("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}))};export{o as default};
|
|
2
|
+
//# sourceMappingURL=ExternalLinkIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalLinkIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as t}from"tslib";import{jsxs as r,jsx as e}from"react/jsx-runtime";var o=function(o){var s=o.className,a=o.style;return r("svg",t({className:s,style:a,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg"},{children:[e("path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"}),e("polyline",{points:"14 2 14 8 20 8"}),e("path",{d:"m10 13-2 2 2 2"}),e("path",{d:"m14 17 2-2-2-2"})]}))};export{o as default};
|
|
2
|
+
//# sourceMappingURL=FileCodeIcon.js.map
|
package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileCodeIcon.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsxs as t,jsx as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsxs as t,jsx as i}from"react/jsx-runtime";import{memo as a,useState as l,useCallback as n,useEffect as r}from"react";import s from"./StormeeContent.module.css.js";import o from"./components/ProblemStatementCard.js";import{renderCitationAIConfidenceDisplay as d}from"../../../shared/CitationAIConfidenceDisplay.js";import{CircularProgress as m}from"@mui/material";import c from"../audio-citation/searchwaveform.js";import{formatTime as u}from"../audio-citation/SearchWaveFromWrapper.js";import{useRequirementAI as h}from"../../RequirementAIWrapper/RequirementAIWrapper.js";import{AudioPlayProvider as p}from"../audio-citation/store/autoplay.wavefrom.js";var v=a(function(a){var v,g,y=a.brainStormIcon,f=void 0===y?"https://storymod-assests.pages.dev/brainstorm-cropped.gif":y,N=a.themeColor,S=a.segments,T=a.gsUtilPath,C=a.contentName,x=a.content,I=a.keywords,k=a.relevanceScore,w=a.highlighted_content,P=a.customStyles,R=l(0),U=R[0],j=R[1],A=l(0),_=A[0],b=A[1],W=h().apiCachingConfig,L=W.queryClient,M=W.useGetSignedUrlQuery,Q=W.useGetSignedUrlMutation,E=W.useExtractAudioPeaksMutation,G=W.useExtractAudioPeaksQuery;W.useGetVideoSignedUrlQuery,W.useGetVideoSignedUrlMutation;var q=["getSignedUrl",T],z=["extractAudioPeaks",T],D=M(T,q).data,H=G(T,z).data,O=Q(T),V=O.mutate,F=O.isPending,B=E(T),J=B.mutate,K=B.isPending,X=n(function(e){j(e)},[]);return r(function(){T&&(L.getQueryData(q)||null==V||V({gsUtilPath:T}),L.getQueryData(z)||null==J||J({gsUtilPath:T}))},[T]),t("div",e({className:s.container,style:null==P?void 0:P.container},{children:[t("div",e({className:s.header,style:null==P?void 0:P.header},{children:[t("div",e({className:s.headerLeft,style:null==P?void 0:P.headerLeft},{children:[i("img",{loading:"lazy",alt:"brain_storm_icon",src:f,className:s.headerIcon,style:null==P?void 0:P.headerIcon}),i("h2",e({className:s.headerTitle,style:null==P?void 0:P.headerTitle},{children:"Stormee.ai"}))]})),d(k,!0)]})),t("div",e({className:s.contentRow,style:null==P?void 0:P.contentRow},{children:[t("div",e({className:s.leftColumn,style:null==P?void 0:P.leftColumn},{children:[F||K?t("div",e({className:s.loader,style:null==P?void 0:P.loader},{children:[i(m,{size:48,thickness:4}),i("span",e({className:s.loaderText,style:null==P?void 0:P.loaderText},{children:"Loading audio peaks..."}))]})):D&&H&&i(p,{children:i(c,{colorCode:N,audio_file_name:D,matchedSegments:S,peaks:null!==(v=H.peaks)&&void 0!==v?v:[],duration:null!==(g=H.duration)&&void 0!==g?g:0,chevronIndex:_,setChevronIndex:b,onTimeUpdate:X,currentAudioTime:U,showOnlyMatched:!0,customStyles:null==P?void 0:P.waveform})}),t("div",e({className:s.transcriptCard,style:null==P?void 0:P.transcriptCard},{children:[t("div",e({className:s.transcriptHeader,style:null==P?void 0:P.transcriptHeader},{children:[i("img",{loading:"lazy",alt:"brain_storm_icon",src:f,className:s.transcriptIcon,style:null==P?void 0:P.transcriptIcon}),i("div",e({className:s.transcriptTitle,style:null==P?void 0:P.transcriptTitle},{children:"STORMEE'S TRANSCRIPT"}))]})),i("div",e({className:s.segmentList,style:null==P?void 0:P.segmentList},{children:S.map(function(a,l){return i("div",e({className:s.segment,style:null==P?void 0:P.segment},{children:t("div",e({className:s.segmentRow,style:null==P?void 0:P.segmentRow},{children:[i("span",e({className:s.timestamp,style:null==P?void 0:P.timestamp},{children:u(a.start_time)})),i("div",e({className:s.segmentTextWrapper,style:null==P?void 0:P.segmentTextWrapper},{children:i("p",e({className:s.segmentText,style:null==P?void 0:P.segmentText},{children:a.text}))}))]}))}),l)})}))]}))]})),i(o,{title:C,content:x,highlight:null!=w?w:"",keyTakeaway:I,brainStormIcon:f,customStyles:P})]}))]}))});export{v as default};
|
|
2
2
|
//# sourceMappingURL=StormeeContent.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as t}from"tslib";import{jsx as
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as n,jsxs as o}from"react/jsx-runtime";import s from"./GradientButton.module.css.js";var a=function(a){var e=a.brainStormIcon,r=void 0===e?"https://storymod-assests.pages.dev/brainstorm-cropped.gif":e,l=a.customStyles;return n("button",t({className:s.button,style:null==l?void 0:l.gradientButton},{children:o("span",t({className:s.content,style:null==l?void 0:l.gradientContent},{children:[n("img",{loading:"lazy",src:r,className:s.icon,alt:"Brainstorm icon",style:null==l?void 0:l.bsIcon}),n("span",t({className:s.label,style:null==l?void 0:l.gradientButtonLabel},{children:"Extracted from Key Takeaways"}))]}))}))};export{a as default};
|
|
2
2
|
//# sourceMappingURL=GradientButton.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsxs as a,jsx as t}from"react/jsx-runtime";import l from"react-markdown";import n from"./GradientButton.js";import r from"./ProblemStatementCard.module.css.js";var o=function(o){var c=o.title,i=o.content;o.highlight;var s=o.keyTakeaway,m=o.className;o.brainStormIcon;var d=o.customStyles;return console.log("content:::",i),a("div",e({className:"".concat(r.card," ").concat(null!=m?m:""),style:null==d?void 0:d.problemCard},{children:[a("div",e({className:r.header,style:null==d?void 0:d.problemHeader},{children:[t(n,{customStyles:d,brainStormIcon:""}),t("div",e({className:r.titleWrapper,style:null==d?void 0:d.problemTitleWrapper},{children:t("h2",e({className:r.title,style:null==d?void 0:d.problemTitle},{children:c}))}))]})),t("div",e({className:r.contentWrapper,style:null==d?void 0:d.contentWrapper},{children:t("p",e({className:r.content,style:null==d?void 0:d.problemContent},{children:t(l,e({className:r.markdown},{children:i.replace(/\\n/g,"\n")}))}))})),t("div",e({className:r.takeawayContainer,style:null==d?void 0:d.takeawayContainer},{children:s.map(function(a,l){return t("span",e({className:"".concat(r.takeaway," \n ").concat(0===l?r.firstTakeaway:""),style:null==d?void 0:d.takeawayPill},{children:a}),"".concat(l,"-").concat(a))})}))]}))};export{o as default};
|
|
2
2
|
//# sourceMappingURL=ProblemStatementCard.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as l,jsxs as i}from"react/jsx-runtime";import{Dialog as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as l,jsxs as i}from"react/jsx-runtime";import{Dialog as o}from"@mui/material";import s from"./ImagePreviewDialog.module.css.js";var r=function(r){var a=r.open,n=r.handleClose,c=r.CloseIcon,t=r.src,m=r.styles;return l(o,e({maxWidth:"lg",onClose:n,open:a},{children:i("div",e({className:s.container,style:null==m?void 0:m.container},{children:[i("div",e({className:s.header,style:null==m?void 0:m.header},{children:[l("h1",e({className:s.title,style:null==m?void 0:m.title},{children:"Image Preview"})),l("div",e({className:s.closeIconWrapper,style:null==m?void 0:m.closeIconWrapper,onClick:n},{children:l(c,{className:s.closeIcon,style:null==m?void 0:m.closeIcon})}))]})),l("img",{src:t,alt:"Preview",className:s.image,style:null==m?void 0:m.image})]}))}))};export{r as default};
|
|
2
2
|
//# sourceMappingURL=ImagePreviewDialog.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as r}from"tslib";import{
|
|
1
|
+
import{__assign as r}from"tslib";import{jsx as e,jsxs as o}from"react/jsx-runtime";import t from"./WebCitationIcon.js";import n from"./Webcitation.module.css.js";var i=function(i){var l=i.label,a=i.url,s=i.customStyles,m=i.customIcons,c=(null==m?void 0:m.webCitationIcon)||e(t,{});return o("a",r({className:n.link,style:null==s?void 0:s.headerLink,target:"_blank",rel:"noopener noreferrer",href:a},{children:[l,c]}))};export{i as default};
|
|
2
2
|
//# sourceMappingURL=WebCitation.js.map
|
package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as t}from"tslib";import{jsx as o,jsxs as e}from"react/jsx-runtime";import i from"./WebCitationIcon.js";import n from"./WebCitation.js";import r from"../../../../CitationRenderer/CitationRenderer.js";var l=function(l){var a=l.label,s=l.url,m=l.customStyles,
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as o,jsxs as e}from"react/jsx-runtime";import i from"./WebCitationIcon.js";import n from"./WebCitation.js";import r from"../../../../CitationRenderer/CitationRenderer.js";var l=function(l){var a=l.label,s=l.url,m=l.customStyles,c=l.customIcons,p=(null==c?void 0:c.webCitationIcon)||o(i,{});return o(r,{inLineCitation:!0,citationTitle:a,chevronDownComponent:p,chevronUpComponent:p,citationComponent:e("div",t({className:"p-4 border rounded-lg bg-white mt-2",style:null==m?void 0:m.content},{children:[o("p",t({className:"text-sm text-gray-600 mb-2",style:null==m?void 0:m.footerText},{children:"Source Link:"})),o(n,{label:a,url:s,customStyles:m,customIcons:c})]})),styles:{pillButton:t({margin:"0px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px"},null==m?void 0:m.pill)}})};export{l as default};
|
|
2
2
|
//# sourceMappingURL=WebCitationRenderer.js.map
|
package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as l,jsxs as i}from"react/jsx-runtime";import{CircularProgress as o}from"@mui/material";import{SquareArrowOutUpRight as t}from"lucide-react";import{useState as r,useEffect as n}from"react";import s from"./WebCitationWithImageContent.module.css.js";import{useRequirementAI as a}from"../../RequirementAIWrapper/RequirementAIWrapper.js";import d from"./ImagePreviewDialog.js";import c from"./FullScreenIcon.js";var m=function(m){var u,v,g,h,f,p,y,S,k,L,I,N,P,C,U,b=a().apiCachingConfig,F=b.queryClient,W=b.useGetSignedUrlQuery,j=b.useGetSignedUrlMutation,w=["getSignedUrl",m.gsUtilPath],x=W(m.gsUtilPath,w).data,D=j(m.gsUtilPath),q=D.mutate,R=D.isPending,A=r(!1),B=A[0],E=A[1],G=(null===(u=m.customIcons)||void 0===u?void 0:u.FullScreenIcon)||l(c,{});return n(function(){m.gsUtilPath?F.getQueryData(w)||R||q({gsUtilPath:m.gsUtilPath}):console.error("error","Error","Please provide valid gsUtilPath.")},[m.gsUtilPath,F,w,q,R]),i("div",e({className:s.container,style:null===(v=m.customStyles)||void 0===v?void 0:v.content},{children:[l("div",e({className:s.header,style:null===(g=m.customStyles)||void 0===g?void 0:g.header},{children:l("div",e({className:s.headerLeft,style:null===(h=m.customStyles)||void 0===h?void 0:h.headerLeft},{children:l("a",e({className:s.headerLink,style:null===(f=m.customStyles)||void 0===f?void 0:f.headerLink,target:"_blank",rel:"noopener noreferrer",href:m.url},{children:m.label}))}))})),R?i("div",e({className:s.loadingContainer,style:null===(p=m.customStyles)||void 0===p?void 0:p.loadingContainer},{children:[l(o,{size:48,thickness:4,sx:{color:"#4F85FF","& .MuiCircularProgress-circle":{strokeLinecap:"round"}}}),l("span",e({className:s.loadingLabel,style:null===(y=m.customStyles)||void 0===y?void 0:y.loadingLabel},{children:"Loading Image..."}))]})):x&&i("div",e({className:s.imageWrapper,style:null===(S=m.customStyles)||void 0===S?void 0:S.imageWrapper},{children:[l("img",{src:x,alt:"images",className:s.image,style:null===(k=m.customStyles)||void 0===k?void 0:k.image,onError:function(e){e.target.src="path/to/fallback-image.png",console.error("Failed to load image from signed URL")}}),l("div",e({className:s.fullscreenButton,style:null===(L=m.customStyles)||void 0===L?void 0:L.fullscreenButton,onClick:function(){return E(!0)}},{children:G})),l(d,{open:B,handleClose:function(){return E(!1)},src:x,CloseIcon:null==m?void 0:m.PreviewDialogCloseIcon,styles:null===(I=m.customStyles)||void 0===I?void 0:I.previewDialog})]})),l("div",e({className:s.footer,style:null===(N=m.customStyles)||void 0===N?void 0:N.footer},{children:i("div",e({className:s.footerInner,style:null===(P=m.customStyles)||void 0===P?void 0:P.footerText},{children:[l("span",{children:"Open link in new tab to read in detail"}),i("a",e({className:s.visitLink,style:null===(C=m.customStyles)||void 0===C?void 0:C.footerLink,href:m.url,target:"_blank",rel:"noopener noreferrer"},{children:[l("span",{children:"Visit Link"}),l(t,{className:s.visitLinkIcon,style:null===(U=m.customStyles)||void 0===U?void 0:U.visitLinkIcon})]}))]}))}))]}))};export{m as default};
|
|
2
2
|
//# sourceMappingURL=WebCitationWithImageContent.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as t}from"tslib";import{jsx as o}from"react/jsx-runtime";import
|
|
1
|
+
import{__assign as t}from"tslib";import{jsx as o}from"react/jsx-runtime";import n from"./WebCitationWithImageContent.js";import i from"./WebCitationIcon.js";import e from"../../../../CitationRenderer/CitationRenderer.js";var r=function(r){var l,a,c,s,d=r.title,u=r.citation,p=r.customStyles,m=r.customIcons,v=(null==m?void 0:m.webCitationIcon)||o(i,{});return o(e,{inLineCitation:!0,citationTitle:d,chevronDownComponent:v,chevronUpComponent:v,citationComponent:o(n,{gsUtilPath:(null===(l=u.customMetadata)||void 0===l?void 0:l.screenshot_url)||(null===(a=u.customMetadata)||void 0===a?void 0:a.gs_util_url)||"",relevanceScore:null===(c=u.customMetadata)||void 0===c?void 0:c.relevance_score,url:(null===(s=u.customMetadata)||void 0===s?void 0:s.link)||"",label:d,PreviewDialogCloseIcon:function(){return o("span",{children:"X"})},customStyles:p,customIcons:m}),styles:{pillButton:t({margin:"0px 10px",padding:"0px 4px",fontSize:"14px",color:"#2546F0",cursor:"pointer",verticalAlign:"middle",display:"inline-flex",alignItems:"center",background:"#E9ECFD",border:"1px solid #D4DBFF",borderRadius:"2px",gap:"4px"},null==p?void 0:p.pill),citationContent:t({width:"100%",background:"transparent",marginTop:"10px"},null==p?void 0:p.content)}})};export{r as default};
|
|
2
2
|
//# sourceMappingURL=WebCitationWithImageRenderer.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as i,jsxs as n}from"react/jsx-runtime";import{useState as o}from"react";import{ChevronUp as t,ChevronDown as l,SquareArrowOutUpRight as r}from"lucide-react";import a from"./CustomChatCrRedirection.module.css.js";import s from"../ai-reasoning/AiReasoningCitationContent.js";import c from"../../icons/CognitiveDecision.js";function d(d){var u=d.mode,g=d.msg,v=d.type,m=d.id,p=d.aiReason,f=d.text,h=d.headerText,y=d.decisionStrength;d.statusUi,d.panelRef;var b=d.onHandleSend,x=d.onRedirectClick,C=d.gapType,D=d.isGenerating,N=void 0!==D&&D,S=d.customStyles,R=d.customIcons,T=o(!1),j=T[0],B=T[1];console.log("testing::reasoning",p);var I=(null==R?void 0:R.highConfidence)||i(c,{}),k=function(){"cra"===u?null==b||b("Discuss ambiguities on ".concat(f)):null==b||b("Deep Dive into ".concat(C," ").concat(h,": ").concat(f))};return console.log("testing::aiReasoning",p),n("div",e({className:[a.outerWrapper,N?a.outerWrapperDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionOuterWrapper),N?null==S?void 0:S.redirectionOuterWrapperDisabled:{})},{children:[n("div",e({className:[a.card,N?a.cardDisabled:a.cardInteractive].join(" "),style:e(e({},null==S?void 0:S.redirectionCard),N?null==S?void 0:S.redirectionCardDisabled:null==S?void 0:S.redirectionCardInteractive)},{children:[n("div",e({className:a.leftSide,style:null==S?void 0:S.redirectionLeftSide},{children:[n("span",e({className:a.textBlock,style:null==S?void 0:S.redirectionTextBlock},{children:[h&&n("span",e({className:a.headerText,style:null==S?void 0:S.redirectionHeaderText},{children:[h,f?" ":""]})),f]})),n("span",e({onClick:function(e){e.stopPropagation(),N||B(!j)},className:[a.reasoningToggle,N?a.reasoningToggleDisabled:a.reasoningToggleActive].join(" "),style:e(e({},null==S?void 0:S.reasoningToggle),N?null==S?void 0:S.reasoningToggleDisabled:null==S?void 0:S.reasoningToggleActive)},{children:[I,i(j?t:l,{className:a.chevronIcon,style:null==S?void 0:S.chevronIcon})]}))]})),"risk-gap"===u&&n("div",e({className:a.rightSide,style:null==S?void 0:S.redirectionRightSide},{children:[i("button",e({disabled:N,className:[a.fixButton,N?a.fixButtonDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionFixButton),N?null==S?void 0:S.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),N||k()}},{children:"Fix"})),i(r,{onClick:N?void 0:function(){N||null==x||x({type:v,id:m,aiReason:p,msg:g,meta:{headerText:h,decisionStrength:y,text:f}})},size:18,className:[N?a.redirectIconDisabled:a.redirectIcon].join(" "),style:e({},N?null==S?void 0:S.redirectIconDisabled:null==S?void 0:S.redirectIcon)})]})),"cra"===u&&i("div",e({className:a.rightSide,style:null==S?void 0:S.redirectionRightSide},{children:i("button",e({disabled:N,className:[a.clarifyButton,N?a.fixButtonDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionClarifyButton),N?null==S?void 0:S.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),N||k()}},{children:"Clarify"}))}))]})),j&&i(s,{aiReason:{id:"1",reason:p.Reasoning||"",gap:p.Gap||"",relevance_score:Number(p.Confidence_score),explanation:p.explanation||""},onSelectProceed:k,customStyles:null==S?void 0:S.aiReasoningStyles})]}))}export{d as CustomChatCrRedirection};
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as i,jsxs as n}from"react/jsx-runtime";import{useState as o}from"react";import{ChevronUp as t,ChevronDown as l,SquareArrowOutUpRight as r}from"lucide-react";import a from"./CustomChatCrRedirection.module.css.js";import s from"../ai-reasoning/AiReasoningCitationContent.js";import c from"../../icons/CognitiveDecision.js";function d(d){var u=d.mode,g=d.msg,v=d.type,m=d.id,p=d.aiReason,f=d.text,h=d.headerText,y=d.decisionStrength;d.statusUi,d.panelRef;var b=d.onHandleSend,x=d.onRedirectClick,C=d.gapType,D=d.isGenerating,N=void 0!==D&&D,S=d.customStyles,R=d.customIcons,T=o(!1),j=T[0],B=T[1];console.log("testing::reasoning",p);var I=(null==R?void 0:R.highConfidence)||i(c,{}),k=function(){"cra"===u?null==b||b("Discuss ambiguities on ".concat(f)):null==b||b("Deep Dive into ".concat(C," ").concat(h,": ").concat(f))};return console.log("testing::aiReasoning",p),n("div",e({className:[a.outerWrapper,N?a.outerWrapperDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionOuterWrapper),N?null==S?void 0:S.redirectionOuterWrapperDisabled:{})},{children:[n("div",e({className:[a.card,N?a.cardDisabled:a.cardInteractive].join(" "),style:e(e({},null==S?void 0:S.redirectionCard),N?null==S?void 0:S.redirectionCardDisabled:null==S?void 0:S.redirectionCardInteractive)},{children:[n("div",e({className:a.leftSide,style:null==S?void 0:S.redirectionLeftSide},{children:[n("span",e({className:a.textBlock,style:null==S?void 0:S.redirectionTextBlock},{children:[h&&n("span",e({className:a.headerText,style:null==S?void 0:S.redirectionHeaderText},{children:[h,f?" ":""]})),f]})),n("span",e({onClick:function(e){e.stopPropagation(),N||B(!j)},className:[a.reasoningToggle,N?a.reasoningToggleDisabled:a.reasoningToggleActive].join(" "),style:e(e({},null==S?void 0:S.reasoningToggle),N?null==S?void 0:S.reasoningToggleDisabled:null==S?void 0:S.reasoningToggleActive)},{children:[I,i(j?t:l,{className:a.chevronIcon,style:null==S?void 0:S.chevronIcon})]}))]})),"risk-gap"===u&&n("div",e({className:a.rightSide,style:null==S?void 0:S.redirectionRightSide},{children:[i("button",e({disabled:N,className:[a.fixButton,N?a.fixButtonDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionFixButton),N?null==S?void 0:S.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),N||k()}},{children:"Fix"})),i(r,{onClick:N?void 0:function(){N||null==x||x({type:v,id:m,aiReason:p,msg:g,meta:{headerText:h,decisionStrength:y,text:f}})},size:18,className:[N?a.redirectIconDisabled:a.redirectIcon].join(" "),style:e({},N?null==S?void 0:S.redirectIconDisabled:null==S?void 0:S.redirectIcon)})]})),"cra"===u&&i("div",e({className:a.rightSide,style:null==S?void 0:S.redirectionRightSide},{children:i("button",e({disabled:N,className:[a.clarifyButton,N?a.fixButtonDisabled:""].join(" "),style:e(e({},null==S?void 0:S.redirectionClarifyButton),N?null==S?void 0:S.fixButtonDisabled:{}),onClick:function(e){e.stopPropagation(),N||k()}},{children:"Clarify"}))}))]})),j&&i(s,{aiReason:{id:"1",reason:p.Reasoning||"",gap:p.Gap||"",relevance_score:Number(p.Confidence_score),explanation:p.explanation||""},onSelectProceed:k,customStyles:null==S?void 0:S.aiReasoningStyles,customIcons:R})]}))}export{d as CustomChatCrRedirection};
|
|
2
2
|
//# sourceMappingURL=CustomChatCrRedirection.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as n,jsxs as r}from"react/jsx-runtime";import{Accordion as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as n,jsxs as r}from"react/jsx-runtime";import{Accordion as i,AccordionItem as o,AccordionTrigger as l,AccordionContent as t}from"../../shared/Accordian.js";import{Sparkles as c}from"lucide-react";import a from"./GapFilterContentWrapper.module.css.js";var d=function(d){var s=d.mode,g=d.type,u=d.config,m=d.count,h=d.openAccordion,v=d.children,p=d.shouldShowReviewButton,y=void 0!==p&&p,C=d.onAccordionChange;d.handleReviewClick;var f=d.pendingData,N=d.customStyles,b=function(){switch(g){case"critical":return null==N?void 0:N.triggerLabelCritical;case"warning":return null==N?void 0:N.triggerLabelWarning;case"recommendation":return null==N?void 0:N.triggerLabelRecommendation;default:return{}}};return n(i,e({type:"single",collapsible:!0,className:a.accordion,value:h,onValueChange:function(e){return C(e)},style:null==N?void 0:N.accordion},{children:r(o,e({value:g,className:a.accordionItem,style:null==N?void 0:N.accordionItem},{children:[n(l,e({chevronPosition:"end",className:a.accordionTrigger,hideChevron:y,style:null==N?void 0:N.accordionTrigger},{children:r("div",e({className:a.triggerInner,style:null==N?void 0:N.triggerInner},{children:[r("div",e({className:a.triggerLeft,style:null==N?void 0:N.triggerLeft},{children:[r("p",e({className:a.triggerLabel,style:e({color:u.labelColor},b())},{children:[u.label,r("span",e({className:a.triggerLabelCount,style:b()},{children:["(",m,")"]}))]})),f.length>0&&r("span",e({className:a.triggerPending,style:null==N?void 0:N.triggerPending},{children:["(",f,")"]}))]})),"risk-gap"===s&&n("div",e({className:a.triggerRight,style:null==N?void 0:N.triggerRight},{children:r("p",e({className:a.decisionStrengthBadge,style:e({backgroundColor:u.badgeBackgroundColor,color:u.badgeTextColor},function(){switch(g){case"critical":return null==N?void 0:N.decisionStrengthBadgeCritical;case"warning":return null==N?void 0:N.decisionStrengthBadgeWarning;case"recommendation":return null==N?void 0:N.decisionStrengthBadgeRecommendation;default:return{}}}())},{children:[n(c,{className:a.decisionStrengthIcon,style:null==N?void 0:N.decisionStrengthIcon}),u.decisionStrength]}))}))]}))})),n(t,e({className:a.accordionContent,style:null==N?void 0:N.accordionContent},{children:n("div",e({className:a.accordionContentInner,style:null==N?void 0:N.accordionContentInner},{children:v}))}))]}))}))};export{d as GapFilterContentWrapper};
|
|
2
2
|
//# sourceMappingURL=GapFilterContentWrapper.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsx as o,jsxs as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsx as o,jsxs as n}from"react/jsx-runtime";import{SquareArrowOutUpRight as i,ChevronUp as t,ChevronDown as l}from"lucide-react";import{useState as a,useMemo as s}from"react";import{Tooltip as r}from"@mui/material";import c from"./GapFilterItem.module.css.js";import d from"../ai-reasoning/AiReasoningCitationContent.js";import m from"../../icons/CognitiveDecision.js";var u=function(e){return e>90?{borderColor:"#22c55e",backgroundColor:"#f0fdf4",color:"#16a34a",className:c.scoreBadgeHigh}:e>=70&&e<=90?{borderColor:"#eab308",backgroundColor:"#fefce8",color:"#a16207",className:c.scoreBadgeMedium}:{borderColor:"#ef4444",backgroundColor:"#fef2f2",color:"#dc2626",className:c.scoreBadgeLow}},p=function(p){p.mode;var v=p.index,g=p.isSelected,f=p.onClick,x=p.item,h=p.onFixClick,N=p.onRedirect,R=p.aiReason;p.panelRef;var y=p.id,C=p.isGenerating,T=void 0!==C&&C,b=p.customStyles,S=p.customIcons,w=a(!1),B=w[0],k=w[1],I=(null==S?void 0:S.highConfidence)||o(m,{});s(function(){return x.components?x.components.split("||"):[]},[x.components]);var j=s(function(){return x.score&&isNaN(parseInt(x.score))?0:x.score?parseInt(x.score):0},[x.score]),G=u(j);return console.log("testing::reasoning\n",R),o("div",e({className:c.outerWrapper,onClick:f,style:null==b?void 0:b.itemOuterWrapper},{children:n("div",e({className:c.innerCard,style:null==b?void 0:b.itemInnerCard},{children:[n("div",e({className:c.contentBlock,style:null==b?void 0:b.contentBlock},{children:[n("div",e({className:c.topRow,style:null==b?void 0:b.itemTopRow},{children:[o("div",e({className:[c.questionText,g?c.questionTextSelected:c.questionTextDefault].join(" "),style:e(e({},null==b?void 0:b.itemQuestionText),g?null==b?void 0:b.itemQuestionTextSelected:null==b?void 0:b.itemQuestionTextDefault)},{children:o(r,e({title:x.question||"",placement:"top"},{children:o("span",{className:c.questionSpan,style:null==b?void 0:b.itemQuestionSpan})}))})),n("div",e({className:c.actionsRow,style:null==b?void 0:b.itemActionsRow},{children:[j>0&&o("div",e({className:[c.scoreBadge,G.className].join(" "),style:e(e(e(e({},null==b?void 0:b.itemScoreBadge),j>90?null==b?void 0:b.itemScoreBadgeHigh:{}),j>=70&&j<=90?null==b?void 0:b.itemScoreBadgeMedium:{}),j<70?null==b?void 0:b.itemScoreBadgeLow:{})},{children:"".concat(j,"%")})),x.showFix&&o("button",e({className:c.fixButton,onClick:function(e){e.stopPropagation(),h()},style:null==b?void 0:b.itemFixButton},{children:"Fix"})),x.showRedirect&&o(i,{color:"#3b82f6",size:14,className:c.redirectIcon,onClick:function(e){e.stopPropagation(),N()},style:null==b?void 0:b.itemRedirectIcon})]}))]})),n("div",e({className:[c.bottomRow,g?c.bottomRowSelected:c.bottomRowDefault].join(" "),style:e(e({},null==b?void 0:b.itemBottomRow),g?null==b?void 0:b.bottomRowSelected:null==b?void 0:b.bottomRowDefault)},{children:[n("span",e({className:c.gapTextSpan,style:null==b?void 0:b.itemGapText},{children:[(null==x?void 0:x.headerText)?o("span",e({className:c.gapHeaderText,style:null==b?void 0:b.itemGapHeaderText},{children:x.headerText})):n("span",e({className:c.gapHeaderText,style:null==b?void 0:b.itemGapHeaderText},{children:["Gap ",v+1,"."]}))," ",x.text]})),y&&n("span",e({onClick:function(e){e.stopPropagation(),T||k(!B)},className:[c.reasoningToggle,T?c.reasoningToggleDisabled:c.reasoningToggleActive].join(" "),style:null==b?void 0:b.itemReasoningToggle},{children:[I,o(B?t:l,{className:c.chevronIcon,style:null==b?void 0:b.chevronIcon})]}))]}))]})),B&&o(d,{aiReason:{id:"1",reason:R.Reasoning||"",gap:R.Gap||"",relevance_score:Number(R.Confidence_score),explanation:R.explanation||""},onSelectProceed:h,customStyles:null==b?void 0:b.aiReasoningStyles,customIcons:S})]}))}))};export{p as GapFilterItem,u as getScoreColorStyles};
|
|
2
2
|
//# sourceMappingURL=GapFilterItem.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsxs as t,Fragment as l,jsx as
|
|
1
|
+
import{__assign as e}from"tslib";import{jsxs as t,Fragment as l,jsx as n}from"react/jsx-runtime";import{useState as o,Children as i,isValidElement as r,cloneElement as s}from"react";import{ArrowRight as c}from"lucide-react";import d from"./ExpandableOl.module.css.js";var a=function(a){var u=a.children,p=a.onProceed,m=a.isProceedDisabled,y=a.defaultVisibleItems,h=void 0===y?2:y,v=a.customStyles,b=o(!1),f=b[0],S=b[1],g=i.toArray(u),x=g.length>h,B=f?g:g.slice(0,h);return t(l,{children:[n("ol",e({className:d.list,style:null==v?void 0:v.listStyle},{children:B.map(function(o,i){var c=i===B.length-1;return r(o)?s(o,c&&x?{style:e(e({},o.props.style),null==v?void 0:v.itemStyle),children:t(l,{children:[n("span",e({style:null==v?void 0:v.itemTextStyle},{children:o.props.children})),!f&&n("button",e({type:"button",onClick:function(){return S(!0)},className:d.toggleButton,style:null==v?void 0:v.moreButton},{children:"..."})),f&&n("button",e({type:"button",onClick:function(){return S(!1)},className:d.toggleButton,style:null==v?void 0:v.toggleButton},{children:"see less"}))]})}:{style:e(e({},o.props.style),null==v?void 0:v.itemStyle),children:n("span",e({style:null==v?void 0:v.itemTextStyle},{children:o.props.children}))}):n("li",e({style:null==v?void 0:v.itemStyle},{children:n("span",e({style:null==v?void 0:v.itemTextStyle},{children:o}))}),i)})})),p&&n("div",e({className:d.proceedContainer},{children:t("button",e({type:"button",disabled:m,onClick:function(e){e.stopPropagation(),m||p()},className:"".concat(d.proceedButton," ").concat(m?d.proceedDisabled:d.proceedEnabled),style:m?null==v?void 0:v.disableProceedStyle:null==v?void 0:v.enableProceedStyle},{children:[n("span",{children:"Select this option"}),n(c,{size:15,strokeWidth:1.5})]}))}))]})};export{a as default};
|
|
2
2
|
//# sourceMappingURL=ExpandableOl.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as o}from"tslib";import{jsxs as e,jsx as l}from"react/jsx-runtime";import n from"./AIConfidenceDisplay.module.css.js";import i from"./icons/RelevanceScoreIcon.js";var r=function(r,c){var s;return"number"!=typeof r||isNaN(r)?null:e("div",o({className:n.container,style:null==c?void 0:c.container},{children:[l(i,{size:20,color:null===(s=null==c?void 0:c.icon)||void 0===s?void 0:s.color}),e("span",o({className:n.label,style:null==c?void 0:c.label},{children:["AI Relevance: ",r,"%"]}))]}))};export{r as renderAIConfidenceDisplay};
|
|
2
|
+
//# sourceMappingURL=AIConfidenceDisplay.js.map
|
package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AIConfidenceDisplay.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e={container:"AIConfidenceDisplay-module_container__PWAM-",icon:"AIConfidenceDisplay-module_icon__tie4K",label:"AIConfidenceDisplay-module_label__Xo5J8"};!function(){if("undefined"==typeof document)return;const e=document.createElement("style");e.type="text/css";const n=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;n&&e.setAttribute("nonce",n),e.appendChild(document.createTextNode(".AIConfidenceDisplay-module_container__PWAM-{align-items:center;background-color:#fff;border:2px solid #ac93f6;border-radius:9999px;color:#1f2937;display:flex;flex-direction:row;font-weight:500;gap:.5rem;justify-content:center;margin-left:1.5rem;padding:.25rem .75rem}.AIConfidenceDisplay-module_icon__tie4K{flex-shrink:0}.AIConfidenceDisplay-module_label__Xo5J8{white-space:nowrap}"));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(e)}();export{e as default};
|
|
2
|
+
//# sourceMappingURL=AIConfidenceDisplay.module.css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AIConfidenceDisplay.module.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as
|
|
1
|
+
import{__assign as r}from"tslib";import{jsxs as C,jsx as t}from"react/jsx-runtime";var i=function(i){var o=i.size,l=i.color,e=void 0===l?"currentColor":l;return C("svg",r({width:o||15,height:o||15,viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:[t("path",{d:"M9.2482 4.85862C9.18364 4.54279 8.73237 4.54279 8.66782 4.85862C8.27178 6.79626 6.75753 8.31052 4.81988 8.70656C4.50405 8.77111 4.50405 9.22238 4.81988 9.28693C6.75753 9.68297 8.27178 11.1972 8.66782 13.1349C8.73237 13.4507 9.18364 13.4507 9.2482 13.1349C9.64424 11.1972 11.1585 9.68297 13.0961 9.28693C13.412 9.22238 13.412 8.77111 13.0961 8.70656C11.1585 8.31052 9.64424 6.79626 9.2482 4.85862Z",fill:e}),t("path",{d:"M3.87303 1.72074C3.86876 1.69986 3.83892 1.69986 3.83465 1.72074C3.6131 2.80472 2.76598 3.65183 1.682 3.87339C1.66112 3.87766 1.66112 3.9075 1.682 3.91177C2.76598 4.13332 3.6131 4.98044 3.83465 6.06441C3.83892 6.0853 3.86876 6.0853 3.87303 6.06441C4.09459 4.98044 4.9417 4.13332 6.02568 3.91177C6.04656 3.9075 6.04656 3.87766 6.02568 3.87339C4.9417 3.65183 4.09459 2.80472 3.87303 1.72074Z",fill:e})]}))};export{i as default};
|
|
2
2
|
//# sourceMappingURL=RelevanceScoreIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA2BA,QAAA,MAAM,iBAAiB,+CAo2DtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AiReasoningCitationStyles, UserStoryIcons, MarkdownCustomStyles } from
|
|
2
|
-
export declare const AiReasonMarkdownWrapper: ({ message, isExpandableOrderedListEnabled, customStyles, citationStyles, customIcons, onSelectProceed, isDisableProceedButton }: {
|
|
1
|
+
import { AiReasoningCitationStyles, UserStoryIcons, MarkdownCustomStyles } from "../../types/aiReasoning.type";
|
|
2
|
+
export declare const AiReasonMarkdownWrapper: ({ message, isExpandableOrderedListEnabled, customStyles, citationStyles, customIcons, onSelectProceed, isDisableProceedButton, }: {
|
|
3
3
|
message: string;
|
|
4
4
|
isExpandableOrderedListEnabled?: boolean | undefined;
|
|
5
5
|
customStyles?: MarkdownCustomStyles | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AiReasonMarkdownWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AiReasonMarkdownWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.tsx"],"names":[],"mappings":"AAqCA,OAAO,EACL,yBAAyB,EAEzB,cAAc,EACd,oBAAoB,EACrB,MAAM,8BAA8B,CAAC;AA2BtC,eAAO,MAAM,uBAAuB;aASzB,MAAM;;;;;6BAKS,IAAI;;6CAgQ7B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { TextCitation } from "../../../types/citation.type";
|
|
3
|
+
import { UserStoryIcons } from "../../../types/aiReasoning.type";
|
|
4
|
+
import { AppModCitationStyleGroup, CodeLinkConfig } from "./types";
|
|
5
|
+
interface AppModCitationContentProps {
|
|
6
|
+
citation: TextCitation;
|
|
7
|
+
customStyles?: AppModCitationStyleGroup;
|
|
8
|
+
customIcons?: UserStoryIcons;
|
|
9
|
+
codeLinkConfig?: CodeLinkConfig;
|
|
10
|
+
isLoading?: boolean;
|
|
11
|
+
}
|
|
12
|
+
declare const AppModCitationContent: React.FC<AppModCitationContentProps>;
|
|
13
|
+
export default AppModCitationContent;
|
|
14
|
+
//# sourceMappingURL=AppmodCitationContent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppmodCitationContent.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0B,MAAM,OAAO,CAAC;AAK/C,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EACL,wBAAwB,EACxB,cAAc,EAEf,MAAM,SAAS,CAAC;AAIjB,UAAU,0BAA0B;IAClC,QAAQ,EAAE,YAAY,CAAC;IACvB,YAAY,CAAC,EAAE,wBAAwB,CAAC;IACxC,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AA8SD,QAAA,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA4K/D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppmodCitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAEtD,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CA0DjE,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import { CodeLinkConfig, HighlightTheme } from "../types";
|
|
3
|
+
interface CodeLinkHandlerProps {
|
|
4
|
+
href: string;
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
codeLinkConfig?: CodeLinkConfig;
|
|
7
|
+
isHighlighted?: boolean;
|
|
8
|
+
highlightTheme?: HighlightTheme;
|
|
9
|
+
customLinkStyles?: React.CSSProperties;
|
|
10
|
+
customIcon?: React.ReactNode;
|
|
11
|
+
}
|
|
12
|
+
declare const CodeLinkHandler: React.FC<CodeLinkHandlerProps>;
|
|
13
|
+
export default CodeLinkHandler;
|
|
14
|
+
//# sourceMappingURL=CodeLinkHandler.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeLinkHandler.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EACL,cAAc,EACd,cAAc,EAEf,MAAM,UAAU,CAAC;AAElB,UAAU,oBAAoB;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACvC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B;AAyCD,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAmKnD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppmodIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgC1C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChatBubbleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAc9C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronDown.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAa/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronUpIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAa7C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExternalLinkIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgBhD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageCircleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAiBjD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotebookIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAe5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SparkleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,SAAS;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAY3C,CAAC"}
|