@viswa-test/test-citation 0.0.390 → 0.0.394

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.
Files changed (4352) hide show
  1. package/README.md +183 -36
  2. package/dist/assests/icons/CitationsIcon.js +1 -1
  3. package/dist/assests/icons/CitationsIcon.js.map +1 -1
  4. package/dist/assests/icons/CitationsSparkleIcon.js +1 -1
  5. package/dist/assests/icons/CitationsSparkleIcon.js.map +1 -1
  6. package/dist/assests/icons/InfoAlert.js +1 -1
  7. package/dist/assests/icons/InfoAlert.js.map +1 -1
  8. package/dist/assests/svg/ButtonCognitiveIcon.js +1 -1
  9. package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -1
  10. package/dist/assests/svg/NeuralNetworkIcon.js +1 -1
  11. package/dist/assests/svg/NeuralNetworkIcon.js.map +1 -1
  12. package/dist/assests/svg/PdfViewerIcons.js +1 -1
  13. package/dist/assests/svg/PdfViewerIcons.js.map +1 -1
  14. package/dist/assests/svg/SparkleIcon.js +1 -1
  15. package/dist/assests/svg/SparkleIcon.js.map +1 -1
  16. package/dist/assests/svg/chevronDownArrow.svg.js.map +1 -1
  17. package/dist/assests/svg/chevronUp.svg.js.map +1 -1
  18. package/dist/cjs/assests/icons/CitationsIcon.js +1 -1
  19. package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -1
  20. package/dist/cjs/assests/icons/CitationsSparkleIcon.js +1 -1
  21. package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -1
  22. package/dist/cjs/assests/icons/InfoAlert.js +1 -1
  23. package/dist/cjs/assests/icons/InfoAlert.js.map +1 -1
  24. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +1 -1
  25. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -1
  26. package/dist/cjs/assests/svg/NeuralNetworkIcon.js +1 -1
  27. package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -1
  28. package/dist/cjs/assests/svg/PdfViewerIcons.js +1 -1
  29. package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -1
  30. package/dist/cjs/assests/svg/SparkleIcon.js +1 -1
  31. package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -1
  32. package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +1 -1
  33. package/dist/cjs/assests/svg/chevronUp.svg.js.map +1 -1
  34. package/dist/cjs/constants/diagnosticStylesBySeverity.js +1 -1
  35. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -1
  36. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  37. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  38. package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -1
  39. package/dist/cjs/features/BookCitation/BookCitation.js +1 -1
  40. package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -1
  41. package/dist/cjs/features/BookCitation/BookCitation.module.css.js +1 -1
  42. package/dist/cjs/features/BookCitation/text-cleaner.js +1 -1
  43. package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -1
  44. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  45. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  46. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  47. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  48. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  49. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  50. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  51. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  52. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  53. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  54. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +1 -1
  55. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  56. package/dist/cjs/features/Bookemon/Bookemon.js +1 -1
  57. package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -1
  58. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +1 -1
  59. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  60. package/dist/cjs/features/Bookemon/BookemonContent.js +1 -1
  61. package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -1
  62. package/dist/cjs/features/Bookemon/utils/highlight.js +1 -1
  63. package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -1
  64. package/dist/cjs/features/ChatCitation/BigQueryTable.js +1 -1
  65. package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -1
  66. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +1 -1
  67. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  68. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  69. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  70. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +1 -1
  71. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -1
  72. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +1 -1
  73. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  74. package/dist/cjs/features/ChatCitation/components/ChatCitation.js +1 -1
  75. package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -1
  76. package/dist/cjs/features/ChatCitation/components/Chip.js +1 -1
  77. package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -1
  78. package/dist/cjs/features/ChatCitation/components/DetailedView.js +1 -1
  79. package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -1
  80. package/dist/cjs/features/ChatCitation/components/IconContainer.js +1 -1
  81. package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -1
  82. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +1 -1
  83. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  84. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  85. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  86. package/dist/cjs/features/ChatCitation/components/RuleBook.js +1 -1
  87. package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -1
  88. package/dist/cjs/features/ChatCitation/components/SummarizedView.js +1 -1
  89. package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -1
  90. package/dist/cjs/features/ChatCitation/components/UserChatItem.js +1 -1
  91. package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -1
  92. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  93. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  94. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +1 -1
  95. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  96. package/dist/cjs/features/ChatCitation/constants/renderer.js +1 -1
  97. package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -1
  98. package/dist/cjs/features/ChatCitation/utils/helpers.js +1 -1
  99. package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -1
  100. package/dist/cjs/features/ChatDrawer/ChatDrawer.js +1 -1
  101. package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -1
  102. package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  103. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +1 -1
  104. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +1 -1
  105. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  106. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +1 -1
  107. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  108. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  109. package/dist/cjs/features/CitationViewer/CitationsViewer.js +1 -1
  110. package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -1
  111. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +1 -1
  112. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  113. package/dist/cjs/features/CitationViewer/components/Header.js +1 -1
  114. package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -1
  115. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +1 -1
  116. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  117. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  118. package/dist/cjs/features/CitationViewer/components/Transcript.js +1 -1
  119. package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -1
  120. package/dist/cjs/features/CitationViewer/config/apiConfig.js +1 -1
  121. package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -1
  122. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  123. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  124. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  125. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  126. package/dist/cjs/features/CodeCitation/CodeCitation.js +1 -1
  127. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -1
  128. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +1 -1
  129. package/dist/cjs/features/CodeCitation/_components/Accordian.js +1 -1
  130. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -1
  131. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  132. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  133. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  134. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  135. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +1 -1
  136. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  137. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  138. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  139. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  140. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  141. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  142. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  143. package/dist/cjs/features/CodeCitation/_components/Spinner.js +1 -1
  144. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -1
  145. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  146. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  147. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  148. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  149. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  150. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  151. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +1 -1
  152. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  153. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +1 -1
  154. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  155. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
  156. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  157. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +1 -1
  158. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  159. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js +1 -1
  160. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  161. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
  162. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  163. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  164. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  165. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  166. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  167. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  168. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
  169. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  170. package/dist/cjs/features/CognitiveCompare/CompareContext.js +1 -1
  171. package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -1
  172. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  173. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  174. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  175. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  176. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  177. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  178. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  179. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  180. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  181. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  182. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  183. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  184. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  185. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  186. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  187. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  188. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +1 -1
  189. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  190. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  191. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  192. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +1 -1
  193. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  194. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  195. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  196. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  197. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  198. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +1 -1
  199. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  200. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  201. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  202. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  203. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  204. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  205. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  206. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  207. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  208. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  209. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  210. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  211. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  212. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  213. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  214. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  215. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  216. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +1 -1
  217. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  218. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  219. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  220. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  221. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  222. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  223. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  224. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  225. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  226. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  227. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  228. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  229. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  230. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  231. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  232. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  233. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  234. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  235. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  236. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  237. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  238. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +1 -1
  239. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  240. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  241. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  242. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  243. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  244. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  245. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  246. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  247. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  248. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  249. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  250. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  251. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  252. package/dist/cjs/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js +1 -1
  253. package/dist/cjs/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js.map +1 -1
  254. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  255. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  256. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  257. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  258. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  259. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  260. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  261. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  262. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  263. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  264. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  265. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  266. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  267. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  268. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  269. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  270. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  271. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  272. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  273. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +1 -1
  274. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  275. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +1 -1
  276. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  277. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  278. package/dist/cjs/features/ExcelCitation/ExcelCitations.js +1 -1
  279. package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -1
  280. package/dist/cjs/features/ExcelCitation/utils/helper.js +1 -1
  281. package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -1
  282. package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
  283. package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -1
  284. package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  285. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  286. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  287. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  288. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  289. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  290. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  291. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  292. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  293. package/dist/cjs/features/GptWebCitation/types.js +1 -1
  294. package/dist/cjs/features/GptWebCitation/types.js.map +1 -1
  295. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +1 -1
  296. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  297. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  298. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  299. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  300. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  301. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  302. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  303. package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +1 -1
  304. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +1 -1
  305. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  306. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  307. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  308. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  309. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  310. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  311. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  312. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  313. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  314. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  315. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  316. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  317. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  318. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  319. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  320. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +1 -1
  321. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  322. package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  323. package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  324. package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  325. package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +1 -1
  326. package/dist/cjs/features/InstantLearningCitation/types/Types.js +1 -1
  327. package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -1
  328. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  329. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  330. package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  331. package/dist/cjs/features/ManageRemainders/ManageReminders.js +1 -1
  332. package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -1
  333. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  334. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  335. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  336. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  337. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  338. package/dist/cjs/features/PaginatedTable/PaginatedTable.js +1 -1
  339. package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -1
  340. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  341. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  342. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  343. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  344. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  345. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  346. package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
  347. package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -1
  348. package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -1
  349. package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
  350. package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -1
  351. package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
  352. package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -1
  353. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  354. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  355. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  356. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  357. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  358. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  359. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  360. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  361. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  362. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  363. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  364. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  365. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  366. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  367. package/dist/cjs/features/PdfViewer/rotationManager.js +1 -1
  368. package/dist/cjs/features/PdfViewer/rotationManager.js.map +1 -1
  369. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +1 -1
  370. package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -1
  371. package/dist/cjs/features/PdfViewer/zoomStateManager.js +2 -0
  372. package/dist/cjs/features/PdfViewer/zoomStateManager.js.map +1 -0
  373. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +1 -1
  374. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  375. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  376. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +1 -1
  377. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  378. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js +1 -1
  379. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  380. package/dist/cjs/features/PromptCitation/PromptCitation.js +1 -1
  381. package/dist/cjs/features/PromptCitation/PromptCitation.js.map +1 -1
  382. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js +1 -1
  383. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  384. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  385. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  386. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  387. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  388. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
  389. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  390. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  391. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  392. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  393. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  394. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  395. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  396. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  397. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  398. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  399. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  400. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  401. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  402. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  403. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  404. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  405. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  406. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  407. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  408. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  409. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  410. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  411. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  412. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  413. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  414. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  415. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  416. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  417. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  418. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  419. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  420. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  421. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  422. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  423. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  424. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  425. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  426. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  427. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  428. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  429. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  430. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  431. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  432. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  433. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  434. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  435. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  436. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  437. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  438. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  439. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  440. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  441. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  442. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  443. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  444. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  445. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  446. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  447. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  448. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  449. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  450. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  451. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  452. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  453. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  454. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  455. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  456. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  457. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  458. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  459. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  460. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  461. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  462. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  463. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  464. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  465. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  466. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  467. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  468. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  469. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  470. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  471. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  472. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  473. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  474. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  475. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  476. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  477. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  478. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  479. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  480. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  481. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  482. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  483. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  484. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  485. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  486. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  487. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  488. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  489. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  490. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  491. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  492. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  493. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  494. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  495. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  496. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  497. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  498. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  499. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  500. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  501. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  502. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  503. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  504. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  505. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  506. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  507. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  508. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  509. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  510. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  511. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  512. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  513. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  514. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  515. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  516. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  517. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  518. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  519. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  520. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  521. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  522. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  523. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  524. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  525. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  526. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  527. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  528. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  529. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  530. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  531. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  532. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  533. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  534. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  535. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  536. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  537. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  538. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  539. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  540. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  541. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  542. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  543. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  544. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  545. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  546. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  547. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  548. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  549. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  550. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  551. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  552. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  553. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  554. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  555. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  556. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  557. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  558. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  559. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  560. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  561. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  562. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  563. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  564. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  565. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  566. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  567. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  568. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  569. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  570. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  571. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  572. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  573. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  574. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  575. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  576. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  577. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  578. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  579. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  580. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  581. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  582. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  583. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  584. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  585. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  586. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  587. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  588. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  589. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  590. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  591. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  592. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  593. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  594. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  595. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  596. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  597. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  598. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  599. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  600. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  601. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  602. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  603. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  604. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  605. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  606. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  607. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  608. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  609. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  610. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  611. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  612. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  613. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  614. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  615. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  616. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  617. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  618. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  619. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  620. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  621. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  622. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  623. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  624. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  625. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  626. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  627. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  628. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  629. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  630. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  631. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  632. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  633. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  634. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  635. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  636. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  637. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  638. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  639. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  640. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  641. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  642. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  643. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  644. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  645. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  646. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  647. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  648. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  649. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  650. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  651. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  652. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  653. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  654. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  655. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  656. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  657. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  658. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  659. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  660. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  661. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  662. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  663. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  664. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  665. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  666. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  667. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  668. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  669. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  670. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  671. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  672. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  673. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  674. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  675. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  676. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  677. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  678. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  679. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  680. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  681. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  682. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  683. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  684. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  685. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  686. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  687. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  688. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  689. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  690. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  691. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  692. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  693. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  694. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  695. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  696. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  697. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  698. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  699. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  700. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  701. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  702. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  703. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  704. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  705. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  706. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  707. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  708. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  709. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  710. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  711. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  712. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  713. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  714. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  715. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  716. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  717. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  718. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  719. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  720. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  721. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  722. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  723. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  724. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  725. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  726. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  727. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  728. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  729. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  730. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  731. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  732. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  733. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  734. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  735. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  736. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  737. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  738. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  739. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  740. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +2 -0
  741. package/dist/cjs/features/RequirementAI/components/segment/Segment.js.map +1 -0
  742. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  743. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  744. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  745. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  746. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  747. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  748. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  749. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  750. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  751. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  752. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  753. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  754. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  755. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  756. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  757. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  758. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  759. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  760. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  761. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  762. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  763. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  764. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  765. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  766. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  767. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  768. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  769. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  770. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  771. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  772. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  773. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  774. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  775. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  776. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  777. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  778. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  779. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  780. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  781. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  782. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  783. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  784. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  785. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  786. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  787. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  788. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  789. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  790. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  791. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  792. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  793. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  794. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  795. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  796. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  797. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  798. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  799. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  800. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  801. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  802. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  803. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  804. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  805. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  806. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  807. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  808. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  809. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  810. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  811. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  812. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  813. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  814. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  815. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  816. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  817. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  818. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  819. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  820. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  821. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  822. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  823. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  824. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  825. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  826. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +2 -0
  827. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  828. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  829. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  830. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  831. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  832. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  833. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  834. package/dist/cjs/features/RequirementAI/icons/BrainRed.js +2 -0
  835. package/dist/cjs/features/RequirementAI/icons/BrainRed.js.map +1 -0
  836. package/dist/cjs/features/RequirementAI/icons/CDIcon.js +2 -0
  837. package/dist/cjs/features/RequirementAI/icons/CDIcon.js.map +1 -0
  838. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +2 -0
  839. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  840. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  841. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  842. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  843. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  844. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  845. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  846. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js +2 -0
  847. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  848. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  849. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  850. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  851. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  852. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +2 -0
  853. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  854. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  855. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  856. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  857. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  858. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  859. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  860. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  861. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  862. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +2 -0
  863. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  864. package/dist/cjs/features/RequirementAI/shared/Accordian.js +2 -0
  865. package/dist/cjs/features/RequirementAI/shared/Accordian.js.map +1 -0
  866. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  867. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  868. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +2 -0
  869. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  870. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  871. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  872. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  873. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  874. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  875. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  876. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  877. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  878. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  879. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  880. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +2 -0
  881. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  882. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  883. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  884. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +2 -0
  885. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  886. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  887. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  888. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  889. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  890. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  891. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  892. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  893. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  894. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  895. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  896. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  897. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  898. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  899. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  900. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  901. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  902. package/dist/cjs/features/RequirementAI/store/markdown-context.js +2 -0
  903. package/dist/cjs/features/RequirementAI/store/markdown-context.js.map +1 -0
  904. package/dist/cjs/features/RequirementAI/store/ref.context.js +2 -0
  905. package/dist/cjs/features/RequirementAI/store/ref.context.js.map +1 -0
  906. package/dist/cjs/features/RequirementAI/utils/css.utils.js +2 -0
  907. package/dist/cjs/features/RequirementAI/utils/css.utils.js.map +1 -0
  908. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  909. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  910. package/dist/cjs/features/RequirementAI/utils/helpers.js +2 -0
  911. package/dist/cjs/features/RequirementAI/utils/helpers.js.map +1 -0
  912. package/dist/cjs/features/RequirementAI/utils/json-helper.js +2 -0
  913. package/dist/cjs/features/RequirementAI/utils/json-helper.js.map +1 -0
  914. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  915. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  916. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  917. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  918. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js +2 -0
  919. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  920. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  921. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  922. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  923. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  924. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  925. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  926. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  927. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  928. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  929. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  930. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  931. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  932. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  933. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  934. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  935. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  936. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  937. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  938. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  939. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  940. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  941. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  942. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  943. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  944. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  945. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  946. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  947. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  948. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  949. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  950. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  951. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  952. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  953. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  954. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  955. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  956. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  957. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  958. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  959. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  960. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  961. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  962. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  963. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  964. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  965. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  966. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  967. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  968. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  969. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  970. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  971. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  972. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  973. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  974. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  975. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  976. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  977. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  978. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  979. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  980. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  981. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  982. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  983. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  984. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  985. package/dist/cjs/features/ReviewPanel/ReviewPanel.js +1 -1
  986. package/dist/cjs/features/ReviewPanel/ReviewPanel.js.map +1 -1
  987. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  988. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  989. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  990. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  991. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  992. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  993. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  994. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  995. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  996. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  997. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  998. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  999. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  1000. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  1001. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  1002. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  1003. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  1004. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  1005. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +1 -1
  1006. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  1007. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  1008. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  1009. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  1010. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  1011. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  1012. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  1013. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  1014. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  1015. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +1 -1
  1016. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  1017. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js +1 -1
  1018. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  1019. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js +1 -1
  1020. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -1
  1021. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +1 -1
  1022. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  1023. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  1024. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  1025. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  1026. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  1027. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  1028. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  1029. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  1030. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  1031. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  1032. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  1033. package/dist/cjs/features/SegmentReviewComponents/helper.js +1 -1
  1034. package/dist/cjs/features/SegmentReviewComponents/helper.js.map +1 -1
  1035. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js +1 -1
  1036. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js.map +1 -1
  1037. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  1038. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  1039. package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +1 -1
  1040. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  1041. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  1042. package/dist/cjs/features/SplitterCitations/icons/icons.js +1 -1
  1043. package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -1
  1044. package/dist/cjs/features/TableCitation/TableCitationContent.js +1 -1
  1045. package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -1
  1046. package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +1 -1
  1047. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  1048. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  1049. package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  1050. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  1051. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  1052. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +2 -0
  1053. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  1054. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  1055. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  1056. package/dist/cjs/features/UserStoryImport/components/BackNav.js +2 -0
  1057. package/dist/cjs/features/UserStoryImport/components/BackNav.js.map +1 -0
  1058. package/dist/cjs/features/UserStoryImport/components/Badge.js +2 -0
  1059. package/dist/cjs/features/UserStoryImport/components/Badge.js.map +1 -0
  1060. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  1061. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  1062. package/dist/cjs/features/UserStoryImport/components/CardGrid.js +2 -0
  1063. package/dist/cjs/features/UserStoryImport/components/CardGrid.js.map +1 -0
  1064. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js +2 -0
  1065. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  1066. package/dist/cjs/features/UserStoryImport/components/ContentArea.js +2 -0
  1067. package/dist/cjs/features/UserStoryImport/components/ContentArea.js.map +1 -0
  1068. package/dist/cjs/features/UserStoryImport/components/Footer.js +2 -0
  1069. package/dist/cjs/features/UserStoryImport/components/Footer.js.map +1 -0
  1070. package/dist/cjs/features/UserStoryImport/components/Header.js +2 -0
  1071. package/dist/cjs/features/UserStoryImport/components/Header.js.map +1 -0
  1072. package/dist/cjs/features/UserStoryImport/components/NavRow.js +2 -0
  1073. package/dist/cjs/features/UserStoryImport/components/NavRow.js.map +1 -0
  1074. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js +2 -0
  1075. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  1076. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js +2 -0
  1077. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  1078. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js +2 -0
  1079. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  1080. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  1081. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  1082. package/dist/cjs/features/UserStoryImport/components/SearchInput.js +2 -0
  1083. package/dist/cjs/features/UserStoryImport/components/SearchInput.js.map +1 -0
  1084. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js +2 -0
  1085. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  1086. package/dist/cjs/features/UserStoryImport/components/ShowMore.js +2 -0
  1087. package/dist/cjs/features/UserStoryImport/components/ShowMore.js.map +1 -0
  1088. package/dist/cjs/features/UserStoryImport/components/Sidebar.js +2 -0
  1089. package/dist/cjs/features/UserStoryImport/components/Sidebar.js.map +1 -0
  1090. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  1091. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  1092. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  1093. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  1094. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js +2 -0
  1095. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  1096. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js +2 -0
  1097. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  1098. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js +2 -0
  1099. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  1100. package/dist/cjs/features/UserStoryImport/components/Toolbar.js +2 -0
  1101. package/dist/cjs/features/UserStoryImport/components/Toolbar.js.map +1 -0
  1102. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js +2 -0
  1103. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  1104. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +2 -0
  1105. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  1106. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  1107. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  1108. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  1109. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  1110. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js +2 -0
  1111. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  1112. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  1113. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  1114. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +2 -0
  1115. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  1116. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  1117. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  1118. package/dist/cjs/features/UserStoryImport/index.js +2 -0
  1119. package/dist/cjs/features/UserStoryImport/index.js.map +1 -0
  1120. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  1121. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  1122. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js +2 -0
  1123. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  1124. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js +2 -0
  1125. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  1126. package/dist/cjs/features/UserStoryImport/lib/cn.js +2 -0
  1127. package/dist/cjs/features/UserStoryImport/lib/cn.js.map +1 -0
  1128. package/dist/cjs/features/UserStoryImport/lib/dialog.js +2 -0
  1129. package/dist/cjs/features/UserStoryImport/lib/dialog.js.map +1 -0
  1130. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js +2 -0
  1131. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  1132. package/dist/cjs/hooks/useOnDemandCitationFetch.js +1 -1
  1133. package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -1
  1134. package/dist/cjs/index.js +1 -1
  1135. package/dist/cjs/service/apicache.service.js +1 -1
  1136. package/dist/cjs/service/apicache.service.js.map +1 -1
  1137. package/dist/cjs/service/onDemandApi.js +1 -1
  1138. package/dist/cjs/service/onDemandApi.js.map +1 -1
  1139. package/dist/cjs/service/redlineService.js +2 -0
  1140. package/dist/cjs/service/redlineService.js.map +1 -0
  1141. package/dist/cjs/types/onDemandApi.types.js +1 -1
  1142. package/dist/cjs/types/onDemandApi.types.js.map +1 -1
  1143. package/dist/cjs/utils/codeCitations.utils.js +1 -1
  1144. package/dist/cjs/utils/codeCitations.utils.js.map +1 -1
  1145. package/dist/cjs/utils/sanitizeHtml.js +1 -1
  1146. package/dist/cjs/utils/sanitizeHtml.js.map +1 -1
  1147. package/dist/cjs/utils/tagHelper.js +2 -0
  1148. package/dist/cjs/utils/tagHelper.js.map +1 -0
  1149. package/dist/cjs/utils/themeManager.js +1 -1
  1150. package/dist/cjs/utils/themeManager.js.map +1 -1
  1151. package/dist/constants/diagnosticStylesBySeverity.js +1 -1
  1152. package/dist/constants/diagnosticStylesBySeverity.js.map +1 -1
  1153. package/dist/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  1154. package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  1155. package/dist/features/BPACitationRenderer/citationTypes.js +1 -1
  1156. package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -1
  1157. package/dist/features/BookCitation/BookCitation.js +1 -1
  1158. package/dist/features/BookCitation/BookCitation.js.map +1 -1
  1159. package/dist/features/BookCitation/BookCitation.module.css.js +1 -1
  1160. package/dist/features/BookCitation/text-cleaner.js +1 -1
  1161. package/dist/features/BookCitation/text-cleaner.js.map +1 -1
  1162. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  1163. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  1164. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  1165. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  1166. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  1167. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  1168. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  1169. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  1170. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  1171. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  1172. package/dist/features/Bookemon/BookPreview/BookPreview.js +1 -1
  1173. package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  1174. package/dist/features/Bookemon/Bookemon.js +1 -1
  1175. package/dist/features/Bookemon/Bookemon.js.map +1 -1
  1176. package/dist/features/Bookemon/BookemonCitationLayer.js +1 -1
  1177. package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  1178. package/dist/features/Bookemon/BookemonContent.js +1 -1
  1179. package/dist/features/Bookemon/BookemonContent.js.map +1 -1
  1180. package/dist/features/Bookemon/utils/highlight.js +1 -1
  1181. package/dist/features/Bookemon/utils/highlight.js.map +1 -1
  1182. package/dist/features/ChatCitation/BigQueryTable.js +1 -1
  1183. package/dist/features/ChatCitation/BigQueryTable.js.map +1 -1
  1184. package/dist/features/ChatCitation/ChatCitationRenderer.js +1 -1
  1185. package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  1186. package/dist/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  1187. package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  1188. package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +1 -1
  1189. package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -1
  1190. package/dist/features/ChatCitation/components/AssistantChatItem.js +1 -1
  1191. package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  1192. package/dist/features/ChatCitation/components/ChatCitation.js +1 -1
  1193. package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -1
  1194. package/dist/features/ChatCitation/components/Chip.js +1 -1
  1195. package/dist/features/ChatCitation/components/Chip.js.map +1 -1
  1196. package/dist/features/ChatCitation/components/DetailedView.js +1 -1
  1197. package/dist/features/ChatCitation/components/DetailedView.js.map +1 -1
  1198. package/dist/features/ChatCitation/components/IconContainer.js +1 -1
  1199. package/dist/features/ChatCitation/components/IconContainer.js.map +1 -1
  1200. package/dist/features/ChatCitation/components/InViewNavigation.js +1 -1
  1201. package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  1202. package/dist/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  1203. package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  1204. package/dist/features/ChatCitation/components/RuleBook.js +1 -1
  1205. package/dist/features/ChatCitation/components/RuleBook.js.map +1 -1
  1206. package/dist/features/ChatCitation/components/SummarizedView.js +1 -1
  1207. package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -1
  1208. package/dist/features/ChatCitation/components/UserChatItem.js +1 -1
  1209. package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -1
  1210. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  1211. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  1212. package/dist/features/ChatCitation/components/wrappers/Modal.js +1 -1
  1213. package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  1214. package/dist/features/ChatCitation/constants/renderer.js +1 -1
  1215. package/dist/features/ChatCitation/constants/renderer.js.map +1 -1
  1216. package/dist/features/ChatCitation/utils/helpers.js +1 -1
  1217. package/dist/features/ChatCitation/utils/helpers.js.map +1 -1
  1218. package/dist/features/ChatDrawer/ChatDrawer.js +1 -1
  1219. package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -1
  1220. package/dist/features/ChatDrawer/constants/ChatDrawer.js +1 -1
  1221. package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  1222. package/dist/features/CitationRenderer/CitationRenderer.js +1 -1
  1223. package/dist/features/CitationRenderer/CitationRenderer.js.map +1 -1
  1224. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  1225. package/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
  1226. package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  1227. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  1228. package/dist/features/CitationViewer/CitationsViewer.js +1 -1
  1229. package/dist/features/CitationViewer/CitationsViewer.js.map +1 -1
  1230. package/dist/features/CitationViewer/components/AudioWaveform.js +1 -1
  1231. package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  1232. package/dist/features/CitationViewer/components/Header.js +1 -1
  1233. package/dist/features/CitationViewer/components/Header.js.map +1 -1
  1234. package/dist/features/CitationViewer/components/KeyTakeaways.js +1 -1
  1235. package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  1236. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  1237. package/dist/features/CitationViewer/components/Transcript.js +1 -1
  1238. package/dist/features/CitationViewer/components/Transcript.js.map +1 -1
  1239. package/dist/features/CitationViewer/config/apiConfig.js +1 -1
  1240. package/dist/features/CitationViewer/config/apiConfig.js.map +1 -1
  1241. package/dist/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  1242. package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  1243. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  1244. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  1245. package/dist/features/CodeCitation/CodeCitation.js +1 -1
  1246. package/dist/features/CodeCitation/CodeCitation.js.map +1 -1
  1247. package/dist/features/CodeCitation/CodeCitation.module.css.js +1 -1
  1248. package/dist/features/CodeCitation/_components/Accordian.js +1 -1
  1249. package/dist/features/CodeCitation/_components/Accordian.js.map +1 -1
  1250. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  1251. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  1252. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  1253. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  1254. package/dist/features/CodeCitation/_components/CodeEditor.js +1 -1
  1255. package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  1256. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  1257. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  1258. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  1259. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  1260. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  1261. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  1262. package/dist/features/CodeCitation/_components/Spinner.js +1 -1
  1263. package/dist/features/CodeCitation/_components/Spinner.js.map +1 -1
  1264. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  1265. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  1266. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  1267. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  1268. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  1269. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  1270. package/dist/features/CodeCitation/_components/ThemeToggle.js +1 -1
  1271. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  1272. package/dist/features/CodeCitation/_components/TooltipComponent.js +1 -1
  1273. package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  1274. package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
  1275. package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  1276. package/dist/features/CognitiveCompare/CitationRenderer.js +1 -1
  1277. package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  1278. package/dist/features/CognitiveCompare/CitationRendererInner.js +1 -1
  1279. package/dist/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  1280. package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
  1281. package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  1282. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  1283. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  1284. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
  1285. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  1286. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  1287. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  1288. package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
  1289. package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  1290. package/dist/features/CognitiveCompare/CompareContext.js +1 -1
  1291. package/dist/features/CognitiveCompare/CompareContext.js.map +1 -1
  1292. package/dist/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  1293. package/dist/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  1294. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  1295. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  1296. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  1297. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  1298. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  1299. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  1300. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  1301. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  1302. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  1303. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  1304. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  1305. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  1306. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  1307. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  1308. package/dist/features/CognitiveCompare/LoaderComponent.js +1 -1
  1309. package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  1310. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  1311. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  1312. package/dist/features/CognitiveCompare/OverlayComponent.js +1 -1
  1313. package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  1314. package/dist/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  1315. package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  1316. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  1317. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  1318. package/dist/features/CognitiveCompare/components/CompareHeader.js +1 -1
  1319. package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  1320. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  1321. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  1322. package/dist/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  1323. package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  1324. package/dist/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  1325. package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  1326. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  1327. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  1328. package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  1329. package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  1330. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  1331. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  1332. package/dist/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  1333. package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  1334. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  1335. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  1336. package/dist/features/CognitiveCompare/components/connectedLines.js +1 -1
  1337. package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  1338. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  1339. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  1340. package/dist/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  1341. package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  1342. package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  1343. package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  1344. package/dist/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  1345. package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  1346. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  1347. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  1348. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  1349. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  1350. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  1351. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  1352. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  1353. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  1354. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  1355. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  1356. package/dist/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  1357. package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  1358. package/dist/features/CognitiveCompare/hooks/useStyles.js +1 -1
  1359. package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  1360. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  1361. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  1362. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  1363. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  1364. package/dist/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  1365. package/dist/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  1366. package/dist/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  1367. package/dist/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  1368. package/dist/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  1369. package/dist/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  1370. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  1371. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  1372. package/dist/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js +1 -1
  1373. package/dist/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js.map +1 -1
  1374. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  1375. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  1376. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  1377. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  1378. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  1379. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  1380. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  1381. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  1382. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  1383. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  1384. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  1385. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  1386. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  1387. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  1388. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  1389. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  1390. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  1391. package/dist/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  1392. package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  1393. package/dist/features/DualCitation/RuleBookCitationComponent.js +1 -1
  1394. package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  1395. package/dist/features/DualCitation/SourceBQDataCompnent.js +1 -1
  1396. package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  1397. package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  1398. package/dist/features/ExcelCitation/ExcelCitations.js +1 -1
  1399. package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -1
  1400. package/dist/features/ExcelCitation/utils/helper.js +1 -1
  1401. package/dist/features/ExcelCitation/utils/helper.js.map +1 -1
  1402. package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
  1403. package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -1
  1404. package/dist/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  1405. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  1406. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  1407. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  1408. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  1409. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  1410. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  1411. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  1412. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  1413. package/dist/features/GptWebCitation/types.js +1 -1
  1414. package/dist/features/GptWebCitation/types.js.map +1 -1
  1415. package/dist/features/GptWebCitation/utils/citationData.utils.js +1 -1
  1416. package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  1417. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  1418. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  1419. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  1420. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  1421. package/dist/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  1422. package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  1423. package/dist/features/IngestionStatus/ingestion.module.css.js +1 -1
  1424. package/dist/features/IngestionStatus/useIngestionStatus.js +1 -1
  1425. package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  1426. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  1427. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  1428. package/dist/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  1429. package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  1430. package/dist/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  1431. package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  1432. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  1433. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  1434. package/dist/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  1435. package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  1436. package/dist/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  1437. package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  1438. package/dist/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  1439. package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  1440. package/dist/features/InstantLearningCitation/SlashLoader.js +1 -1
  1441. package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  1442. package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  1443. package/dist/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  1444. package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  1445. package/dist/features/InstantLearningCitation/css/common.module.css.js +1 -1
  1446. package/dist/features/InstantLearningCitation/types/Types.js +1 -1
  1447. package/dist/features/InstantLearningCitation/types/Types.js.map +1 -1
  1448. package/dist/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  1449. package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  1450. package/dist/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  1451. package/dist/features/ManageRemainders/ManageReminders.js +1 -1
  1452. package/dist/features/ManageRemainders/ManageReminders.js.map +1 -1
  1453. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  1454. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  1455. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  1456. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  1457. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  1458. package/dist/features/PaginatedTable/PaginatedTable.js +1 -1
  1459. package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -1
  1460. package/dist/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  1461. package/dist/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  1462. package/dist/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  1463. package/dist/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  1464. package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  1465. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  1466. package/dist/features/PdfViewer/PdfContainer.js +1 -1
  1467. package/dist/features/PdfViewer/PdfContainer.js.map +1 -1
  1468. package/dist/features/PdfViewer/PdfStyle.js +1 -1
  1469. package/dist/features/PdfViewer/PdfStyle.js.map +1 -1
  1470. package/dist/features/PdfViewer/PdfToolbar.js +1 -1
  1471. package/dist/features/PdfViewer/PdfToolbar.js.map +1 -1
  1472. package/dist/features/PdfViewer/PdfViewer.js +1 -1
  1473. package/dist/features/PdfViewer/PdfViewer.js.map +1 -1
  1474. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  1475. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  1476. package/dist/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  1477. package/dist/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  1478. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  1479. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  1480. package/dist/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  1481. package/dist/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  1482. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  1483. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  1484. package/dist/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  1485. package/dist/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  1486. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  1487. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  1488. package/dist/features/PdfViewer/rotationManager.js +1 -1
  1489. package/dist/features/PdfViewer/rotationManager.js.map +1 -1
  1490. package/dist/features/PdfViewer/usePdfHighlight.js +1 -1
  1491. package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -1
  1492. package/dist/features/PdfViewer/zoomStateManager.js +2 -0
  1493. package/dist/features/PdfViewer/zoomStateManager.js.map +1 -0
  1494. package/dist/features/ProjectAccordion/ProjectAccordion.js +1 -1
  1495. package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  1496. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  1497. package/dist/features/ProjectAccordion/_components/Markdown.js +1 -1
  1498. package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  1499. package/dist/features/PromptCitation/CitationDependencyGraph.js +1 -1
  1500. package/dist/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  1501. package/dist/features/PromptCitation/PromptCitation.js +1 -1
  1502. package/dist/features/PromptCitation/PromptCitation.js.map +1 -1
  1503. package/dist/features/PromptCitation/_components/CodeEditor.js +1 -1
  1504. package/dist/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  1505. package/dist/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  1506. package/dist/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  1507. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  1508. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  1509. package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
  1510. package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  1511. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  1512. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  1513. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  1514. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  1515. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  1516. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  1517. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  1518. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  1519. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  1520. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  1521. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  1522. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  1523. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  1524. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  1525. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  1526. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  1527. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  1528. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  1529. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  1530. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  1531. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  1532. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  1533. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  1534. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  1535. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  1536. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  1537. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  1538. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  1539. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  1540. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  1541. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  1542. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  1543. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  1544. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  1545. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  1546. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  1547. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  1548. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  1549. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  1550. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  1551. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  1552. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  1553. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  1554. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  1555. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  1556. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  1557. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  1558. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  1559. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  1560. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  1561. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  1562. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  1563. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  1564. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  1565. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  1566. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  1567. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  1568. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  1569. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  1570. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  1571. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  1572. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  1573. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  1574. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  1575. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  1576. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  1577. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  1578. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  1579. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  1580. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  1581. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  1582. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  1583. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  1584. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  1585. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  1586. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  1587. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  1588. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  1589. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  1590. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  1591. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  1592. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  1593. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  1594. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  1595. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  1596. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  1597. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  1598. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  1599. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  1600. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  1601. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  1602. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  1603. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  1604. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  1605. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  1606. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  1607. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  1608. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  1609. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  1610. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  1611. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  1612. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  1613. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  1614. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  1615. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  1616. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  1617. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  1618. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  1619. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  1620. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  1621. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  1622. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  1623. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  1624. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  1625. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  1626. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  1627. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  1628. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  1629. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  1630. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  1631. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  1632. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  1633. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  1634. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  1635. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  1636. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  1637. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  1638. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  1639. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  1640. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  1641. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  1642. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  1643. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  1644. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  1645. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  1646. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  1647. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  1648. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  1649. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  1650. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  1651. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  1652. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  1653. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  1654. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  1655. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  1656. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  1657. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  1658. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  1659. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  1660. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  1661. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  1662. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  1663. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  1664. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  1665. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  1666. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  1667. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  1668. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  1669. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  1670. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  1671. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  1672. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  1673. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  1674. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  1675. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  1676. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  1677. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  1678. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  1679. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  1680. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  1681. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  1682. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  1683. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  1684. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  1685. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  1686. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  1687. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  1688. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  1689. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  1690. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  1691. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  1692. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  1693. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  1694. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  1695. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  1696. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  1697. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  1698. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  1699. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  1700. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  1701. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  1702. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  1703. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  1704. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  1705. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  1706. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  1707. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  1708. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  1709. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  1710. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  1711. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  1712. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  1713. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  1714. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  1715. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  1716. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  1717. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  1718. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  1719. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  1720. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  1721. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  1722. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  1723. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  1724. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  1725. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  1726. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  1727. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  1728. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  1729. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  1730. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  1731. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  1732. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  1733. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  1734. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  1735. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  1736. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  1737. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  1738. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  1739. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  1740. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  1741. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  1742. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  1743. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  1744. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  1745. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  1746. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  1747. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  1748. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  1749. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  1750. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  1751. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  1752. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  1753. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  1754. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  1755. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  1756. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  1757. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  1758. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  1759. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  1760. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  1761. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  1762. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  1763. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  1764. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  1765. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  1766. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  1767. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  1768. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  1769. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  1770. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  1771. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  1772. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  1773. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  1774. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  1775. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  1776. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  1777. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  1778. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  1779. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  1780. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  1781. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  1782. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  1783. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  1784. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  1785. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  1786. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  1787. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  1788. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  1789. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  1790. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  1791. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  1792. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  1793. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  1794. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  1795. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  1796. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  1797. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  1798. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  1799. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  1800. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  1801. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  1802. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  1803. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  1804. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  1805. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  1806. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  1807. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  1808. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  1809. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  1810. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  1811. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  1812. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  1813. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  1814. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  1815. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  1816. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  1817. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  1818. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  1819. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  1820. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  1821. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  1822. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  1823. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  1824. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  1825. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  1826. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  1827. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  1828. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  1829. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  1830. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  1831. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  1832. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  1833. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  1834. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  1835. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  1836. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  1837. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  1838. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  1839. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  1840. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  1841. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  1842. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  1843. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  1844. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  1845. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  1846. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  1847. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  1848. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  1849. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  1850. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  1851. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  1852. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  1853. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  1854. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  1855. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  1856. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  1857. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  1858. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  1859. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  1860. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  1861. package/dist/features/RequirementAI/components/segment/Segment.js +2 -0
  1862. package/dist/features/RequirementAI/components/segment/Segment.js.map +1 -0
  1863. package/dist/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  1864. package/dist/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  1865. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  1866. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  1867. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  1868. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  1869. package/dist/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  1870. package/dist/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  1871. package/dist/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  1872. package/dist/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  1873. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  1874. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  1875. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  1876. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  1877. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  1878. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  1879. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  1880. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  1881. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  1882. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  1883. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  1884. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  1885. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  1886. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  1887. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  1888. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  1889. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  1890. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  1891. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  1892. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  1893. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  1894. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  1895. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  1896. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  1897. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  1898. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  1899. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  1900. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  1901. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  1902. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  1903. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  1904. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  1905. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  1906. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  1907. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  1908. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  1909. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  1910. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  1911. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  1912. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  1913. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  1914. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  1915. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  1916. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  1917. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  1918. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  1919. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  1920. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  1921. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  1922. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  1923. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  1924. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  1925. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  1926. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  1927. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  1928. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  1929. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  1930. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  1931. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  1932. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  1933. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  1934. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  1935. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  1936. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  1937. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  1938. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  1939. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  1940. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  1941. package/dist/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  1942. package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  1943. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  1944. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  1945. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  1946. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  1947. package/dist/features/RequirementAI/icons/AiGapIcon.js +2 -0
  1948. package/dist/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  1949. package/dist/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  1950. package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  1951. package/dist/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  1952. package/dist/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  1953. package/dist/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  1954. package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  1955. package/dist/features/RequirementAI/icons/BrainRed.js +2 -0
  1956. package/dist/features/RequirementAI/icons/BrainRed.js.map +1 -0
  1957. package/dist/features/RequirementAI/icons/CDIcon.js +2 -0
  1958. package/dist/features/RequirementAI/icons/CDIcon.js.map +1 -0
  1959. package/dist/features/RequirementAI/icons/CheckIcon.js +2 -0
  1960. package/dist/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  1961. package/dist/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  1962. package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  1963. package/dist/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  1964. package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  1965. package/dist/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  1966. package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  1967. package/dist/features/RequirementAI/icons/Illustration.svg.js +2 -0
  1968. package/dist/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  1969. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  1970. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  1971. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  1972. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  1973. package/dist/features/RequirementAI/icons/PencilIcon.js +2 -0
  1974. package/dist/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  1975. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  1976. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  1977. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  1978. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  1979. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  1980. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  1981. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  1982. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  1983. package/dist/features/RequirementAI/icons/TrashIcon.js +2 -0
  1984. package/dist/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  1985. package/dist/features/RequirementAI/shared/Accordian.js +2 -0
  1986. package/dist/features/RequirementAI/shared/Accordian.js.map +1 -0
  1987. package/dist/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  1988. package/dist/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  1989. package/dist/features/RequirementAI/shared/AtomicButton.js +2 -0
  1990. package/dist/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  1991. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  1992. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  1993. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  1994. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  1995. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  1996. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  1997. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  1998. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  1999. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  2000. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  2001. package/dist/features/RequirementAI/shared/CodeViewer.js +2 -0
  2002. package/dist/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  2003. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  2004. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  2005. package/dist/features/RequirementAI/shared/ExpandableOl.js +2 -0
  2006. package/dist/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  2007. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  2008. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  2009. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  2010. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  2011. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  2012. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  2013. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  2014. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  2015. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  2016. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  2017. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  2018. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  2019. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  2020. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  2021. package/dist/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  2022. package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  2023. package/dist/features/RequirementAI/store/markdown-context.js +2 -0
  2024. package/dist/features/RequirementAI/store/markdown-context.js.map +1 -0
  2025. package/dist/features/RequirementAI/store/ref.context.js +2 -0
  2026. package/dist/features/RequirementAI/store/ref.context.js.map +1 -0
  2027. package/dist/features/RequirementAI/utils/css.utils.js +2 -0
  2028. package/dist/features/RequirementAI/utils/css.utils.js.map +1 -0
  2029. package/dist/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  2030. package/dist/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  2031. package/dist/features/RequirementAI/utils/helpers.js +2 -0
  2032. package/dist/features/RequirementAI/utils/helpers.js.map +1 -0
  2033. package/dist/features/RequirementAI/utils/json-helper.js +2 -0
  2034. package/dist/features/RequirementAI/utils/json-helper.js.map +1 -0
  2035. package/dist/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  2036. package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  2037. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  2038. package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  2039. package/dist/features/RequirementAI/utils/user-story.utils.js +2 -0
  2040. package/dist/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  2041. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  2042. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  2043. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  2044. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  2045. package/dist/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  2046. package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  2047. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  2048. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  2049. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  2050. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  2051. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  2052. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  2053. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  2054. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  2055. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  2056. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  2057. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  2058. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  2059. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  2060. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  2061. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  2062. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  2063. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  2064. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  2065. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  2066. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  2067. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  2068. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  2069. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  2070. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  2071. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  2072. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  2073. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  2074. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  2075. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  2076. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  2077. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  2078. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  2079. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  2080. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  2081. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  2082. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  2083. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  2084. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  2085. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  2086. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  2087. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  2088. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  2089. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  2090. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  2091. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  2092. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  2093. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  2094. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  2095. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  2096. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  2097. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  2098. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  2099. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  2100. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  2101. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  2102. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  2103. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  2104. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  2105. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  2106. package/dist/features/ReviewPanel/ReviewPanel.js +1 -1
  2107. package/dist/features/ReviewPanel/ReviewPanel.js.map +1 -1
  2108. package/dist/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  2109. package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  2110. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  2111. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  2112. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  2113. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  2114. package/dist/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  2115. package/dist/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  2116. package/dist/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  2117. package/dist/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  2118. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  2119. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  2120. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  2121. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  2122. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  2123. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  2124. package/dist/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  2125. package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  2126. package/dist/features/SegmentReviewComponents/CardWrapper.js +1 -1
  2127. package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  2128. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  2129. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  2130. package/dist/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  2131. package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  2132. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  2133. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  2134. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  2135. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  2136. package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
  2137. package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  2138. package/dist/features/SegmentReviewComponents/PageCheck.js +1 -1
  2139. package/dist/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  2140. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js +1 -1
  2141. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -1
  2142. package/dist/features/SegmentReviewComponents/RevertCard.js +1 -1
  2143. package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  2144. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  2145. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  2146. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  2147. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  2148. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  2149. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  2150. package/dist/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  2151. package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  2152. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  2153. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  2154. package/dist/features/SegmentReviewComponents/helper.js +1 -1
  2155. package/dist/features/SegmentReviewComponents/helper.js.map +1 -1
  2156. package/dist/features/SegmentReviewComponents/reviewScore.js +1 -1
  2157. package/dist/features/SegmentReviewComponents/reviewScore.js.map +1 -1
  2158. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  2159. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  2160. package/dist/features/SplitterCitations/Splitter.module.css.js +1 -1
  2161. package/dist/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  2162. package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  2163. package/dist/features/SplitterCitations/icons/icons.js +1 -1
  2164. package/dist/features/SplitterCitations/icons/icons.js.map +1 -1
  2165. package/dist/features/TableCitation/TableCitationContent.js +1 -1
  2166. package/dist/features/TableCitation/TableCitationContent.js.map +1 -1
  2167. package/dist/features/TableCitation/TableCitationContent.module.css.js +1 -1
  2168. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  2169. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  2170. package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  2171. package/dist/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  2172. package/dist/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  2173. package/dist/features/UserStoryImport/UserStoryPicker.js +2 -0
  2174. package/dist/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  2175. package/dist/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  2176. package/dist/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  2177. package/dist/features/UserStoryImport/components/BackNav.js +2 -0
  2178. package/dist/features/UserStoryImport/components/BackNav.js.map +1 -0
  2179. package/dist/features/UserStoryImport/components/Badge.js +2 -0
  2180. package/dist/features/UserStoryImport/components/Badge.js.map +1 -0
  2181. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  2182. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  2183. package/dist/features/UserStoryImport/components/CardGrid.js +2 -0
  2184. package/dist/features/UserStoryImport/components/CardGrid.js.map +1 -0
  2185. package/dist/features/UserStoryImport/components/CardProceedButton.js +2 -0
  2186. package/dist/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  2187. package/dist/features/UserStoryImport/components/ContentArea.js +2 -0
  2188. package/dist/features/UserStoryImport/components/ContentArea.js.map +1 -0
  2189. package/dist/features/UserStoryImport/components/Footer.js +2 -0
  2190. package/dist/features/UserStoryImport/components/Footer.js.map +1 -0
  2191. package/dist/features/UserStoryImport/components/Header.js +2 -0
  2192. package/dist/features/UserStoryImport/components/Header.js.map +1 -0
  2193. package/dist/features/UserStoryImport/components/NavRow.js +2 -0
  2194. package/dist/features/UserStoryImport/components/NavRow.js.map +1 -0
  2195. package/dist/features/UserStoryImport/components/ProceedButton.js +2 -0
  2196. package/dist/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  2197. package/dist/features/UserStoryImport/components/ProjectCard.js +2 -0
  2198. package/dist/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  2199. package/dist/features/UserStoryImport/components/ResizeHandle.js +2 -0
  2200. package/dist/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  2201. package/dist/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  2202. package/dist/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  2203. package/dist/features/UserStoryImport/components/SearchInput.js +2 -0
  2204. package/dist/features/UserStoryImport/components/SearchInput.js.map +1 -0
  2205. package/dist/features/UserStoryImport/components/SectionHeading.js +2 -0
  2206. package/dist/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  2207. package/dist/features/UserStoryImport/components/ShowMore.js +2 -0
  2208. package/dist/features/UserStoryImport/components/ShowMore.js.map +1 -0
  2209. package/dist/features/UserStoryImport/components/Sidebar.js +2 -0
  2210. package/dist/features/UserStoryImport/components/Sidebar.js.map +1 -0
  2211. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  2212. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  2213. package/dist/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  2214. package/dist/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  2215. package/dist/features/UserStoryImport/components/SidebarSection.js +2 -0
  2216. package/dist/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  2217. package/dist/features/UserStoryImport/components/SortDropdown.js +2 -0
  2218. package/dist/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  2219. package/dist/features/UserStoryImport/components/SplitLayout.js +2 -0
  2220. package/dist/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  2221. package/dist/features/UserStoryImport/components/Toolbar.js +2 -0
  2222. package/dist/features/UserStoryImport/components/Toolbar.js.map +1 -0
  2223. package/dist/features/UserStoryImport/components/TypeDropdown.js +2 -0
  2224. package/dist/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  2225. package/dist/features/UserStoryImport/components/UserStoryCard.js +2 -0
  2226. package/dist/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  2227. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  2228. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  2229. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  2230. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  2231. package/dist/features/UserStoryImport/components/usePanelResize.js +2 -0
  2232. package/dist/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  2233. package/dist/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  2234. package/dist/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  2235. package/dist/features/UserStoryImport/hooks/useUSPData.js +2 -0
  2236. package/dist/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  2237. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  2238. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  2239. package/dist/features/UserStoryImport/index.js +2 -0
  2240. package/dist/features/UserStoryImport/index.js.map +1 -0
  2241. package/dist/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  2242. package/dist/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  2243. package/dist/features/UserStoryImport/lib/Tooltip.js +2 -0
  2244. package/dist/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  2245. package/dist/features/UserStoryImport/lib/adaptLabel.js +2 -0
  2246. package/dist/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  2247. package/dist/features/UserStoryImport/lib/cn.js +2 -0
  2248. package/dist/features/UserStoryImport/lib/cn.js.map +1 -0
  2249. package/dist/features/UserStoryImport/lib/dialog.js +2 -0
  2250. package/dist/features/UserStoryImport/lib/dialog.js.map +1 -0
  2251. package/dist/features/UserStoryImport/user-story-picker.css.js +2 -0
  2252. package/dist/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  2253. package/dist/hooks/useOnDemandCitationFetch.js +1 -1
  2254. package/dist/hooks/useOnDemandCitationFetch.js.map +1 -1
  2255. package/dist/index.js +1 -1
  2256. package/dist/service/apicache.service.js +1 -1
  2257. package/dist/service/apicache.service.js.map +1 -1
  2258. package/dist/service/onDemandApi.js +1 -1
  2259. package/dist/service/onDemandApi.js.map +1 -1
  2260. package/dist/service/redlineService.js +2 -0
  2261. package/dist/service/redlineService.js.map +1 -0
  2262. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
  2263. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
  2264. package/dist/types/onDemandApi.types.js +1 -1
  2265. package/dist/types/onDemandApi.types.js.map +1 -1
  2266. package/dist/types/src/AccordianHeadTest.d.ts +2 -0
  2267. package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
  2268. package/dist/types/src/App.d.ts +3 -0
  2269. package/dist/types/src/App.d.ts.map +1 -0
  2270. package/dist/types/src/AutopilotStyle.d.ts +2 -0
  2271. package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
  2272. package/dist/types/src/Background.d.ts +7 -0
  2273. package/dist/types/src/Background.d.ts.map +1 -0
  2274. package/dist/types/src/BookCitationTest.d.ts +3 -0
  2275. package/dist/types/src/BookCitationTest.d.ts.map +1 -0
  2276. package/dist/types/src/BookemonTest.d.ts +83 -0
  2277. package/dist/types/src/BookemonTest.d.ts.map +1 -0
  2278. package/dist/types/src/ChatCitationTest.d.ts +7 -0
  2279. package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
  2280. package/dist/types/src/ChatDrawerTest.d.ts +17 -0
  2281. package/dist/types/src/ChatDrawerTest.d.ts.map +1 -0
  2282. package/dist/types/src/CitationDependencyGraphTest.d.ts +4 -0
  2283. package/dist/types/src/CitationDependencyGraphTest.d.ts.map +1 -0
  2284. package/dist/types/src/CodeCitationTest.d.ts +3 -0
  2285. package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
  2286. package/dist/types/src/CognitiveCompareTest.d.ts +3 -0
  2287. package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -0
  2288. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
  2289. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
  2290. package/dist/types/src/CommonComponents/CustomDropdown.d.ts +4 -0
  2291. package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +1 -0
  2292. package/dist/types/src/CommonComponents/HelloWorld.d.ts +2 -0
  2293. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -0
  2294. package/dist/types/src/CommonComponents/NoTableData.d.ts +6 -0
  2295. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -0
  2296. package/dist/types/src/CommonComponents/Spinner.d.ts +4 -0
  2297. package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -0
  2298. package/dist/types/src/CommonConstants/CommonConstants.d.ts +5 -0
  2299. package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +1 -0
  2300. package/dist/types/src/CustomStylesProvider.d.ts +6 -0
  2301. package/dist/types/src/CustomStylesProvider.d.ts.map +1 -0
  2302. package/dist/types/src/CustomThemeProvider.d.ts +7 -0
  2303. package/dist/types/src/CustomThemeProvider.d.ts.map +1 -0
  2304. package/dist/types/src/DatagestMonTest.d.ts +3 -0
  2305. package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
  2306. package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
  2307. package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
  2308. package/dist/types/src/DeviationSummaryTest.d.ts +2 -0
  2309. package/dist/types/src/DeviationSummaryTest.d.ts.map +1 -0
  2310. package/dist/types/src/EmailCitationTest.d.ts +3 -0
  2311. package/dist/types/src/EmailCitationTest.d.ts.map +1 -0
  2312. package/dist/types/src/ExcelCitationTest.d.ts +2 -0
  2313. package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
  2314. package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -0
  2315. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -0
  2316. package/dist/types/src/MarkdownWithImageCitationTest.d.ts +3 -0
  2317. package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +1 -0
  2318. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
  2319. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
  2320. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
  2321. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
  2322. package/dist/types/src/PdfViewerTest.d.ts +5 -0
  2323. package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
  2324. package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
  2325. package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
  2326. package/dist/types/src/PromptemonBlockViewerTest.d.ts +3 -0
  2327. package/dist/types/src/PromptemonBlockViewerTest.d.ts.map +1 -0
  2328. package/dist/types/src/PromptemonViewerTest.d.ts +3 -0
  2329. package/dist/types/src/PromptemonViewerTest.d.ts.map +1 -0
  2330. package/dist/types/src/RedlineApprovalCardTest.d.ts +1 -0
  2331. package/dist/types/src/RedlineApprovalCardTest.d.ts.map +1 -0
  2332. package/dist/types/src/RedlineEditorTest.d.ts +3 -0
  2333. package/dist/types/src/RedlineEditorTest.d.ts.map +1 -0
  2334. package/dist/types/src/RedlineEditorTest2.d.ts +3 -0
  2335. package/dist/types/src/RedlineEditorTest2.d.ts.map +1 -0
  2336. package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
  2337. package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
  2338. package/dist/types/src/RequirementAiTest.d.ts +12 -0
  2339. package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
  2340. package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
  2341. package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
  2342. package/dist/types/src/Spbanalysispaneltest.d.ts +3 -0
  2343. package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -0
  2344. package/dist/types/src/TableCitationTest.d.ts +3 -0
  2345. package/dist/types/src/TableCitationTest.d.ts.map +1 -0
  2346. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts +3 -0
  2347. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts.map +1 -0
  2348. package/dist/types/src/assests/icons/CitationsIcon.d.ts +2 -0
  2349. package/dist/types/src/assests/icons/CitationsIcon.d.ts.map +1 -0
  2350. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts +10 -0
  2351. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts.map +1 -0
  2352. package/dist/types/src/assests/icons/InfoAlert.d.ts +3 -0
  2353. package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
  2354. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
  2355. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
  2356. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
  2357. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
  2358. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +6 -0
  2359. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +1 -0
  2360. package/dist/types/src/assests/svg/SparkleIcon.d.ts +3 -0
  2361. package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +1 -0
  2362. package/dist/types/src/commonConstants.d.ts +31103 -0
  2363. package/dist/types/src/commonConstants.d.ts.map +1 -0
  2364. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +3 -0
  2365. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +1 -0
  2366. package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
  2367. package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
  2368. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts +5 -0
  2369. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -0
  2370. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +230 -0
  2371. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -0
  2372. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts +6 -0
  2373. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts.map +1 -0
  2374. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts +4 -0
  2375. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts.map +1 -0
  2376. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts +4 -0
  2377. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts.map +1 -0
  2378. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts +4 -0
  2379. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts.map +1 -0
  2380. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts +15 -0
  2381. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts.map +1 -0
  2382. package/dist/types/src/features/BookCitation/BookCitation.d.ts +42 -0
  2383. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
  2384. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
  2385. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
  2386. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
  2387. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
  2388. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
  2389. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
  2390. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
  2391. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
  2392. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
  2393. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
  2394. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
  2395. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
  2396. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
  2397. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
  2398. package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
  2399. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
  2400. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
  2401. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
  2402. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
  2403. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
  2404. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
  2405. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
  2406. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
  2407. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
  2408. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
  2409. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
  2410. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
  2411. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
  2412. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
  2413. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
  2414. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
  2415. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
  2416. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
  2417. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
  2418. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +16 -0
  2419. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
  2420. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
  2421. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
  2422. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
  2423. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
  2424. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
  2425. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
  2426. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
  2427. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
  2428. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
  2429. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
  2430. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
  2431. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
  2432. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
  2433. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
  2434. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
  2435. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
  2436. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
  2437. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
  2438. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
  2439. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
  2440. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
  2441. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
  2442. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
  2443. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
  2444. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +114 -0
  2445. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
  2446. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
  2447. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
  2448. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +5 -0
  2449. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +1 -0
  2450. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +33 -0
  2451. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +1 -0
  2452. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +5 -0
  2453. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +1 -0
  2454. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +17 -0
  2455. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +1 -0
  2456. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +8 -0
  2457. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +1 -0
  2458. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +51 -0
  2459. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +1 -0
  2460. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +21 -0
  2461. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
  2462. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
  2463. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
  2464. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
  2465. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
  2466. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
  2467. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
  2468. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
  2469. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
  2470. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
  2471. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
  2472. package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
  2473. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
  2474. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
  2475. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
  2476. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
  2477. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
  2478. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
  2479. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
  2480. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
  2481. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
  2482. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
  2483. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
  2484. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
  2485. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
  2486. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +51 -0
  2487. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
  2488. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
  2489. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
  2490. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +34 -0
  2491. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
  2492. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
  2493. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
  2494. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
  2495. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
  2496. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
  2497. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
  2498. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2499. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2500. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts +8 -0
  2501. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +1 -0
  2502. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
  2503. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
  2504. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
  2505. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
  2506. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
  2507. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
  2508. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
  2509. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
  2510. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
  2511. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
  2512. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
  2513. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
  2514. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +32 -0
  2515. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
  2516. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +20 -0
  2517. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
  2518. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts +13 -0
  2519. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts.map +1 -0
  2520. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +6 -0
  2521. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -0
  2522. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +64 -0
  2523. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +1 -0
  2524. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +11 -0
  2525. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -0
  2526. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +335 -0
  2527. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
  2528. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +95 -0
  2529. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -0
  2530. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +7 -0
  2531. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +1 -0
  2532. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +81 -0
  2533. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
  2534. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts +6 -0
  2535. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +1 -0
  2536. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +3 -0
  2537. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -0
  2538. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +8 -0
  2539. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -0
  2540. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +4661 -0
  2541. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
  2542. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +3 -0
  2543. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +1 -0
  2544. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +3 -0
  2545. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +1 -0
  2546. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +11 -0
  2547. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -0
  2548. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +19 -0
  2549. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
  2550. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +19 -0
  2551. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +1 -0
  2552. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +3 -0
  2553. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +1 -0
  2554. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +19 -0
  2555. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +1 -0
  2556. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +5 -0
  2557. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +1 -0
  2558. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +9 -0
  2559. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +1 -0
  2560. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +3 -0
  2561. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +1 -0
  2562. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +12 -0
  2563. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +1 -0
  2564. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +8 -0
  2565. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +1 -0
  2566. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +9 -0
  2567. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -0
  2568. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +9 -0
  2569. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +1 -0
  2570. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +11 -0
  2571. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +1 -0
  2572. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +17 -0
  2573. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -0
  2574. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +14 -0
  2575. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -0
  2576. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +38 -0
  2577. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -0
  2578. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +8 -0
  2579. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +1 -0
  2580. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +9 -0
  2581. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +1 -0
  2582. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +14 -0
  2583. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -0
  2584. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +32 -0
  2585. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +1 -0
  2586. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +20 -0
  2587. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -0
  2588. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +25 -0
  2589. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -0
  2590. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +22 -0
  2591. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +1 -0
  2592. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +32 -0
  2593. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +1 -0
  2594. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +27 -0
  2595. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -0
  2596. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +10 -0
  2597. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +1 -0
  2598. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +5 -0
  2599. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +1 -0
  2600. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +19 -0
  2601. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +1 -0
  2602. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +35 -0
  2603. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -0
  2604. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +16 -0
  2605. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +1 -0
  2606. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +3 -0
  2607. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +1 -0
  2608. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +16 -0
  2609. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +1 -0
  2610. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts +6 -0
  2611. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts.map +1 -0
  2612. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts +7 -0
  2613. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts.map +1 -0
  2614. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts +4 -0
  2615. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +1 -0
  2616. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts +3 -0
  2617. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts.map +1 -0
  2618. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts +134 -0
  2619. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts.map +1 -0
  2620. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +11 -0
  2621. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +1 -0
  2622. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts +2 -0
  2623. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts.map +1 -0
  2624. package/dist/types/src/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts +7 -0
  2625. package/dist/types/src/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts.map +1 -0
  2626. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +6 -0
  2627. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +1 -0
  2628. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +6 -0
  2629. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
  2630. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts +2 -0
  2631. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts.map +1 -0
  2632. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +47 -0
  2633. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
  2634. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
  2635. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
  2636. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
  2637. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
  2638. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
  2639. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
  2640. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +21 -0
  2641. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -0
  2642. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +27 -0
  2643. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
  2644. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +5 -0
  2645. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
  2646. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +162 -0
  2647. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +1 -0
  2648. package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
  2649. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
  2650. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
  2651. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
  2652. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
  2653. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
  2654. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
  2655. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
  2656. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
  2657. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
  2658. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
  2659. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
  2660. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
  2661. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
  2662. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
  2663. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
  2664. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
  2665. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
  2666. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
  2667. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
  2668. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
  2669. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
  2670. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
  2671. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
  2672. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
  2673. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
  2674. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
  2675. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
  2676. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts +20 -0
  2677. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +1 -0
  2678. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts +31 -0
  2679. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts.map +1 -0
  2680. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts +36 -0
  2681. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts.map +1 -0
  2682. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +43 -0
  2683. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +1 -0
  2684. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +10 -0
  2685. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +1 -0
  2686. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
  2687. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
  2688. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
  2689. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
  2690. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts +15 -0
  2691. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -0
  2692. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +17 -0
  2693. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -0
  2694. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +10 -0
  2695. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +1 -0
  2696. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts +9 -0
  2697. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts.map +1 -0
  2698. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts +14 -0
  2699. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +1 -0
  2700. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts +4 -0
  2701. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts.map +1 -0
  2702. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts +4 -0
  2703. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts.map +1 -0
  2704. package/dist/types/src/features/GptWebCitation/types.d.ts +416 -0
  2705. package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -0
  2706. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts +10 -0
  2707. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts.map +1 -0
  2708. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +12 -0
  2709. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -0
  2710. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts +6 -0
  2711. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +1 -0
  2712. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +28 -0
  2713. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +1 -0
  2714. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +7 -0
  2715. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +1 -0
  2716. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +40 -0
  2717. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +1 -0
  2718. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +5 -0
  2719. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +1 -0
  2720. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts +10 -0
  2721. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts.map +1 -0
  2722. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts +2 -0
  2723. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +1 -0
  2724. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +23 -0
  2725. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +1 -0
  2726. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts +6 -0
  2727. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts.map +1 -0
  2728. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts +13 -0
  2729. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts.map +1 -0
  2730. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts +13 -0
  2731. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +1 -0
  2732. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts +5 -0
  2733. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts.map +1 -0
  2734. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts +12 -0
  2735. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts.map +1 -0
  2736. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts +356 -0
  2737. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts.map +1 -0
  2738. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts +19 -0
  2739. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts.map +1 -0
  2740. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts +2 -0
  2741. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts.map +1 -0
  2742. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts +49 -0
  2743. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts.map +1 -0
  2744. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +17 -0
  2745. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +1 -0
  2746. package/dist/types/src/features/ManageRemainders/types/type.d.ts +79 -0
  2747. package/dist/types/src/features/ManageRemainders/types/type.d.ts.map +1 -0
  2748. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +37 -0
  2749. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +1 -0
  2750. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
  2751. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
  2752. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts +128 -0
  2753. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts.map +1 -0
  2754. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts +13 -0
  2755. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts.map +1 -0
  2756. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
  2757. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
  2758. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
  2759. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
  2760. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +16 -0
  2761. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
  2762. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
  2763. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
  2764. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +34 -0
  2765. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
  2766. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +94 -0
  2767. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
  2768. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts +41 -0
  2769. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts.map +1 -0
  2770. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts +59 -0
  2771. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts.map +1 -0
  2772. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts +19 -0
  2773. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts.map +1 -0
  2774. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts +3 -0
  2775. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts.map +1 -0
  2776. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts +77 -0
  2777. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts.map +1 -0
  2778. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts +47 -0
  2779. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts.map +1 -0
  2780. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts +15 -0
  2781. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts.map +1 -0
  2782. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts +3 -0
  2783. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts.map +1 -0
  2784. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts +36 -0
  2785. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts.map +1 -0
  2786. package/dist/types/src/features/PdfViewer/rotationManager.d.ts +23 -0
  2787. package/dist/types/src/features/PdfViewer/rotationManager.d.ts.map +1 -0
  2788. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +26 -0
  2789. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
  2790. package/dist/types/src/features/PdfViewer/zoomStateManager.d.ts +70 -0
  2791. package/dist/types/src/features/PdfViewer/zoomStateManager.d.ts.map +1 -0
  2792. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
  2793. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
  2794. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
  2795. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
  2796. package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
  2797. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
  2798. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts +56 -0
  2799. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts.map +1 -0
  2800. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts +326 -0
  2801. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts.map +1 -0
  2802. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts +4 -0
  2803. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts.map +1 -0
  2804. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts +30 -0
  2805. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts.map +1 -0
  2806. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2807. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2808. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts +23 -0
  2809. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts.map +1 -0
  2810. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts +12 -0
  2811. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts.map +1 -0
  2812. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts +8 -0
  2813. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts.map +1 -0
  2814. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +24 -0
  2815. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -0
  2816. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts +3 -0
  2817. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts.map +1 -0
  2818. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts +43 -0
  2819. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts.map +1 -0
  2820. package/dist/types/src/features/PromptemonViewer/index.d.ts +3 -0
  2821. package/dist/types/src/features/PromptemonViewer/index.d.ts.map +1 -0
  2822. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +15 -0
  2823. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
  2824. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
  2825. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
  2826. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
  2827. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
  2828. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
  2829. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
  2830. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
  2831. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
  2832. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
  2833. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
  2834. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
  2835. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
  2836. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
  2837. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
  2838. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
  2839. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
  2840. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +12 -0
  2841. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
  2842. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +548 -0
  2843. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
  2844. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +39 -0
  2845. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
  2846. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
  2847. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
  2848. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
  2849. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
  2850. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
  2851. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
  2852. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
  2853. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
  2854. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
  2855. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
  2856. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
  2857. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
  2858. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
  2859. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
  2860. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
  2861. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
  2862. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
  2863. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
  2864. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
  2865. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
  2866. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
  2867. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
  2868. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
  2869. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
  2870. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
  2871. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
  2872. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
  2873. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
  2874. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
  2875. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
  2876. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
  2877. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
  2878. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
  2879. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
  2880. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
  2881. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
  2882. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +23 -0
  2883. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
  2884. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts +44 -0
  2885. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts.map +1 -0
  2886. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
  2887. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
  2888. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
  2889. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
  2890. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +21 -0
  2891. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
  2892. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts +35 -0
  2893. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts.map +1 -0
  2894. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
  2895. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
  2896. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts +26 -0
  2897. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts.map +1 -0
  2898. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts +23 -0
  2899. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts.map +1 -0
  2900. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts +26 -0
  2901. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts.map +1 -0
  2902. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
  2903. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
  2904. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
  2905. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
  2906. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
  2907. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
  2908. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
  2909. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
  2910. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
  2911. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
  2912. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
  2913. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
  2914. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
  2915. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
  2916. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
  2917. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
  2918. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
  2919. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
  2920. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +23 -0
  2921. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
  2922. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
  2923. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
  2924. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts +8 -0
  2925. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts.map +1 -0
  2926. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +17 -0
  2927. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
  2928. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts +29 -0
  2929. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts.map +1 -0
  2930. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +35 -0
  2931. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
  2932. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
  2933. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
  2934. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +69 -0
  2935. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
  2936. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
  2937. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
  2938. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +5445 -0
  2939. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -0
  2940. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +158 -0
  2941. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
  2942. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts +7 -0
  2943. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts.map +1 -0
  2944. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts +13 -0
  2945. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts.map +1 -0
  2946. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +68 -0
  2947. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
  2948. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +25 -0
  2949. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -0
  2950. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
  2951. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
  2952. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +105 -0
  2953. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
  2954. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts +10 -0
  2955. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts.map +1 -0
  2956. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +23 -0
  2957. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
  2958. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts +12 -0
  2959. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts.map +1 -0
  2960. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +131 -0
  2961. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
  2962. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +14 -0
  2963. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -0
  2964. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts +10 -0
  2965. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -0
  2966. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +30 -0
  2967. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -0
  2968. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts +4 -0
  2969. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts.map +1 -0
  2970. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +2 -0
  2971. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -0
  2972. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
  2973. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
  2974. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
  2975. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
  2976. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
  2977. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
  2978. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +15 -0
  2979. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
  2980. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +16 -0
  2981. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
  2982. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +22 -0
  2983. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
  2984. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
  2985. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
  2986. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts +11 -0
  2987. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts.map +1 -0
  2988. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts +25 -0
  2989. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts.map +1 -0
  2990. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts +12 -0
  2991. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts.map +1 -0
  2992. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts +31 -0
  2993. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts.map +1 -0
  2994. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
  2995. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
  2996. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
  2997. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
  2998. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
  2999. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
  3000. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
  3001. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
  3002. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
  3003. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
  3004. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
  3005. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
  3006. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
  3007. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
  3008. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
  3009. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3010. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
  3011. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
  3012. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
  3013. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
  3014. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
  3015. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
  3016. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +74 -0
  3017. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
  3018. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
  3019. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
  3020. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +13 -0
  3021. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
  3022. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
  3023. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
  3024. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
  3025. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
  3026. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +21 -0
  3027. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
  3028. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
  3029. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
  3030. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
  3031. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
  3032. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
  3033. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
  3034. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
  3035. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
  3036. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
  3037. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
  3038. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
  3039. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
  3040. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
  3041. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
  3042. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
  3043. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
  3044. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
  3045. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
  3046. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
  3047. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
  3048. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
  3049. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
  3050. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
  3051. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
  3052. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
  3053. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
  3054. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +19 -0
  3055. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
  3056. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
  3057. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
  3058. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +12 -0
  3059. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
  3060. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +11 -0
  3061. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
  3062. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
  3063. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
  3064. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts +12 -0
  3065. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts.map +1 -0
  3066. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts +6 -0
  3067. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts.map +1 -0
  3068. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
  3069. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
  3070. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
  3071. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
  3072. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +11 -0
  3073. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
  3074. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
  3075. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
  3076. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
  3077. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
  3078. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
  3079. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
  3080. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
  3081. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
  3082. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
  3083. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
  3084. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
  3085. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
  3086. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
  3087. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3088. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
  3089. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
  3090. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +72 -0
  3091. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
  3092. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
  3093. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
  3094. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
  3095. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
  3096. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
  3097. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
  3098. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
  3099. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
  3100. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
  3101. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
  3102. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
  3103. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
  3104. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
  3105. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
  3106. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
  3107. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
  3108. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +10 -0
  3109. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
  3110. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
  3111. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
  3112. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +11 -0
  3113. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
  3114. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +18 -0
  3115. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
  3116. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +56 -0
  3117. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
  3118. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
  3119. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
  3120. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
  3121. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
  3122. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
  3123. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
  3124. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
  3125. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
  3126. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts +13 -0
  3127. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts.map +1 -0
  3128. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts +12 -0
  3129. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts.map +1 -0
  3130. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
  3131. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
  3132. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +27 -0
  3133. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
  3134. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
  3135. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
  3136. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +20 -0
  3137. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
  3138. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
  3139. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
  3140. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts +17 -0
  3141. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts.map +1 -0
  3142. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
  3143. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
  3144. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
  3145. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
  3146. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
  3147. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
  3148. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
  3149. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
  3150. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +31 -0
  3151. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
  3152. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +76 -0
  3153. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
  3154. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
  3155. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
  3156. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
  3157. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
  3158. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
  3159. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
  3160. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
  3161. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
  3162. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
  3163. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
  3164. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +32 -0
  3165. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
  3166. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +131 -0
  3167. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
  3168. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts +11 -0
  3169. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts.map +1 -0
  3170. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts +11 -0
  3171. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts.map +1 -0
  3172. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +23 -0
  3173. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
  3174. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
  3175. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
  3176. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
  3177. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
  3178. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +41 -0
  3179. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
  3180. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
  3181. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
  3182. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
  3183. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
  3184. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
  3185. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
  3186. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
  3187. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
  3188. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
  3189. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
  3190. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +6 -0
  3191. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
  3192. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
  3193. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
  3194. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
  3195. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
  3196. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
  3197. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
  3198. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
  3199. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
  3200. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
  3201. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
  3202. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
  3203. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
  3204. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
  3205. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
  3206. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
  3207. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3208. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
  3209. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3210. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
  3211. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
  3212. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
  3213. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
  3214. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
  3215. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
  3216. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
  3217. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
  3218. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +116 -0
  3219. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
  3220. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +328 -0
  3221. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
  3222. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
  3223. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
  3224. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
  3225. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
  3226. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
  3227. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3228. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
  3229. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
  3230. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
  3231. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
  3232. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +17 -0
  3233. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
  3234. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +13 -0
  3235. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
  3236. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +12 -0
  3237. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
  3238. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +49 -0
  3239. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
  3240. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +6 -0
  3241. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
  3242. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts +17 -0
  3243. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts.map +1 -0
  3244. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
  3245. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
  3246. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +493 -0
  3247. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
  3248. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +156 -0
  3249. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
  3250. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +83 -0
  3251. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
  3252. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +30 -0
  3253. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
  3254. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
  3255. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
  3256. package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
  3257. package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
  3258. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
  3259. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
  3260. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
  3261. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
  3262. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +6 -0
  3263. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
  3264. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
  3265. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
  3266. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
  3267. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
  3268. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
  3269. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
  3270. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
  3271. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
  3272. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
  3273. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
  3274. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
  3275. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
  3276. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
  3277. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
  3278. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +125 -0
  3279. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
  3280. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +6 -0
  3281. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
  3282. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
  3283. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
  3284. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
  3285. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
  3286. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
  3287. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
  3288. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
  3289. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
  3290. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
  3291. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
  3292. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
  3293. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
  3294. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
  3295. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
  3296. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
  3297. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
  3298. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
  3299. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
  3300. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
  3301. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
  3302. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
  3303. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
  3304. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
  3305. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
  3306. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
  3307. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
  3308. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
  3309. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
  3310. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
  3311. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3312. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +6 -0
  3313. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3314. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
  3315. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
  3316. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +207 -0
  3317. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
  3318. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
  3319. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
  3320. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
  3321. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
  3322. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +45 -0
  3323. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
  3324. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
  3325. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
  3326. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
  3327. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
  3328. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
  3329. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3330. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
  3331. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
  3332. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
  3333. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
  3334. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts +40 -0
  3335. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts.map +1 -0
  3336. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts +18 -0
  3337. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts.map +1 -0
  3338. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts +26 -0
  3339. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +1 -0
  3340. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts +1 -0
  3341. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts.map +1 -0
  3342. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +52 -0
  3343. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
  3344. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +71 -0
  3345. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -0
  3346. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts +11 -0
  3347. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts.map +1 -0
  3348. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +16 -0
  3349. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
  3350. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +124 -0
  3351. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -0
  3352. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +10 -0
  3353. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -0
  3354. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +57 -0
  3355. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
  3356. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +85 -0
  3357. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
  3358. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +26 -0
  3359. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
  3360. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
  3361. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
  3362. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
  3363. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
  3364. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +33 -0
  3365. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +1 -0
  3366. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +7 -0
  3367. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +1 -0
  3368. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +87 -0
  3369. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
  3370. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts +51 -0
  3371. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts.map +1 -0
  3372. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +28 -0
  3373. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +1 -0
  3374. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
  3375. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
  3376. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
  3377. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
  3378. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
  3379. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
  3380. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +17 -0
  3381. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +1 -0
  3382. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +33 -0
  3383. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -0
  3384. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +124 -0
  3385. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
  3386. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts +13 -0
  3387. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts.map +1 -0
  3388. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts +53 -0
  3389. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts.map +1 -0
  3390. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts +2 -0
  3391. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts.map +1 -0
  3392. package/dist/types/src/features/SegmentReviewComponents/index.d.ts +23 -0
  3393. package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
  3394. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts +4 -0
  3395. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts.map +1 -0
  3396. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +242 -0
  3397. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -0
  3398. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts +2 -0
  3399. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts.map +1 -0
  3400. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +5 -0
  3401. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +1 -0
  3402. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +4 -0
  3403. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +1 -0
  3404. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts +17 -0
  3405. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts.map +1 -0
  3406. package/dist/types/src/features/SplitterCitations/types.d.ts +78 -0
  3407. package/dist/types/src/features/SplitterCitations/types.d.ts.map +1 -0
  3408. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
  3409. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
  3410. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +5 -0
  3411. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +1 -0
  3412. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +25 -0
  3413. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +1 -0
  3414. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts +81 -0
  3415. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +1 -0
  3416. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
  3417. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
  3418. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
  3419. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
  3420. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
  3421. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
  3422. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
  3423. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
  3424. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
  3425. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
  3426. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
  3427. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
  3428. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
  3429. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
  3430. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
  3431. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
  3432. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
  3433. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
  3434. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
  3435. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
  3436. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
  3437. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
  3438. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
  3439. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
  3440. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
  3441. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
  3442. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
  3443. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
  3444. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
  3445. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
  3446. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
  3447. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
  3448. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
  3449. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
  3450. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
  3451. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
  3452. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
  3453. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
  3454. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
  3455. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
  3456. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
  3457. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
  3458. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
  3459. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
  3460. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
  3461. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
  3462. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
  3463. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
  3464. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
  3465. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
  3466. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
  3467. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
  3468. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
  3469. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
  3470. package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
  3471. package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
  3472. package/dist/types/src/features/UploadData/main.d.ts +10 -0
  3473. package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
  3474. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +54 -0
  3475. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
  3476. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
  3477. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
  3478. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +99 -0
  3479. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
  3480. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +278 -0
  3481. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
  3482. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
  3483. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
  3484. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
  3485. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
  3486. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
  3487. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
  3488. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
  3489. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
  3490. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
  3491. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
  3492. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
  3493. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
  3494. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
  3495. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
  3496. package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
  3497. package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
  3498. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
  3499. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
  3500. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
  3501. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
  3502. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
  3503. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
  3504. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
  3505. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
  3506. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
  3507. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
  3508. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
  3509. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
  3510. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
  3511. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
  3512. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
  3513. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
  3514. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
  3515. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
  3516. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
  3517. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
  3518. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
  3519. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
  3520. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
  3521. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
  3522. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
  3523. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
  3524. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
  3525. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
  3526. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
  3527. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
  3528. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
  3529. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
  3530. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
  3531. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
  3532. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
  3533. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
  3534. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
  3535. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
  3536. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +14 -0
  3537. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
  3538. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
  3539. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
  3540. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
  3541. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
  3542. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
  3543. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
  3544. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
  3545. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
  3546. package/dist/types/src/features/UserStoryImport/index.d.ts +66 -0
  3547. package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
  3548. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
  3549. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
  3550. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
  3551. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
  3552. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
  3553. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
  3554. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
  3555. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
  3556. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
  3557. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
  3558. package/dist/types/src/hooks/useDebounce.d.ts +2 -0
  3559. package/dist/types/src/hooks/useDebounce.d.ts.map +1 -0
  3560. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts +11 -0
  3561. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -0
  3562. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts +4 -0
  3563. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts.map +1 -0
  3564. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +6 -0
  3565. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +1 -0
  3566. package/dist/types/src/hooks/useURLQuery.d.ts +10 -0
  3567. package/dist/types/src/hooks/useURLQuery.d.ts.map +1 -0
  3568. package/dist/types/src/index.d.ts +63 -0
  3569. package/dist/types/src/index.d.ts.map +1 -0
  3570. package/dist/types/src/lib/styles/viewerLayout.d.ts +6 -0
  3571. package/dist/types/src/lib/styles/viewerLayout.d.ts.map +1 -0
  3572. package/dist/types/src/methodsToExpose.d.ts +13 -0
  3573. package/dist/types/src/methodsToExpose.d.ts.map +1 -0
  3574. package/dist/types/src/routes/ErrorBoundary.d.ts +20 -0
  3575. package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
  3576. package/dist/types/src/routes/Routes.d.ts +2 -0
  3577. package/dist/types/src/routes/Routes.d.ts.map +1 -0
  3578. package/dist/types/src/service/API.d.ts +6 -0
  3579. package/dist/types/src/service/API.d.ts.map +1 -0
  3580. package/dist/types/src/service/DataService.d.ts +73 -0
  3581. package/dist/types/src/service/DataService.d.ts.map +1 -0
  3582. package/dist/types/src/service/GoogleFilePickerService.d.ts +61 -0
  3583. package/dist/types/src/service/GoogleFilePickerService.d.ts.map +1 -0
  3584. package/dist/types/src/service/JavascriptFileService.d.ts +4 -0
  3585. package/dist/types/src/service/JavascriptFileService.d.ts.map +1 -0
  3586. package/dist/types/src/service/ModelService.d.ts +68 -0
  3587. package/dist/types/src/service/ModelService.d.ts.map +1 -0
  3588. package/dist/types/src/service/ProjectService.d.ts +16 -0
  3589. package/dist/types/src/service/ProjectService.d.ts.map +1 -0
  3590. package/dist/types/src/service/SavedDataSetService.d.ts +22 -0
  3591. package/dist/types/src/service/SavedDataSetService.d.ts.map +1 -0
  3592. package/dist/types/src/service/apicache.service.d.ts +43 -0
  3593. package/dist/types/src/service/apicache.service.d.ts.map +1 -0
  3594. package/dist/types/src/service/constants.d.ts +3 -0
  3595. package/dist/types/src/service/constants.d.ts.map +1 -0
  3596. package/dist/types/src/service/envHelperService.d.ts +5 -0
  3597. package/dist/types/src/service/envHelperService.d.ts.map +1 -0
  3598. package/dist/types/src/service/onDemandApi.d.ts +27 -0
  3599. package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
  3600. package/dist/types/src/service/redlineService.d.ts +39 -0
  3601. package/dist/types/src/service/redlineService.d.ts.map +1 -0
  3602. package/dist/types/src/service/variableHelperService.d.ts +6 -0
  3603. package/dist/types/src/service/variableHelperService.d.ts.map +1 -0
  3604. package/dist/types/src/theme.d.ts +4 -0
  3605. package/dist/types/src/theme.d.ts.map +1 -0
  3606. package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
  3607. package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
  3608. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  3609. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  3610. package/dist/types/src/types/epubItems.d.ts +23 -0
  3611. package/dist/types/src/types/epubItems.d.ts.map +1 -0
  3612. package/dist/types/src/types/onDemandApi.types.d.ts +63 -0
  3613. package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -0
  3614. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts +70 -0
  3615. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts.map +1 -0
  3616. package/dist/types/src/userProvidedConfig.d.ts +8 -0
  3617. package/dist/types/src/userProvidedConfig.d.ts.map +1 -0
  3618. package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
  3619. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
  3620. package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
  3621. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
  3622. package/dist/types/src/utils/api.d.ts +2 -0
  3623. package/dist/types/src/utils/api.d.ts.map +1 -0
  3624. package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
  3625. package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
  3626. package/dist/types/src/utils/colors.d.ts +5 -0
  3627. package/dist/types/src/utils/colors.d.ts.map +1 -0
  3628. package/dist/types/src/utils/date.d.ts +1 -0
  3629. package/dist/types/src/utils/date.d.ts.map +1 -0
  3630. package/dist/types/src/utils/helperFunctions.d.ts +6 -0
  3631. package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
  3632. package/dist/types/src/utils/regexHelperService.d.ts +9 -0
  3633. package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
  3634. package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
  3635. package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
  3636. package/dist/types/src/utils/tagHelper.d.ts +5 -0
  3637. package/dist/types/src/utils/tagHelper.d.ts.map +1 -0
  3638. package/dist/types/src/utils/themeManager.d.ts +13 -0
  3639. package/dist/types/src/utils/themeManager.d.ts.map +1 -0
  3640. package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
  3641. package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
  3642. package/dist/types/src/utils/variableHelperService.d.ts +7 -0
  3643. package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
  3644. package/dist/utils/codeCitations.utils.js +1 -1
  3645. package/dist/utils/codeCitations.utils.js.map +1 -1
  3646. package/dist/utils/sanitizeHtml.js +1 -1
  3647. package/dist/utils/sanitizeHtml.js.map +1 -1
  3648. package/dist/utils/tagHelper.js +2 -0
  3649. package/dist/utils/tagHelper.js.map +1 -0
  3650. package/dist/utils/themeManager.js +1 -1
  3651. package/dist/utils/themeManager.js.map +1 -1
  3652. package/package.json +279 -135
  3653. package/dist/BPACitationRenderer.js +0 -2
  3654. package/dist/BPACitationRenderer.js.map +0 -1
  3655. package/dist/BookCitation.js +0 -2
  3656. package/dist/BookCitation.js.map +0 -1
  3657. package/dist/Bookemon.js +0 -2
  3658. package/dist/Bookemon.js.map +0 -1
  3659. package/dist/ChatCitation.js +0 -2
  3660. package/dist/ChatCitation.js.map +0 -1
  3661. package/dist/ChatDrawer.js +0 -2
  3662. package/dist/ChatDrawer.js.map +0 -1
  3663. package/dist/CitationRenderer.js +0 -2
  3664. package/dist/CitationRenderer.js.map +0 -1
  3665. package/dist/CodeCitation.js +0 -2
  3666. package/dist/CodeCitation.js.map +0 -1
  3667. package/dist/CognitiveInternalgptCoreComponent.js +0 -2
  3668. package/dist/CognitiveInternalgptCoreComponent.js.map +0 -1
  3669. package/dist/CognitiveInternalgptReasoning.js +0 -2
  3670. package/dist/CognitiveInternalgptReasoning.js.map +0 -1
  3671. package/dist/GptWebCitation.js +0 -2
  3672. package/dist/GptWebCitation.js.map +0 -1
  3673. package/dist/IngestionStatusComponent.js +0 -2
  3674. package/dist/IngestionStatusComponent.js.map +0 -1
  3675. package/dist/PdfViewer.js +0 -2
  3676. package/dist/PdfViewer.js.map +0 -1
  3677. package/dist/ProjectAccordion.js +0 -2
  3678. package/dist/ProjectAccordion.js.map +0 -1
  3679. package/dist/SplitterCitationsComponent.js +0 -2
  3680. package/dist/SplitterCitationsComponent.js.map +0 -1
  3681. package/dist/TextualGuideLinesComponent.js +0 -2
  3682. package/dist/TextualGuideLinesComponent.js.map +0 -1
  3683. package/dist/cjs/BPACitationRenderer.js +0 -2
  3684. package/dist/cjs/BPACitationRenderer.js.map +0 -1
  3685. package/dist/cjs/BookCitation.js +0 -2
  3686. package/dist/cjs/BookCitation.js.map +0 -1
  3687. package/dist/cjs/Bookemon.js +0 -2
  3688. package/dist/cjs/Bookemon.js.map +0 -1
  3689. package/dist/cjs/ChatCitation.js +0 -2
  3690. package/dist/cjs/ChatCitation.js.map +0 -1
  3691. package/dist/cjs/ChatDrawer.js +0 -2
  3692. package/dist/cjs/ChatDrawer.js.map +0 -1
  3693. package/dist/cjs/CitationRenderer.js +0 -2
  3694. package/dist/cjs/CitationRenderer.js.map +0 -1
  3695. package/dist/cjs/CodeCitation.js +0 -2
  3696. package/dist/cjs/CodeCitation.js.map +0 -1
  3697. package/dist/cjs/CognitiveInternalgptCoreComponent.js +0 -2
  3698. package/dist/cjs/CognitiveInternalgptCoreComponent.js.map +0 -1
  3699. package/dist/cjs/CognitiveInternalgptReasoning.js +0 -2
  3700. package/dist/cjs/CognitiveInternalgptReasoning.js.map +0 -1
  3701. package/dist/cjs/GptWebCitation.js +0 -2
  3702. package/dist/cjs/GptWebCitation.js.map +0 -1
  3703. package/dist/cjs/IngestionStatusComponent.js +0 -2
  3704. package/dist/cjs/IngestionStatusComponent.js.map +0 -1
  3705. package/dist/cjs/PdfViewer.js +0 -2
  3706. package/dist/cjs/PdfViewer.js.map +0 -1
  3707. package/dist/cjs/ProjectAccordion.js +0 -2
  3708. package/dist/cjs/ProjectAccordion.js.map +0 -1
  3709. package/dist/cjs/SplitterCitationsComponent.js +0 -2
  3710. package/dist/cjs/SplitterCitationsComponent.js.map +0 -1
  3711. package/dist/cjs/TextualGuideLinesComponent.js +0 -2
  3712. package/dist/cjs/TextualGuideLinesComponent.js.map +0 -1
  3713. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  3714. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  3715. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  3716. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  3717. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  3718. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  3719. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  3720. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  3721. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  3722. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  3723. package/dist/cjs/features/ChatCitation/styles/common.css.js +0 -2
  3724. package/dist/cjs/features/ChatCitation/styles/common.css.js.map +0 -1
  3725. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js +0 -2
  3726. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  3727. package/dist/cjs/features/PdfViewer/PdfViewer.css.js +0 -2
  3728. package/dist/cjs/features/PdfViewer/PdfViewer.css.js.map +0 -1
  3729. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js +0 -2
  3730. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  3731. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  3732. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  3733. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  3734. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  3735. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  3736. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  3737. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  3738. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  3739. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  3740. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  3741. package/dist/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  3742. package/dist/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  3743. package/dist/features/ChatCitation/styles/common.css.js +0 -2
  3744. package/dist/features/ChatCitation/styles/common.css.js.map +0 -1
  3745. package/dist/features/ExcelCitation/css/excel-citation.css.js +0 -2
  3746. package/dist/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  3747. package/dist/features/PdfViewer/PdfViewer.css.js +0 -2
  3748. package/dist/features/PdfViewer/PdfViewer.css.js.map +0 -1
  3749. package/dist/features/ReviewPanel/ReviewPanel.css.js +0 -2
  3750. package/dist/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  3751. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  3752. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  3753. package/dist/types/AutopilotStyle.d.ts +0 -2
  3754. package/dist/types/AutopilotStyle.d.ts.map +0 -1
  3755. package/dist/types/BPACitationRenderer.d.ts +0 -3
  3756. package/dist/types/BPACitationRenderer.d.ts.map +0 -1
  3757. package/dist/types/BookCitation.d.ts +0 -3
  3758. package/dist/types/BookCitation.d.ts.map +0 -1
  3759. package/dist/types/Bookemon.d.ts +0 -3
  3760. package/dist/types/Bookemon.d.ts.map +0 -1
  3761. package/dist/types/ChatCitation.d.ts +0 -3
  3762. package/dist/types/ChatCitation.d.ts.map +0 -1
  3763. package/dist/types/ChatDrawer.d.ts +0 -3
  3764. package/dist/types/ChatDrawer.d.ts.map +0 -1
  3765. package/dist/types/CitationRenderer.d.ts +0 -3
  3766. package/dist/types/CitationRenderer.d.ts.map +0 -1
  3767. package/dist/types/CodeCitation.d.ts +0 -3
  3768. package/dist/types/CodeCitation.d.ts.map +0 -1
  3769. package/dist/types/CognitiveInternalgptCoreComponent.d.ts +0 -3
  3770. package/dist/types/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  3771. package/dist/types/CognitiveInternalgptReasoning.d.ts +0 -3
  3772. package/dist/types/CognitiveInternalgptReasoning.d.ts.map +0 -1
  3773. package/dist/types/CommonConstants/CommonConstants.d.ts +0 -5
  3774. package/dist/types/CommonConstants/CommonConstants.d.ts.map +0 -1
  3775. package/dist/types/GptWebCitation.d.ts +0 -3
  3776. package/dist/types/GptWebCitation.d.ts.map +0 -1
  3777. package/dist/types/IngestionStatusComponent.d.ts +0 -2
  3778. package/dist/types/IngestionStatusComponent.d.ts.map +0 -1
  3779. package/dist/types/PdfViewer.d.ts +0 -3
  3780. package/dist/types/PdfViewer.d.ts.map +0 -1
  3781. package/dist/types/ProjectAccordion.d.ts +0 -3
  3782. package/dist/types/ProjectAccordion.d.ts.map +0 -1
  3783. package/dist/types/SplitterCitationsComponent.d.ts +0 -3
  3784. package/dist/types/SplitterCitationsComponent.d.ts.map +0 -1
  3785. package/dist/types/TextualGuideLinesComponent.d.ts +0 -3
  3786. package/dist/types/TextualGuideLinesComponent.d.ts.map +0 -1
  3787. package/dist/types/assests/icons/CitationsIcon.d.ts +0 -2
  3788. package/dist/types/assests/icons/CitationsIcon.d.ts.map +0 -1
  3789. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts +0 -9
  3790. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts.map +0 -1
  3791. package/dist/types/assests/icons/InfoAlert.d.ts +0 -3
  3792. package/dist/types/assests/icons/InfoAlert.d.ts.map +0 -1
  3793. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
  3794. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
  3795. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts +0 -10
  3796. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts.map +0 -1
  3797. package/dist/types/assests/svg/PdfViewerIcons.d.ts +0 -6
  3798. package/dist/types/assests/svg/PdfViewerIcons.d.ts.map +0 -1
  3799. package/dist/types/assests/svg/SparkleIcon.d.ts +0 -3
  3800. package/dist/types/assests/svg/SparkleIcon.d.ts.map +0 -1
  3801. package/dist/types/constants/diagnosticStylesBySeverity.d.ts +0 -3
  3802. package/dist/types/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
  3803. package/dist/types/context/DataSelectedContext.d.ts +0 -73
  3804. package/dist/types/context/DataSelectedContext.d.ts.map +0 -1
  3805. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts +0 -5
  3806. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +0 -1
  3807. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +0 -230
  3808. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +0 -1
  3809. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts +0 -15
  3810. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts.map +0 -1
  3811. package/dist/types/features/BookCitation/BookCitation.d.ts +0 -42
  3812. package/dist/types/features/BookCitation/BookCitation.d.ts.map +0 -1
  3813. package/dist/types/features/BookCitation/text-cleaner.d.ts +0 -2
  3814. package/dist/types/features/BookCitation/text-cleaner.d.ts.map +0 -1
  3815. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -22
  3816. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
  3817. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -14
  3818. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
  3819. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -53
  3820. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
  3821. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -21
  3822. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
  3823. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -36
  3824. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
  3825. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
  3826. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
  3827. package/dist/types/features/Bookemon/Bookemon.d.ts +0 -9
  3828. package/dist/types/features/Bookemon/Bookemon.d.ts.map +0 -1
  3829. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts +0 -8
  3830. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
  3831. package/dist/types/features/Bookemon/BookemonContent.d.ts +0 -3
  3832. package/dist/types/features/Bookemon/BookemonContent.d.ts.map +0 -1
  3833. package/dist/types/features/Bookemon/types/citation.types.d.ts +0 -65
  3834. package/dist/types/features/Bookemon/types/citation.types.d.ts.map +0 -1
  3835. package/dist/types/features/Bookemon/utils/highlight.d.ts +0 -7
  3836. package/dist/types/features/Bookemon/utils/highlight.d.ts.map +0 -1
  3837. package/dist/types/features/ChatCitation/BigQueryTable.d.ts +0 -8
  3838. package/dist/types/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
  3839. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts +0 -25
  3840. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
  3841. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
  3842. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
  3843. package/dist/types/features/ChatCitation/assets/collapse.d.ts +0 -4
  3844. package/dist/types/features/ChatCitation/assets/collapse.d.ts.map +0 -1
  3845. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts +0 -7
  3846. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
  3847. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts +0 -16
  3848. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
  3849. package/dist/types/features/ChatCitation/components/Chip.d.ts +0 -8
  3850. package/dist/types/features/ChatCitation/components/Chip.d.ts.map +0 -1
  3851. package/dist/types/features/ChatCitation/components/DetailedView.d.ts +0 -11
  3852. package/dist/types/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
  3853. package/dist/types/features/ChatCitation/components/IconContainer.d.ts +0 -8
  3854. package/dist/types/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
  3855. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts +0 -12
  3856. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
  3857. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -9
  3858. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
  3859. package/dist/types/features/ChatCitation/components/RuleBook.d.ts +0 -10
  3860. package/dist/types/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
  3861. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts +0 -19
  3862. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
  3863. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts +0 -7
  3864. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
  3865. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
  3866. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
  3867. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
  3868. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
  3869. package/dist/types/features/ChatCitation/constants/icons.d.ts +0 -9
  3870. package/dist/types/features/ChatCitation/constants/icons.d.ts.map +0 -1
  3871. package/dist/types/features/ChatCitation/constants/renderer.d.ts +0 -7
  3872. package/dist/types/features/ChatCitation/constants/renderer.d.ts.map +0 -1
  3873. package/dist/types/features/ChatCitation/types/citations.types.d.ts +0 -113
  3874. package/dist/types/features/ChatCitation/types/citations.types.d.ts.map +0 -1
  3875. package/dist/types/features/ChatCitation/utils/helpers.d.ts +0 -16
  3876. package/dist/types/features/ChatCitation/utils/helpers.d.ts.map +0 -1
  3877. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts +0 -5
  3878. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
  3879. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
  3880. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
  3881. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
  3882. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
  3883. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts +0 -21
  3884. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
  3885. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
  3886. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
  3887. package/dist/types/features/CitationViewer/CitationsViewer.d.ts +0 -4
  3888. package/dist/types/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
  3889. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
  3890. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
  3891. package/dist/types/features/CitationViewer/components/Header.d.ts +0 -12
  3892. package/dist/types/features/CitationViewer/components/Header.d.ts.map +0 -1
  3893. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
  3894. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
  3895. package/dist/types/features/CitationViewer/components/Transcript.d.ts +0 -10
  3896. package/dist/types/features/CitationViewer/components/Transcript.d.ts.map +0 -1
  3897. package/dist/types/features/CitationViewer/config/apiConfig.d.ts +0 -3
  3898. package/dist/types/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
  3899. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
  3900. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
  3901. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
  3902. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
  3903. package/dist/types/features/CitationViewer/types/artifact.d.ts +0 -58
  3904. package/dist/types/features/CitationViewer/types/artifact.d.ts.map +0 -1
  3905. package/dist/types/features/CodeCitation/CodeCitation.d.ts +0 -51
  3906. package/dist/types/features/CodeCitation/CodeCitation.d.ts.map +0 -1
  3907. package/dist/types/features/CodeCitation/_components/Accordian.d.ts +0 -10
  3908. package/dist/types/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
  3909. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -34
  3910. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
  3911. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
  3912. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
  3913. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
  3914. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
  3915. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -7
  3916. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
  3917. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
  3918. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
  3919. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts +0 -9
  3920. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +0 -1
  3921. package/dist/types/features/CodeCitation/_components/Spinner.d.ts +0 -4
  3922. package/dist/types/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
  3923. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
  3924. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
  3925. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
  3926. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
  3927. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
  3928. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
  3929. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
  3930. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
  3931. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
  3932. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
  3933. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts +0 -32
  3934. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
  3935. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts +0 -21
  3936. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
  3937. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts +0 -13
  3938. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts.map +0 -1
  3939. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts +0 -7
  3940. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
  3941. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
  3942. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
  3943. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
  3944. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
  3945. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -332
  3946. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
  3947. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -95
  3948. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
  3949. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
  3950. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
  3951. package/dist/types/features/CognitiveCompare/CompareContext.d.ts +0 -80
  3952. package/dist/types/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
  3953. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts +0 -7
  3954. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +0 -1
  3955. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +0 -4
  3956. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +0 -1
  3957. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +0 -9
  3958. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +0 -1
  3959. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +0 -3
  3960. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +0 -1
  3961. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +0 -3
  3962. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +0 -1
  3963. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts +0 -11
  3964. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +0 -1
  3965. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +0 -19
  3966. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +0 -1
  3967. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +0 -19
  3968. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +0 -1
  3969. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts +0 -4
  3970. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
  3971. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -19
  3972. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
  3973. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
  3974. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
  3975. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
  3976. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
  3977. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
  3978. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
  3979. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts +0 -13
  3980. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
  3981. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +0 -8
  3982. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +0 -1
  3983. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
  3984. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
  3985. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
  3986. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
  3987. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
  3988. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
  3989. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
  3990. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
  3991. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -14
  3992. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
  3993. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
  3994. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
  3995. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
  3996. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
  3997. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts +0 -9
  3998. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
  3999. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -14
  4000. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
  4001. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
  4002. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
  4003. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -20
  4004. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
  4005. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
  4006. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
  4007. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
  4008. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
  4009. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -26
  4010. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
  4011. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +0 -10
  4012. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +0 -1
  4013. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
  4014. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
  4015. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
  4016. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
  4017. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -34
  4018. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
  4019. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts +0 -16
  4020. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
  4021. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +0 -3
  4022. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +0 -1
  4023. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +0 -16
  4024. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +0 -1
  4025. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts +0 -6
  4026. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts.map +0 -1
  4027. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts +0 -7
  4028. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts.map +0 -1
  4029. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts +0 -4
  4030. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +0 -1
  4031. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts +0 -3
  4032. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts.map +0 -1
  4033. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts +0 -133
  4034. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts.map +0 -1
  4035. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts +0 -11
  4036. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +0 -1
  4037. package/dist/types/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts +0 -7
  4038. package/dist/types/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts.map +0 -1
  4039. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +0 -6
  4040. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +0 -1
  4041. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +0 -6
  4042. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
  4043. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
  4044. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
  4045. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
  4046. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
  4047. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
  4048. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
  4049. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -19
  4050. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  4051. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -26
  4052. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
  4053. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +0 -162
  4054. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +0 -1
  4055. package/dist/types/features/DataSelector/DataSelector.d.ts +0 -18
  4056. package/dist/types/features/DataSelector/DataSelector.d.ts.map +0 -1
  4057. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
  4058. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
  4059. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
  4060. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
  4061. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
  4062. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
  4063. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -4
  4064. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
  4065. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -4
  4066. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
  4067. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
  4068. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
  4069. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +0 -3
  4070. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
  4071. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -10
  4072. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
  4073. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts +0 -20
  4074. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +0 -1
  4075. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts +0 -31
  4076. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts.map +0 -1
  4077. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts +0 -36
  4078. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts.map +0 -1
  4079. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts +0 -15
  4080. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
  4081. package/dist/types/features/ExcelCitation/utils/helper.d.ts +0 -2
  4082. package/dist/types/features/ExcelCitation/utils/helper.d.ts.map +0 -1
  4083. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts +0 -15
  4084. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts.map +0 -1
  4085. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts +0 -16
  4086. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +0 -1
  4087. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +0 -10
  4088. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +0 -1
  4089. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts +0 -14
  4090. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +0 -1
  4091. package/dist/types/features/GptWebCitation/types.d.ts +0 -405
  4092. package/dist/types/features/GptWebCitation/types.d.ts.map +0 -1
  4093. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts +0 -10
  4094. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts.map +0 -1
  4095. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts +0 -10
  4096. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +0 -1
  4097. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts +0 -6
  4098. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +0 -1
  4099. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -28
  4100. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
  4101. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
  4102. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
  4103. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +0 -5
  4104. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +0 -1
  4105. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts +0 -10
  4106. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts.map +0 -1
  4107. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts +0 -2
  4108. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +0 -1
  4109. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +0 -23
  4110. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +0 -1
  4111. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts +0 -13
  4112. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts.map +0 -1
  4113. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts +0 -13
  4114. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +0 -1
  4115. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts +0 -5
  4116. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts.map +0 -1
  4117. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts +0 -12
  4118. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts.map +0 -1
  4119. package/dist/types/features/InstantLearningCitation/types/Types.d.ts +0 -356
  4120. package/dist/types/features/InstantLearningCitation/types/Types.d.ts.map +0 -1
  4121. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts +0 -19
  4122. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts.map +0 -1
  4123. package/dist/types/features/ManageRemainders/ManageReminders.d.ts +0 -48
  4124. package/dist/types/features/ManageRemainders/ManageReminders.d.ts.map +0 -1
  4125. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +0 -17
  4126. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +0 -1
  4127. package/dist/types/features/ManageRemainders/types/type.d.ts +0 -78
  4128. package/dist/types/features/ManageRemainders/types/type.d.ts.map +0 -1
  4129. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
  4130. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
  4131. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts +0 -27
  4132. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
  4133. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
  4134. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
  4135. package/dist/types/features/PdfViewer/PdfContainer.d.ts +0 -16
  4136. package/dist/types/features/PdfViewer/PdfContainer.d.ts.map +0 -1
  4137. package/dist/types/features/PdfViewer/PdfStyle.d.ts +0 -33
  4138. package/dist/types/features/PdfViewer/PdfStyle.d.ts.map +0 -1
  4139. package/dist/types/features/PdfViewer/PdfToolbar.d.ts +0 -34
  4140. package/dist/types/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
  4141. package/dist/types/features/PdfViewer/PdfViewer.d.ts +0 -94
  4142. package/dist/types/features/PdfViewer/PdfViewer.d.ts.map +0 -1
  4143. package/dist/types/features/PdfViewer/rotationManager.d.ts +0 -23
  4144. package/dist/types/features/PdfViewer/rotationManager.d.ts.map +0 -1
  4145. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts +0 -26
  4146. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
  4147. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
  4148. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
  4149. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
  4150. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
  4151. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts +0 -56
  4152. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts.map +0 -1
  4153. package/dist/types/features/PromptCitation/PromptCitation.d.ts +0 -326
  4154. package/dist/types/features/PromptCitation/PromptCitation.d.ts.map +0 -1
  4155. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts +0 -30
  4156. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts.map +0 -1
  4157. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts +0 -23
  4158. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts.map +0 -1
  4159. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts +0 -12
  4160. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts.map +0 -1
  4161. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +0 -23
  4162. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +0 -1
  4163. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts +0 -43
  4164. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts.map +0 -1
  4165. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
  4166. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
  4167. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
  4168. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
  4169. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
  4170. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
  4171. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
  4172. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
  4173. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
  4174. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
  4175. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
  4176. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
  4177. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
  4178. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
  4179. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
  4180. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
  4181. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
  4182. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
  4183. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
  4184. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
  4185. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
  4186. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
  4187. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
  4188. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
  4189. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
  4190. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
  4191. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
  4192. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
  4193. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
  4194. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
  4195. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
  4196. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
  4197. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
  4198. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
  4199. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
  4200. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
  4201. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
  4202. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
  4203. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
  4204. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
  4205. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -31
  4206. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
  4207. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
  4208. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
  4209. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
  4210. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
  4211. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -47
  4212. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
  4213. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -16
  4214. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
  4215. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
  4216. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
  4217. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts +0 -52
  4218. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
  4219. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts +0 -40
  4220. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts.map +0 -1
  4221. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts +0 -18
  4222. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts.map +0 -1
  4223. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts +0 -26
  4224. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +0 -1
  4225. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +0 -52
  4226. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +0 -1
  4227. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts +0 -71
  4228. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +0 -1
  4229. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts +0 -11
  4230. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts.map +0 -1
  4231. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts +0 -16
  4232. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +0 -1
  4233. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +0 -124
  4234. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +0 -1
  4235. package/dist/types/features/SPBAnalysisPanel/index.d.ts +0 -10
  4236. package/dist/types/features/SPBAnalysisPanel/index.d.ts.map +0 -1
  4237. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -56
  4238. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
  4239. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts +0 -85
  4240. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts.map +0 -1
  4241. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts +0 -26
  4242. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts.map +0 -1
  4243. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +0 -2
  4244. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +0 -1
  4245. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts +0 -3
  4246. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +0 -1
  4247. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +0 -33
  4248. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +0 -1
  4249. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +0 -7
  4250. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +0 -1
  4251. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts +0 -87
  4252. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts.map +0 -1
  4253. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts +0 -57
  4254. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts.map +0 -1
  4255. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +0 -28
  4256. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +0 -1
  4257. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts +0 -37
  4258. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts.map +0 -1
  4259. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts +0 -9
  4260. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +0 -1
  4261. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +0 -7
  4262. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +0 -1
  4263. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +0 -17
  4264. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +0 -1
  4265. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts +0 -33
  4266. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts.map +0 -1
  4267. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +0 -124
  4268. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +0 -1
  4269. package/dist/types/features/SegmentReviewComponents/helper.d.ts +0 -51
  4270. package/dist/types/features/SegmentReviewComponents/helper.d.ts.map +0 -1
  4271. package/dist/types/features/SegmentReviewComponents/index.d.ts +0 -23
  4272. package/dist/types/features/SegmentReviewComponents/index.d.ts.map +0 -1
  4273. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts +0 -4
  4274. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts.map +0 -1
  4275. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts +0 -243
  4276. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +0 -1
  4277. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -5
  4278. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
  4279. package/dist/types/features/SplitterCitations/icons/icons.d.ts +0 -17
  4280. package/dist/types/features/SplitterCitations/icons/icons.d.ts.map +0 -1
  4281. package/dist/types/features/SplitterCitations/types.d.ts +0 -77
  4282. package/dist/types/features/SplitterCitations/types.d.ts.map +0 -1
  4283. package/dist/types/features/TableCitation/TableCitationContent.d.ts +0 -14
  4284. package/dist/types/features/TableCitation/TableCitationContent.d.ts.map +0 -1
  4285. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -25
  4286. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
  4287. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts +0 -81
  4288. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +0 -1
  4289. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
  4290. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
  4291. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
  4292. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
  4293. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1107
  4294. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
  4295. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
  4296. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
  4297. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
  4298. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
  4299. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
  4300. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
  4301. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
  4302. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
  4303. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
  4304. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
  4305. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
  4306. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
  4307. package/dist/types/features/UploadData/main.d.ts +0 -9
  4308. package/dist/types/features/UploadData/main.d.ts.map +0 -1
  4309. package/dist/types/hooks/useOnDemandCitationFetch.d.ts +0 -11
  4310. package/dist/types/hooks/useOnDemandCitationFetch.d.ts.map +0 -1
  4311. package/dist/types/index.d.ts +0 -63
  4312. package/dist/types/index.d.ts.map +0 -1
  4313. package/dist/types/methodsToExpose.d.ts +0 -18
  4314. package/dist/types/methodsToExpose.d.ts.map +0 -1
  4315. package/dist/types/service/API.d.ts +0 -6
  4316. package/dist/types/service/API.d.ts.map +0 -1
  4317. package/dist/types/service/DataService.d.ts +0 -73
  4318. package/dist/types/service/DataService.d.ts.map +0 -1
  4319. package/dist/types/service/ModelService.d.ts +0 -68
  4320. package/dist/types/service/ModelService.d.ts.map +0 -1
  4321. package/dist/types/service/ProjectService.d.ts +0 -16
  4322. package/dist/types/service/ProjectService.d.ts.map +0 -1
  4323. package/dist/types/service/SavedDataSetService.d.ts +0 -27
  4324. package/dist/types/service/SavedDataSetService.d.ts.map +0 -1
  4325. package/dist/types/service/apicache.service.d.ts +0 -43
  4326. package/dist/types/service/apicache.service.d.ts.map +0 -1
  4327. package/dist/types/service/constants.d.ts +0 -3
  4328. package/dist/types/service/constants.d.ts.map +0 -1
  4329. package/dist/types/service/envHelperService.d.ts +0 -5
  4330. package/dist/types/service/envHelperService.d.ts.map +0 -1
  4331. package/dist/types/service/onDemandApi.d.ts +0 -27
  4332. package/dist/types/service/onDemandApi.d.ts.map +0 -1
  4333. package/dist/types/service/variableHelperService.d.ts +0 -6
  4334. package/dist/types/service/variableHelperService.d.ts.map +0 -1
  4335. package/dist/types/theme.d.ts +0 -4
  4336. package/dist/types/theme.d.ts.map +0 -1
  4337. package/dist/types/types/CodeCitationTypes.d.ts +0 -46
  4338. package/dist/types/types/CodeCitationTypes.d.ts.map +0 -1
  4339. package/dist/types/types/onDemandApi.types.d.ts +0 -63
  4340. package/dist/types/types/onDemandApi.types.d.ts.map +0 -1
  4341. package/dist/types/types/useOnDemandCitationFetch.types.d.ts +0 -70
  4342. package/dist/types/types/useOnDemandCitationFetch.types.d.ts.map +0 -1
  4343. package/dist/types/userProvidedConfig.d.ts +0 -8
  4344. package/dist/types/userProvidedConfig.d.ts.map +0 -1
  4345. package/dist/types/utils/api.d.ts +0 -2
  4346. package/dist/types/utils/api.d.ts.map +0 -1
  4347. package/dist/types/utils/codeCitations.utils.d.ts +0 -9
  4348. package/dist/types/utils/codeCitations.utils.d.ts.map +0 -1
  4349. package/dist/types/utils/sanitizeHtml.d.ts +0 -5
  4350. package/dist/types/utils/sanitizeHtml.d.ts.map +0 -1
  4351. package/dist/types/utils/themeManager.d.ts +0 -13
  4352. package/dist/types/utils/themeManager.d.ts.map +0 -1
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as n,Fragment as t}from"react/jsx-runtime";import i from"react";import{Box as o,Tooltip as r,Typography as l}from"@mui/material";import{EllipsisVertical as d}from"lucide-react";import s from"./SectionAccordion.js";import a from"./ThreeDotsLoader.js";import c from"./ScrollLockToggle.js";import{getRhsMappedSectionNumber as p,getAlphabeticSuffix as g}from"../CognitiveComparehelpers.js";import{useCompareContext as u}from"../CompareContext.js";const x=i.memo(({section:x,idx:f})=>{const{maintainRelativeOrder:m,existingSections:h,proposedSections:S,connectedSections:b,expandedSections:I,displayConfig:v,treeData:y,deviationNumberRegistry:R,getSectionCompareStyle:w,getBadgeRef:B,getSectionRowRef:$,sectionRightRefs:C,rhsBadgeRefs:N,openMoreFunctionsPopup:k,handleOpenSummaryPopup:T,handleCloseSummaryPopup:j,toggleSection:z,showDeviationBadges:D=!1,renderSubSectionAccordion:P,isProposingFix:M,proposingFixNodeId:L,isRedlineFlow:A,isSideBySide:F,activeSideBySideSection:O,scrollSyncLocked:U,toggleScrollSyncLocked:W,deviationNodeIdToView:_,deviationTargetParentId:E,showDeviationNavigation:H,showOpenNodeRef:K,resolvedMarkdownStyles:V,unifiedNumbering:X}=u(),Y=x;let q=!1,G=null,J=-1;const Q=(e,n)=>String(e??"")===String(n);let Z=-1;m?(Z=S.findIndex(e=>e.refIndexes?.includes(Y.selfIndex)&&e.selfIndex>=0),J=S.findIndex((e,n)=>(e=>b.has(e)||b.has(String(e))||null!=O&&!String(O).includes("::")&&Q(O,e))(n)&&e.refIndexes?.includes(Y.selfIndex)),q=-1!==J,q&&(G=w(J,"left"))):(q=b.has(f)||b.has(String(f))||Q(O,f),q&&(G=w(f,"right")));const ee=m&&-1!==Z?w(Z,"left"):w(f,"right"),ne=G||ee,te=m?-1!==Z||!Y.refIndexes?.length&&S.some(e=>e.id&&e.id===Y.id):Boolean(S[f]),ie=m?Y.selfIndex<0||!te:!S[f],oe=i.useMemo(()=>{const e=X.rightNums.get(Y.id);return m&&Y.id?p({section:Y,proposedSections:S,leftNums:X.leftNums,fallbackNumber:e}):e},[m,S,Y.id,Y.selfIndex,X]),re=i.useMemo(()=>{if(!m||null==Y.selfIndex)return null!=oe?[{label:String(oe),title:Y.title||"Untitled Section",lhsIdx:-1}]:[];const e=S.map((e,n)=>{const t=Array.isArray(e?.refIndexes)?e.refIndexes:[],i=t.findIndex(e=>e===Y.selfIndex);if(-1===i)return null;const o=e?.id?X.leftNums.get(e.id):void 0;if(null==o)return null;return{label:t.length>1?`${o}${g(i)}`:String(o),title:e?.title||"Untitled Section",lhsIdx:n}}).filter(Boolean);return-1===J?e:[...e].sort((e,n)=>e.lhsIdx===J?-1:n.lhsIdx===J?1:0)},[m,S,Y.selfIndex,Y.title,oe,X.leftNums,J]),le=i.useMemo(()=>{const e=re[0]?.label;if(!e)return null!=oe?String(oe):"";const n=re.length-1;return n>0?`${e} + ${n}`:e},[re,oe]),de=i.useMemo(()=>0===re.length?"":re.map(e=>`${e.label}: ${e.title}`).join("\n"),[re]),se=q||F&&(Q(O,f)||-1!==Z&&Q(O,Z));return e(o,{ref:$(f),sx:{mb:1,width:"100%"},children:e(o,{ref:C.current[f],sx:{width:"100%",display:"flex",...q&&G&&{borderRadius:"6px",outline:`2px solid ${G.badgeBorder}`,outlineOffset:"1px"}},children:n(o,{sx:{position:"relative",width:"100%"},children:[e(s,{section:x,idx:f,columnKey:"right",colRef:$(`right-accordion-${f}`),mb:0,parentNodeId:y?.input_index_map?.[1]||"",isExpanded:m?!!I[`right-${f}`]:!!I[String(f)],onToggle:()=>{j(),z(f,"right")},navigation:x.id?H[x.id]:null}),m&&ne&&e(r,{title:de?e(o,{sx:{whiteSpace:"pre-line"},children:e(l,{component:"span",sx:{fontSize:"11px",lineHeight:1.5},children:de})}):"",placement:"top",arrow:!0,children:e(o,{ref:N.current[f],"data-section-id":Y.id,onClick:e=>{if(!ie)return;const n=v.enableDeviationSchemaBackwardCompatibility?Y.evaluationResult??null:Y.evaluationResult?.[0]??null;T(e,String(f),ie,n)},sx:{position:"absolute",top:"18px",left:0,transform:"translateY(-50%) translateX(calc(-100% - 8px))",display:"inline-flex",alignItems:"center",justifyContent:"center",gap:ie?"4px":"0px",fontSize:"11px",bgcolor:ne.badgeBg,color:ne.badgeText,border:`1px solid ${ne.badgeBorder}`,borderRadius:ie?"12px":"10px",px:ie?1.2:1,py:.3,fontWeight:ie?600:700,cursor:ie?"pointer":"default",whiteSpace:"nowrap",zIndex:20,boxShadow:ie?"0 1px 3px rgba(0,0,0,0.07)":"none"},children:ie?n(t,{children:[n(o,{component:"span",onClick:e=>{e.stopPropagation();const n=v.enableDeviationSchemaBackwardCompatibility?Y.evaluationResult??null:Y.evaluationResult?.[0]??null;T(e,String(f),ie,n)},sx:{display:"inline-flex",alignItems:"center",gap:"4px",px:.2,cursor:"pointer",borderRight:`1px solid ${ne.badgeBorder}`,"&:hover":{bgcolor:`${ne.badgeBorder}22`}},children:[null!=oe&&e(o,{component:"span",sx:{fontSize:"11px",fontWeight:700,pr:.5,borderRight:`1px solid ${ne.badgeBorder}`},children:oe}),e(o,{component:"span",sx:{fontSize:"11px",px:.25},children:!v.isLoading||null!=Y.evaluationResult&&void 0!==Y.evaluationResult?ne.label?`${ne.label}`:"100% Deviation":e(a,{color:ne.badgeText})})]}),n(o,{component:"span",onClick:e=>{e.stopPropagation();const n=m?S.find(e=>e.refIndexes?.includes(Y.selfIndex))||{title:"",content:""}:S[f]||{title:"",content:""};k(e,n,ie,Y,f,ne)},sx:{display:"inline-flex",alignItems:"center",px:.2,cursor:"pointer","&:hover":{bgcolor:`${ne.badgeBorder}22`}},children:[e(d,{size:11,color:ne.badgeText}),se&&e(c,{locked:U,onToggle:W,color:ne.badgeText,borderColor:ne.badgeBorder,size:11})]})]}):e(t,{children:e(o,{component:"span",sx:{px:.2},children:le})})})})]})})},`right-row-${f}`)});export{x as default};
1
+ import{__spreadArray as e,__assign as n}from"tslib";import{jsx as i,jsxs as o,Fragment as t}from"react/jsx-runtime";import r from"react";import{Box as l,Tooltip as a,Typography as d}from"@mui/material";import{EllipsisVertical as c}from"lucide-react";import s from"./SectionAccordion.js";import u from"./ThreeDotsLoader.js";import p from"./ScrollLockToggle.js";import{getRhsMappedSectionNumber as f,getAlphabeticSuffix as g}from"../CognitiveComparehelpers.js";import{useCompareContext as x}from"../CompareContext.js";var v=r.memo(function(v){var m,h,S=v.section,b=v.idx,I=x(),y=I.maintainRelativeOrder;I.existingSections;var R=I.proposedSections,w=I.connectedSections,B=I.expandedSections,C=I.displayConfig,N=I.deviationAnalysisStatus,k=I.treeData;I.deviationNumberRegistry;var T=I.getSectionCompareStyle;I.getBadgeRef;var j=I.getSectionRowRef,D=I.sectionRightRefs,z=I.rhsBadgeRefs,P=I.openMoreFunctionsPopup,M=I.handleOpenSummaryPopup,A=I.handleCloseSummaryPopup,F=I.toggleSection;I.showDeviationBadges,I.renderSubSectionAccordion,I.isProposingFix,I.proposingFixNodeId,I.isRedlineFlow;var L=I.isSideBySide,O=I.activeSideBySideSection,_=I.scrollSyncLocked,U=I.toggleScrollSyncLocked;I.deviationNodeIdToView,I.deviationTargetParentId;var W=I.showDeviationNavigation;I.showOpenNodeRef,I.resolvedMarkdownStyles;var E=I.unifiedNumbering,H=S,K=!1,V=null,X=-1,Y=function(e,n){return String(null!=e?e:"")===String(n)},q=-1;y?(q=R.findIndex(function(e){var n;return(null===(n=e.refIndexes)||void 0===n?void 0:n.includes(H.selfIndex))&&e.selfIndex>=0}),X=R.findIndex(function(e,n){var i;return function(e){return w.has(e)||w.has(String(e))||null!=O&&!String(O).includes("::")&&Y(O,e)}(n)&&(null===(i=e.refIndexes)||void 0===i?void 0:i.includes(H.selfIndex))}),(K=-1!==X)&&(V=T(X,"left"))):(K=w.has(b)||w.has(String(b))||Y(O,b))&&(V=T(b,"right"));var G=y&&-1!==q?T(q,"left"):T(b,"right"),J=V||G,Q=y?-1!==q||!(null===(m=H.refIndexes)||void 0===m?void 0:m.length)&&R.some(function(e){return e.id&&e.id===H.id}):Boolean(R[b]),Z=y?H.selfIndex<0||!Q:!R[b],$=r.useMemo(function(){var e=E.rightNums.get(H.id);return y&&H.id?f({section:H,proposedSections:R,leftNums:E.leftNums,fallbackNumber:e}):e},[y,R,H.id,H.selfIndex,E]),ee=r.useMemo(function(){if(!y||null==H.selfIndex)return null!=$?[{label:String($),title:H.title||"Untitled Section",lhsIdx:-1}]:[];var n=R.map(function(e,n){var i=Array.isArray(null==e?void 0:e.refIndexes)?e.refIndexes:[],o=i.findIndex(function(e){return e===H.selfIndex});if(-1===o)return null;var t=(null==e?void 0:e.id)?E.leftNums.get(e.id):void 0;return null==t?null:{label:i.length>1?"".concat(t).concat(g(o)):String(t),title:(null==e?void 0:e.title)||"Untitled Section",lhsIdx:n}}).filter(Boolean);return-1===X?n:e([],n,!0).sort(function(e,n){return e.lhsIdx===X?-1:n.lhsIdx===X?1:0})},[y,R,H.selfIndex,H.title,$,E.leftNums,X]),ne=r.useMemo(function(){var e,n=null===(e=ee[0])||void 0===e?void 0:e.label;if(!n)return null!=$?String($):"";var i=ee.length-1;return i>0?"".concat(n," + ").concat(i):n},[ee,$]),ie=r.useMemo(function(){return 0===ee.length?"":ee.map(function(e){return"".concat(e.label,": ").concat(e.title)}).join("\n")},[ee]),oe=K||L&&(Y(O,b)||-1!==q&&Y(O,q)),te=("mapping_ready"===N||"deviations_streaming"===N)&&(null==H.evaluationResult||void 0===H.evaluationResult);return i(l,n({ref:j(b),sx:{mb:1,width:"100%"}},{children:i(l,n({ref:D.current[b],sx:n({width:"100%",display:"flex"},K&&V&&{borderRadius:"6px",outline:"2px solid ".concat(V.badgeBorder),outlineOffset:"1px"})},{children:o(l,n({sx:{position:"relative",width:"100%"}},{children:[i(s,{section:S,idx:b,columnKey:"right",colRef:j("right-accordion-".concat(b)),mb:0,parentNodeId:(null===(h=null==k?void 0:k.input_index_map)||void 0===h?void 0:h[1])||"",isExpanded:y?!!B["right-".concat(b)]:!!B[String(b)],onToggle:function(){A(),F(b,"right")},navigation:S.id?W[S.id]:null}),y&&J&&i(a,n({title:ie?i(l,n({sx:{whiteSpace:"pre-line"}},{children:i(d,n({component:"span",sx:{fontSize:"11px",lineHeight:1.5}},{children:ie}))})):"",placement:"top",arrow:!0},{children:i(l,n({ref:z.current[b],"data-section-id":H.id,onClick:function(e){var n,i,o;if(Z){var t=C.enableDeviationSchemaBackwardCompatibility?null!==(n=H.evaluationResult)&&void 0!==n?n:null:null!==(o=null===(i=H.evaluationResult)||void 0===i?void 0:i[0])&&void 0!==o?o:null;M(e,String(b),Z,t)}},sx:{position:"absolute",top:"18px",left:0,transform:"translateY(-50%) translateX(calc(-100% - 8px))",display:"inline-flex",alignItems:"center",justifyContent:"center",gap:Z?"4px":"0px",fontSize:"11px",bgcolor:J.badgeBg,color:J.badgeText,border:"1px solid ".concat(J.badgeBorder),borderRadius:Z?"12px":"10px",px:Z?1.2:1,py:.3,fontWeight:Z?600:700,cursor:Z?"pointer":"default",whiteSpace:"nowrap",zIndex:20,boxShadow:Z?"0 1px 3px rgba(0,0,0,0.07)":"none"}},{children:Z?o(t,{children:[o(l,n({component:"span",onClick:function(e){var n,i,o;e.stopPropagation();var t=C.enableDeviationSchemaBackwardCompatibility?null!==(n=H.evaluationResult)&&void 0!==n?n:null:null!==(o=null===(i=H.evaluationResult)||void 0===i?void 0:i[0])&&void 0!==o?o:null;M(e,String(b),Z,t)},sx:{display:"inline-flex",alignItems:"center",gap:"4px",px:.2,cursor:"pointer",borderRight:"1px solid ".concat(J.badgeBorder),"&:hover":{bgcolor:"".concat(J.badgeBorder,"22")}}},{children:[null!=$&&i(l,n({component:"span",sx:{fontSize:"11px",fontWeight:700,pr:.5,borderRight:"1px solid ".concat(J.badgeBorder)}},{children:$})),i(l,n({component:"span",sx:{fontSize:"11px",px:.25}},{children:te?i(a,n({title:"Deviation data generation in progress",placement:"top",arrow:!0},{children:i(l,n({component:"span",sx:{display:"inline-flex",alignItems:"center"}},{children:i(u,{color:J.badgeText})}))})):J.label?"".concat(J.label):"100% Deviation"}))]})),o(l,n({component:"span",onClick:function(e){e.stopPropagation();var n=y?R.find(function(e){var n;return null===(n=e.refIndexes)||void 0===n?void 0:n.includes(H.selfIndex)})||{title:"",content:""}:R[b]||{title:"",content:""};P(e,n,Z,H,b,J)},sx:{display:"inline-flex",alignItems:"center",px:.2,cursor:"pointer","&:hover":{bgcolor:"".concat(J.badgeBorder,"22")}}},{children:[i(c,{size:11,color:J.badgeText}),oe&&i(p,{locked:_,onToggle:U,color:J.badgeText,borderColor:J.badgeBorder,size:11})]}))]}):i(t,{children:i(l,n({component:"span",sx:{px:.2}},{children:ne}))})}))}))]}))}))}),"right-row-".concat(b))});export{v as default};
2
2
  //# sourceMappingURL=RHSSectionRow.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"RHSSectionRow.js","sources":["../../../../src/features/CognitiveCompare/components/RHSSectionRow.tsx"],"sourcesContent":["import React from \"react\";\nimport { Box, Tooltip, Typography } from \"@mui/material\";\nimport { EllipsisVertical } from \"lucide-react\";\n\nimport SectionAccordion from \"./SectionAccordion\";\nimport ThreeDotsLoader from \"./ThreeDotsLoader\";\nimport ScrollLockToggle from \"./ScrollLockToggle\";\nimport {\n extractDeviationScore,\n getAlphabeticSuffix,\n getRhsMappedSectionNumber,\n} from \"../CognitiveComparehelpers\";\nimport { SectionBlock, StyleVariant } from \"../CognitiveCompareTypes\";\nimport { useCompareContext } from \"../CompareContext\";\n\ntype UnifiedNumbering = {\n leftNums: Map<string, number>;\n rightNums: Map<string, string>;\n};\n\ntype RHSSectionRowProps = {\n section: SectionBlock;\n idx: number;\n};\n\nconst RHSSectionRow = React.memo(\n ({\n section,\n idx,\n }: RHSSectionRowProps) => {\n const {\n maintainRelativeOrder,\n existingSections,\n proposedSections,\n connectedSections,\n expandedSections,\n displayConfig,\n treeData,\n deviationNumberRegistry,\n getSectionCompareStyle,\n getBadgeRef,\n getSectionRowRef,\n sectionRightRefs,\n rhsBadgeRefs,\n openMoreFunctionsPopup,\n handleOpenSummaryPopup,\n handleCloseSummaryPopup,\n toggleSection,\n showDeviationBadges = false,\n renderSubSectionAccordion,\n isProposingFix,\n proposingFixNodeId,\n isRedlineFlow,\n isSideBySide,\n activeSideBySideSection,\n scrollSyncLocked,\n toggleScrollSyncLocked,\n deviationNodeIdToView,\n deviationTargetParentId,\n showDeviationNavigation,\n showOpenNodeRef,\n resolvedMarkdownStyles,\n unifiedNumbering,\n } = useCompareContext();\n const sec = section as any;\n\n let isTargetOfConnection = false;\n let connectedStyle = null;\n let connectedLhsIdx = -1;\n const isSameSectionId = (value: string | number | null | undefined, targetIdx: number) =>\n String(value ?? \"\") === String(targetIdx);\n const isSectionActive = (lhsIdx: number) =>\n connectedSections.has(lhsIdx) ||\n connectedSections.has(String(lhsIdx) as any) ||\n (\n activeSideBySideSection != null &&\n !String(activeSideBySideSection).includes(\"::\") &&\n isSameSectionId(activeSideBySideSection, lhsIdx)\n );\n\n let mappedLhsIdx = -1;\n if (maintainRelativeOrder) {\n mappedLhsIdx = (proposedSections as any[]).findIndex(\n (lhs) => lhs.refIndexes?.includes(sec.selfIndex) && lhs.selfIndex >= 0,\n );\n\n connectedLhsIdx = (proposedSections as SectionBlock[]).findIndex(\n (lhs, lhsIdx) => isSectionActive(lhsIdx) && lhs.refIndexes?.includes(sec.selfIndex),\n );\n isTargetOfConnection = connectedLhsIdx !== -1;\n if (isTargetOfConnection) {\n connectedStyle = getSectionCompareStyle(connectedLhsIdx, \"left\");\n }\n } else {\n isTargetOfConnection =\n connectedSections.has(idx) ||\n connectedSections.has(String(idx) as any) ||\n isSameSectionId(activeSideBySideSection, idx);\n if (isTargetOfConnection) {\n connectedStyle = getSectionCompareStyle(idx, \"right\");\n }\n }\n\n const style =\n maintainRelativeOrder && mappedLhsIdx !== -1\n ? getSectionCompareStyle(mappedLhsIdx, \"left\")\n : getSectionCompareStyle(idx, \"right\");\n const displayStyle = connectedStyle || style;\n\n const hasMappedLhs = maintainRelativeOrder\n ? (mappedLhsIdx !== -1 ||\n (!sec.refIndexes?.length && proposedSections.some((lhs: any) => lhs.id && lhs.id === sec.id)))\n : Boolean(proposedSections[idx]);\n const isOrphanRhs = maintainRelativeOrder\n ? sec.selfIndex < 0 || !hasMappedLhs\n : !proposedSections[idx];\n\n const displayNumRhs = React.useMemo(() => {\n const fallbackNumber = unifiedNumbering.rightNums.get(sec.id);\n\n if (!maintainRelativeOrder || !sec.id) return fallbackNumber;\n\n return getRhsMappedSectionNumber({\n section: sec,\n proposedSections: proposedSections as SectionBlock[],\n leftNums: unifiedNumbering.leftNums,\n fallbackNumber,\n });\n }, [maintainRelativeOrder, proposedSections, sec.id, sec.selfIndex, unifiedNumbering]);\n\n const rhsMappedSections = React.useMemo(() => {\n if (!maintainRelativeOrder || sec.selfIndex == null) {\n return displayNumRhs != null\n ? [{ label: String(displayNumRhs), title: sec.title || \"Untitled Section\", lhsIdx: -1 }]\n : [];\n }\n\n const mapped = (proposedSections as SectionBlock[])\n .map((lhs, lhsIdx) => {\n const refIndexes = Array.isArray(lhs?.refIndexes) ? lhs.refIndexes : [];\n const rhsPosition = refIndexes.findIndex(\n (refIndex: number) => refIndex === sec.selfIndex,\n );\n if (rhsPosition === -1) return null;\n\n const baseNumber = lhs?.id ? unifiedNumbering.leftNums.get(lhs.id) : undefined;\n if (baseNumber == null) return null;\n\n const label = refIndexes.length > 1\n ? `${baseNumber}${getAlphabeticSuffix(rhsPosition)}`\n : String(baseNumber);\n\n return {\n label,\n title: lhs?.title || \"Untitled Section\",\n lhsIdx,\n };\n })\n .filter(Boolean) as { label: string; title: string; lhsIdx: number }[];\n\n if (connectedLhsIdx === -1) return mapped;\n\n return [...mapped].sort((a, b) => {\n if (a.lhsIdx === connectedLhsIdx) return -1;\n if (b.lhsIdx === connectedLhsIdx) return 1;\n return 0;\n });\n }, [\n maintainRelativeOrder,\n proposedSections,\n sec.selfIndex,\n sec.title,\n displayNumRhs,\n unifiedNumbering.leftNums,\n connectedLhsIdx,\n ]);\n\n const rhsBadgeDisplayLabel = React.useMemo(() => {\n const firstLabel = rhsMappedSections[0]?.label;\n if (!firstLabel) return displayNumRhs != null ? String(displayNumRhs) : \"\";\n\n const remainingCount = rhsMappedSections.length - 1;\n return remainingCount > 0 ? `${firstLabel} + ${remainingCount}` : firstLabel;\n }, [rhsMappedSections, displayNumRhs]);\n\n const rhsBadgeTooltip = React.useMemo(() => {\n if (rhsMappedSections.length === 0) return \"\";\n return rhsMappedSections\n .map((mapped) => `${mapped.label}: ${mapped.title}`)\n .join(\"\\n\");\n }, [rhsMappedSections]);\n const showScrollLockToggle =\n isTargetOfConnection ||\n (isSideBySide &&\n (isSameSectionId(activeSideBySideSection, idx) ||\n (mappedLhsIdx !== -1 && isSameSectionId(activeSideBySideSection, mappedLhsIdx))));\n\n return (\n <Box key={`right-row-${idx}`} ref={getSectionRowRef(idx)} sx={{ mb: 1, width: \"100%\" }}>\n <Box\n ref={sectionRightRefs.current[idx]}\n sx={{\n width: \"100%\",\n display: \"flex\",\n ...(isTargetOfConnection && connectedStyle && {\n borderRadius: \"6px\",\n outline: `2px solid ${connectedStyle.badgeBorder}`,\n outlineOffset: \"1px\",\n }),\n }}\n >\n <Box sx={{ position: \"relative\", width: \"100%\" }}>\n <SectionAccordion\n section={section}\n idx={idx}\n columnKey=\"right\"\n colRef={getSectionRowRef(`right-accordion-${idx}`)}\n mb={0}\n parentNodeId={treeData?.input_index_map?.[\"1\"] || \"\"}\n isExpanded={\n maintainRelativeOrder\n ? !!expandedSections[`right-${idx}`]\n : !!expandedSections[String(idx)]\n }\n onToggle={() => {\n handleCloseSummaryPopup();\n toggleSection(idx, \"right\");\n }}\n navigation={section.id ? showDeviationNavigation[section.id] : null}\n />\n\n {maintainRelativeOrder && displayStyle && (\n <Tooltip\n title={\n rhsBadgeTooltip ? (\n <Box sx={{ whiteSpace: \"pre-line\" }}>\n <Typography component=\"span\" sx={{ fontSize: \"11px\", lineHeight: 1.5 }}>\n {rhsBadgeTooltip}\n </Typography>\n </Box>\n ) : \"\"\n }\n placement=\"top\"\n arrow\n >\n <Box\n ref={rhsBadgeRefs.current[idx]}\n data-section-id={sec.id}\n onClick={(e) => {\n if (!isOrphanRhs) return;\n const evaluationResult = displayConfig.enableDeviationSchemaBackwardCompatibility\n ? (sec.evaluationResult ?? null)\n : (sec.evaluationResult?.[0] ?? null);\n handleOpenSummaryPopup(e, String(idx), isOrphanRhs, evaluationResult);\n }}\n sx={{\n position: \"absolute\",\n top: \"18px\",\n left: 0,\n transform: \"translateY(-50%) translateX(calc(-100% - 8px))\",\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n gap: isOrphanRhs ? \"4px\" : \"0px\",\n fontSize: \"11px\",\n bgcolor: displayStyle.badgeBg,\n color: displayStyle.badgeText,\n border: `1px solid ${displayStyle.badgeBorder}`,\n borderRadius: isOrphanRhs ? \"12px\" : \"10px\",\n px: isOrphanRhs ? 1.2 : 1,\n py: 0.3,\n fontWeight: isOrphanRhs ? 600 : 700,\n cursor: isOrphanRhs ? \"pointer\" : \"default\",\n whiteSpace: \"nowrap\",\n zIndex: 20,\n boxShadow: isOrphanRhs ? \"0 1px 3px rgba(0,0,0,0.07)\" : \"none\",\n }}\n >\n {isOrphanRhs ? (\n <>\n <Box\n component=\"span\"\n onClick={(e) => {\n e.stopPropagation();\n const evaluationResult = displayConfig.enableDeviationSchemaBackwardCompatibility\n ? (sec.evaluationResult ?? null)\n : (sec.evaluationResult?.[0] ?? null);\n handleOpenSummaryPopup(e, String(idx), isOrphanRhs, evaluationResult);\n }}\n sx={{\n display: \"inline-flex\",\n alignItems: \"center\",\n gap: \"4px\",\n px: 0.2,\n cursor: \"pointer\",\n borderRight: `1px solid ${displayStyle.badgeBorder}`,\n \"&:hover\": { bgcolor: `${displayStyle.badgeBorder}22` },\n }}\n >\n {displayNumRhs != null && (\n <Box\n component=\"span\"\n sx={{\n fontSize: \"11px\",\n fontWeight: 700,\n pr: 0.5,\n borderRight: `1px solid ${displayStyle.badgeBorder}`,\n }}\n >\n {displayNumRhs}\n </Box>\n )}\n\n <Box component=\"span\" sx={{ fontSize: \"11px\", px: 0.25 }}>\n {displayConfig.isLoading && (sec.evaluationResult == null || sec.evaluationResult === undefined)\n ? <ThreeDotsLoader color={displayStyle.badgeText} />\n : (displayStyle.label ? `${displayStyle.label}` : \"100% Deviation\")}\n </Box>\n </Box>\n <Box\n component=\"span\"\n onClick={(e) => {\n e.stopPropagation();\n const baseSec = maintainRelativeOrder\n ? (proposedSections.find((s: any) => s.refIndexes?.includes(sec.selfIndex)) || { title: \"\", content: \"\" }) as SectionBlock\n : (proposedSections[idx] || { title: \"\", content: \"\" }) as SectionBlock;\n\n openMoreFunctionsPopup(e, baseSec, isOrphanRhs, sec as SectionBlock, idx, displayStyle);\n }}\n sx={{\n display: \"inline-flex\",\n alignItems: \"center\",\n px: 0.2,\n cursor: \"pointer\",\n \"&:hover\": { bgcolor: `${displayStyle.badgeBorder}22` },\n }}\n >\n <EllipsisVertical size={11} color={displayStyle.badgeText} />\n {showScrollLockToggle && (\n <ScrollLockToggle\n locked={scrollSyncLocked}\n onToggle={toggleScrollSyncLocked}\n color={displayStyle.badgeText}\n borderColor={displayStyle.badgeBorder}\n size={11}\n />\n )}\n </Box>\n </>\n ) : (\n <>\n <Box component=\"span\" sx={{ px: 0.2 }}>\n {rhsBadgeDisplayLabel}\n </Box>\n </>\n )}\n </Box>\n </Tooltip>\n )}\n </Box>\n </Box>\n </Box>\n );\n },\n);\n\nexport default RHSSectionRow;\n"],"names":["RHSSectionRow","React","memo","section","idx","maintainRelativeOrder","existingSections","proposedSections","connectedSections","expandedSections","displayConfig","treeData","deviationNumberRegistry","getSectionCompareStyle","getBadgeRef","getSectionRowRef","sectionRightRefs","rhsBadgeRefs","openMoreFunctionsPopup","handleOpenSummaryPopup","handleCloseSummaryPopup","toggleSection","showDeviationBadges","renderSubSectionAccordion","isProposingFix","proposingFixNodeId","isRedlineFlow","isSideBySide","activeSideBySideSection","scrollSyncLocked","toggleScrollSyncLocked","deviationNodeIdToView","deviationTargetParentId","showDeviationNavigation","showOpenNodeRef","resolvedMarkdownStyles","unifiedNumbering","useCompareContext","sec","isTargetOfConnection","connectedStyle","connectedLhsIdx","isSameSectionId","value","targetIdx","String","mappedLhsIdx","findIndex","lhs","refIndexes","includes","selfIndex","lhsIdx","has","isSectionActive","style","displayStyle","hasMappedLhs","length","some","id","Boolean","isOrphanRhs","displayNumRhs","useMemo","fallbackNumber","rightNums","get","getRhsMappedSectionNumber","leftNums","rhsMappedSections","label","title","mapped","map","Array","isArray","rhsPosition","refIndex","baseNumber","getAlphabeticSuffix","filter","sort","a","b","rhsBadgeDisplayLabel","firstLabel","remainingCount","rhsBadgeTooltip","join","showScrollLockToggle","jsx","Box","ref","sx","mb","width","children","current","display","borderRadius","outline","badgeBorder","outlineOffset","jsxs","position","SectionAccordion","columnKey","colRef","parentNodeId","input_index_map","isExpanded","onToggle","navigation","Tooltip","whiteSpace","Typography","component","fontSize","lineHeight","placement","arrow","onClick","e","evaluationResult","enableDeviationSchemaBackwardCompatibility","top","left","transform","alignItems","justifyContent","gap","bgcolor","badgeBg","color","badgeText","border","px","py","fontWeight","cursor","zIndex","boxShadow","Fragment","stopPropagation","borderRight","pr","isLoading","ThreeDotsLoader","baseSec","find","s","content","EllipsisVertical","size","ScrollLockToggle","locked","borderColor"],"mappings":"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"}
1
+ {"version":3,"file":"RHSSectionRow.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as o}from"react/jsx-runtime";import{Tooltip as i,Box as r}from"@mui/material";const t=({locked:t,onToggle:l,color:n="#3730A3",borderColor:c="#C7D2FE",size:s=12})=>e(i,{title:t?"Unlock scroll":"Lock scroll",placement:"top",children:e(r,{component:"span",onClick:l,sx:{display:"inline-flex",alignItems:"center",justifyContent:"center",px:.5,borderLeft:`1px solid ${c}`,cursor:"pointer"},children:e(t?({size:i,color:r})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:i,viewBox:"0 0 24 24",fill:"none",stroke:r,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-lock-icon lucide-lock",children:[e("rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}),e("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]}):({size:i,color:r})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:i,viewBox:"0 0 24 24",fill:"none",stroke:r,strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-lock-open-icon lucide-lock-open",children:[e("rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}),e("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]}),{size:s,color:n})})});export{t as default};
1
+ import{__assign as o}from"tslib";import{jsx as e,jsxs as r}from"react/jsx-runtime";import{Tooltip as i,Box as t}from"@mui/material";var n=function(n){var l=n.locked,c=n.onToggle,s=n.color,d=void 0===s?"#3730A3":s,a=n.borderColor,h=void 0===a?"#C7D2FE":a,u=n.size,p=void 0===u?12:u,k=l?function(i){var t=i.size,n=i.color;return r("svg",o({xmlns:"http://www.w3.org/2000/svg",width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-lock-icon lucide-lock"},{children:[e("rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}),e("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]}))}:function(i){var t=i.size,n=i.color;return r("svg",o({xmlns:"http://www.w3.org/2000/svg",width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"1",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-lock-open-icon lucide-lock-open"},{children:[e("rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}),e("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]}))};return e(i,o({title:l?"Unlock scroll":"Lock scroll",placement:"top"},{children:e(t,o({component:"span",onClick:c,sx:{display:"inline-flex",alignItems:"center",justifyContent:"center",px:.5,borderLeft:"1px solid ".concat(h),cursor:"pointer"}},{children:e(k,{size:p,color:d})}))}))};export{n as default};
2
2
  //# sourceMappingURL=ScrollLockToggle.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScrollLockToggle.js","sources":["../../../../src/features/CognitiveCompare/components/ScrollLockToggle.tsx"],"sourcesContent":["import React from \"react\";\nimport { Box, Tooltip } from \"@mui/material\";\n\ntype ScrollLockToggleProps = {\n locked: boolean;\n onToggle: (e: React.MouseEvent) => void;\n color?: string;\n borderColor?: string;\n size?: number;\n};\n\ntype IconComponentProps = {\n size: number;\n color: string;\n};\n\nconst ScrollLockToggle = ({\n locked,\n onToggle,\n color = \"#3730A3\",\n borderColor = \"#C7D2FE\",\n size = 12,\n}: ScrollLockToggleProps) => {\n const Lock = ({ size, color }: IconComponentProps) => (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" stroke={color} strokeWidth=\"2.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\" className=\"lucide lucide-lock-icon lucide-lock\">\n <rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"/>\n <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"/>\n </svg>\n );\n const Unlock = ({ size, color }: IconComponentProps) => (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" stroke={color} strokeWidth=\"1\" strokeLinecap=\"round\" strokeLinejoin=\"round\" className=\"lucide lucide-lock-open-icon lucide-lock-open\">\n <rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"/>\n <path d=\"M7 11V7a5 5 0 0 1 9.9-1\"/>\n </svg>\n );\n const Icon = locked ? Lock : Unlock;\n\n return (\n <Tooltip title={locked ? \"Unlock scroll\" : \"Lock scroll\"} placement=\"top\">\n <Box\n component=\"span\"\n onClick={onToggle}\n sx={{\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n px: 0.5,\n borderLeft: `1px solid ${borderColor}`,\n cursor: \"pointer\",\n // \"&:hover\": { bgcolor: \"rgba(0,0,0,0.06)\" },\n }}\n >\n <Icon size={size} color={color} />\n </Box>\n </Tooltip>\n );\n};\n\nexport default ScrollLockToggle;"],"names":["ScrollLockToggle","locked","onToggle","color","borderColor","size","Tooltip","title","placement","children","jsx","Box","component","onClick","sx","display","alignItems","justifyContent","px","borderLeft","cursor","jsxs","xmlns","width","height","viewBox","fill","stroke","strokeWidth","strokeLinecap","strokeLinejoin","className","x","y","rx","ry","d"],"mappings":"mGAgBA,MAAMA,EAAmB,EACvBC,SACAC,WACAC,QAAQ,UACRC,cAAc,UACdC,OAAO,QAiBJC,EAAQ,CAAAC,MAAON,EAAS,gBAAkB,cAAeO,UAAU,MAClEC,SAAAC,EAACC,EAAA,CACCC,UAAU,OACVC,QAASX,EACTY,GAAI,CACFC,QAAS,cACTC,WAAY,SACZC,eAAgB,SAChBC,GAAI,GACJC,WAAY,aAAaf,IACzBgB,OAAQ,WAIVX,SAAAC,EAjBOT,EAZA,EAAGI,KAAAA,EAAMF,MAAAA,KACnBkB,EAAA,MAAA,CAAIC,MAAM,6BAA6BC,MAAOlB,EAAMmB,OAAQnB,EAAMoB,QAAQ,YAAYC,KAAK,OAAOC,OAAQxB,EAAOyB,YAAY,MAAMC,cAAc,QAAQC,eAAe,QAAQC,UAAU,sCACzLtB,SAAA,CAAAC,EAAC,OAAK,CAAAa,MAAM,KAAKC,OAAO,KAAKQ,EAAE,IAAIC,EAAE,KAAKC,GAAG,IAAIC,GAAG,MACpDzB,EAAC,OAAK,CAAA0B,EAAE,gCAGG,EAAG/B,KAAAA,EAAMF,MAAAA,KACrBkB,EAAA,MAAA,CAAIC,MAAM,6BAA6BC,MAAOlB,EAAMmB,OAAQnB,EAAMoB,QAAQ,YAAYC,KAAK,OAAOC,OAAQxB,EAAOyB,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAAQC,UAAU,gDACvLtB,SAAA,CAAAC,EAAC,OAAK,CAAAa,MAAM,KAAKC,OAAO,KAAKQ,EAAE,IAAIC,EAAE,KAAKC,GAAG,IAAIC,GAAG,MACpDzB,EAAC,OAAK,CAAA0B,EAAE,+BAoBA,CAAA/B,OAAYF"}
1
+ {"version":3,"file":"ScrollLockToggle.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import n,{useEffect as i}from"react";import{Box as o,Accordion as r,AccordionSummary as s,Tooltip as l,Typography as d,AccordionDetails as a}from"@mui/material";import{ChevronUp as c,ChevronDown as u}from"lucide-react";import{MemoizedMarkdown as f}from"../hooks/memoizedMarkdown.js";import{useCompareContext as p}from"../CompareContext.js";import{hasValue as h,hasMeaningfulRedlineTags as g,safeStringify as m,stripRedlineTags as x,hasSingleMappedLhsSection as I,generateColorPalette as v,getLhsDeviationDisplayIndexes as y,DEVIATION_BADGE_SEPARATOR as b,isMissingStr as w,getRhsMappedSectionNumber as S,findTextMatchRange as $}from"../CognitiveComparehelpers.js";import{findTextRangeWithFormatting as R}from"../utils/normalizeInlineMarkdown.js";import{DEFAULT_DEVIAION_COLOR as _}from"../CognitiveCompareConstants.js";import{normalizeRedlineMarkdown as M}from"../utils/normalizeRedlineMarkdown.js";const k=(n,i=!1)=>{if(!n)return null;return m(n).replace(/\\n/g,"\n").split(/(\*\*.*?\*\*)/g).map((n,o)=>n.startsWith("**")&&n.endsWith("**")?t("strong",{children:n.slice(2,-2)},o):e("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:"8px",width:"100%"},children:[t("span",{style:{minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:n}),i&&t("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",padding:"0px 6px",borderRadius:"9999px",background:"#F3F4F6",border:"1px solid #D1D5DB",color:"#6B7280",fontSize:"9px",fontWeight:500,whiteSpace:"nowrap",flexShrink:0,lineHeight:1.4,marginRight:"4px"},children:"Multiple"})]},o))},F=({section:F,idx:N,columnKey:B,colRef:C,mb:E=1,isExpanded:A,onToggle:O,navigation:j,parentNodeId:W=""})=>{const{showOpenNodeRef:T,resolvedMarkdownStyles:D,maintainRelativeOrder:P,showDeviationBadges:z=!1,renderSubSectionAccordion:K,treeData:G,proposedSections:L,existingSections:X,deviationNumberRegistry:H,deviationParentRegistry:V,getBadgeRef:Y,openSummaryPopup:q,getSectionCompareStyle:J,connectedSections:Q,openMoreFunctionsPopup:U,isProposingFix:Z,proposingFixNodeId:ee,isRedlineFlow:te,isSideBySide:ne,activeSideBySideSection:ie,scrollSyncLocked:oe,unifiedNumbering:re,toggleScrollSyncLocked:se,summaryPopupAnchorEl:le}=p(),de=`${ne?"1":"0"}-${String(ie??"")}`,ae=(F.displayTitle??!0)&&h(F.title),ce=!(!Z||!ee||"left"!==B||F.id!==ee&&F.nodeId!==ee&&F.contentId!==ee),ue=g(F.content),fe="boolean"==typeof te?te:ue,pe=ue,he=F.change_history,ge=fe&&ue,me=n.useMemo(()=>ge?M(m(F.content)):m(F.content),[F.content,ge]),xe=ge?x(me):F.content,Ie=ge?me:void 0,ve=ue&&h(he)?m(he):void 0,ye=((F.displayContent??!0)||ue)&&h(F.content),be=!ae&&!ye;let we=F.title;ae||(we=ye?"No Title Found":"No Matching Section Found");const Se="left"===B&&(F.isMultipleMapping||(F.refContentIds?.length??1)>1),$e="left"===B&&we.length>29?`${we.slice(0,29).trimEnd()}...`:we;let Re=F.evaluationResult;if(!Re&&"right"===B)if(P){const e=F.refIndexes?.[0],t=L.find(t=>t.selfIndex===e);Re=t?.evaluationResult}else Re=L[N]?.evaluationResult;const _e=G?.input_index_map?.[0],Me=G?.input_index_map?.[1],ke="left"===B?Me:_e,Fe=(e,t)=>{if(!t||!e)return null;for(const n of e){if(n.id===t||n.nodeId===t||n.contentId===t)return n;if(n.subsections?.length){const e=Fe(n.subsections,t);if(e)return e}}return null};let Ne="left"===B?F:Fe(L,F.id),Be="right"===B?F:Fe(X,F.id);const Ce=n.useMemo(()=>{if(!P)return 0;let e=1/0;const t=e=>{const t=m(e||"").replace(/\\n/g,"\n");return g(t)?x(M(t)):t},n=(i,o,r,s)=>{if(!i)return;let l=i.nodeId||i.id;if(s&&"right"===B){const e=L.filter(e=>e.refIndexes?.includes(i.selfIndex));e.length>0&&(l=e[0].nodeId||e[0].id)}let d=i.nodeId||i.id||o?.nodeId||o?.id||r?.nodeId||r?.id;const a=i.evaluationResult||o?.evaluationResult||r?.evaluationResult,c=a?.deviations||{};Object.keys(c).forEach(n=>{const s=c[n]?.[W];if(!((e,n)=>{if("string"!=typeof n||w(n))return!1;const i=t(e?.content),o=t(n);return!!o&&!!$(i,o)})("left"===B?o||i:r||i,s))return;const a=`${l}${b}${n}`,u=H?.[a];null!=u&&u<e&&(e=u);const f=`${d}${b}${n}`,p=H?.[f];null!=p&&p<e&&(e=p)});const u=i.subsections||[],f=o?.subsections||[],p=r?.subsections||[],h=Math.max(u.length,f.length,p.length);for(let e=0;e<h;e++)n(u[e],f[e],p[e],!1)},i="right"===B?L.filter(e=>e.refIndexes?.includes(F.selfIndex)):[];if(1===i.length){const e=i[0];(e.refIndexes||[]).map(e=>X.find(t=>t.selfIndex===e)).filter(Boolean).forEach(t=>{n(t,e,t,!0)})}else n(F,Ne,Be,!0);return e!==1/0?e-1:0},[F,Ne,Be,B,W,H,P,L,X]);if(P)if("left"===B){const e=F.refIndexes?.[0],t=X.findIndex(t=>t.selfIndex===e);Be=-1!==t?X[t]:Fe(X,F.id)}else{const e=F.refIndexes?.[0],t=L.findIndex(t=>t.selfIndex===e);Ne=-1!==t?L[t]:Fe(L,F.id)}const Ee="left"===B?!Be:!Ne,Ae=P&&"right"===B&&I(F,L),Oe=Re||Ne?.evaluationResult||Be?.evaluationResult,je=Oe?.evaluation_outputs?.metadata?.label_color??_,We=v(je),{highlightBg:Te}=We,De=Oe?.deviations||{},Pe=n.useMemo(()=>P&&"right"===B?y(L,_e,H):new Map,[P,B,L,_e,H]);let ze=F.nodeId||F.id;if(P&&"left"!==B){const e=L.filter(e=>e.refIndexes?.includes(F.selfIndex));e.length>0?ze=e[0].nodeId||e[0].id:Ne?.id&&(ze=Ne.nodeId||Ne.id)}const Ke=n.useMemo(()=>{const e=new Map;if(!P||"right"!==B)return e;let t=1;const n=L.filter(e=>e.refIndexes?.includes(F.selfIndex)),i=1===n.length&&1===n[0].refIndexes?.length,o=e=>m(e||"").replace(/\\n/g,"\n"),r=(e,t)=>{const i=t?n[0]:Fe(L,e.nodeId||e.id||e.contentId);return{lhsNode:i,evalResult:e.evaluationResult||i?.evaluationResult,registryNodeId:i?i.nodeId||i.id:e.nodeId||e.id}};if(i){const e=(n,i=!1)=>{if(!n)return;const{lhsNode:s,evalResult:l,registryNodeId:d}=r(n,i),a=o(n.content);Object.entries(l?.deviations||{}).forEach(([e,n])=>{const i=n[W],r=o(i);if(!(!!s&&!w(n[ke]))||!r||!$(a,r))return;const l=H[`${d}${b}${e}`];null!=l&&(t=Math.max(t,Math.max(1,l-(Ce||0))+1))}),(n.subsections||[]).forEach(t=>e(t))};e(F,!0)}const s=(n,i=!1)=>{if(!n)return;const{lhsNode:l,evalResult:d,registryNodeId:a}=r(n,i),c=d?.deviations||{},u=o(n.content);Object.entries(c).map(([e,t])=>{const n=t[W],i=!l||w(t[ke]),r=o(n);let s=-1;r&&(s=$(u,r)?.start??-1,-1===s&&(s=R(u,r)?.start??-1));const d=`${a}${b}${e}`;return{refId:d,isRenderable:i&&!!r&&!w(n),position:s,registryIndex:H[d]??Number.MAX_SAFE_INTEGER}}).filter(e=>e.isRenderable).sort((e,t)=>(-1===e.position?Number.MAX_SAFE_INTEGER:e.position)-(-1===t.position?Number.MAX_SAFE_INTEGER:t.position)||e.registryIndex-t.registryIndex).forEach(n=>{e.set(n.refId,t++)}),(n.subsections||[]).forEach(e=>s(e))};return s(F,!0),e},[P,B,F,L,W,ke,H,Ce]),Ge=Object.keys(De)[0],Le=Ge?`${ze}${b}${Ge}`:null,Xe=Le?V?.[Le]:null;let He=N+1;if(P&&re){const e="left"===B?re.leftNums.get(F?.id):re.rightNums.get(F?.id);Ee&&void 0!==e?He=e:null!=Xe&&Xe>=0?He=Xe:void 0!==e&&(He=e)}else null!=Xe&&Xe>=0&&(He=Xe);let Ve=Math.max(0,...Object.keys(De).map(e=>H[`${ze}${b}${e}`]).filter(e=>"number"==typeof e&&Number.isFinite(e)))+1;const Ye=Object.entries(De).map(([e,t])=>{const n=`${ze}${b}${e}`;return{deviationKey:e,deviationMap:t,refId:n,currentIndex:H[n]??Ve++}});Ye.sort((e,t)=>e.currentIndex-t.currentIndex);const qe=Ye.map(e=>{const{deviationKey:t,deviationMap:n,refId:i}=e;let o=e.currentIndex,r=n[W];const s=w(r);if(s)r="";else if(!r)return null;let l=N,d=N;if(P)if("left"===B){const e=F.refIndexes?.[0],t=X.findIndex(t=>t.selfIndex===e);if(-1!==t)d=t;else{const e=X.findIndex(e=>e.id===F.id||e.nodeId===F.nodeId||e.contentId===F.contentId);d=-1!==e?e:N}}else{const e=F.refIndexes?.[0],t=L.findIndex(t=>t.selfIndex===e);if(-1!==t)l=t;else{const e=L.findIndex(e=>e.id===F.id||e.nodeId===F.nodeId||e.contentId===F.contentId);l=-1!==e?e:N}}const a=`${ze}${b}${t}${b}${l}${b}${d}`,c=n[ke],u=Ee||w(c),f=Ke.get(i),p=Pe.get(i);P&&"right"===B&&u&&void 0!==f?o=f:P&&"right"===B&&!u&&void 0!==p?o=p:P&&void 0!==Ce&&("right"!==B||u||Ae)&&(o-=Ce),o=Math.max(1,o);const h=`${P&&"right"===B&&u&&re?S({section:F,proposedSections:L,leftNums:re.leftNums,fallbackNumber:String(He),firstOnly:!0}):He}.${o}`;let g=N;if("right"===B&&P){const e=F.refIndexes?.[0],t=L.findIndex(t=>t.selfIndex===e);if(-1!==t)g=t;else{const e=L.findIndex(e=>e.id===F.id||e.nodeId===F.nodeId||e.contentId===F.contentId);-1!==e&&(g=e)}}const m=J?J(g):null,x=n?.evaluation_outputs||Oe?.evaluation_outputs,I=x?.output_value??null,y=v(x?.metadata?.label_color??je);let $=m?{...m,badgeBg:y.badgeBg,badgeBorder:y.badgeBorder,badgeText:y.badgeText}:{...y};const R=n?.deviation_summary?{deviation_summary:n.deviation_summary,deviation_title:n?.deviation_title||Oe?.deviation_title,deviation_impact:n?.deviation_impact||Oe?.deviation_impact,deviation_explanation:n?.deviation_explanation||Oe?.deviation_explanation,evaluation_outputs:x,cognitive_decisioning:n?.cognitive_decisioning||Oe?.cognitive_decisioning}:null;let _=0;const M=xe||"";if(r&&M){const e=M.split(/\n{2,}/),n=e.findIndex(e=>e.includes(r));if(-1!==n){const i=Object.entries(De).filter(([t,i])=>{const o=i[W];return o&&e[n].includes(o)}).sort((t,i)=>e[n].indexOf(t[1][W])-e[n].indexOf(i[1][W])).filter(([e,t])=>{const n=t[W];return n&&(n.includes(r)||r.includes(n))});i.length>1&&(_=Math.max(0,i.findIndex(([e])=>e===t)))}}const k=Y(B,i);return{id:i,actionId:a,label:h,highlight:r,side:B,style:$,stackIndex:_,score:I,isConnected:Q?.has(a),showScrollLockToggle:Q?.has(a)||ne&&ie===a||!!le&&le===k.current,scrollSyncLocked:oe,toggleScrollSyncLocked:se,isOrphan:u,isMissingClause:s,badgeRef:k,onClick:e=>{e.stopPropagation(),U&&U(e,Ne||{id:"orphan-left",title:"",content:""},u,Be||{id:"orphan-right",title:"",content:""},a,$)},onSummaryClick:e=>{e.stopPropagation(),q(e,a,u,R)}}}).filter(Boolean),Je=z||ce?qe:[],Qe=qe.map(e=>e.highlight).filter(Boolean),Ue=F.id&&B===j?.columnKey?j:null,Ze=n.useRef(!1);return i(()=>{A||(Ze.current=!1)},[A]),e(o,{ref:C,sx:{mb:E,width:"100%",display:"flex",flexDirection:"column",position:"relative",minWidth:0},children:[A&&Ue?.showAbove&&t("div",{style:{position:"sticky",top:0,height:"0px",cursor:"pointer"},onClick:()=>Ue?.showAboveRef?.current?.scrollIntoView({behavior:"smooth",block:"center"}),children:t("div",{style:{transform:`translateY(-50%) translateX(calc(100% ${"left"===B?"+":"-"} 130px))`,position:"absolute",paddingTop:"20px",..."left"===B?{right:"-20px"}:{left:"-20px"}},children:t(c,{color:Ue?.showAboveRef?.current?window.getComputedStyle(Ue.showAboveRef.current).color:void 0})})}),e(r,{disableGutters:!0,expanded:!be&&A,onChange:()=>{be||(O(),T.current=F.id)},sx:{boxShadow:"none",border:be?"1px dashed #E2E8F0":"1px solid #E2E8F0",bgcolor:be?"#FAFAFA":"#FFFFFF",borderRadius:"6px",flexGrow:1,width:"100%",display:"flex",flexDirection:"column",minWidth:0,"&:before":{display:"none"},"& .MuiAccordion-heading":{position:"sticky",top:-12,zIndex:10,background:"#fff"}},children:[t(s,{expandIcon:be?null:t(u,{size:16}),sx:{minHeight:"36px",flexShrink:0,cursor:be?"default":"pointer","& .MuiAccordionSummary-content":{my:.5,display:"grid",alignItems:"center",minWidth:0,width:"100%"},"& .MuiAccordionSummary-expandIconWrapper":{transition:"transform 0.2s ease"},"& .MuiAccordionSummary-expandIconWrapper.Mui-expanded":{transform:"rotate(180deg)"}},children:ae&&t(l,{title:we,placement:"top",children:t(d,{component:"div",sx:{fontSize:"12px",color:be?"#94A3B8":"#19213D",fontWeight:be?400:700,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",width:"100%",minWidth:0},children:k($e,Se)})})}),!be&&e(a,{sx:{pt:0,pb:1.25,bgcolor:"#FFFFFF",flex:1,display:"flex",flexDirection:"column",minWidth:0},children:[ye&&t(f,{content:xe,overlayContent:Ie,fallbackContent:ve,sxStyles:D,highlights:Qe,maintainRelativeOrder:P,highlightBg:Te,suppressHighlightBg:pe,deviationBadges:Je,collisionKey:de}),(F.subsections||[]).map((e,t)=>K({section:e,keyPath:`${N}-${t}`,depth:0,columnKey:B,parentNodeId:W,sectionOffset:Ce,rhsOrphanVisualIndexes:Ke}))]})]}),A&&Ue?.showBelow&&t("div",{style:{position:"sticky",bottom:0,height:"0px",cursor:"pointer"},onClick:()=>Ue?.showBelowRef?.current?.scrollIntoView({behavior:"smooth",block:"center"}),children:t("div",{style:{transform:`translateY(-50%) translateX(calc(100% ${"left"===B?"+":"-"} 130px))`,position:"absolute",paddingBottom:"20px",..."left"===B?{right:"-20px"}:{left:"-20px"}},children:t(u,{color:Ue?.showBelowRef?.current?window.getComputedStyle(Ue.showBelowRef.current).color:void 0})})})]},`${B}-sec-${N}`)};export{F as default};
1
+ import{__spreadArray as n,__assign as e}from"tslib";import{jsxs as i,jsx as o}from"react/jsx-runtime";import t,{useEffect as l}from"react";import{Box as r,Accordion as d,AccordionSummary as a,Tooltip as u,Typography as c,AccordionDetails as s}from"@mui/material";import{ChevronUp as v,ChevronDown as f}from"lucide-react";import{MemoizedMarkdown as p}from"../hooks/memoizedMarkdown.js";import{useCompareContext as h}from"../CompareContext.js";import{hasValue as g,hasMeaningfulRedlineTags as m,safeStringify as x,stripRedlineTags as I,hasSingleMappedLhsSection as y,generateColorPalette as b,getLhsDeviationDisplayIndexes as w,DEVIATION_BADGE_SEPARATOR as S,isMissingStr as R,getRhsMappedSectionNumber as M,findTextMatchRange as _}from"../CognitiveComparehelpers.js";import{findTextRangeWithFormatting as k}from"../utils/normalizeInlineMarkdown.js";import{DEFAULT_DEVIAION_COLOR as F}from"../CognitiveCompareConstants.js";import{normalizeRedlineMarkdown as N}from"../utils/normalizeRedlineMarkdown.js";var B=function(B){var C,E,A,O,j,W,T,D,P,z,K,G,L,X,H,V=B.section,Y=B.idx,q=B.columnKey,J=B.colRef,Q=B.mb,U=void 0===Q?1:Q,Z=B.isExpanded,$=B.onToggle,nn=B.navigation,en=B.parentNodeId,on=void 0===en?"":en,tn=h(),ln=tn.showOpenNodeRef,rn=tn.resolvedMarkdownStyles,dn=tn.maintainRelativeOrder,an=tn.showDeviationBadges,un=void 0!==an&&an,cn=tn.renderSubSectionAccordion,sn=tn.treeData,vn=tn.proposedSections,fn=tn.existingSections,pn=tn.deviationNumberRegistry,hn=tn.deviationParentRegistry,gn=tn.getBadgeRef,mn=tn.openSummaryPopup,xn=tn.getSectionCompareStyle,In=tn.connectedSections,yn=tn.openMoreFunctionsPopup,bn=tn.isProposingFix,wn=tn.proposingFixNodeId,Sn=tn.isRedlineFlow,Rn=tn.isSideBySide,Mn=tn.activeSideBySideSection,_n=tn.scrollSyncLocked,kn=tn.unifiedNumbering,Fn=tn.toggleScrollSyncLocked,Nn=tn.summaryPopupAnchorEl,Bn="".concat(Rn?"1":"0","-").concat(String(null!=Mn?Mn:"")),Cn=(null===(C=V.displayTitle)||void 0===C||C)&&g(V.title),En=!(!bn||!wn||"left"!==q||V.id!==wn&&V.nodeId!==wn&&V.contentId!==wn),An=m(V.content),On="boolean"==typeof Sn?Sn:An,jn=An,Wn=V.change_history,Tn=On&&An,Dn=t.useMemo(function(){return Tn?N(x(V.content)):x(V.content)},[V.content,Tn]),Pn=Tn?I(Dn):V.content,zn=Tn?Dn:void 0,Kn=An&&g(Wn)?x(Wn):void 0,Gn=(null===(E=V.displayContent)||void 0===E||E||An)&&g(V.content),Ln=!Cn&&!Gn,Xn=V.title;Cn||(Xn=Gn?"No Title Found":"No Matching Section Found");var Hn="left"===q&&(V.isMultipleMapping||(null!==(O=null===(A=V.refContentIds)||void 0===A?void 0:A.length)&&void 0!==O?O:1)>1),Vn="left"===q&&Xn.length>29?"".concat(Xn.slice(0,29).trimEnd(),"..."):Xn,Yn=V.evaluationResult;if(!Yn&&"right"===q)if(dn){var qn=null===(j=V.refIndexes)||void 0===j?void 0:j[0],Jn=vn.find(function(n){return n.selfIndex===qn});Yn=null==Jn?void 0:Jn.evaluationResult}else Yn=null===(W=vn[Y])||void 0===W?void 0:W.evaluationResult;var Qn=null===(T=null==sn?void 0:sn.input_index_map)||void 0===T?void 0:T[0],Un=null===(D=null==sn?void 0:sn.input_index_map)||void 0===D?void 0:D[1],Zn="left"===q?Un:Qn,$n=function(n,e){var i;if(!e||!n)return null;for(var o=0,t=n;o<t.length;o++){var l=t[o];if(l.id===e||l.nodeId===e||l.contentId===e)return l;if(null===(i=l.subsections)||void 0===i?void 0:i.length){var r=$n(l.subsections,e);if(r)return r}}return null},ne="left"===q?V:$n(vn,V.id),ee="right"===q?V:$n(fn,V.id),ie=t.useMemo(function(){if(!dn)return 0;var n=1/0,e=function(n){var e=x(n||"").replace(/\\n/g,"\n");return m(e)?I(N(e)):e},i=function(o,t,l,r){if(o){var d=o.nodeId||o.id;if(r&&"right"===q){var a=vn.filter(function(n){var e;return null===(e=n.refIndexes)||void 0===e?void 0:e.includes(o.selfIndex)});a.length>0&&(d=a[0].nodeId||a[0].id)}var u=o.nodeId||o.id||(null==t?void 0:t.nodeId)||(null==t?void 0:t.id)||(null==l?void 0:l.nodeId)||(null==l?void 0:l.id),c=o.evaluationResult||(null==t?void 0:t.evaluationResult)||(null==l?void 0:l.evaluationResult),s=(null==c?void 0:c.deviations)||{};Object.keys(s).forEach(function(i){var r,a=null===(r=s[i])||void 0===r?void 0:r[on];if(function(n,i){if("string"!=typeof i||R(i))return!1;var o=e(null==n?void 0:n.content),t=e(i);return!!t&&!!_(o,t)}("left"===q?t||o:l||o,a)){var c="".concat(d).concat(S).concat(i),v=null==pn?void 0:pn[c];null!=v&&v<n&&(n=v);var f="".concat(u).concat(S).concat(i),p=null==pn?void 0:pn[f];null!=p&&p<n&&(n=p)}});for(var v=o.subsections||[],f=(null==t?void 0:t.subsections)||[],p=(null==l?void 0:l.subsections)||[],h=Math.max(v.length,f.length,p.length),g=0;g<h;g++)i(v[g],f[g],p[g],!1)}},o="right"===q?vn.filter(function(n){var e;return null===(e=n.refIndexes)||void 0===e?void 0:e.includes(V.selfIndex)}):[];if(1===o.length){var t=o[0];(t.refIndexes||[]).map(function(n){return fn.find(function(e){return e.selfIndex===n})}).filter(Boolean).forEach(function(n){i(n,t,n,!0)})}else i(V,ne,ee,!0);return n!==1/0?n-1:0},[V,ne,ee,q,on,pn,dn,vn,fn]);if(dn)if("left"===q){var oe=null===(P=V.refIndexes)||void 0===P?void 0:P[0],te=fn.findIndex(function(n){return n.selfIndex===oe});ee=-1!==te?fn[te]:$n(fn,V.id)}else{var le=null===(z=V.refIndexes)||void 0===z?void 0:z[0],re=vn.findIndex(function(n){return n.selfIndex===le});ne=-1!==re?vn[re]:$n(vn,V.id)}var de="left"===q?!ee:!ne,ae=dn&&"right"===q&&y(V,vn),ue=Yn||(null==ne?void 0:ne.evaluationResult)||(null==ee?void 0:ee.evaluationResult),ce=null!==(L=null===(G=null===(K=null==ue?void 0:ue.evaluation_outputs)||void 0===K?void 0:K.metadata)||void 0===G?void 0:G.label_color)&&void 0!==L?L:F,se=b(ce).highlightBg,ve=(null==ue?void 0:ue.deviations)||{},fe=t.useMemo(function(){return dn&&"right"===q?w(vn,Qn,pn):new Map},[dn,q,vn,Qn,pn]),pe=V.nodeId||V.id;if(dn&&"left"!==q){var he=vn.filter(function(n){var e;return null===(e=n.refIndexes)||void 0===e?void 0:e.includes(V.selfIndex)});he.length>0?pe=he[0].nodeId||he[0].id:(null==ne?void 0:ne.id)&&(pe=ne.nodeId||ne.id)}var ge=t.useMemo(function(){var n,e=new Map;if(!dn||"right"!==q)return e;var i=1,o=vn.filter(function(n){var e;return null===(e=n.refIndexes)||void 0===e?void 0:e.includes(V.selfIndex)}),t=1===o.length&&1===(null===(n=o[0].refIndexes)||void 0===n?void 0:n.length),l=function(n){return x(n||"").replace(/\\n/g,"\n")},r=function(n,e){var i=e?o[0]:$n(vn,n.nodeId||n.id||n.contentId);return{lhsNode:i,evalResult:n.evaluationResult||(null==i?void 0:i.evaluationResult),registryNodeId:i?i.nodeId||i.id:n.nodeId||n.id}};if(t){var d=function(n,e){if(void 0===e&&(e=!1),n){var o=r(n,e),t=o.lhsNode,a=o.evalResult,u=o.registryNodeId,c=l(n.content);Object.entries((null==a?void 0:a.deviations)||{}).forEach(function(n){var e=n[0],o=n[1],r=o[on],d=l(r);if(!!t&&!R(o[Zn])&&d&&_(c,d)){var a="".concat(u).concat(S).concat(e),s=pn[a];null!=s&&(i=Math.max(i,Math.max(1,s-(ie||0))+1))}}),(n.subsections||[]).forEach(function(n){return d(n)})}};d(V,!0)}var a=function(n,o){if(void 0===o&&(o=!1),n){var t=r(n,o),d=t.lhsNode,u=t.evalResult,c=t.registryNodeId,s=(null==u?void 0:u.deviations)||{},v=l(n.content);Object.entries(s).map(function(n){var e,i,o,t,r,a=n[0],u=n[1],s=u[on],f=!d||R(u[Zn]),p=l(s),h=-1;p&&-1===(h=null!==(i=null===(e=_(v,p))||void 0===e?void 0:e.start)&&void 0!==i?i:-1)&&(h=null!==(t=null===(o=k(v,p))||void 0===o?void 0:o.start)&&void 0!==t?t:-1);var g="".concat(c).concat(S).concat(a);return{refId:g,isRenderable:f&&!!p&&!R(s),position:h,registryIndex:null!==(r=pn[g])&&void 0!==r?r:Number.MAX_SAFE_INTEGER}}).filter(function(n){return n.isRenderable}).sort(function(n,e){return(-1===n.position?Number.MAX_SAFE_INTEGER:n.position)-(-1===e.position?Number.MAX_SAFE_INTEGER:e.position)||n.registryIndex-e.registryIndex}).forEach(function(n){e.set(n.refId,i++)}),(n.subsections||[]).forEach(function(n){return a(n)})}};return a(V,!0),e},[dn,q,V,vn,on,Zn,pn,ie]),me=Object.keys(ve)[0],xe=me?"".concat(pe).concat(S).concat(me):null,Ie=xe?null==hn?void 0:hn[xe]:null,ye=Y+1;if(dn&&kn){var be="left"===q?kn.leftNums.get(null==V?void 0:V.id):kn.rightNums.get(null==V?void 0:V.id);de&&void 0!==be?ye=be:null!=Ie&&Ie>=0?ye=Ie:void 0!==be&&(ye=be)}else null!=Ie&&Ie>=0&&(ye=Ie);var we=Math.max.apply(Math,n([0],Object.keys(ve).map(function(n){return pn["".concat(pe).concat(S).concat(n)]}).filter(function(n){return"number"==typeof n&&Number.isFinite(n)}),!1))+1,Se=Object.entries(ve).map(function(n){var e,i=n[0],o=n[1],t="".concat(pe).concat(S).concat(i);return{deviationKey:i,deviationMap:o,refId:t,currentIndex:null!==(e=pn[t])&&void 0!==e?e:we++}});Se.sort(function(n,e){return n.currentIndex-e.currentIndex});var Re,Me,_e=Se.map(function(n){var i,o,t,l,r,d,a=n.deviationKey,u=n.deviationMap,c=n.refId,s=n.currentIndex,v=u[on],f=R(v);if(f)v="";else if(!v)return null;var p=Y,h=Y;if(dn)if("left"===q){var g=null===(i=V.refIndexes)||void 0===i?void 0:i[0],m=fn.findIndex(function(n){return n.selfIndex===g});if(-1!==m)h=m;else{var x=fn.findIndex(function(n){return n.id===V.id||n.nodeId===V.nodeId||n.contentId===V.contentId});h=-1!==x?x:Y}}else{var I=null===(o=V.refIndexes)||void 0===o?void 0:o[0],y=vn.findIndex(function(n){return n.selfIndex===I});if(-1!==y)p=y;else p=-1!==(A=vn.findIndex(function(n){return n.id===V.id||n.nodeId===V.nodeId||n.contentId===V.contentId}))?A:Y}var w="".concat(pe).concat(S).concat(a).concat(S).concat(p).concat(S).concat(h),_=u[Zn],k=de||R(_),F=ge.get(c),N=fe.get(c);dn&&"right"===q&&k&&void 0!==F?s=F:dn&&"right"===q&&!k&&void 0!==N?s=N:dn&&void 0!==ie&&("right"!==q||k||ae)&&(s-=ie),s=Math.max(1,s);var B=dn&&"right"===q&&k&&kn?M({section:V,proposedSections:vn,leftNums:kn.leftNums,fallbackNumber:String(ye),firstOnly:!0}):ye,C="".concat(B,".").concat(s),E=Y;if("right"===q&&dn){var A,O=null===(t=V.refIndexes)||void 0===t?void 0:t[0],j=vn.findIndex(function(n){return n.selfIndex===O});if(-1!==j)E=j;else-1!==(A=vn.findIndex(function(n){return n.id===V.id||n.nodeId===V.nodeId||n.contentId===V.contentId}))&&(E=A)}var W=xn?xn(E):null,T=(null==u?void 0:u.evaluation_outputs)||(null==ue?void 0:ue.evaluation_outputs),D=null!==(l=null==T?void 0:T.output_value)&&void 0!==l?l:null,P=null!==(d=null===(r=null==T?void 0:T.metadata)||void 0===r?void 0:r.label_color)&&void 0!==d?d:ce,z=b(P),K=W?e(e({},W),{badgeBg:z.badgeBg,badgeBorder:z.badgeBorder,badgeText:z.badgeText}):e({},z),G=(null==u?void 0:u.deviation_summary)?{deviation_summary:u.deviation_summary,deviation_title:(null==u?void 0:u.deviation_title)||(null==ue?void 0:ue.deviation_title),deviation_impact:(null==u?void 0:u.deviation_impact)||(null==ue?void 0:ue.deviation_impact),deviation_explanation:(null==u?void 0:u.deviation_explanation)||(null==ue?void 0:ue.deviation_explanation),evaluation_outputs:T,cognitive_decisioning:(null==u?void 0:u.cognitive_decisioning)||(null==ue?void 0:ue.cognitive_decisioning)}:null,L=0,X=Pn||"";if(v&&X){var H=X.split(/\n{2,}/),J=H.findIndex(function(n){return n.includes(v)});if(-1!==J){var Q=Object.entries(ve).filter(function(n){n[0];var e=n[1][on];return e&&H[J].includes(e)}).sort(function(n,e){return H[J].indexOf(n[1][on])-H[J].indexOf(e[1][on])}),U=Q.filter(function(n){n[0];var e=n[1][on];return e&&(e.includes(v)||v.includes(e))});U.length>1&&(L=Math.max(0,U.findIndex(function(n){return n[0]===a})))}}var Z=gn(q,c);return{id:c,actionId:w,label:C,highlight:v,side:q,style:K,stackIndex:L,score:D,isConnected:null==In?void 0:In.has(w),showScrollLockToggle:(null==In?void 0:In.has(w))||Rn&&Mn===w||!!Nn&&Nn===Z.current,scrollSyncLocked:_n,toggleScrollSyncLocked:Fn,isOrphan:k,isMissingClause:f,badgeRef:Z,onClick:function(n){n.stopPropagation(),yn&&yn(n,ne||{id:"orphan-left",title:"",content:""},k,ee||{id:"orphan-right",title:"",content:""},w,K)},onSummaryClick:function(n){n.stopPropagation(),mn(n,w,k,G)}}}).filter(Boolean),ke=un||En?_e:[],Fe=_e.map(function(n){return n.highlight}).filter(Boolean),Ne=V.id&&q===(null==nn?void 0:nn.columnKey)?nn:null,Be=t.useRef(!1);return l(function(){Z||(Be.current=!1)},[Z]),i(r,e({ref:J,sx:{mb:U,width:"100%",display:"flex",flexDirection:"column",position:"relative",minWidth:0}},{children:[Z&&(null==Ne?void 0:Ne.showAbove)&&o("div",e({style:{position:"sticky",top:0,height:"0px",cursor:"pointer"},onClick:function(){var n,e;return null===(e=null===(n=null==Ne?void 0:Ne.showAboveRef)||void 0===n?void 0:n.current)||void 0===e?void 0:e.scrollIntoView({behavior:"smooth",block:"center"})}},{children:o("div",e({style:e({transform:"translateY(-50%) translateX(calc(100% ".concat("left"===q?"+":"-"," 130px))"),position:"absolute",paddingTop:"20px"},"left"===q?{right:"-20px"}:{left:"-20px"})},{children:o(v,{color:(null===(X=null==Ne?void 0:Ne.showAboveRef)||void 0===X?void 0:X.current)?window.getComputedStyle(Ne.showAboveRef.current).color:void 0})}))})),i(d,e({disableGutters:!0,expanded:!Ln&&Z,onChange:function(){Ln||($(),ln.current=V.id)},sx:{boxShadow:"none",border:Ln?"1px dashed #E2E8F0":"1px solid #E2E8F0",bgcolor:Ln?"#FAFAFA":"#FFFFFF",borderRadius:"6px",flexGrow:1,width:"100%",display:"flex",flexDirection:"column",minWidth:0,"&:before":{display:"none"},"& .MuiAccordion-heading":{position:"sticky",top:-12,zIndex:10,background:"#fff"}}},{children:[o(a,e({expandIcon:Ln?null:o(f,{size:16}),sx:{minHeight:"36px",flexShrink:0,cursor:Ln?"default":"pointer","& .MuiAccordionSummary-content":{my:.5,display:"grid",alignItems:"center",minWidth:0,width:"100%"},"& .MuiAccordionSummary-expandIconWrapper":{transition:"transform 0.2s ease"},"& .MuiAccordionSummary-expandIconWrapper.Mui-expanded":{transform:"rotate(180deg)"}}},{children:Cn&&o(u,e({title:Xn,placement:"top"},{children:o(c,e({component:"div",sx:{fontSize:"12px",color:Ln?"#94A3B8":"#19213D",fontWeight:Ln?400:700,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",width:"100%",minWidth:0}},{children:(Re=Vn,Me=Hn,void 0===Me&&(Me=!1),Re?x(Re).replace(/\\n/g,"\n").split(/(\*\*.*?\*\*)/g).map(function(n,t){return n.startsWith("**")&&n.endsWith("**")?o("strong",{children:n.slice(2,-2)},t):i("div",e({style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:"8px",width:"100%"}},{children:[o("span",e({style:{minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{children:n})),Me&&o("span",e({style:{display:"inline-flex",alignItems:"center",justifyContent:"center",padding:"0px 6px",borderRadius:"9999px",background:"#F3F4F6",border:"1px solid #D1D5DB",color:"#6B7280",fontSize:"9px",fontWeight:500,whiteSpace:"nowrap",flexShrink:0,lineHeight:1.4,marginRight:"4px"}},{children:"Multiple"}))]}),t)}):null)}))}))})),!Ln&&i(s,e({sx:{pt:0,pb:1.25,bgcolor:"#FFFFFF",flex:1,display:"flex",flexDirection:"column",minWidth:0}},{children:[Gn&&o(p,{content:Pn,overlayContent:zn,fallbackContent:Kn,sxStyles:rn,highlights:Fe,maintainRelativeOrder:dn,highlightBg:se,suppressHighlightBg:jn,deviationBadges:ke,collisionKey:Bn}),(V.subsections||[]).map(function(n,e){return cn({section:n,keyPath:"".concat(Y,"-").concat(e),depth:0,columnKey:q,parentNodeId:on,sectionOffset:ie,rhsOrphanVisualIndexes:ge})})]}))]})),Z&&(null==Ne?void 0:Ne.showBelow)&&o("div",e({style:{position:"sticky",bottom:0,height:"0px",cursor:"pointer"},onClick:function(){var n,e;return null===(e=null===(n=null==Ne?void 0:Ne.showBelowRef)||void 0===n?void 0:n.current)||void 0===e?void 0:e.scrollIntoView({behavior:"smooth",block:"center"})}},{children:o("div",e({style:e({transform:"translateY(-50%) translateX(calc(100% ".concat("left"===q?"+":"-"," 130px))"),position:"absolute",paddingBottom:"20px"},"left"===q?{right:"-20px"}:{left:"-20px"})},{children:o(f,{color:(null===(H=null==Ne?void 0:Ne.showBelowRef)||void 0===H?void 0:H.current)?window.getComputedStyle(Ne.showBelowRef.current).color:void 0})}))}))]}),"".concat(q,"-sec-").concat(Y))};export{B as default};
2
2
  //# sourceMappingURL=SectionAccordion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SectionAccordion.js","sources":["../../../../src/features/CognitiveCompare/components/SectionAccordion.tsx"],"sourcesContent":["import React, { useEffect, useRef } from \"react\";\nimport {\n Accordion,\n AccordionDetails,\n AccordionSummary,\n Box,\n Tooltip,\n Typography,\n} from \"@mui/material\";\nimport { ChevronDown, ChevronUp } from \"lucide-react\";\nimport { MemoizedMarkdown } from \"../hooks/memoizedMarkdown\";\nimport { useCompareContext } from \"../CompareContext\";\nimport { \n generateColorPalette, \n hasValue, \n safeStringify,\n DEVIATION_BADGE_SEPARATOR,\n isMissingStr,\n escapeRegExp,\n hasMeaningfulRedlineTags,\n stripRedlineTags,\n findTextMatchRange,\n getRhsMappedSectionNumber,\n hasSingleMappedLhsSection,\n getLhsDeviationDisplayIndexes,\n} from \"../CognitiveComparehelpers\";\nimport { findTextRangeWithFormatting } from \"../utils/normalizeInlineMarkdown\";\nimport { DEFAULT_DEVIAION_COLOR } from \"../CognitiveCompareConstants\";\nimport { DeviationDataEntry, SectionBlock, StyleVariant } from \"../CognitiveCompareTypes\";\nimport { DeviationNavigationEntry } from \"../hooks/useDeviationNavigation\";\nimport { normalizeRedlineMarkdown } from \"../utils/normalizeRedlineMarkdown\";\n\nconst renderSimpleMarkdown = (text: string, isMultiTag = false) => {\n if (!text) return null;\n\n const normalizedText = safeStringify(text).replace(/\\\\n/g, \"\\n\");\n const parts = normalizedText.split(/(\\*\\*.*?\\*\\*)/g);\n\n return parts.map((part: string, i: number) => {\n if (part.startsWith(\"**\") && part.endsWith(\"**\")) {\n return <strong key={i}>{part.slice(2, -2)}</strong>;\n }\n\n return (\n <div\n key={i}\n style={{\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n gap: \"8px\",\n width: \"100%\",\n }}\n >\n <span\n style={{\n minWidth: 0,\n overflow: \"hidden\",\n textOverflow: \"ellipsis\",\n whiteSpace: \"nowrap\",\n }}\n >\n {part}\n </span>\n\n {isMultiTag && (\n <span\n style={{\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n padding: \"0px 6px\",\n borderRadius: \"9999px\",\n background: \"#F3F4F6\",\n border: \"1px solid #D1D5DB\",\n color: \"#6B7280\",\n fontSize: \"9px\",\n fontWeight: 500,\n whiteSpace: \"nowrap\",\n flexShrink: 0,\n lineHeight: 1.4,\n marginRight: \"4px\",\n }}\n >\n Multiple\n </span>\n )}\n </div>\n );\n });\n};\n\nconst findScrollParent = (element: HTMLElement | null): HTMLElement | null => {\n let current = element?.parentElement || null;\n while (current) {\n const style = window.getComputedStyle(current);\n const overflowY = style.overflowY;\n const canScroll =\n (overflowY === \"auto\" || overflowY === \"scroll\") &&\n current.scrollHeight > current.clientHeight;\n\n if (canScroll) return current;\n current = current.parentElement;\n }\n\n return null;\n};\n\nconst isElementVisibleInScrollParent = (element: HTMLElement) => {\n const scrollParent = findScrollParent(element);\n const rect = element.getBoundingClientRect();\n const parentRect = scrollParent?.getBoundingClientRect() || {\n top: 0,\n bottom: window.innerHeight,\n };\n\n return rect.top >= parentRect.top && rect.bottom <= parentRect.bottom;\n};\n\ntype SectionAccordionProps = {\n section: SectionBlock;\n idx: number;\n columnKey: \"left\" | \"right\";\n colRef: React.RefObject<HTMLDivElement>;\n mb?: number;\n parentNodeId?: string;\n isExpanded: boolean;\n onToggle: () => void;\n navigation: DeviationNavigationEntry | null;\n};\n\nconst SectionAccordion = ({\n section,\n idx,\n columnKey,\n colRef,\n mb = 1,\n isExpanded,\n onToggle,\n navigation,\n parentNodeId = \"\",\n}: SectionAccordionProps) => {\n const {\n showOpenNodeRef,\n resolvedMarkdownStyles,\n maintainRelativeOrder,\n showDeviationBadges = false,\n renderSubSectionAccordion,\n treeData,\n proposedSections,\n existingSections,\n deviationNumberRegistry,\n deviationParentRegistry,\n getBadgeRef,\n openSummaryPopup,\n getSectionCompareStyle,\n connectedSections,\n openMoreFunctionsPopup,\n isProposingFix,\n proposingFixNodeId,\n isRedlineFlow,\n isSideBySide,\n activeSideBySideSection,\n scrollSyncLocked,\n unifiedNumbering,\n toggleScrollSyncLocked,\n summaryPopupAnchorEl,\n } = useCompareContext();\n const collisionKey = `${isSideBySide ? \"1\" : \"0\"}-${String(activeSideBySideSection ?? \"\")}`;\n const hasTitle = (section.displayTitle ?? true) && hasValue(section.title);\n const isProposedFixTarget =\n !!isProposingFix &&\n !!proposingFixNodeId &&\n columnKey === \"left\" &&\n (section.id === proposingFixNodeId ||\n section.nodeId === proposingFixNodeId ||\n section.contentId === proposingFixNodeId);\n \n const hasRedlineTags = hasMeaningfulRedlineTags(section.content);\n const inferredRedlineFlow = hasRedlineTags;\n const resolvedRedlineFlow =\n typeof isRedlineFlow === \"boolean\" ? isRedlineFlow : inferredRedlineFlow;\n const suppressHighlightBg = hasRedlineTags;\n const changeHistoryContent = section.change_history;\n\n // Use all visible redline text as the base so changed-only highlights can match.\n const shouldOverlayContent = resolvedRedlineFlow && hasRedlineTags;\n const normalizedRedlineContent = React.useMemo(\n () => shouldOverlayContent\n ? normalizeRedlineMarkdown(safeStringify(section.content))\n : safeStringify(section.content),\n [section.content, shouldOverlayContent],\n );\n const baseContent = shouldOverlayContent\n ? stripRedlineTags(normalizedRedlineContent)\n : section.content;\n const overlayContent = shouldOverlayContent ? normalizedRedlineContent : undefined;\n const fallbackContent =\n hasRedlineTags && hasValue(changeHistoryContent)\n ? safeStringify(changeHistoryContent)\n : undefined;\n const hasContent = ((section.displayContent ?? true) || hasRedlineTags) && hasValue(section.content);\n const isEmpty = !hasTitle && !hasContent;\n\n \n\n let displayTitle = section.title;\n if (!hasTitle) {\n displayTitle = hasContent ? \"No Title Found\" : \"No Matching Section Found\";\n }\n const isMultipleMapping =\n columnKey === \"left\" &&\n (section.isMultipleMapping || (section.refContentIds?.length ?? 1) > 1);\n const visibleTitle =\n columnKey === \"left\" && displayTitle.length > 29\n ? `${displayTitle.slice(0, 29).trimEnd()}...`\n : displayTitle;\n\n let targetEvalResult = section.evaluationResult;\n if (!targetEvalResult && columnKey === \"right\") {\n if (maintainRelativeOrder) {\n const lhsSelfIndex = section.refIndexes?.[0];\n const lhsSection = proposedSections.find((s: any) => s.selfIndex === lhsSelfIndex);\n targetEvalResult = lhsSection?.evaluationResult;\n } else {\n targetEvalResult = proposedSections[idx]?.evaluationResult;\n }\n }\n\n const leftDocId = treeData?.input_index_map?.[\"0\"];\n const rightDocId = treeData?.input_index_map?.[\"1\"];\n const counterPartNodeId = columnKey === \"left\" ? rightDocId : leftDocId;\n const findNodeByIdDeep = (nodes: any[], id?: string): any => {\n if (!id || !nodes) return null;\n for (const n of nodes) {\n if (n.id === id || n.nodeId === id || n.contentId === id) return n;\n if (n.subsections?.length) {\n const found = findNodeByIdDeep(n.subsections, id);\n if (found) return found;\n }\n }\n return null;\n };\n\n let popupBaseSec: any = columnKey === \"left\" ? section : findNodeByIdDeep(proposedSections, section.id);\n let popupRefSec: any = columnKey === \"right\" ? section : findNodeByIdDeep(existingSections, section.id);\n\n const sectionOffset = React.useMemo(() => {\n if (!maintainRelativeOrder) return 0;\n let min = Infinity;\n\n const normalizeInlineContent = (value: unknown) => {\n const raw = safeStringify(value || \"\").replace(/\\\\n/g, \"\\n\");\n return hasMeaningfulRedlineTags(raw)\n ? stripRedlineTags(normalizeRedlineMarkdown(raw))\n : raw;\n };\n\n const canRenderInlineHighlight = (node: SectionBlock, highlight: unknown) => {\n if (typeof highlight !== \"string\" || isMissingStr(highlight)) return false;\n const content = normalizeInlineContent(node?.content);\n const normalizedHighlight = normalizeInlineContent(highlight);\n return !!normalizedHighlight && !!findTextMatchRange(content, normalizedHighlight);\n };\n\n const traverse = (node: any, bNode: any, rNode: any, isTopLevel: boolean) => {\n if (!node) return;\n\n let topNodeId = node.nodeId || node.id;\n if (isTopLevel && columnKey === \"right\") {\n const mappedLhs = proposedSections.filter((l: any) => l.refIndexes?.includes(node.selfIndex));\n if (mappedLhs.length > 0) topNodeId = mappedLhs[0].nodeId || mappedLhs[0].id;\n }\n\n let subNodeId = node.nodeId || node.id || bNode?.nodeId || bNode?.id || rNode?.nodeId || rNode?.id;\n\n const evalResult = node.evaluationResult || bNode?.evaluationResult || rNode?.evaluationResult;\n const devs = evalResult?.deviations || {};\n Object.keys(devs).forEach(devKey => {\n const highlight = devs[devKey]?.[parentNodeId];\n const renderNode = columnKey === \"left\" ? (bNode || node) : (rNode || node);\n if (!canRenderInlineHighlight(renderNode, highlight)) return;\n\n const refId1 = `${topNodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n const idx1 = deviationNumberRegistry?.[refId1];\n if (idx1 !== undefined && idx1 !== null && idx1 < min) min = idx1;\n\n const refId2 = `${subNodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n const idx2 = deviationNumberRegistry?.[refId2];\n if (idx2 !== undefined && idx2 !== null && idx2 < min) min = idx2;\n });\n\n const subs = node.subsections || [];\n const bSubs = bNode?.subsections || [];\n const rSubs = rNode?.subsections || [];\n const maxLen = Math.max(subs.length, bSubs.length, rSubs.length);\n\n for (let i = 0; i < maxLen; i++) {\n traverse(subs[i], bSubs[i], rSubs[i], false);\n }\n };\n\n const mappedLhsSections = columnKey === \"right\"\n ? proposedSections.filter((lhs: SectionBlock) => lhs.refIndexes?.includes(section.selfIndex as number))\n : [];\n\n if (mappedLhsSections.length === 1) {\n const mappedLhs = mappedLhsSections[0] as SectionBlock;\n const mappedRhsSections = (mappedLhs.refIndexes || [])\n .map((rhsSelfIndex: number) =>\n existingSections.find((rhs: SectionBlock) => rhs.selfIndex === rhsSelfIndex),\n )\n .filter(Boolean);\n\n mappedRhsSections.forEach((rhsSection: any) => {\n traverse(rhsSection, mappedLhs, rhsSection, true);\n });\n } else {\n traverse(section, popupBaseSec, popupRefSec, true);\n }\n\n return min !== Infinity ? min - 1 : 0;\n }, [section, popupBaseSec, popupRefSec, columnKey, parentNodeId, deviationNumberRegistry, maintainRelativeOrder, proposedSections, existingSections]);\n if (maintainRelativeOrder) {\n if (columnKey === \"left\") {\n const rhsSelfIndex = section.refIndexes?.[0];\n const rhsArrayIdx = existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIndex);\n popupRefSec = rhsArrayIdx !== -1\n ? existingSections[rhsArrayIdx]\n : findNodeByIdDeep(existingSections, section.id);\n } else {\n const lhsSelfIndex = section.refIndexes?.[0];\n const lhsArrayIdx = proposedSections.findIndex((s: any) => s.selfIndex === lhsSelfIndex);\n popupBaseSec = lhsArrayIdx !== -1\n ? proposedSections[lhsArrayIdx]\n : findNodeByIdDeep(proposedSections, section.id);\n }\n }\n\n const isSecOrphan = columnKey === \"left\" ? !popupRefSec : !popupBaseSec;\n const hasSingleMappedLhs =\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n hasSingleMappedLhsSection(section, proposedSections);\n\n const resolvedEvalResult = targetEvalResult || popupBaseSec?.evaluationResult || popupRefSec?.evaluationResult;\n const deviationColorData = resolvedEvalResult?.evaluation_outputs?.metadata?.label_color ?? DEFAULT_DEVIAION_COLOR;\n const deviationPalette = generateColorPalette(deviationColorData);\n const { highlightBg } = deviationPalette;\n const deviations = resolvedEvalResult?.deviations || {};\n\n const lhsDeviationDisplayIndexes = React.useMemo(\n () =>\n maintainRelativeOrder && columnKey === \"right\"\n ? getLhsDeviationDisplayIndexes(\n proposedSections,\n leftDocId,\n deviationNumberRegistry,\n )\n : new Map<string, number>(),\n [\n maintainRelativeOrder,\n columnKey,\n proposedSections,\n leftDocId,\n deviationNumberRegistry,\n ],\n );\n\n let nodeId = section.nodeId || section.id;\n\n // For RHS mapped sections, nodeId must match what the registry used (LHS id)\n if (maintainRelativeOrder && columnKey !== \"left\") {\n const mappedLhs = proposedSections.filter((l: any) => l.refIndexes?.includes(section.selfIndex));\n if (mappedLhs.length > 0) {\n nodeId = mappedLhs[0].nodeId || mappedLhs[0].id;\n } else if (popupBaseSec?.id) {\n nodeId = popupBaseSec.nodeId || popupBaseSec.id;\n }\n }\n\n const rhsOrphanVisualIndexes = React.useMemo(() => {\n const indexes = new Map<string, number>();\n if (!maintainRelativeOrder || columnKey !== \"right\") return indexes;\n\n let nextIndex = 1;\n const mappedLhsSections = proposedSections.filter((lhs: SectionBlock) =>\n lhs.refIndexes?.includes(section.selfIndex as number),\n );\n const isOneToOneSection =\n mappedLhsSections.length === 1 &&\n mappedLhsSections[0].refIndexes?.length === 1;\n const normalizeContent = (value: unknown) =>\n safeStringify(value || \"\").replace(/\\\\n/g, \"\\n\");\n\n const resolveNode = (rhsNode: SectionBlock, isRoot: boolean) => {\n const lhsNode = isRoot\n ? mappedLhsSections[0]\n : findNodeByIdDeep(\n proposedSections,\n rhsNode.nodeId || rhsNode.id || rhsNode.contentId,\n );\n const evalResult =\n rhsNode.evaluationResult || lhsNode?.evaluationResult;\n const registryNodeId = lhsNode\n ? lhsNode.nodeId || lhsNode.id\n : rhsNode.nodeId || rhsNode.id;\n return { lhsNode, evalResult, registryNodeId };\n };\n\n if (isOneToOneSection) {\n const reserveMappedIndexes = (rhsNode: SectionBlock | null, isRoot = false) => {\n if (!rhsNode) return;\n const { lhsNode, evalResult, registryNodeId } = resolveNode(\n rhsNode,\n isRoot,\n );\n const normalizedContent = normalizeContent(rhsNode.content);\n\n Object.entries(evalResult?.deviations || {}).forEach(\n ([deviationKey, deviationMap]: [string, any]) => {\n const highlight = deviationMap[parentNodeId];\n const normalizedHighlight = normalizeContent(highlight);\n const isMapped =\n !!lhsNode &&\n !isMissingStr(deviationMap[counterPartNodeId as string]);\n if (\n !isMapped ||\n !normalizedHighlight ||\n !findTextMatchRange(normalizedContent, normalizedHighlight)\n ) return;\n\n const refId = `${registryNodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`;\n const registryIndex = deviationNumberRegistry[refId];\n if (registryIndex === undefined || registryIndex === null) return;\n nextIndex = Math.max(\n nextIndex,\n Math.max(1, registryIndex - (sectionOffset || 0)) + 1,\n );\n },\n );\n\n (rhsNode.subsections || []).forEach((child: SectionBlock) =>\n reserveMappedIndexes(child),\n );\n };\n\n reserveMappedIndexes(section, true);\n }\n\n const visit = (rhsNode: SectionBlock | null, isRoot = false) => {\n if (!rhsNode) return;\n\n const { lhsNode, evalResult, registryNodeId } = resolveNode(\n rhsNode,\n isRoot,\n );\n const nodeDeviations = evalResult?.deviations || {};\n const normalizedContent = normalizeContent(rhsNode.content);\n\n Object.entries(nodeDeviations)\n .map(([deviationKey, deviationMap]: [string, any]) => {\n const highlight = deviationMap[parentNodeId];\n const isOrphan =\n !lhsNode || isMissingStr(deviationMap[counterPartNodeId as string]);\n const normalizedHighlight = normalizeContent(highlight);\n let position = -1;\n if (normalizedHighlight) {\n position = findTextMatchRange(normalizedContent, normalizedHighlight)?.start ?? -1;\n if (position === -1) {\n position = findTextRangeWithFormatting(normalizedContent, normalizedHighlight)?.start ?? -1;\n }\n }\n const refId = `${registryNodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`;\n return {\n refId,\n isRenderable:\n isOrphan && !!normalizedHighlight && !isMissingStr(highlight),\n position,\n registryIndex: deviationNumberRegistry[refId] ?? Number.MAX_SAFE_INTEGER,\n };\n })\n .filter((entry) => entry.isRenderable)\n .sort((a, b) => {\n const aPosition =\n a.position === -1 ? Number.MAX_SAFE_INTEGER : a.position;\n const bPosition =\n b.position === -1 ? Number.MAX_SAFE_INTEGER : b.position;\n return aPosition - bPosition || a.registryIndex - b.registryIndex;\n })\n .forEach((entry) => {\n indexes.set(entry.refId, nextIndex++);\n });\n\n (rhsNode.subsections || []).forEach((child: SectionBlock) => visit(child));\n };\n\n visit(section, true);\n return indexes;\n }, [\n maintainRelativeOrder,\n columnKey,\n section,\n proposedSections,\n parentNodeId,\n counterPartNodeId,\n deviationNumberRegistry,\n sectionOffset,\n ]);\n\n // Derive validatedParentNum from registry\n const firstDeviationKey = Object.keys(deviations)[0];\n const firstRefId = firstDeviationKey ? `${nodeId}${DEVIATION_BADGE_SEPARATOR}${firstDeviationKey}` : null;\n const registeredParentNum = firstRefId ? (deviationParentRegistry?.[firstRefId] as number) : null;\n\n let validatedParentNum: string | number = idx + 1;\n\n if (maintainRelativeOrder && unifiedNumbering) {\n const unifiedNum = columnKey === \"left\" \n ? unifiedNumbering.leftNums.get(section?.id as string) \n : unifiedNumbering.rightNums.get(section?.id as string);\n \n if (isSecOrphan && unifiedNum !== undefined) {\n validatedParentNum = unifiedNum;\n } else if (registeredParentNum !== null && registeredParentNum !== undefined && registeredParentNum >= 0) {\n validatedParentNum = registeredParentNum;\n } else if (unifiedNum !== undefined) {\n validatedParentNum = unifiedNum;\n }\n } else if (registeredParentNum !== null && registeredParentNum !== undefined && registeredParentNum >= 0) {\n validatedParentNum = registeredParentNum;\n }\n // const deviationNodeIdRef = useRef<string | undefined>(deviationNodeIdToView);\n // const deviationNodeParentRef = useRef<string | null>(deviationTargetParentId || null);\n const highlights: string[] = [];\n // Mapp through deviations to pass to memoized markdown for highlighting, also prepare deviation badges \n let nextFallbackDeviationIndex = Math.max(\n 0,\n ...Object.keys(deviations).map(\n (deviationKey) =>\n deviationNumberRegistry[\n `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`\n ],\n ).filter(\n (value): value is number => typeof value === \"number\" && Number.isFinite(value),\n ),\n ) + 1;\n const rawDeviationEntries = Object.entries(deviations).map(([deviationKey, deviationMap]: [string, any]) => {\n const refId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`;\n // Registry numbering is presentation metadata, not a render gate. A valid\n // highlight must still receive a badge if registry traversal missed it.\n const currentIndex = deviationNumberRegistry[refId] ?? nextFallbackDeviationIndex++;\n return { deviationKey, deviationMap, refId, currentIndex };\n });\n\n // Sort by global index BEFORE mapping to prevent negative/zero offsets\n rawDeviationEntries.sort((a, b) => a.currentIndex - b.currentIndex);\n\n const deviationEntries = rawDeviationEntries.map((item) => {\n const { deviationKey, deviationMap, refId } = item;\n let currentIndex = item.currentIndex;\n\n let highlight = deviationMap[parentNodeId];\n const isMissingClause = isMissingStr(highlight);\n\n if (isMissingClause) {\n highlight = \"\"; \n } else if (!highlight) {\n return null; \n }\n\n highlights.push(highlight);\n\n // MAPPING Stricter Left/Right Index mapping to prevent cross-wiring\n let leftIdx = idx;\n let rightIdx = idx;\n\n if (maintainRelativeOrder) {\n if (columnKey === \"left\") {\n const rhsSelfIndex = section.refIndexes?.[0];\n const rhsArrayIdx = existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIndex);\n if (rhsArrayIdx !== -1) {\n rightIdx = rhsArrayIdx;\n } else {\n const rhsByIdIdx = existingSections.findIndex((s: SectionBlock) =>\n s.id === section.id || s.nodeId === section.nodeId || s.contentId === section.contentId,\n );\n rightIdx = rhsByIdIdx !== -1 ? rhsByIdIdx : idx;\n }\n } else {\n const lhsSelfIndex = section.refIndexes?.[0];\n const lhsArrayIdx = proposedSections.findIndex((s: any) => s.selfIndex === lhsSelfIndex);\n if (lhsArrayIdx !== -1) {\n leftIdx = lhsArrayIdx;\n } else {\n const lhsByIdIdx = proposedSections.findIndex((s: SectionBlock) =>\n s.id === section.id || s.nodeId === section.nodeId || s.contentId === section.contentId,\n );\n leftIdx = lhsByIdIdx !== -1 ? lhsByIdIdx : idx;\n }\n }\n }\n\n const actionId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}${DEVIATION_BADGE_SEPARATOR}${leftIdx}${DEVIATION_BADGE_SEPARATOR}${rightIdx}`;\n \n // CONTENT Use the calculated mapped indices to grab correct counterpart text\n // const counterPartContentRaw = columnKey === \"left\" ? existingSections[rightIdx]?.content : proposedSections[leftIdx]?.content;\n const counterpartHighlight = deviationMap[counterPartNodeId as string];\n \n // Commented Out code for removing the highlight swallowing logic\n // let simulatedContent = safeStringify(counterPartContentRaw);\n\n // const counterPartHighlight = Object.keys(deviations)\n // .map(key => ({ key, text: deviations[key][counterPartNodeId as string] }))\n // .filter(item => !isMissingStr(item.text))\n // .sort((a, b) => b.text.length - a.text.length);\n\n // const survivingKeys = new Set();\n // counterPartHighlight.forEach(item => {\n // const clean = item.text.replace(/\\\\(['’])/g, \"$1\").replace(/\\\\n/g, \"\\n\");\n // if(!clean) return;\n\n // const regex = new RegExp(escapeRegExp(clean));\n // if(regex.test(simulatedContent)){\n // survivingKeys.add(item.key);\n // simulatedContent = simulatedContent.replace(regex, `__TOKEN_${item.key}__`);\n // }\n // });\n\n // const isCounterPartOverlapping = !isMissingStr(counterpartHighlight) && !survivingKeys.has(deviationKey);\n\n const isDeviationOrphan = isSecOrphan || isMissingStr(counterpartHighlight);\n const orphanVisualIndex = rhsOrphanVisualIndexes.get(refId);\n const mappedLhsIndex = lhsDeviationDisplayIndexes.get(refId);\n if (\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n isDeviationOrphan &&\n orphanVisualIndex !== undefined\n ) {\n currentIndex = orphanVisualIndex;\n } else if (\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n !isDeviationOrphan &&\n mappedLhsIndex !== undefined\n ) {\n currentIndex = mappedLhsIndex;\n } else if (\n maintainRelativeOrder &&\n sectionOffset !== undefined &&\n (columnKey !== \"right\" || isDeviationOrphan || hasSingleMappedLhs)\n ) {\n currentIndex = currentIndex - sectionOffset;\n }\n currentIndex = Math.max(1, currentIndex);\n\n const badgeParentNum =\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n isDeviationOrphan &&\n unifiedNumbering\n ? getRhsMappedSectionNumber({\n section,\n proposedSections,\n leftNums: unifiedNumbering.leftNums,\n fallbackNumber: String(validatedParentNum),\n firstOnly: true,\n })\n : validatedParentNum;\n const badgeLabel = `${badgeParentNum}.${currentIndex}`;\n\n let mappedIdx = idx;\n if (columnKey === \"right\" && maintainRelativeOrder) {\n const lhsSelfIndex = section.refIndexes?.[0];\n const actualLhsIdx = proposedSections.findIndex((s: any) => s.selfIndex === lhsSelfIndex);\n if (actualLhsIdx !== -1) {\n mappedIdx = actualLhsIdx;\n } else {\n const lhsByIdIdx = proposedSections.findIndex((s: SectionBlock) =>\n s.id === section.id || s.nodeId === section.nodeId || s.contentId === section.contentId,\n );\n if (lhsByIdIdx !== -1) mappedIdx = lhsByIdIdx;\n }\n }\n const baseStyle = getSectionCompareStyle ? getSectionCompareStyle(mappedIdx) : null;\n \n // let isUIOverlapping = false;\n // if (highlight) {\n // const allHighlights = Object.values(deviations).map((d: any) => d[parentNodeId as string]).filter(Boolean);\n // isUIOverlapping = allHighlights.some((otherHl: any) => otherHl.length > highlight.length && otherHl.includes(highlight));\n // }\n\n const deviationOutput = deviationMap?.evaluation_outputs || resolvedEvalResult?.evaluation_outputs;\n const deviationScore = deviationOutput?.output_value ?? null;\n const deviationColorForBadge = deviationOutput?.metadata?.label_color ?? deviationColorData;\n const deviationPaletteForBadge = generateColorPalette(deviationColorForBadge);\n let badgeStyle = baseStyle\n ? {\n ...baseStyle,\n badgeBg: deviationPaletteForBadge.badgeBg,\n badgeBorder: deviationPaletteForBadge.badgeBorder,\n badgeText: deviationPaletteForBadge.badgeText,\n }\n : { ...deviationPaletteForBadge };\n\n // if (isUIOverlapping) {\n // badgeStyle.badgeBg = \"#FFFBEB\";\n // badgeStyle.badgeBorder = \"#FCD34D\";\n // badgeStyle.badgeText = \"#B45309\";\n // badgeStyle.highlightBg = \"#FDE68A\";\n // }\n\n const summaryPayload = deviationMap?.deviation_summary\n ? {\n deviation_summary: deviationMap.deviation_summary,\n deviation_title: deviationMap?.deviation_title || resolvedEvalResult?.deviation_title,\n deviation_impact: deviationMap?.deviation_impact || resolvedEvalResult?.deviation_impact,\n deviation_explanation:\n deviationMap?.deviation_explanation || resolvedEvalResult?.deviation_explanation,\n evaluation_outputs: deviationOutput,\n cognitive_decisioning:\n deviationMap?.cognitive_decisioning || resolvedEvalResult?.cognitive_decisioning,\n }\n : null;\n\n // Logic for overlapping highlight badges\n let stackIndex = 0;\n const contentStr = baseContent || \"\";\n if (highlight && contentStr) {\n const paragraphs = contentStr.split(/\\n{2,}/);\n const paraIndex = paragraphs.findIndex(p => p.includes(highlight));\n if (paraIndex !== -1) {\n const devsInPara = Object.entries(deviations)\n .filter(([_, dMap]: any) => {\n const hl = dMap[parentNodeId];\n return hl && paragraphs[paraIndex].includes(hl);\n })\n .sort((a: any, b: any) => paragraphs[paraIndex].indexOf(a[1][parentNodeId]) - paragraphs[paraIndex].indexOf(b[1][parentNodeId]));\n const overlappingDevs = devsInPara.filter(([_, dMap]: any) => {\n const hl = dMap[parentNodeId];\n return hl && (hl.includes(highlight) || highlight.includes(hl));\n });\n if (overlappingDevs.length > 1) {\n stackIndex = Math.max(0, overlappingDevs.findIndex(([k]) => k === deviationKey));\n }\n }\n }\n const badgeRef = getBadgeRef(columnKey, refId);\n\n return {\n id: refId,\n actionId: actionId,\n label: badgeLabel,\n highlight,\n side: columnKey,\n style: badgeStyle,\n stackIndex,\n score: deviationScore,\n isConnected: connectedSections?.has(actionId),\n showScrollLockToggle:\n connectedSections?.has(actionId) ||\n (isSideBySide && activeSideBySideSection === actionId) ||\n (!!summaryPopupAnchorEl && summaryPopupAnchorEl === badgeRef.current),\n scrollSyncLocked,\n toggleScrollSyncLocked,\n isOrphan: isDeviationOrphan,\n isMissingClause,\n badgeRef,\n onClick: (e: React.MouseEvent) => {\n e.stopPropagation();\n\n if (openMoreFunctionsPopup) {\n openMoreFunctionsPopup(\n e as any, \n popupBaseSec || { id: \"orphan-left\", title: \"\", content: \"\" }, \n isDeviationOrphan, \n popupRefSec || { id: \"orphan-right\", title: \"\", content: \"\" }, \n actionId as any, \n badgeStyle as StyleVariant | null\n );\n }\n },\n\n onSummaryClick: (e: React.MouseEvent) => {\n e.stopPropagation();\n openSummaryPopup(e, actionId, isDeviationOrphan, summaryPayload);\n },\n };\n }).filter(Boolean);\n const baseShouldRenderBadges = showDeviationBadges || isProposedFixTarget;\n const shouldRenderBadges = baseShouldRenderBadges;\n const deviationBadgesToRender = shouldRenderBadges ? deviationEntries : [];\n\n // NEW: Sync highlights to prevent ghost highlights\n const highlightsToRender = deviationEntries.map((b: any) => b.highlight).filter(Boolean)\n\n const show =\n section.id && columnKey === navigation?.columnKey ? navigation : null;\n\n // Local ref added to prevent race conditions\n const hasScrolledRef = React.useRef(false);\n\n // Reset scroll flag when section closed\n useEffect(() => {\n if (!isExpanded) {\n hasScrolledRef.current = false;\n }\n }, [isExpanded]);\n // useEffect(()=>{\n // deviationNodeIdRef.current = deviationNodeIdToView;\n // deviationNodeParentRef.current = deviationTargetParentId || null;\n // }, [deviationNodeIdToView, deviationTargetParentId]);\n\n // Commented out the auto scroll functionality which was breaking the LSC -> RHS opening\n // useEffect(() => {\n // const isDeviationTargetSection =\n // !!deviationNodeIdRef.current &&\n // !!deviationNodeParentRef.current &&\n // nodeId === deviationNodeParentRef.current;\n // // NEW CONDITION: Check if the deviation target is one of the direct subsections\n // const isTargetInSubsections =\n // !!deviationNodeIdRef.current &&\n // (section.subsections || []).some(\n // (sub) => sub.id === deviationNodeIdRef.current\n // );\n\n // // Abort scroll if it's already scrolled, not expanded, is the target section, \n // // OR if the target is inside its subsections\n // if (\n // !isExpanded ||\n // hasScrolledRef.current ||\n // isDeviationTargetSection ||\n // isTargetInSubsections\n // ) {\n // return;\n // }\n\n // const timer = setTimeout(() => {\n // const firstDeviationEl = show?.firstDeviationRef?.current;\n // const firstDeviationPosition = show?.firstDeviationPosition;\n\n // if (!firstDeviationEl) {\n // hasScrolledRef.current = true;\n // return;\n // }\n\n // if (\n // firstDeviationPosition === \"inside\" ||\n // isElementVisibleInScrollParent(firstDeviationEl)\n // ) {\n // hasScrolledRef.current = true;\n // return;\n // }\n\n // hasScrolledRef.current = true;\n // firstDeviationEl.scrollIntoView({\n // behavior: \"smooth\",\n // block: \"center\",\n // });\n // }, 600);\n\n // return () => clearTimeout(timer);\n // }, [\n // isExpanded,\n // nodeId,\n // show?.firstDeviationPosition,\n // show?.firstDeviationRef,\n // ]);\n \n return (\n <Box\n key={`${columnKey}-sec-${idx}`}\n ref={colRef}\n sx={{\n mb,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n position: \"relative\",\n minWidth: 0,\n }}\n >\n {isExpanded && show?.showAbove && (\n <div\n style={{\n position: \"sticky\",\n top: 0,\n height: \"0px\",\n cursor: \"pointer\",\n }}\n onClick={() =>\n show?.showAboveRef?.current?.scrollIntoView({\n behavior: \"smooth\" as ScrollBehavior,\n block: \"center\",\n })\n }\n >\n <div\n style={{\n transform: `translateY(-50%) translateX(calc(100% ${\n columnKey === \"left\" ? \"+\" : \"-\"\n } 130px))`,\n position: \"absolute\",\n paddingTop: \"20px\",\n ...(columnKey === \"left\" ? {right: \"-20px\"} : {left: \"-20px\"}),\n }}\n >\n <ChevronUp\n color={\n show?.showAboveRef?.current\n ? window.getComputedStyle(show.showAboveRef.current).color\n : undefined\n }\n />\n </div>\n </div>\n )}\n <Accordion\n disableGutters\n expanded={isEmpty ? false : isExpanded}\n onChange={() => {\n if (!isEmpty) {\n onToggle();\n showOpenNodeRef.current = section.id;\n }\n }}\n sx={{\n boxShadow: \"none\",\n border: isEmpty ? \"1px dashed #E2E8F0\" : \"1px solid #E2E8F0\",\n bgcolor: isEmpty ? \"#FAFAFA\" : \"#FFFFFF\",\n borderRadius: \"6px\",\n flexGrow: 1,\n width: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n minWidth: 0,\n \"&:before\": { display: \"none\" },\n \"& .MuiAccordion-heading\": {\n position: \"sticky\",\n top: -12,\n zIndex: 10,\n background: \"#fff\",\n },\n }}\n >\n <AccordionSummary\n expandIcon={isEmpty ? null : <ChevronDown size={16} />}\n sx={{\n minHeight: \"36px\",\n flexShrink: 0,\n cursor: isEmpty ? \"default\" : \"pointer\",\n \"& .MuiAccordionSummary-content\": {\n my: 0.5,\n display: \"grid\",\n alignItems: \"center\",\n minWidth: 0,\n width: \"100%\",\n },\n \"& .MuiAccordionSummary-expandIconWrapper\": {\n transition: \"transform 0.2s ease\",\n },\n \"& .MuiAccordionSummary-expandIconWrapper.Mui-expanded\": {\n transform: \"rotate(180deg)\",\n },\n }}\n >\n {hasTitle && (\n <Tooltip title={displayTitle} placement=\"top\">\n <Typography\n component=\"div\"\n sx={{\n fontSize: \"12px\",\n color: isEmpty ? \"#94A3B8\" : \"#19213D\",\n fontWeight: isEmpty ? 400 : 700,\n overflow: \"hidden\",\n textOverflow: \"ellipsis\",\n whiteSpace: \"nowrap\",\n width: \"100%\",\n minWidth: 0,\n }}\n >\n {renderSimpleMarkdown(visibleTitle, isMultipleMapping)}\n </Typography>\n </Tooltip>\n )}\n </AccordionSummary>\n {!isEmpty && (\n <AccordionDetails\n sx={{\n pt: 0,\n pb: 1.25,\n bgcolor: \"#FFFFFF\",\n flex: 1,\n display: \"flex\",\n flexDirection: \"column\",\n minWidth: 0,\n }}\n >\n {hasContent && (\n <MemoizedMarkdown\n content={baseContent}\n overlayContent={overlayContent}\n fallbackContent={fallbackContent}\n sxStyles={resolvedMarkdownStyles}\n highlights={highlightsToRender}\n maintainRelativeOrder={maintainRelativeOrder}\n highlightBg={highlightBg}\n suppressHighlightBg={suppressHighlightBg}\n deviationBadges={deviationBadgesToRender}\n collisionKey={collisionKey}\n />\n )}\n {(section.subsections || []).map((sub, subIdx) =>\n renderSubSectionAccordion({\n section: sub,\n keyPath: `${idx}-${subIdx}`,\n depth: 0,\n columnKey,\n parentNodeId,\n sectionOffset,\n rhsOrphanVisualIndexes,\n }),\n )}\n </AccordionDetails>\n )}\n </Accordion>\n {isExpanded && show?.showBelow && (\n <div\n style={{\n position: \"sticky\",\n bottom: 0,\n height: \"0px\",\n cursor: \"pointer\",\n }}\n onClick={() =>\n show?.showBelowRef?.current?.scrollIntoView({\n behavior: \"smooth\" as ScrollBehavior,\n block: \"center\",\n })\n }\n >\n <div\n style={{\n transform: `translateY(-50%) translateX(calc(100% ${\n columnKey === \"left\" ? \"+\" : \"-\"\n } 130px))`,\n position: \"absolute\",\n paddingBottom: \"20px\",\n ...(columnKey === \"left\" ? {right: \"-20px\"} : {left: \"-20px\"}),\n }}\n >\n <ChevronDown\n color={\n show?.showBelowRef?.current\n ? window.getComputedStyle(show.showBelowRef.current).color\n : undefined\n }\n />\n </div>\n </div>\n )}\n </Box>\n );\n};\n\nexport default SectionAccordion;\n"],"names":["renderSimpleMarkdown","text","isMultiTag","safeStringify","replace","split","map","part","i","startsWith","endsWith","children","slice","jsxs","style","display","alignItems","justifyContent","gap","width","jsx","minWidth","overflow","textOverflow","whiteSpace","padding","borderRadius","background","border","color","fontSize","fontWeight","flexShrink","lineHeight","marginRight","SectionAccordion","section","idx","columnKey","colRef","mb","isExpanded","onToggle","navigation","parentNodeId","showOpenNodeRef","resolvedMarkdownStyles","maintainRelativeOrder","showDeviationBadges","renderSubSectionAccordion","treeData","proposedSections","existingSections","deviationNumberRegistry","deviationParentRegistry","getBadgeRef","openSummaryPopup","getSectionCompareStyle","connectedSections","openMoreFunctionsPopup","isProposingFix","proposingFixNodeId","isRedlineFlow","isSideBySide","activeSideBySideSection","scrollSyncLocked","unifiedNumbering","toggleScrollSyncLocked","summaryPopupAnchorEl","useCompareContext","collisionKey","String","hasTitle","displayTitle","hasValue","title","isProposedFixTarget","id","nodeId","contentId","hasRedlineTags","hasMeaningfulRedlineTags","content","resolvedRedlineFlow","suppressHighlightBg","changeHistoryContent","change_history","shouldOverlayContent","normalizedRedlineContent","React","useMemo","normalizeRedlineMarkdown","baseContent","stripRedlineTags","overlayContent","fallbackContent","hasContent","displayContent","isEmpty","isMultipleMapping","refContentIds","length","visibleTitle","trimEnd","targetEvalResult","evaluationResult","lhsSelfIndex","refIndexes","lhsSection","find","s","selfIndex","leftDocId","input_index_map","rightDocId","counterPartNodeId","findNodeByIdDeep","nodes","n","subsections","found","popupBaseSec","popupRefSec","sectionOffset","min","Infinity","normalizeInlineContent","value","raw","traverse","node","bNode","rNode","isTopLevel","topNodeId","mappedLhs","filter","l","includes","subNodeId","evalResult","devs","deviations","Object","keys","forEach","devKey","highlight","isMissingStr","normalizedHighlight","findTextMatchRange","canRenderInlineHighlight","refId1","DEVIATION_BADGE_SEPARATOR","idx1","refId2","idx2","subs","bSubs","rSubs","maxLen","Math","max","mappedLhsSections","lhs","rhsSelfIndex","rhs","Boolean","rhsSection","rhsArrayIdx","findIndex","lhsArrayIdx","isSecOrphan","hasSingleMappedLhs","hasSingleMappedLhsSection","resolvedEvalResult","deviationColorData","evaluation_outputs","metadata","label_color","DEFAULT_DEVIAION_COLOR","deviationPalette","generateColorPalette","highlightBg","lhsDeviationDisplayIndexes","getLhsDeviationDisplayIndexes","Map","rhsOrphanVisualIndexes","indexes","nextIndex","isOneToOneSection","normalizeContent","resolveNode","rhsNode","isRoot","lhsNode","registryNodeId","reserveMappedIndexes","normalizedContent","entries","deviationKey","deviationMap","registryIndex","child","visit","nodeDeviations","isOrphan","position","start","findTextRangeWithFormatting","refId","isRenderable","Number","MAX_SAFE_INTEGER","entry","sort","a","b","set","firstDeviationKey","firstRefId","registeredParentNum","validatedParentNum","unifiedNum","leftNums","get","rightNums","nextFallbackDeviationIndex","isFinite","rawDeviationEntries","currentIndex","deviationEntries","item","isMissingClause","leftIdx","rightIdx","rhsByIdIdx","lhsByIdIdx","actionId","counterpartHighlight","isDeviationOrphan","orphanVisualIndex","mappedLhsIndex","badgeLabel","getRhsMappedSectionNumber","fallbackNumber","firstOnly","mappedIdx","actualLhsIdx","baseStyle","deviationOutput","deviationScore","output_value","deviationPaletteForBadge","badgeStyle","badgeBg","badgeBorder","badgeText","summaryPayload","deviation_summary","deviation_title","deviation_impact","deviation_explanation","cognitive_decisioning","stackIndex","contentStr","paragraphs","paraIndex","p","overlappingDevs","_","dMap","hl","indexOf","k","badgeRef","label","side","score","isConnected","has","showScrollLockToggle","current","onClick","e","stopPropagation","onSummaryClick","deviationBadgesToRender","highlightsToRender","show","hasScrolledRef","useRef","useEffect","Box","ref","sx","flexDirection","showAbove","top","height","cursor","showAboveRef","scrollIntoView","behavior","block","transform","paddingTop","right","left","ChevronUp","window","getComputedStyle","Accordion","disableGutters","expanded","onChange","boxShadow","bgcolor","flexGrow","zIndex","AccordionSummary","expandIcon","ChevronDown","size","minHeight","my","transition","Tooltip","placement","Typography","component","AccordionDetails","pt","pb","flex","MemoizedMarkdown","sxStyles","highlights","deviationBadges","sub","subIdx","keyPath","depth","showBelow","bottom","showBelowRef","paddingBottom"],"mappings":"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"}
1
+ {"version":3,"file":"SectionAccordion.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as t}from"react/jsx-runtime";import n,{useMemo as i}from"react";import{Box as o,Accordion as s,AccordionSummary as l,Typography as d,AccordionDetails as r}from"@mui/material";import{ChevronDown as a}from"lucide-react";import{MemoizedMarkdown as c}from"../hooks/memoizedMarkdown.js";import{useCompareContext as u}from"../CompareContext.js";import{hasValue as p,hasMeaningfulRedlineTags as h,safeStringify as m,stripRedlineTags as f,hasSingleMappedLhsSection as g,getLhsDeviationDisplayIndexes as x,generateColorPalette as v,DEVIATION_BADGE_SEPARATOR as y,isMissingStr as S,findTextMatchRange as I,getRhsMappedSectionNumber as b}from"../CognitiveComparehelpers.js";import{DEFAULT_DEVIAION_COLOR as _}from"../CognitiveCompareConstants.js";import{normalizeRedlineMarkdown as $}from"../utils/normalizeRedlineMarkdown.js";import{findTextRangeWithFormatting as k}from"../utils/normalizeInlineMarkdown.js";const w=n.memo(n=>{const{section:C,keyPath:N,depth:F=0,columnKey:M="left",parentNodeId:O="",sectionOffset:P,rhsOrphanVisualIndexes:B}=n,{expandedSubSections:R,setExpandedSubSections:E,maintainRelativeOrder:j,showDeviationBadges:A=!1,proposedSections:K,existingSections:W,treeData:L,deviationNumberRegistry:z,deviationParentRegistry:T,connectedSections:D,activeSideBySideSection:G,isSideBySide:H,scrollSyncLocked:V,toggleScrollSyncLocked:X,summaryPopupAnchorEl:U,resolvedMarkdownStyles:q,getSubSectionRef:J,getSubSectionCompareStyle:Q,getBadgeRef:Y,openMoreFunctionsPopup:Z,openSummaryPopup:ee,resetSideBySide:te,setConnectedSections:ne,setConnectedLines:ie,cachedConnectedPositions:oe,isProposingFix:se,proposingFixNodeId:le,isRedlineFlow:de,unifiedNumbering:re}=u(),ae=G??"",ce=(C.displayTitle??!0)&&p(C.title),ue=!(!se||!le||"left"!==M||C.id!==le&&C.nodeId!==le&&C.contentId!==le),pe=h(C.content),he="boolean"==typeof de?de:pe,me=pe,fe=C.change_history,ge=he&&pe,xe=i(()=>ge?$(m(C.content)):m(C.content),[C.content,ge]),ve=ge?f(xe):C.content,ye=ge?xe:void 0,Se=pe&&p(fe)?m(fe):void 0,Ie=((C.displayContent??!0)||pe)&&p(C.content),be=!ce&&!Ie,_e=ce?C.title:Ie?"No Title Found":"No Matching Section Found",$e=!!R[N],ke=J(M,N),we=N.split("-").map(Number)[0];let Ce=K[we],Ne=W[we],Fe=we,Me=we,Oe=!1;const Pe=(e,t,n)=>{if(!e||!t)return null;if(e.id===t||e.nodeId===t||e.contentId===t)return{section:e,keyPath:n};const i=(e.subsections||[]).map((e,t)=>({section:e,keyPath:`${n}-${t}`}));for(;i.length>0;){const e=i.shift();if(e?.section){if(e.section.id===t||e.section.nodeId===t||e.section.contentId===t)return e;(e.section.subsections||[]).forEach((t,n)=>{i.push({section:t,keyPath:`${e.keyPath}-${n}`})})}}return null};if(j)if("left"===M){const e=Ce?.refIndexes?.[0],t=W.findIndex(t=>t.selfIndex===e);-1!==t?(Ne=W[t],Me=t):Oe=!0}else{const e=Ne?.refIndexes?.[0],t=K.findIndex(t=>t.selfIndex===e);-1!==t?(Ce=K[t],Fe=t):Oe=!0}const Be=(e,t)=>{if(!t||!e)return null;for(let n=0;n<e.length;n++){const i=Pe(e[n],t,String(n));if(i)return i}return null};let Re=null,Ee=null,je="",Ae="";if(j)if("left"===M){Re=C,je=N;let e=Pe(Ne,C.nodeId||C.id,String(Me));e||(e=Be(W,C.nodeId||C.id)),Ee=e?.section||null,Ae=e?.keyPath||""}else{Ee=C,Ae=N;let e=Pe(Ce,C.nodeId||C.id,String(Fe));e||(e=Be(K,C.nodeId||C.id)),Re=e?.section||null,je=e?.keyPath||""}else if("left"===M){Re=C,je=N;const e=Be(W,C.nodeId||C.id);Ee=e?.section||null,Ae=e?.keyPath||""}else{Ee=C,Ae=N;const e=Be(K,C.nodeId||C.id);Re=e?.section||null,je=e?.keyPath||""}const Ke=(je?Q(je):null)||Q(N),We=L?.input_index_map?.[0],Le=L?.input_index_map?.[1],ze="left"===M?Le:We,Te="left"===M?!Ee:!Re,De=j&&"right"===M&&g(Ne,K),Ge=C.evaluationResult||Re?.evaluationResult||Ee?.evaluationResult,He=Ge?.deviations||{},Ve=i(()=>j&&"right"===M?x(K,We,z):new Map,[j,M,K,We,z]);let Xe=C.nodeId||C.id||Re?.nodeId||Re?.id||Ee?.nodeId||Ee?.id;j&&"left"!==M&&Re?.id&&(Xe=Re.nodeId||Re.id);const Ue=Object.keys(He)[0],qe=Ue?`${Xe}${y}${Ue}`:null,Je=qe?T?.[qe]:null;let Qe=we+1;if(j&&re){const e="left"===M?re.leftNums.get(Ce?.id):re.rightNums.get(Ne?.id);Oe&&void 0!==e?Qe=e:null!=Je&&Je>=0?Qe=Je:void 0!==e&&(Qe=e)}else null!=Je&&Je>=0&&(Qe=Je);const Ye=Ge?.evaluation_outputs?.metadata?.label_color??_,Ze=v(Ye),{highlightBg:et}=Ze;let tt=Math.max(0,...Object.keys(He).map(e=>z[`${Xe}${y}${e}`]).filter(e=>"number"==typeof e&&Number.isFinite(e)))+1;const nt=Object.entries(He).map(([e,t])=>{const n=`${Xe}${y}${e}`;return{deviationKey:e,deviationMap:t,refId:n,currentIndex:z[n]??tt++}});nt.sort((e,t)=>e.currentIndex-t.currentIndex);const it=new Map;if(!B&&j&&"right"===M){const e=m(ve||"").replace(/\\n/g,"\n");nt.filter(({deviationMap:e})=>{const t=e[O];return(Te||S(e[ze]))&&!!t&&!S(t)}).map(t=>{const n=m(t.deviationMap[O]||"").replace(/\\n/g,"\n");let i=-1;return n&&(i=I(e,n)?.start??-1,-1===i&&(i=k(e,n)?.start??-1)),{...t,position:i}}).sort((e,t)=>(-1===e.position?Number.MAX_SAFE_INTEGER:e.position)-(-1===t.position?Number.MAX_SAFE_INTEGER:t.position)||e.currentIndex-t.currentIndex).forEach((e,t)=>{it.set(e.refId,t+1)})}const ot=nt.map(e=>{const{deviationKey:t,deviationMap:n,refId:i}=e;let o=e.currentIndex,s=n[O];const l=S(s);if(l)s="";else if(!s)return null;const d=n[ze],r=Te||S(d),a=B?.get(i)??it.get(i),c=Ve.get(i);j&&"right"===M&&r&&void 0!==a?o=a:j&&"right"===M&&!r&&void 0!==c?o=c:j&&void 0!==P&&("right"!==M||r||De)&&(o-=P),o=Math.max(1,o);const u=`${j&&"right"===M&&r&&re?b({section:Ne,proposedSections:K,leftNums:re.leftNums,fallbackNumber:String(Qe),firstOnly:!0}):Qe}.${o}`,p=`${Xe}${y}${t}${y}${je}${y}${Ae}`,h=n?.evaluation_outputs||Ge?.evaluation_outputs,m=h?.output_value??null;let f={...v(h?.metadata?.label_color??Ye)};const g=n?.deviation_summary?{deviation_summary:n.deviation_summary||Ge?.deviation_summary,deviation_title:n?.deviation_title||Ge?.deviation_title,deviation_impact:n?.deviation_impact||Ge?.deviation_impact,deviation_explanation:n?.deviation_explanation||Ge?.deviation_explanation,evaluation_outputs:h,cognitive_decisioning:n?.cognitive_decisioning||Ge?.cognitive_decisioning}:null;let x=0;const I=ve||"";if(s&&I){const e=I.split(/\n{2,}/),n=e.findIndex(e=>e.includes(s));if(-1!==n){const i=Object.entries(He).filter(([t,i])=>{const o=i[O];return o&&e[n].includes(o)}).sort((t,i)=>e[n].indexOf(t[1][O])-e[n].indexOf(i[1][O])).filter(([e,t])=>{const n=t[O];return n&&(n.includes(s)||s.includes(n))});i.length>1&&(x=Math.max(0,i.findIndex(([e])=>e===t)))}}const _=Y(M,i);return{id:i,actionId:p,label:u,highlight:s,side:M,style:f,stackIndex:x,score:m,isConnected:D.has(p),showScrollLockToggle:D.has(p)||H&&G===p||!!U&&U===_.current,scrollSyncLocked:V,toggleScrollSyncLocked:X,isOrphan:r,isMissingClause:l,badgeRef:_,onClick:e=>{e.stopPropagation();const t=je&&K[Number(je.split("-")[0])]||Ce,n=Ae&&W[Number(Ae.split("-")[0])]||Ne,i=Re?{...Re,title:t?.title||Re?.title||""}:{id:"orphan-left",title:"",content:""},o=Ee?{...Ee,title:n?.title||Ee?.title||""}:{id:"orphan-right",title:"",content:""};Z(e,i,r,o,p,f)},onSummaryClick:e=>{e.stopPropagation(),ee(e,p,r,g)}}}).filter(Boolean).sort((e,t)=>parseFloat(e.label)-parseFloat(t.label)),st=i(()=>{const e=new Set;return ot.filter(t=>!e.has(t.id)&&(e.add(t.id),!0))},[ot]),lt=A||ue?st:[],dt=st.map(e=>e.highlight).filter(Boolean),rt=ot.find(e=>D.has(e.actionId)),at=!!rt;if(!(ce||Ie||C.subsections&&0!==C.subsections.length))return null;const ct=rt?.style?.badgeBorder||Ke?.badgeBorder,ut=at&&ct?{borderRadius:"4px",outline:`2px solid ${ct}`,outlineOffset:"1px"}:{};return e(o,ce?{ref:ke,sx:{mt:1,width:"100%",minWidth:0,position:"relative"},children:e(o,{sx:{width:"100%",...ut},children:t(s,{disableGutters:!0,expanded:!be&&$e,onChange:()=>{if(!be){if($e){const e=String(G||"");let t=e.includes(je)||e.includes(Ae);t||D.forEach(e=>{(String(e).includes(je)||String(e).includes(Ae))&&(t=!0)}),t&&(te(),ne(new Set),ie([]),oe.current=[])}E(e=>({...e,[N]:!e[N]}))}},sx:{mt:0,boxShadow:"none",border:be?"1px dashed #E2E8F0":"1px solid #EEF2F7",borderRadius:"4px !important",bgcolor:"#FFFFFF",minWidth:0,"&:before":{display:"none"}},children:[e(l,{expandIcon:be?null:e(a,{size:14}),sx:{minHeight:"32px","& .MuiAccordionSummary-content":{my:.5,display:"grid",alignItems:"center",minWidth:0,width:"100%"}},children:e(d,{component:"div",sx:{fontSize:"11px",fontWeight:600,color:be?"#94A3B8":"#19213D",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",width:"100%",minWidth:0},children:_e||"Untitled Subsection"})}),!be&&t(r,{sx:{pt:0,pb:1,minWidth:0},children:[Ie&&e(c,{content:ve,overlayContent:ye,fallbackContent:Se,sxStyles:q,deviationBadges:lt,maintainRelativeOrder:j,highlightBg:et,suppressHighlightBg:me,highlights:dt,collisionKey:ae}),(C.subsections||[]).map((t,n)=>e(w,{section:t,keyPath:`${N}-${n}`,depth:F+1,columnKey:M,parentNodeId:O,sectionOffset:P,rhsOrphanVisualIndexes:B},`${N}-${n}`))]})]})})}:{ref:ke,sx:{mt:0===F?1:.75,width:"100%",minWidth:0,position:"relative"},children:!be&&t(o,{sx:{width:"100%",...ut},children:[Ie&&e(c,{content:ve,overlayContent:ye,fallbackContent:Se,sxStyles:q,deviationBadges:lt,maintainRelativeOrder:j,highlightBg:et,suppressHighlightBg:me,highlights:dt,collisionKey:ae}),(C.subsections||[]).map((t,n)=>e(w,{section:t,keyPath:`${N}-${n}`,depth:F+1,columnKey:M,parentNodeId:O,sectionOffset:P,rhsOrphanVisualIndexes:B},`${N}-${n}`))]})})});export{w as default};
1
+ import{__spreadArray as n,__assign as i}from"tslib";import{jsx as t,jsxs as e}from"react/jsx-runtime";import o,{useMemo as l}from"react";import{Box as d,Accordion as r,AccordionSummary as a,Typography as u,AccordionDetails as c}from"@mui/material";import{ChevronDown as s}from"lucide-react";import{MemoizedMarkdown as v}from"../hooks/memoizedMarkdown.js";import{useCompareContext as f}from"../CompareContext.js";import{hasValue as p,hasMeaningfulRedlineTags as h,safeStringify as m,stripRedlineTags as g,hasSingleMappedLhsSection as x,getLhsDeviationDisplayIndexes as y,generateColorPalette as S,DEVIATION_BADGE_SEPARATOR as I,isMissingStr as b,findTextMatchRange as _,getRhsMappedSectionNumber as k}from"../CognitiveComparehelpers.js";import{DEFAULT_DEVIAION_COLOR as w}from"../CognitiveCompareConstants.js";import{normalizeRedlineMarkdown as C}from"../utils/normalizeRedlineMarkdown.js";import{findTextRangeWithFormatting as N}from"../utils/normalizeInlineMarkdown.js";var F=o.memo(function(o){var M,O,P,B,R,E,j,A,K,W,L=o.section,z=o.keyPath,T=o.depth,D=void 0===T?0:T,G=o.columnKey,H=void 0===G?"left":G,V=o.parentNodeId,X=void 0===V?"":V,U=o.sectionOffset,q=o.rhsOrphanVisualIndexes,J=f(),Q=J.expandedSubSections,Y=J.setExpandedSubSections,Z=J.maintainRelativeOrder,$=J.showDeviationBadges,nn=void 0!==$&&$,tn=J.proposedSections,en=J.existingSections,on=J.treeData,ln=J.deviationNumberRegistry,dn=J.deviationParentRegistry,rn=J.connectedSections,an=J.activeSideBySideSection,un=J.isSideBySide,cn=J.scrollSyncLocked,sn=J.toggleScrollSyncLocked,vn=J.summaryPopupAnchorEl,fn=J.resolvedMarkdownStyles,pn=J.getSubSectionRef,hn=J.getSubSectionCompareStyle,mn=J.getBadgeRef,gn=J.openMoreFunctionsPopup,xn=J.openSummaryPopup,yn=J.resetSideBySide,Sn=J.setConnectedSections,In=J.setConnectedLines,bn=J.cachedConnectedPositions,_n=J.isProposingFix,kn=J.proposingFixNodeId,wn=J.isRedlineFlow,Cn=J.unifiedNumbering,Nn=null!=an?an:"",Fn=(null===(M=L.displayTitle)||void 0===M||M)&&p(L.title),Mn=!(!_n||!kn||"left"!==H||L.id!==kn&&L.nodeId!==kn&&L.contentId!==kn),On=h(L.content),Pn="boolean"==typeof wn?wn:On,Bn=On,Rn=L.change_history,En=Pn&&On,jn=l(function(){return En?C(m(L.content)):m(L.content)},[L.content,En]),An=En?g(jn):L.content,Kn=En?jn:void 0,Wn=On&&p(Rn)?m(Rn):void 0,Ln=(null===(O=L.displayContent)||void 0===O||O||On)&&p(L.content),zn=!Fn&&!Ln,Tn=Fn?L.title:Ln?"No Title Found":"No Matching Section Found",Dn=!!Q[z],Gn=pn(H,z),Hn=z.split("-").map(Number)[0],Vn=tn[Hn],Xn=en[Hn],Un=Hn,qn=Hn,Jn=!1,Qn=function(n,i,t){if(!n||!i)return null;if(n.id===i||n.nodeId===i||n.contentId===i)return{section:n,keyPath:t};for(var e=(n.subsections||[]).map(function(n,i){return{section:n,keyPath:"".concat(t,"-").concat(i)}}),o=function(){var n=e.shift();return(null==n?void 0:n.section)?n.section.id===i||n.section.nodeId===i||n.section.contentId===i?{value:n}:void(n.section.subsections||[]).forEach(function(i,t){e.push({section:i,keyPath:"".concat(n.keyPath,"-").concat(t)})}):"continue"};e.length>0;){var l=o();if("object"==typeof l)return l.value}return null};if(Z)if("left"===H){var Yn=null===(P=null==Vn?void 0:Vn.refIndexes)||void 0===P?void 0:P[0],Zn=en.findIndex(function(n){return n.selfIndex===Yn});-1!==Zn?(Xn=en[Zn],qn=Zn):Jn=!0}else{var $n=null===(B=null==Xn?void 0:Xn.refIndexes)||void 0===B?void 0:B[0],ni=tn.findIndex(function(n){return n.selfIndex===$n});-1!==ni?(Vn=tn[ni],Un=ni):Jn=!0}var ii=function(n,i){if(!i||!n)return null;for(var t=0;t<n.length;t++){var e=Qn(n[t],i,String(t));if(e)return e}return null},ti=null,ei=null,oi="",li="";if(Z)"left"===H?(ti=L,oi=z,(di=Qn(Xn,L.nodeId||L.id,String(qn)))||(di=ii(en,L.nodeId||L.id)),ei=(null==di?void 0:di.section)||null,li=(null==di?void 0:di.keyPath)||""):(ei=L,li=z,(ri=Qn(Vn,L.nodeId||L.id,String(Un)))||(ri=ii(tn,L.nodeId||L.id)),ti=(null==ri?void 0:ri.section)||null,oi=(null==ri?void 0:ri.keyPath)||"");else if("left"===H){ti=L,oi=z;var di=ii(en,L.nodeId||L.id);ei=(null==di?void 0:di.section)||null,li=(null==di?void 0:di.keyPath)||""}else{ei=L,li=z;var ri=ii(tn,L.nodeId||L.id);ti=(null==ri?void 0:ri.section)||null,oi=(null==ri?void 0:ri.keyPath)||""}var ai=(oi?hn(oi):null)||hn(z),ui=null===(R=null==on?void 0:on.input_index_map)||void 0===R?void 0:R[0],ci=null===(E=null==on?void 0:on.input_index_map)||void 0===E?void 0:E[1],si="left"===H?ci:ui,vi="left"===H?!ei:!ti,fi=Z&&"right"===H&&x(Xn,tn),pi=L.evaluationResult||(null==ti?void 0:ti.evaluationResult)||(null==ei?void 0:ei.evaluationResult),hi=(null==pi?void 0:pi.deviations)||{},mi=l(function(){return Z&&"right"===H?y(tn,ui,ln):new Map},[Z,H,tn,ui,ln]),gi=L.nodeId||L.id||(null==ti?void 0:ti.nodeId)||(null==ti?void 0:ti.id)||(null==ei?void 0:ei.nodeId)||(null==ei?void 0:ei.id);Z&&"left"!==H&&(null==ti?void 0:ti.id)&&(gi=ti.nodeId||ti.id);var xi=Object.keys(hi)[0],yi=xi?"".concat(gi).concat(I).concat(xi):null,Si=yi?null==dn?void 0:dn[yi]:null,Ii=Hn+1;if(Z&&Cn){var bi="left"===H?Cn.leftNums.get(null==Vn?void 0:Vn.id):Cn.rightNums.get(null==Xn?void 0:Xn.id);Jn&&void 0!==bi?Ii=bi:null!=Si&&Si>=0?Ii=Si:void 0!==bi&&(Ii=bi)}else null!=Si&&Si>=0&&(Ii=Si);var _i=null!==(K=null===(A=null===(j=null==pi?void 0:pi.evaluation_outputs)||void 0===j?void 0:j.metadata)||void 0===A?void 0:A.label_color)&&void 0!==K?K:w,ki=S(_i).highlightBg,wi=Math.max.apply(Math,n([0],Object.keys(hi).map(function(n){return ln["".concat(gi).concat(I).concat(n)]}).filter(function(n){return"number"==typeof n&&Number.isFinite(n)}),!1))+1,Ci=Object.entries(hi).map(function(n){var i,t=n[0],e=n[1],o="".concat(gi).concat(I).concat(t);return{deviationKey:t,deviationMap:e,refId:o,currentIndex:null!==(i=ln[o])&&void 0!==i?i:wi++}});Ci.sort(function(n,i){return n.currentIndex-i.currentIndex});var Ni=new Map;if(!q&&Z&&"right"===H){var Fi=m(An||"").replace(/\\n/g,"\n");Ci.filter(function(n){var i=n.deviationMap,t=i[X];return(vi||b(i[si]))&&!!t&&!b(t)}).map(function(n){var t,e,o,l,d=m(n.deviationMap[X]||"").replace(/\\n/g,"\n"),r=-1;return d&&-1===(r=null!==(e=null===(t=_(Fi,d))||void 0===t?void 0:t.start)&&void 0!==e?e:-1)&&(r=null!==(l=null===(o=N(Fi,d))||void 0===o?void 0:o.start)&&void 0!==l?l:-1),i(i({},n),{position:r})}).sort(function(n,i){return(-1===n.position?Number.MAX_SAFE_INTEGER:n.position)-(-1===i.position?Number.MAX_SAFE_INTEGER:i.position)||n.currentIndex-i.currentIndex}).forEach(function(n,i){Ni.set(n.refId,i+1)})}var Mi=Ci.map(function(n){var t,e,o,l,d=n.deviationKey,r=n.deviationMap,a=n.refId,u=n.currentIndex,c=r[X],s=b(c);if(s)c="";else if(!c)return null;var v=r[si],f=vi||b(v),p=null!==(t=null==q?void 0:q.get(a))&&void 0!==t?t:Ni.get(a),h=mi.get(a);Z&&"right"===H&&f&&void 0!==p?u=p:Z&&"right"===H&&!f&&void 0!==h?u=h:Z&&void 0!==U&&("right"!==H||f||fi)&&(u-=U),u=Math.max(1,u);var m=Z&&"right"===H&&f&&Cn?k({section:Xn,proposedSections:tn,leftNums:Cn.leftNums,fallbackNumber:String(Ii),firstOnly:!0}):Ii,g="".concat(m,".").concat(u),x="".concat(gi).concat(I).concat(d).concat(I).concat(oi).concat(I).concat(li),y=(null==r?void 0:r.evaluation_outputs)||(null==pi?void 0:pi.evaluation_outputs),_=null!==(e=null==y?void 0:y.output_value)&&void 0!==e?e:null,w=null!==(l=null===(o=null==y?void 0:y.metadata)||void 0===o?void 0:o.label_color)&&void 0!==l?l:_i,C=S(w),N=i({},C),F=(null==r?void 0:r.deviation_summary)?{deviation_summary:r.deviation_summary||(null==pi?void 0:pi.deviation_summary),deviation_title:(null==r?void 0:r.deviation_title)||(null==pi?void 0:pi.deviation_title),deviation_impact:(null==r?void 0:r.deviation_impact)||(null==pi?void 0:pi.deviation_impact),deviation_explanation:(null==r?void 0:r.deviation_explanation)||(null==pi?void 0:pi.deviation_explanation),evaluation_outputs:y,cognitive_decisioning:(null==r?void 0:r.cognitive_decisioning)||(null==pi?void 0:pi.cognitive_decisioning)}:null,M=0,O=An||"";if(c&&O){var P=O.split(/\n{2,}/),B=P.findIndex(function(n){return n.includes(c)});if(-1!==B){var R=Object.entries(hi).filter(function(n){n[0];var i=n[1][X];return i&&P[B].includes(i)}).sort(function(n,i){return P[B].indexOf(n[1][X])-P[B].indexOf(i[1][X])}),E=R.filter(function(n){n[0];var i=n[1][X];return i&&(i.includes(c)||c.includes(i))});E.length>1&&(M=Math.max(0,E.findIndex(function(n){return n[0]===d})))}}var j=mn(H,a);return{id:a,actionId:x,label:g,highlight:c,side:H,style:N,stackIndex:M,score:_,isConnected:rn.has(x),showScrollLockToggle:rn.has(x)||un&&an===x||!!vn&&vn===j.current,scrollSyncLocked:cn,toggleScrollSyncLocked:sn,isOrphan:f,isMissingClause:s,badgeRef:j,onClick:function(n){n.stopPropagation();var t=oi&&tn[Number(oi.split("-")[0])]||Vn,e=li&&en[Number(li.split("-")[0])]||Xn,o=ti?i(i({},ti),{title:(null==t?void 0:t.title)||(null==ti?void 0:ti.title)||""}):{id:"orphan-left",title:"",content:""},l=ei?i(i({},ei),{title:(null==e?void 0:e.title)||(null==ei?void 0:ei.title)||""}):{id:"orphan-right",title:"",content:""};gn(n,o,f,l,x,N)},onSummaryClick:function(n){n.stopPropagation(),xn(n,x,f,F)}}}).filter(Boolean).sort(function(n,i){return parseFloat(n.label)-parseFloat(i.label)}),Oi=l(function(){var n=new Set;return Mi.filter(function(i){return!n.has(i.id)&&(n.add(i.id),!0)})},[Mi]),Pi=nn||Mn?Oi:[],Bi=Oi.map(function(n){return n.highlight}).filter(Boolean),Ri=Mi.find(function(n){return rn.has(n.actionId)}),Ei=!!Ri;if(!(Fn||Ln||L.subsections&&0!==L.subsections.length))return null;var ji=(null===(W=null==Ri?void 0:Ri.style)||void 0===W?void 0:W.badgeBorder)||(null==ai?void 0:ai.badgeBorder),Ai=Ei&&ji?{borderRadius:"4px",outline:"2px solid ".concat(ji),outlineOffset:"1px"}:{};return t(d,Fn?i({ref:Gn,sx:{mt:1,width:"100%",minWidth:0,position:"relative"}},{children:t(d,i({sx:i({width:"100%"},Ai)},{children:e(r,i({disableGutters:!0,expanded:!zn&&Dn,onChange:function(){if(!zn){if(Dn){var n=String(an||""),t=n.includes(oi)||n.includes(li);t||rn.forEach(function(n){(String(n).includes(oi)||String(n).includes(li))&&(t=!0)}),t&&(yn(),Sn(new Set),In([]),bn.current=[])}Y(function(n){var t;return i(i({},n),((t={})[z]=!n[z],t))})}},sx:{mt:0,boxShadow:"none",border:zn?"1px dashed #E2E8F0":"1px solid #EEF2F7",borderRadius:"4px !important",bgcolor:"#FFFFFF",minWidth:0,"&:before":{display:"none"}}},{children:[t(a,i({expandIcon:zn?null:t(s,{size:14}),sx:{minHeight:"32px","& .MuiAccordionSummary-content":{my:.5,display:"grid",alignItems:"center",minWidth:0,width:"100%"}}},{children:t(u,i({component:"div",sx:{fontSize:"11px",fontWeight:600,color:zn?"#94A3B8":"#19213D",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",width:"100%",minWidth:0}},{children:Tn||"Untitled Subsection"}))})),!zn&&e(c,i({sx:{pt:0,pb:1,minWidth:0}},{children:[Ln&&t(v,{content:An,overlayContent:Kn,fallbackContent:Wn,sxStyles:fn,deviationBadges:Pi,maintainRelativeOrder:Z,highlightBg:ki,suppressHighlightBg:Bn,highlights:Bi,collisionKey:Nn}),(L.subsections||[]).map(function(n,i){return t(F,{section:n,keyPath:"".concat(z,"-").concat(i),depth:D+1,columnKey:H,parentNodeId:X,sectionOffset:U,rhsOrphanVisualIndexes:q},"".concat(z,"-").concat(i))})]}))]}))}))}):i({ref:Gn,sx:{mt:0===D?1:.75,width:"100%",minWidth:0,position:"relative"}},{children:!zn&&e(d,i({sx:i({width:"100%"},Ai)},{children:[Ln&&t(v,{content:An,overlayContent:Kn,fallbackContent:Wn,sxStyles:fn,deviationBadges:Pi,maintainRelativeOrder:Z,highlightBg:ki,suppressHighlightBg:Bn,highlights:Bi,collisionKey:Nn}),(L.subsections||[]).map(function(n,i){return t(F,{section:n,keyPath:"".concat(z,"-").concat(i),depth:D+1,columnKey:H,parentNodeId:X,sectionOffset:U,rhsOrphanVisualIndexes:q},"".concat(z,"-").concat(i))})]}))}))});export{F as default};
2
2
  //# sourceMappingURL=SubSectionAccordion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubSectionAccordion.js","sources":["../../../../src/features/CognitiveCompare/components/SubSectionAccordion.tsx"],"sourcesContent":["import React, { useMemo, useEffect, useRef } from \"react\";\nimport {\n Box,\n Typography,\n Accordion,\n AccordionSummary,\n AccordionDetails,\n Tooltip,\n} from \"@mui/material\";\nimport { ChevronDown, EllipsisVertical } from \"lucide-react\";\n\nimport { ButtonCognitiveIcon } from \"../../../assests/svg/ButtonCognitiveIcon\";\nimport { MemoizedMarkdown } from \"../hooks/memoizedMarkdown\";\nimport { useCompareContext } from \"../CompareContext\";\nimport {\n hasValue,\n safeStringify,\n generateColorPalette,\n isMissingStr,\n DEVIATION_BADGE_SEPARATOR,\n hasMeaningfulRedlineTags,\n stripRedlineTags,\n findTextMatchRange,\n getRhsMappedSectionNumber,\n hasSingleMappedLhsSection,\n getLhsDeviationDisplayIndexes,\n} from \"../CognitiveComparehelpers\";\nimport { DEFAULT_DEVIAION_COLOR } from \"../CognitiveCompareConstants\";\nimport { DeviationDataEntry, SectionBlock, StyleVariant } from \"../CognitiveCompareTypes\";\nimport { normalizeRedlineMarkdown } from \"../utils/normalizeRedlineMarkdown\";\nimport { findTextRangeWithFormatting } from \"../utils/normalizeInlineMarkdown\";\n\ninterface SubSectionAccordionProps {\n section: SectionBlock;\n keyPath: string;\n depth?: number;\n columnKey?: \"left\" | \"right\";\n parentNodeId?: string;\n sectionOffset?: number;\n rhsOrphanVisualIndexes?: ReadonlyMap<string, number>;\n}\n\nconst SubSectionAccordion: React.FC<SubSectionAccordionProps> = React.memo((props) => {\n const {\n section,\n keyPath,\n depth = 0,\n columnKey = \"left\",\n parentNodeId = \"\",\n sectionOffset,\n rhsOrphanVisualIndexes,\n } = props;\n const {\n expandedSubSections,\n setExpandedSubSections,\n maintainRelativeOrder,\n showDeviationBadges = false,\n proposedSections,\n existingSections,\n treeData,\n deviationNumberRegistry,\n deviationParentRegistry,\n connectedSections,\n activeSideBySideSection,\n isSideBySide,\n scrollSyncLocked,\n toggleScrollSyncLocked,\n summaryPopupAnchorEl,\n resolvedMarkdownStyles,\n getSubSectionRef,\n getSubSectionCompareStyle,\n getBadgeRef,\n openMoreFunctionsPopup,\n openSummaryPopup,\n resetSideBySide,\n setConnectedSections,\n setConnectedLines,\n cachedConnectedPositions,\n isProposingFix,\n proposingFixNodeId,\n isRedlineFlow,\n unifiedNumbering,\n } = useCompareContext();\n\n const collisionKey = activeSideBySideSection ?? \"\";\n\n const hasTitle = (section.displayTitle ?? true) && hasValue(section.title);\n const isProposedFixTarget =\n !!isProposingFix &&\n !!proposingFixNodeId &&\n columnKey === \"left\" &&\n (section.id === proposingFixNodeId ||\n section.nodeId === proposingFixNodeId ||\n section.contentId === proposingFixNodeId);\n \n const hasRedlineTags = hasMeaningfulRedlineTags(section.content);\n const inferredRedlineFlow = hasRedlineTags;\n const resolvedRedlineFlow =\n typeof isRedlineFlow === \"boolean\" ? isRedlineFlow : inferredRedlineFlow;\n const suppressHighlightBg = hasRedlineTags;\n const changeHistoryContent = section.change_history;\n\n // Use all visible redline text as the base so changed-only highlights can match.\n const shouldOverlayContent = resolvedRedlineFlow && hasRedlineTags;\n const normalizedRedlineContent = useMemo(\n () => shouldOverlayContent\n ? normalizeRedlineMarkdown(safeStringify(section.content))\n : safeStringify(section.content),\n [section.content, shouldOverlayContent],\n );\n const baseContent = shouldOverlayContent\n ? stripRedlineTags(normalizedRedlineContent)\n : section.content;\n const overlayContent = shouldOverlayContent ? normalizedRedlineContent : undefined;\n const fallbackContent =\n hasRedlineTags && hasValue(changeHistoryContent)\n ? safeStringify(changeHistoryContent)\n : undefined;\n const hasContent = ((section.displayContent ?? true) || hasRedlineTags) && hasValue(section.content);\n const isEmpty = !hasTitle && !hasContent;\n\n const displayTitle = hasTitle ? section.title : hasContent ? \"No Title Found\" : \"No Matching Section Found\";\n const isExpanded = !!expandedSubSections[keyPath];\n const colRef = getSubSectionRef(columnKey, keyPath);\n \n const pathParts = keyPath.split('-').map(Number);\n const rootIndex = pathParts[0];\n\n let baseRoot: any = proposedSections[rootIndex];\n let refRoot: any = existingSections[rootIndex];\n let leftRootIndex = rootIndex;\n let rightRootIndex = rootIndex;\n let isRootOrphan = false;\n\n const findSectionPathById = (\n root: any,\n targetId: string | undefined,\n rootPath: string,\n ): { section: any; keyPath: string } | null => {\n if (!root || !targetId) return null;\n if (root.id === targetId || root.nodeId === targetId || root.contentId === targetId) return { section: root, keyPath: rootPath };\n\n const stack = (root.subsections || []).map((child: any, idx: number) => ({\n section: child,\n keyPath: `${rootPath}-${idx}`,\n }));\n\n while (stack.length > 0) {\n const current = stack.shift();\n if (!current?.section) continue;\n if (\n current.section.id === targetId ||\n current.section.nodeId === targetId ||\n current.section.contentId === targetId\n ) return current;\n\n (current.section.subsections || []).forEach((child: any, idx: number) => {\n stack.push({\n section: child,\n keyPath: `${current.keyPath}-${idx}`,\n });\n });\n }\n\n return null;\n };\n\n if (maintainRelativeOrder) {\n if (columnKey === \"left\") {\n const rhsSelfIndex = baseRoot?.refIndexes?.[0];\n const rhsArrayIdx = existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIndex);\n if (rhsArrayIdx !== -1) {\n refRoot = existingSections[rhsArrayIdx];\n rightRootIndex = rhsArrayIdx;\n } else {\n isRootOrphan = true;\n }\n } else {\n const lhsSelfIndex = refRoot?.refIndexes?.[0];\n const lhsArrayIdx = proposedSections.findIndex((s: any) => s.selfIndex === lhsSelfIndex);\n if (lhsArrayIdx !== -1) {\n baseRoot = proposedSections[lhsArrayIdx];\n leftRootIndex = lhsArrayIdx;\n } else {\n isRootOrphan = true;\n }\n }\n }\n\n // --- UNIFIED COUNTERPART LOOKUP ENGINE ---\n const findGlobalPathById = (sections: any[], targetId: string | undefined) => {\n if (!targetId || !sections) return null;\n for (let i = 0; i < sections.length; i++) {\n const match = findSectionPathById(sections[i], targetId, String(i));\n if (match) return match;\n }\n return null;\n };\n\n let bSec: any = null;\n let rSec: any = null;\n let leftKeyPath = \"\";\n let rightKeyPath = \"\";\n\n if (maintainRelativeOrder) {\n if (columnKey === \"left\") {\n bSec = section;\n leftKeyPath = keyPath;\n\n // Try looking within the relative matched root section first\n let rightMatch = findSectionPathById(refRoot, section.nodeId || section.id, String(rightRootIndex));\n \n // Fallback globally across the entire RHS tree if cross-wired or mismatched\n if (!rightMatch) {\n rightMatch = findGlobalPathById(existingSections, section.nodeId || section.id);\n }\n\n rSec = rightMatch?.section || null;\n rightKeyPath = rightMatch?.keyPath || \"\";\n } else {\n rSec = section;\n rightKeyPath = keyPath;\n\n // Try looking within the relative matched root section first\n let leftMatch = findSectionPathById(baseRoot, section.nodeId || section.id, String(leftRootIndex));\n \n // Fallback globally across the entire LHS tree if cross-wired or mismatched\n if (!leftMatch) {\n leftMatch = findGlobalPathById(proposedSections, section.nodeId || section.id);\n }\n\n bSec = leftMatch?.section || null;\n leftKeyPath = leftMatch?.keyPath || \"\";\n }\n } else {\n // When maintainRelativeOrder is false, absolute structural paths diverge completely.\n // Index path crawling fails here. Execute absolute global ID tracing to handle re-routed clauses.\n if (columnKey === \"left\") {\n bSec = section;\n leftKeyPath = keyPath;\n\n const rightMatch = findGlobalPathById(existingSections, section.nodeId || section.id);\n rSec = rightMatch?.section || null;\n rightKeyPath = rightMatch?.keyPath || \"\";\n } else {\n rSec = section;\n rightKeyPath = keyPath;\n\n const leftMatch = findGlobalPathById(proposedSections, section.nodeId || section.id);\n bSec = leftMatch?.section || null;\n leftKeyPath = leftMatch?.keyPath || \"\";\n }\n }\n\n const style = (leftKeyPath ? getSubSectionCompareStyle(leftKeyPath) : null) || getSubSectionCompareStyle(keyPath);\n const leftDocId = treeData?.input_index_map?.[\"0\"];\n const rightDocId = treeData?.input_index_map?.[\"1\"];\n const counterpartNodeId = columnKey === \"left\" ? rightDocId : leftDocId;\n\n const isSecOrphan = columnKey === \"left\" ? !rSec : !bSec;\n const hasSingleMappedLhs =\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n hasSingleMappedLhsSection(refRoot, proposedSections);\n \n const targetEvalResult = section.evaluationResult || bSec?.evaluationResult || rSec?.evaluationResult;\n\n const deviations = targetEvalResult?.deviations || {};\n const lhsDeviationDisplayIndexes = useMemo(\n () =>\n maintainRelativeOrder && columnKey === \"right\"\n ? getLhsDeviationDisplayIndexes(\n proposedSections,\n leftDocId,\n deviationNumberRegistry,\n )\n : new Map<string, number>(),\n [\n maintainRelativeOrder,\n columnKey,\n proposedSections,\n leftDocId,\n deviationNumberRegistry,\n ],\n );\n let nodeId = section.nodeId || section.id || bSec?.nodeId || bSec?.id || rSec?.nodeId || rSec?.id;\n\n // For Subsections, use the exact LHS counterpart subsection (bSec) ID for registry lookup\n if (maintainRelativeOrder && columnKey !== \"left\") {\n if (bSec?.id) {\n nodeId = bSec.nodeId || bSec.id;\n }\n }\n\n // Derive validatedParentNum from registry\n const firstDeviationKey = Object.keys(deviations)[0];\n const firstRefId = firstDeviationKey ? `${nodeId}${DEVIATION_BADGE_SEPARATOR}${firstDeviationKey}` : null;\n const registeredParentNum = firstRefId ? (deviationParentRegistry?.[firstRefId] as number) : null;\n\n let validatedParentNum: string | number = rootIndex + 1;\n\n if (maintainRelativeOrder && unifiedNumbering) {\n const unifiedNum = columnKey === \"left\" \n ? unifiedNumbering.leftNums.get(baseRoot?.id) \n : unifiedNumbering.rightNums.get(refRoot?.id);\n\n if (isRootOrphan && unifiedNum !== undefined) {\n validatedParentNum = unifiedNum;\n } else if (registeredParentNum !== null && registeredParentNum !== undefined && registeredParentNum >= 0) {\n validatedParentNum = registeredParentNum;\n } else if (unifiedNum !== undefined) {\n validatedParentNum = unifiedNum;\n }\n } else if (registeredParentNum !== null && registeredParentNum !== undefined && registeredParentNum >= 0) {\n validatedParentNum = registeredParentNum;\n }\n\n const deviationColorData = targetEvalResult?.evaluation_outputs?.metadata?.label_color ?? DEFAULT_DEVIAION_COLOR;\n const deviationPalette = generateColorPalette(deviationColorData);\n const { highlightBg } = deviationPalette;\n\n \n const highlights: string[] = [];\n \n let nextFallbackDeviationIndex = Math.max(\n 0,\n ...Object.keys(deviations).map(\n (deviationKey) =>\n deviationNumberRegistry[\n `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`\n ],\n ).filter(\n (value): value is number => typeof value === \"number\" && Number.isFinite(value),\n ),\n ) + 1;\n const rawDeviationEntries = Object.entries(deviations).map(([deviationKey, deviationMap]: [string, any]) => {\n const refId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}`;\n // Missing numbering metadata must not suppress an otherwise renderable\n // inline deviation badge.\n const currentIndex = deviationNumberRegistry[refId] ?? nextFallbackDeviationIndex++;\n return { deviationKey, deviationMap, refId, currentIndex };\n });\n\n rawDeviationEntries.sort((a, b) => a.currentIndex - b.currentIndex);\n\n const localRhsOrphanVisualIndexes = new Map<string, number>();\n if (\n !rhsOrphanVisualIndexes &&\n maintainRelativeOrder &&\n columnKey === \"right\"\n ) {\n const normalizedContent = safeStringify(baseContent || \"\").replace(/\\\\n/g, \"\\n\");\n rawDeviationEntries\n .filter(({ deviationMap }) => {\n const ownHighlight = deviationMap[parentNodeId];\n const isOrphan =\n isSecOrphan || isMissingStr(deviationMap[counterpartNodeId as string]);\n return isOrphan && !!ownHighlight && !isMissingStr(ownHighlight);\n })\n .map((entry) => {\n const normalizedHighlight = safeStringify(\n entry.deviationMap[parentNodeId] || \"\",\n ).replace(/\\\\n/g, \"\\n\");\n let position = -1;\n if (normalizedHighlight) {\n position = findTextMatchRange(normalizedContent, normalizedHighlight)?.start ?? -1;\n if (position === -1) {\n position = findTextRangeWithFormatting(normalizedContent, normalizedHighlight)?.start ?? -1;\n }\n }\n return { ...entry, position };\n })\n .sort((a, b) => {\n const aPosition = a.position === -1 ? Number.MAX_SAFE_INTEGER : a.position;\n const bPosition = b.position === -1 ? Number.MAX_SAFE_INTEGER : b.position;\n return aPosition - bPosition || a.currentIndex - b.currentIndex;\n })\n .forEach((entry, index) => {\n localRhsOrphanVisualIndexes.set(entry.refId, index + 1);\n });\n }\n\n const deviationEntries = rawDeviationEntries\n .map((item) => {\n const { deviationKey, deviationMap, refId } = item;\n let currentIndex = item.currentIndex;\n\n // if (maintainRelativeOrder && sectionOffset !== undefined) {\n // currentIndex = currentIndex - sectionOffset;\n // }\n // currentIndex = Math.max(1, currentIndex);\n\n let highlight = deviationMap[parentNodeId];\n const isMissingClause = isMissingStr(highlight);\n\n if (isMissingClause) highlight = \"\";\n else if (!highlight) return null;\n\n highlights.push(highlight);\n\n const counterpartHighlight = deviationMap[counterpartNodeId as string];\n\n const isDeviationOrphan = isSecOrphan || isMissingStr(counterpartHighlight);\n const orphanVisualIndex =\n rhsOrphanVisualIndexes?.get(refId) ??\n localRhsOrphanVisualIndexes.get(refId);\n const mappedLhsIndex = lhsDeviationDisplayIndexes.get(refId);\n if (\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n isDeviationOrphan &&\n orphanVisualIndex !== undefined\n ) {\n currentIndex = orphanVisualIndex;\n } else if (\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n !isDeviationOrphan &&\n mappedLhsIndex !== undefined\n ) {\n currentIndex = mappedLhsIndex;\n } else if (\n maintainRelativeOrder &&\n sectionOffset !== undefined &&\n (columnKey !== \"right\" || isDeviationOrphan || hasSingleMappedLhs)\n ) {\n currentIndex = currentIndex - sectionOffset;\n }\n currentIndex = Math.max(1, currentIndex);\n\n const badgeParentNum =\n maintainRelativeOrder &&\n columnKey === \"right\" &&\n isDeviationOrphan &&\n unifiedNumbering\n ? getRhsMappedSectionNumber({\n section: refRoot,\n proposedSections,\n leftNums: unifiedNumbering.leftNums,\n fallbackNumber: String(validatedParentNum),\n firstOnly: true,\n })\n : validatedParentNum;\n const badgeLabel = `${badgeParentNum}.${currentIndex}`;\n const actionId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${deviationKey}${DEVIATION_BADGE_SEPARATOR}${leftKeyPath}${DEVIATION_BADGE_SEPARATOR}${rightKeyPath}`;\n const deviationOutput = deviationMap?.evaluation_outputs || targetEvalResult?.evaluation_outputs;\n const deviationScore = deviationOutput?.output_value ?? null;\n const deviationColorForBadge = deviationOutput?.metadata?.label_color ?? deviationColorData;\n const deviationPaletteForBadge = generateColorPalette(deviationColorForBadge);\n let badgeStyle = { ...deviationPaletteForBadge } as StyleVariant;\n\n const summaryPayload = deviationMap?.deviation_summary\n ? {\n deviation_summary: deviationMap.deviation_summary || targetEvalResult?.deviation_summary,\n deviation_title: deviationMap?.deviation_title || targetEvalResult?.deviation_title,\n deviation_impact: deviationMap?.deviation_impact || targetEvalResult?.deviation_impact,\n deviation_explanation:\n deviationMap?.deviation_explanation || targetEvalResult?.deviation_explanation,\n evaluation_outputs: deviationOutput,\n cognitive_decisioning:\n deviationMap?.cognitive_decisioning || targetEvalResult?.cognitive_decisioning,\n }\n : null;\n\n let stackIndex = 0;\n const contentStr = baseContent || \"\";\n if (highlight && contentStr) {\n const paragraphs = contentStr.split(/\\n{2,}/);\n const paraIndex = paragraphs.findIndex(p => p.includes(highlight));\n if (paraIndex !== -1) {\n const devsInPara = Object.entries(deviations)\n .filter(([_, dMap]: any) => {\n const hl = dMap[parentNodeId];\n return hl && paragraphs[paraIndex].includes(hl);\n })\n .sort((a: any, b: any) => paragraphs[paraIndex].indexOf(a[1][parentNodeId]) - paragraphs[paraIndex].indexOf(b[1][parentNodeId]));\n const overlappingDevs = devsInPara.filter(([_, dMap]: any) => {\n const hl = dMap[parentNodeId];\n return hl && (hl.includes(highlight) || highlight.includes(hl));\n });\n if (overlappingDevs.length > 1) {\n stackIndex = Math.max(0, overlappingDevs.findIndex(([k]) => k === deviationKey));\n }\n }\n }\n\n const badgeRef = getBadgeRef(columnKey, refId);\n\n return {\n id: refId,\n actionId: actionId,\n label: badgeLabel,\n highlight,\n side: columnKey,\n style: badgeStyle,\n stackIndex,\n score: deviationScore,\n isConnected: connectedSections.has(actionId as any),\n showScrollLockToggle:\n connectedSections.has(actionId as any) ||\n (isSideBySide && activeSideBySideSection === actionId) ||\n (!!summaryPopupAnchorEl && summaryPopupAnchorEl === badgeRef.current),\n scrollSyncLocked,\n toggleScrollSyncLocked,\n isOrphan: isDeviationOrphan,\n isMissingClause,\n badgeRef,\n onClick: (e: React.MouseEvent) => {\n e.stopPropagation();\n const matchedBaseRoot = leftKeyPath\n ? proposedSections[Number(leftKeyPath.split(\"-\")[0])] || baseRoot\n : baseRoot;\n const matchedRefRoot = rightKeyPath\n ? existingSections[Number(rightKeyPath.split(\"-\")[0])] || refRoot\n : refRoot;\n const popupBaseSec = bSec ? { ...bSec, title: matchedBaseRoot?.title || bSec?.title || \"\" } : { id: \"orphan-left\", title: \"\", content: \"\" };\n const popupRefSec = rSec ? { ...rSec, title: matchedRefRoot?.title || rSec?.title || \"\" } : { id: \"orphan-right\", title: \"\", content: \"\" };\n \n openMoreFunctionsPopup(e, popupBaseSec, isDeviationOrphan, popupRefSec, actionId, badgeStyle); \n },\n onSummaryClick: (e: React.MouseEvent) => {\n e.stopPropagation();\n openSummaryPopup(e, actionId, isDeviationOrphan, summaryPayload);\n }\n };\n })\n .filter(Boolean)\n .sort((a: any, b: any) => {\n const numA = parseFloat(a.label);\n const numB = parseFloat(b.label);\n return numA - numB;\n });\n\n const deduplicatedEntries = useMemo(() => {\n const seenRefIds = new Set<string>();\n return deviationEntries.filter((entry: any) => {\n if (seenRefIds.has(entry.id)) return false;\n seenRefIds.add(entry.id);\n return true;\n });\n }, [deviationEntries]);\n\n\n const baseShouldRenderBadges = showDeviationBadges || isProposedFixTarget;\n const shouldRenderBadges = baseShouldRenderBadges;\n const deviationBadgesToRender = shouldRenderBadges ? deduplicatedEntries : [];\nconst highlightsToRender = deduplicatedEntries.map((b: any) => b.highlight).filter(Boolean);\n\n // const hasScrolledRef = useRef(false);\n\n // useEffect(() => {\n // if (!isExpanded) {\n // hasScrolledRef.current = false;\n // }\n // }, [isExpanded]);\n\n // useEffect(() => {\n // if (!isExpanded || hasScrolledRef.current) return;\n\n // const timer = setTimeout(() => {\n // hasScrolledRef.current = true;\n \n // const firstBadgeRef = deviationEntries[0]?.badgeRef?.current;\n \n // if (firstBadgeRef) {\n // firstBadgeRef.scrollIntoView({\n // behavior: \"smooth\",\n // block: \"center\",\n // });\n // }\n // }, 350); \n\n // return () => clearTimeout(timer);\n // }, [isExpanded, deviationEntries]);\n\n const connectedBadge = deviationEntries.find((b: any) => connectedSections.has(b.actionId));\n const isConnected = !!connectedBadge;\n\n if (!hasTitle && !hasContent && (!section.subsections || section.subsections.length === 0)) return null;\n\n const handleToggle = () => {\n if (!isEmpty) {\n if (isExpanded) {\n const activeBadgeIdStr = String(activeSideBySideSection || \"\");\n let needsReset = activeBadgeIdStr.includes(leftKeyPath) || activeBadgeIdStr.includes(rightKeyPath);\n\n if (!needsReset) {\n connectedSections.forEach((id) => {\n if (String(id).includes(leftKeyPath) || String(id).includes(rightKeyPath)) needsReset = true;\n });\n }\n\n if (needsReset) {\n resetSideBySide();\n setConnectedSections(new Set());\n setConnectedLines([]);\n cachedConnectedPositions.current = [];\n }\n }\n setExpandedSubSections((prev) => ({ ...prev, [keyPath]: !prev[keyPath] }));\n }\n };\n const outlineColor = connectedBadge?.style?.badgeBorder || style?.badgeBorder;\n const outlineStyles = isConnected && outlineColor\n ? { borderRadius: \"4px\", outline: `2px solid ${outlineColor}`, outlineOffset: \"1px\" }\n : {};\n\n if (!hasTitle) {\n return (\n <Box ref={colRef} sx={{ mt: depth === 0 ? 1 : 0.75, width: \"100%\", minWidth: 0, position: \"relative\" }}>\n {!isEmpty && (\n <Box sx={{ width: \"100%\", ...outlineStyles }}>\n {hasContent && (\n <MemoizedMarkdown\n content={baseContent}\n overlayContent={overlayContent}\n fallbackContent={fallbackContent}\n sxStyles={resolvedMarkdownStyles}\n deviationBadges={deviationBadgesToRender}\n maintainRelativeOrder={maintainRelativeOrder}\n highlightBg={highlightBg}\n suppressHighlightBg={suppressHighlightBg}\n highlights={highlightsToRender} \n collisionKey={collisionKey}\n />\n )}\n {(section.subsections || []).map((sub, subIdx) => (\n <SubSectionAccordion\n key={`${keyPath}-${subIdx}`}\n section={sub}\n keyPath={`${keyPath}-${subIdx}`}\n depth={depth + 1}\n columnKey={columnKey}\n parentNodeId={parentNodeId}\n sectionOffset={sectionOffset}\n rhsOrphanVisualIndexes={rhsOrphanVisualIndexes}\n />\n ))}\n </Box>\n )}\n </Box>\n );\n }\n\n return (\n <Box ref={colRef} sx={{ mt: 1, width: \"100%\", minWidth: 0, position: \"relative\" }}>\n <Box sx={{ width: \"100%\", ...outlineStyles }}>\n <Accordion\n disableGutters\n expanded={isEmpty ? false : isExpanded}\n onChange={handleToggle}\n sx={{\n mt: 0,\n boxShadow: \"none\",\n border: isEmpty ? \"1px dashed #E2E8F0\" : \"1px solid #EEF2F7\",\n borderRadius: \"4px !important\",\n bgcolor: \"#FFFFFF\",\n minWidth: 0,\n \"&:before\": { display: \"none\" },\n }}\n >\n <AccordionSummary expandIcon={isEmpty ? null : <ChevronDown size={14} />} sx={{ minHeight: \"32px\", \"& .MuiAccordionSummary-content\": { my: 0.5, display: \"grid\", alignItems: \"center\", minWidth: 0, width: \"100%\" } }}>\n <Typography component=\"div\" sx={{ fontSize: \"11px\", fontWeight: 600, color: isEmpty ? \"#94A3B8\" : \"#19213D\", overflow: \"hidden\", textOverflow: \"ellipsis\", whiteSpace: \"nowrap\", width: \"100%\", minWidth: 0 }}>\n {displayTitle || \"Untitled Subsection\"}\n </Typography>\n </AccordionSummary>\n {!isEmpty && (\n <AccordionDetails sx={{ pt: 0, pb: 1, minWidth: 0 }}>\n {hasContent && (\n <MemoizedMarkdown\n content={baseContent}\n overlayContent={overlayContent}\n fallbackContent={fallbackContent}\n sxStyles={resolvedMarkdownStyles}\n deviationBadges={deviationBadgesToRender}\n maintainRelativeOrder={maintainRelativeOrder}\n highlightBg={highlightBg}\n suppressHighlightBg={suppressHighlightBg}\n highlights={highlightsToRender}\n collisionKey={collisionKey}\n />\n )}\n {(section.subsections || []).map((sub, subIdx) => (\n <SubSectionAccordion\n key={`${keyPath}-${subIdx}`}\n section={sub}\n keyPath={`${keyPath}-${subIdx}`}\n depth={depth + 1}\n columnKey={columnKey}\n parentNodeId={parentNodeId}\n sectionOffset={sectionOffset}\n rhsOrphanVisualIndexes={rhsOrphanVisualIndexes}\n />\n ))}\n </AccordionDetails>\n )}\n </Accordion>\n </Box>\n </Box>\n );\n});\n\nexport default SubSectionAccordion;\n"],"names":["SubSectionAccordion","React","memo","props","section","keyPath","depth","columnKey","parentNodeId","sectionOffset","rhsOrphanVisualIndexes","expandedSubSections","setExpandedSubSections","maintainRelativeOrder","showDeviationBadges","proposedSections","existingSections","treeData","deviationNumberRegistry","deviationParentRegistry","connectedSections","activeSideBySideSection","isSideBySide","scrollSyncLocked","toggleScrollSyncLocked","summaryPopupAnchorEl","resolvedMarkdownStyles","getSubSectionRef","getSubSectionCompareStyle","getBadgeRef","openMoreFunctionsPopup","openSummaryPopup","resetSideBySide","setConnectedSections","setConnectedLines","cachedConnectedPositions","isProposingFix","proposingFixNodeId","isRedlineFlow","unifiedNumbering","useCompareContext","collisionKey","hasTitle","displayTitle","hasValue","title","isProposedFixTarget","id","nodeId","contentId","hasRedlineTags","hasMeaningfulRedlineTags","content","resolvedRedlineFlow","suppressHighlightBg","changeHistoryContent","change_history","shouldOverlayContent","normalizedRedlineContent","useMemo","normalizeRedlineMarkdown","safeStringify","baseContent","stripRedlineTags","overlayContent","fallbackContent","hasContent","displayContent","isEmpty","isExpanded","colRef","rootIndex","split","map","Number","baseRoot","refRoot","leftRootIndex","rightRootIndex","isRootOrphan","findSectionPathById","root","targetId","rootPath","stack","subsections","child","idx","length","current","shift","forEach","push","rhsSelfIndex","refIndexes","rhsArrayIdx","findIndex","s","selfIndex","lhsSelfIndex","lhsArrayIdx","findGlobalPathById","sections","i","match","String","bSec","rSec","leftKeyPath","rightKeyPath","rightMatch","leftMatch","style","leftDocId","input_index_map","rightDocId","counterpartNodeId","isSecOrphan","hasSingleMappedLhs","hasSingleMappedLhsSection","targetEvalResult","evaluationResult","deviations","lhsDeviationDisplayIndexes","getLhsDeviationDisplayIndexes","Map","firstDeviationKey","Object","keys","firstRefId","DEVIATION_BADGE_SEPARATOR","registeredParentNum","validatedParentNum","unifiedNum","leftNums","get","rightNums","deviationColorData","evaluation_outputs","metadata","label_color","DEFAULT_DEVIAION_COLOR","deviationPalette","generateColorPalette","highlightBg","nextFallbackDeviationIndex","Math","max","deviationKey","filter","value","isFinite","rawDeviationEntries","entries","deviationMap","refId","currentIndex","sort","a","b","localRhsOrphanVisualIndexes","normalizedContent","replace","ownHighlight","isMissingStr","entry","normalizedHighlight","position","findTextMatchRange","start","findTextRangeWithFormatting","MAX_SAFE_INTEGER","index","set","deviationEntries","item","highlight","isMissingClause","counterpartHighlight","isDeviationOrphan","orphanVisualIndex","mappedLhsIndex","badgeLabel","getRhsMappedSectionNumber","fallbackNumber","firstOnly","actionId","deviationOutput","deviationScore","output_value","badgeStyle","summaryPayload","deviation_summary","deviation_title","deviation_impact","deviation_explanation","cognitive_decisioning","stackIndex","contentStr","paragraphs","paraIndex","p","includes","overlappingDevs","_","dMap","hl","indexOf","k","badgeRef","label","side","score","isConnected","has","showScrollLockToggle","isOrphan","onClick","e","stopPropagation","matchedBaseRoot","matchedRefRoot","popupBaseSec","popupRefSec","onSummaryClick","Boolean","parseFloat","deduplicatedEntries","seenRefIds","Set","add","deviationBadgesToRender","highlightsToRender","connectedBadge","find","outlineColor","badgeBorder","outlineStyles","borderRadius","outline","outlineOffset","jsx","Box","ref","sx","mt","width","minWidth","children","jsxs","Accordion","disableGutters","expanded","onChange","activeBadgeIdStr","needsReset","prev","boxShadow","border","bgcolor","display","AccordionSummary","expandIcon","ChevronDown","size","minHeight","my","alignItems","Typography","component","fontSize","fontWeight","color","overflow","textOverflow","whiteSpace","AccordionDetails","pt","pb","MemoizedMarkdown","sxStyles","deviationBadges","highlights","sub","subIdx"],"mappings":"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"}
1
+ {"version":3,"file":"SubSectionAccordion.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import{ChevronDown as i}from"lucide-react";import{ButtonCognitiveIcon as n}from"../../../assests/svg/ButtonCognitiveIcon.js";import{getBentArrowPath as o,DEVIATION_BADGE_SEPARATOR as s}from"../CognitiveComparehelpers.js";import{DEFAULT_DEVIAION_COLOR as l}from"../CognitiveCompareConstants.js";import r from"./ThreeDotsLoader.js";import a from"./connectedLines.js";import{Box as c}from"@mui/material";function d({svgContainerRef:d,svgDimensions:p,isResizing:g,overallConnector:u,rootDeviationStyle:h,lines:y,isSideBySide:m,activeSideBySideSection:x,isArrowVisible:b,maintainRelativeOrder:f,proposedSections:v,existingSections:S,cognitivePopup:C,activeBadgeId:B,closeCognitivePopup:I,setActiveBadgeId:$,openCognitivePopupFromState:w,buildSectionPopupState:P,connectedLines:R,pathRefs:M,isGuidelineMode:j}){const L=[...y].sort((e,t)=>Number(Boolean(t.isMappingContinuation))-Number(Boolean(e.isMappingContinuation)));return e("svg",{ref:d,style:{position:"absolute",top:0,left:0,width:p.width||"100%",height:p.height||"100%",pointerEvents:"none",zIndex:10,overflow:"visible",opacity:g?0:1,transition:"opacity 0.15s ease-in-out"},children:[u&&t("g",{children:t("line",{x1:u.x1,y1:u.y,x2:u.x2,y2:u.y,stroke:h.badgeBorder,strokeWidth:"1.5"})}),L.map(a=>{const d=a.x1+.5*(a.x2-a.x1),p=(a.y1+a.y2)/2,g=d;if("Not Defined"===a.style.label&&!a.hasCognitive)return null;if(a.isSubSection?m&&x===a.subSectionKeyPath&&b:m&&x===a.sectionIdx&&b)return null;if(f)return null;const u=a.isMappingContinuation?`M ${g} ${a.y1} L ${g} ${a.y2} L ${a.x2} ${a.y2}`:a.isSubSection?o(a.x1,a.y1,a.x2,a.y2):`M ${a.x1} ${a.y1} L ${a.x2} ${a.y2}`;let h=v[a.sectionIdx]||{title:"",content:""},y=S[a.targetRightIdx??a.sectionIdx]||{title:"",content:""};if(a.isSubSection&&a.subSectionKeyPath){const e=a.subSectionKeyPath.includes(s)?a.subSectionKeyPath.split(s):[],t=e[2]||a.subSectionKeyPath,i=e[3]||t,n=t.split("-").map(Number),o=i.split("-").map(Number);let l=null,r=null;n.length>0&&(l=v[n[0]]||null),o.length>0&&(r=S[o[0]]||null);const c=l?.title||"",d=r?.title||"";for(let e=1;e<n.length;e+=1)l?.subsections&&(l=l.subsections[n[e]]||null);for(let e=1;e<o.length;e+=1)r?.subsections&&(r=r.subsections[o[e]]||null);l&&(h={...l,title:c||l.title}),r&&(y={...r,title:d||r.title})}const R=!h.cognitiveData?.isMissingRationale||Boolean(h.cognitiveData?.decisioning?.length),M=h.evaluationResult?.cognitive_decisioning?.decisioning_factors?.length||!1,j=R||M;return e("g",{children:[t("path",{d:u,fill:"none",stroke:a.style.badgeBorder||"#E2E8F0",strokeWidth:"1.5"}),!a.isMappingContinuation&&t("foreignObject",{x:d-100,y:p-14,width:"200",height:"28",style:{pointerEvents:"auto",overflow:"visible"},children:t(c,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:"100%"},children:e(c,{onClick:e=>{e.stopPropagation(),j&&(C.open&&B===a.id?I():($(a.id),w(P(e.currentTarget,h,y,a.sectionIdx,!1,a.style))))},sx:{display:"inline-flex",alignItems:"center",gap:"4px",fontSize:"11px",bgcolor:a.style.badgeBg,color:a.style.badgeText,border:`1px solid ${a.style.badgeBorder}`,borderRadius:"12px",px:1.5,py:.5,fontWeight:600,textAlign:"center",whiteSpace:"nowrap",cursor:j?"pointer":"default"},children:[a.style.badgeText===l&&null==a.style.label?t(r,{color:a.style.badgeText}):null==a.style.label?null:"0"===String(a.style.label)?"Same":a.style.label,t(c,{component:"span",sx:{width:14,height:14,display:"flex",alignItems:"center","& svg":{width:"14px",height:"14px"}},children:t(n,{})}),j&&t(i,{size:11,style:{transform:C.open&&B===a.id?"rotate(180deg)":"rotate(0deg)",transition:"transform 0.25s ease"}})]})})})]},a.id)}),t(a,{maintainRelativeOrder:f,connectedLines:R,pathRefs:M,isGuidelineMode:j})]})}export{d as default};
1
+ import{__spreadArray as e,__assign as t}from"tslib";import{jsxs as i,jsx as n}from"react/jsx-runtime";import{ChevronDown as o}from"lucide-react";import{ButtonCognitiveIcon as l}from"../../../assests/svg/ButtonCognitiveIcon.js";import{getBentArrowPath as s,DEVIATION_BADGE_SEPARATOR as a}from"../CognitiveComparehelpers.js";import r from"./ThreeDotsLoader.js";import c from"./connectedLines.js";import{Box as d,Tooltip as u}from"@mui/material";function p(p){var g=p.svgContainerRef,v=p.svgDimensions,h=p.isResizing,m=p.overallConnector,y=p.rootDeviationStyle,f=p.lines,x=p.isSideBySide,b=p.activeSideBySideSection,S=p.isArrowVisible,C=p.maintainRelativeOrder,I=p.proposedSections,B=p.existingSections,R=p.cognitivePopup,w=p.activeBadgeId,P=p.closeCognitivePopup,M=p.setActiveBadgeId,j=p.openCognitivePopupFromState,D=p.buildSectionPopupState,L=p.connectedLines,k=p.pathRefs,K=p.isGuidelineMode,N=p.deviationAnalysisStatus,z=e([],f,!0).sort(function(e,t){return Number(Boolean(t.isMappingContinuation))-Number(Boolean(e.isMappingContinuation))});return i("svg",t({ref:g,style:{position:"absolute",top:0,left:0,width:v.width||"100%",height:v.height||"100%",pointerEvents:"none",zIndex:10,overflow:"visible",opacity:h?0:1,transition:"opacity 0.15s ease-in-out"}},{children:[m&&n("g",{children:n("line",{x1:m.x1,y1:m.y,x2:m.x2,y2:m.y,stroke:y.badgeBorder,strokeWidth:"1.5"})}),z.map(function(e){var c,p,g,v,h,m,y,f=e.x1+.5*(e.x2-e.x1),L=(e.y1+e.y2)/2,k=f;if("Not Defined"===e.style.label&&!e.hasCognitive)return null;if(e.isSubSection?x&&b===e.subSectionKeyPath&&S:x&&b===e.sectionIdx&&S)return null;if(C)return null;var K=e.isMappingContinuation?"M ".concat(k," ").concat(e.y1," L ").concat(k," ").concat(e.y2," L ").concat(e.x2," ").concat(e.y2):e.isSubSection?s(e.x1,e.y1,e.x2,e.y2):"M ".concat(e.x1," ").concat(e.y1," L ").concat(e.x2," ").concat(e.y2),z=I[e.sectionIdx]||{title:"",content:""},A=B[null!==(c=e.targetRightIdx)&&void 0!==c?c:e.sectionIdx]||{title:"",content:""};if(e.isSubSection&&e.subSectionKeyPath){var E=e.subSectionKeyPath.includes(a)?e.subSectionKeyPath.split(a):[],T=E[2]||e.subSectionKeyPath,_=E[3]||T,O=T.split("-").map(Number),W=_.split("-").map(Number),F=null,G=null;O.length>0&&(F=I[O[0]]||null),W.length>0&&(G=B[W[0]]||null);for(var V=(null==F?void 0:F.title)||"",q=(null==G?void 0:G.title)||"",H=1;H<O.length;H+=1)(null==F?void 0:F.subsections)&&(F=F.subsections[O[H]]||null);for(H=1;H<W.length;H+=1)(null==G?void 0:G.subsections)&&(G=G.subsections[W[H]]||null);F&&(z=t(t({},F),{title:V||F.title})),G&&(A=t(t({},G),{title:q||G.title}))}var J=!(null===(p=z.cognitiveData)||void 0===p?void 0:p.isMissingRationale)||Boolean(null===(v=null===(g=z.cognitiveData)||void 0===g?void 0:g.decisioning)||void 0===v?void 0:v.length),Q=(null===(y=null===(m=null===(h=z.evaluationResult)||void 0===h?void 0:h.cognitive_decisioning)||void 0===m?void 0:m.decisioning_factors)||void 0===y?void 0:y.length)||!1,U=J||Q,X=null!=z.evaluationResult||null!=A.evaluationResult,Y=("mapping_ready"===N||"deviations_streaming"===N)&&!X,Z="complete"!==N||X?null:"Same";return i("g",{children:[n("path",{d:K,fill:"none",stroke:e.style.badgeBorder||"#E2E8F0",strokeWidth:"1.5"}),!e.isMappingContinuation&&n("foreignObject",t({x:f-100,y:L-14,width:"200",height:"28",style:{pointerEvents:"auto",overflow:"visible"}},{children:n(d,t({sx:{display:"flex",justifyContent:"center",alignItems:"center",height:"100%"}},{children:i(d,t({onClick:function(t){t.stopPropagation(),U&&(R.open&&w===e.id?P():(M(e.id),j(D(t.currentTarget,z,A,e.sectionIdx,!1,e.style))))},sx:{display:"inline-flex",alignItems:"center",gap:"4px",fontSize:"11px",bgcolor:e.style.badgeBg,color:e.style.badgeText,border:"1px solid ".concat(e.style.badgeBorder),borderRadius:"12px",px:1.5,py:.5,fontWeight:600,textAlign:"center",whiteSpace:"nowrap",cursor:U?"pointer":"default"}},{children:[Y?n(u,t({title:"Deviation data generation in progress",placement:"top",arrow:!0},{children:n(d,t({component:"span",sx:{display:"inline-flex",alignItems:"center"}},{children:n(r,{color:e.style.badgeText})}))})):null==e.style.label?Z:"0"===String(e.style.label)?"Same":e.style.label,n(d,t({component:"span",sx:{width:14,height:14,display:"flex",alignItems:"center","& svg":{width:"14px",height:"14px"}}},{children:n(l,{})})),U&&n(o,{size:11,style:{transform:R.open&&w===e.id?"rotate(180deg)":"rotate(0deg)",transition:"transform 0.25s ease"}})]}))}))}))]},e.id)}),n(c,{maintainRelativeOrder:C,connectedLines:L,pathRefs:k,isGuidelineMode:K})]}))}export{p as default};
2
2
  //# sourceMappingURL=SvgConnectors.js.map