@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 +1 @@
1
- {"version":3,"file":"useCompareData.js","sources":["../../../../src/features/CognitiveCompare/hooks/useCompareData.ts"],"sourcesContent":["import { useMemo } from \"react\";\nimport { getSideData, getRationale, hasValue, safeStringify, isMissingStr, DEVIATION_BADGE_SEPARATOR, resolveComparisonInputItems } from \"../CognitiveComparehelpers\";\nimport { ComparisonRow, SectionBlock, ProposedRuleData, RuleData, ComparisonConfig } from \"../CognitiveCompareTypes\";\nimport { buildComparisonRows } from \"../utils/buildComparisonRows\";\n\nconst DEFAULT_RULE_FALLBACK: RuleData = { id: \"\", title: \"\", similarity: 0, sections: [] };\n\nexport const useCognitiveTreeData = (\n treeData: Record<string, any> | undefined,\n maintainRelativeOrder: boolean,\n deviationData: Record<string, any> | null,\n resolvedComparisonConfig: ComparisonConfig,\n enableDeviationSchemaBackwardCompatibility: boolean = true,\n guidelinesData?: string | Record<string, any> | null,\n isGuidelineModeFromParent?: boolean,\n) => {\n // AdaptTreeData function \n // memoized to increase performance\n // Stabilize the deviationData reference by stringifying it.\n // This prevents React from triggering re-renders purely due to memory reference changes.\n // We keep accepting it as a string so the memo dep stays content-based.\n const deviationDataStr = typeof deviationData === \"string\" ? deviationData : JSON.stringify(deviationData || {});\n\n // ── NEW: Check for either the new learnings_data or the old artifactData ──\n const isGuidelineMode = isGuidelineModeFromParent ?? Boolean(\n typeof guidelinesData === \"string\"\n ? guidelinesData.trim()\n : guidelinesData &&\n (guidelinesData.learnings_data ||\n guidelinesData.data?.artifactData?.userStorySnapshot),\n );\n\n const { activeProposed, activeVariants, comparisonRows, parseError } = useMemo(() => {\n if (!treeData || Object.keys(treeData).length === 0) {\n return {\n activeProposed: {} as ProposedRuleData,\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: \"Tree data is required\",\n };\n }\n const stableDeviationData = JSON.parse(deviationDataStr);\n\n try {\n const nodes = treeData.nodes || treeData;\n let baseSections: any[] = []; \n let refSections: any[] = []; \n let comparisonRows: ComparisonRow[] = [];\n\n const rootId = treeData.base_root_id;\n const indexMap = treeData.input_index_map || { \"0\": \"left\", \"1\": \"right\" };\n const rootNode = treeData[rootId] || nodes[rootId];\n\n if (!rootNode || rootNode.display_node === false) {\n return {\n activeProposed: { title: \"No Data\", sections: [] },\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: null,\n };\n }\n \n const contentMapping = treeData.content_mapping || {};\n const getNode = (nodeId: string) => treeData[nodeId] || nodes[nodeId];\n \n\n const normalizeEvaluationResult = (rawEvaluationResult: any, nodeLeftId: string, nodeRightId: string) => {\n if (!rawEvaluationResult || typeof rawEvaluationResult !== \"object\") {\n return rawEvaluationResult || null;\n }\n\n // Old format already supported by UI.\n if (rawEvaluationResult.deviations) {\n return rawEvaluationResult;\n }\n\n if (enableDeviationSchemaBackwardCompatibility) {\n return rawEvaluationResult;\n }\n\n const numericDeviationKeys = Object.keys(rawEvaluationResult).filter(\n (k) => /^\\d+$/.test(k),\n );\n\n if (!numericDeviationKeys.length) {\n return rawEvaluationResult;\n }\n\n const sortedDeviationKeys = numericDeviationKeys.sort(\n (a, b) => Number(a) - Number(b),\n );\n const normalizedDeviations: Record<string, any> = {};\n const deviationEntries: Record<string, any> = {};\n let firstEntry: any = null;\n\n sortedDeviationKeys.forEach((devKey) => {\n const entry = rawEvaluationResult[devKey];\n if (!entry || typeof entry !== \"object\") return;\n if (!firstEntry) firstEntry = entry;\n\n const isSameEvaluation =\n safeStringify(entry?.evaluation_outputs?.output_value)\n .trim()\n .toLowerCase() === \"same\";\n const shouldShowHighlights =\n (!entry?.status || entry.status === \"pending\") && !isSameEvaluation;\n const deviationHighlight =\n entry?.deviation_highlight ||\n entry?.web_search_answer?.deviation_highlight;\n\n const citationHighlights = (docId: string): string[] => {\n const citations = entry?.cognitive_decisioning?.citations || entry?.citations || {};\n return Object.values(citations)\n .map((citation: any) => citation?.[docId]?.highlighted_text)\n .filter((text: any) => typeof text === \"string\" && text.trim().length > 0);\n };\n\n const firstNonEmpty = (...values: any[]): string[] => {\n for (const value of values) {\n if (Array.isArray(value) && value.some((text) => !isMissingStr(text))) {\n return value;\n }\n }\n return [];\n };\n\n const leftHighlights: string[] = shouldShowHighlights\n ? firstNonEmpty(\n entry?.deviation_highlights?.[nodeLeftId] ||\n entry?.deviation_highlights?.[indexMap[\"0\"] as string],\n typeof deviationHighlight === \"string\"\n ? [deviationHighlight]\n : [],\n citationHighlights(nodeLeftId),\n citationHighlights(indexMap[\"0\"] as string),\n )\n : [];\n\n const rightHighlights: string[] = shouldShowHighlights\n ? firstNonEmpty(\n entry?.deviation_highlights?.[nodeRightId] ||\n entry?.deviation_highlights?.[indexMap[\"1\"] as string],\n citationHighlights(nodeRightId),\n citationHighlights(indexMap[\"1\"] as string),\n )\n : [];\n\n normalizedDeviations[devKey] = {\n [indexMap[\"0\"] as string]: leftHighlights[0] || \"\", \n [indexMap[\"1\"] as string]: rightHighlights[0] || \"\",\n deviation_summary: entry?.deviation_summary || \"\",\n deviation_title: entry?.deviation_title,\n deviation_impact: entry?.deviation_impact,\n deviation_explanation: entry?.deviation_explanation,\n evaluation_outputs: entry?.evaluation_outputs,\n cognitive_decisioning: entry?.cognitive_decisioning,\n deviation_highlights: entry?.deviation_highlights,\n };\n\n deviationEntries[devKey] = entry;\n });\n\n return {\n ...rawEvaluationResult,\n deviation_title: firstEntry?.deviation_title || rawEvaluationResult?.deviation_title,\n deviation_impact: firstEntry?.deviation_impact || rawEvaluationResult?.deviation_impact,\n deviation_summary: firstEntry?.deviation_summary || rawEvaluationResult?.deviation_summary,\n deviation_explanation:\n firstEntry?.deviation_explanation || rawEvaluationResult?.deviation_explanation,\n evaluation_outputs:\n firstEntry?.evaluation_outputs || rawEvaluationResult?.evaluation_outputs,\n cognitive_decisioning:\n firstEntry?.cognitive_decisioning || rawEvaluationResult?.cognitive_decisioning,\n deviations: normalizedDeviations,\n deviation_entries: deviationEntries,\n };\n };\n\n // UNIVERSAL RE-ROUTING ENGINE (WITH SORTING FIX)\n const reRouteRHSTree = (sections: any[]) => {\n const allNodesMap = new Map<string, any>();\n \n const indexNodes = (nodes: any[]) => {\n nodes.forEach(node => {\n if (node.id) allNodesMap.set(node.id, node);\n if (node.subsections?.length) indexNodes(node.subsections);\n });\n };\n indexNodes(sections);\n \n const moveNodes = (nodes: any[], parentNode?: any): any[] => {\n let filteredNodes: any[] = [];\n \n for (const node of nodes) {\n const targetParentId = node.ref_parent_section_node_id;\n \n if (targetParentId && allNodesMap.has(targetParentId) && targetParentId !== parentNode?.id) {\n const targetParent = allNodesMap.get(targetParentId)!;\n if (!targetParent.subsections) targetParent.subsections = [];\n \n if (!targetParent.subsections.some((s: any) => s.id === node.id)) {\n targetParent.subsections.push(node);\n }\n } else {\n if (node.subsections?.length) {\n node.subsections = moveNodes(node.subsections, node);\n }\n filteredNodes.push(node);\n }\n }\n return filteredNodes;\n };\n \n const finalSections = moveNodes(sections);\n\n // Sort step added to ensure display_index is respected after re-routing\n const sortSubsections = (nodes: any[]) => {\n nodes.forEach(node => {\n if (node.subsections && node.subsections.length > 0) {\n node.subsections.sort((a: any, b: any) => {\n if (a.selfIndex < 0 && b.selfIndex >= 0) return 1;\n if (a.selfIndex >= 0 && b.selfIndex < 0) return -1;\n return (a.selfIndex || 0) - (b.selfIndex || 0);\n });\n sortSubsections(node.subsections);\n }\n });\n };\n\n sortSubsections(finalSections);\n return finalSections;\n };\n\n const getNodeInputIds = (node: any) => {\n const nodeInputKeys = node.comparison_inputs ? Object.keys(node.comparison_inputs) : [];\n let nodeLeftId = indexMap[\"0\"];\n let nodeRightId = indexMap[\"1\"];\n\n if (nodeInputKeys.length > 0) {\n nodeLeftId = nodeInputKeys.includes(indexMap[\"0\"]) ? indexMap[\"0\"] : nodeInputKeys[0];\n nodeRightId = nodeInputKeys.includes(indexMap[\"1\"]) ? indexMap[\"1\"] : (nodeInputKeys.length > 1 ? nodeInputKeys[1] : nodeInputKeys[0]);\n }\n\n return { nodeLeftId, nodeRightId };\n };\n\n const getParentContentId = (attrs: any) =>\n attrs?.entity_id ||\n attrs?.ref_parent_section_node_id ||\n attrs?.parent_entity_id ||\n null;\n\n const makeSectionBlock = (\n nodeId: string,\n item: any,\n evaluationResult: any,\n rationale: any,\n ): SectionBlock => {\n const attrs = item.attributes || {};\n const data = item.data || {};\n const displayTitle = attrs.display_title !== false;\n const displayContent = attrs.display_content !== false;\n const title = displayTitle ? safeStringify(data.title || \"\") : \"\";\n const content = displayContent ? safeStringify(data.content || \"\") : \"\";\n const changeHistory = displayContent ? safeStringify(data.change_history || \"\") : \"\";\n const selfIndex =\n attrs.display_index !== undefined && attrs.display_index !== null\n ? Number(attrs.display_index)\n : -1;\n const parentContentId = getParentContentId(attrs);\n const hasData = !!(title.trim() || content.trim());\n\n return {\n id: `${nodeId}::${item.contentId}`,\n nodeId,\n contentId: item.contentId,\n parentContentId,\n title,\n content,\n change_history: changeHistory,\n displayTitle,\n displayContent,\n subsections: [],\n ...(hasData ? rationale : { score: undefined, relation: \"not_defined\" }),\n evaluationResult,\n evaluationResults: evaluationResult ? [evaluationResult] : [],\n selfIndex,\n refIndexes: [],\n refContentIds: [],\n ref_parent_section_node_id: parentContentId,\n } as SectionBlock;\n };\n\n const mergeBlock = (target: any, incoming: any) => {\n target.refIndexes = Array.from(new Set([...(target.refIndexes || []), ...(incoming.refIndexes || [])]));\n target.refContentIds = Array.from(new Set([...(target.refContentIds || []), ...(incoming.refContentIds || [])]));\n\n const existingChildKeys = new Set(\n (target.subsections || []).map((child: any) =>\n child.id || child.contentId || child.nodeId,\n ),\n );\n (incoming.subsections || []).forEach((child: any) => {\n const childKey = child.id || child.contentId || child.nodeId;\n if (!existingChildKeys.has(childKey)) {\n target.subsections = [...(target.subsections || []), child];\n existingChildKeys.add(childKey);\n }\n });\n\n const mergedEvaluationResults = [\n ...(target.evaluationResults || (target.evaluationResult ? [target.evaluationResult] : [])),\n ...(incoming.evaluationResults || (incoming.evaluationResult ? [incoming.evaluationResult] : [])),\n ].filter(Boolean);\n const seenEvaluationResults = new Set<string>();\n target.evaluationResults = mergedEvaluationResults.filter((result: any) => {\n const key = result?.nodeId || JSON.stringify(Object.keys(result?.deviations || result || {}));\n if (seenEvaluationResults.has(key)) return false;\n seenEvaluationResults.add(key);\n return true;\n });\n\n if (!target.evaluationResult && incoming.evaluationResult) target.evaluationResult = incoming.evaluationResult;\n if (!target.cognitiveData && incoming.cognitiveData) target.cognitiveData = incoming.cognitiveData;\n\n return target;\n };\n\n const sortFn = (a: any, b: any) => {\n if (a.selfIndex! < 0 && b.selfIndex! >= 0) return 1;\n if (a.selfIndex! >= 0 && b.selfIndex! < 0) return -1;\n return a.selfIndex! - b.selfIndex!;\n };\n\n const buildSideSections = (nodeId: string, sideIndex: \"0\" | \"1\"): SectionBlock[] => {\n const node = getNode(nodeId);\n if (!node || node.display_node === false) return [];\n \n if (isGuidelineMode && sideIndex === \"1\") return [];\n\n const { nodeLeftId, nodeRightId } = getNodeInputIds(node);\n const rationale = getRationale(node);\n const rawEvaluationResult =\n stableDeviationData?.[nodeId]?.evaluation_result || node.evaluation_result || null;\n const normalizedEvaluationResult = normalizeEvaluationResult(rawEvaluationResult, nodeLeftId, nodeRightId);\n const evaluationResult = normalizedEvaluationResult && typeof normalizedEvaluationResult === \"object\"\n ? { ...normalizedEvaluationResult, nodeId }\n : normalizedEvaluationResult;\n const items = resolveComparisonInputItems(node, sideIndex, indexMap, contentMapping);\n\n const sections = items.map((item) =>\n makeSectionBlock(nodeId, item, evaluationResult, rationale),\n );\n\n if (node.next) {\n const childSections = (Object.values(node.next) as string[]).flatMap((childId) =>\n buildSideSections(childId, sideIndex),\n );\n sections.forEach((section) => {\n const matchedChildren = childSections.filter((child: any) =>\n !child.parentContentId ||\n child.parentContentId === section.contentId ||\n child.parentContentId === section.parentContentId,\n );\n section.subsections = matchedChildren.length ? matchedChildren : childSections;\n });\n }\n\n return sections;\n };\n\n if (!maintainRelativeOrder) {\n if (rootNode.next) {\n (Object.values(rootNode.next) as string[]).forEach((nodeId) => {\n const node = getNode(nodeId);\n if (!node || node.display_node === false) return;\n\n const leftBlocks = buildSideSections(nodeId, \"0\");\n\n if (isGuidelineMode) {\n baseSections.push(...leftBlocks);\n return;\n }\n\n const rightBlocks = reRouteRHSTree(buildSideSections(nodeId, \"1\"));\n comparisonRows.push(\n ...buildComparisonRows(nodeId, leftBlocks, rightBlocks),\n );\n });\n }\n\n if (!isGuidelineMode) {\n baseSections = comparisonRows.map((row) => row.left);\n refSections = comparisonRows.map((row) => row.right);\n }\n\n } else {\n const buildRelativeOrderMapping = (nodeMap?: Record<string, string> | null, depth = 0) => {\n let refSections: SectionBlock[] = [];\n let baseSections: SectionBlock[] = [];\n if (!nodeMap) return { refSections, baseSections };\n \n const rightNodesHash: Record<string, SectionBlock> = {};\n const leftNodesHash: Record<string, SectionBlock> = {};\n let rightNodeOrphanIdx = -1;\n let leftNodeOrphanIdx = -1;\n\n for (const nodeIdx in nodeMap) {\n const nodeId = nodeMap[nodeIdx];\n const node = getNode(nodeId);\n if (!node || node.display_node === false) continue;\n\n const { nodeLeftId, nodeRightId } = getNodeInputIds(node);\n const rationale = getRationale(node);\n const rawEvaluationResult = stableDeviationData?.[nodeId]?.evaluation_result || node.evaluation_result || null;\n const normalizedEvaluationResult = normalizeEvaluationResult(rawEvaluationResult, nodeLeftId, nodeRightId);\n const evaluationResult = normalizedEvaluationResult && typeof normalizedEvaluationResult === \"object\"\n ? { ...normalizedEvaluationResult, nodeId }\n : normalizedEvaluationResult;\n\n const { refSections: refSubSections, baseSections: baseSubSections } = buildRelativeOrderMapping(node.next, depth + 1);\n\n const leftItems = resolveComparisonInputItems(node, \"0\", indexMap, contentMapping);\n const leftBlocks = leftItems.map((item) => {\n const block = makeSectionBlock(nodeId, item, evaluationResult, rationale);\n if (block.selfIndex === -1) block.selfIndex = leftNodeOrphanIdx--;\n return block;\n });\n\n let rightBlocks: any[] = [];\n if (!isGuidelineMode) {\n const rightItems = resolveComparisonInputItems(node, \"1\", indexMap, contentMapping);\n rightBlocks = rightItems.map((item) => {\n const block = makeSectionBlock(nodeId, item, evaluationResult, rationale);\n if (block.selfIndex === -1) block.selfIndex = rightNodeOrphanIdx--;\n return block;\n });\n }\n\n leftBlocks.forEach((leftBlock: any) => {\n rightBlocks.forEach((rightBlock: any) => {\n if (Number(rightBlock.selfIndex) >= 0 && Number(leftBlock.selfIndex) >= 0) {\n if (!rightBlock.refIndexes?.includes(Number(leftBlock.selfIndex))) rightBlock.refIndexes?.push(Number(leftBlock.selfIndex));\n if (!leftBlock.refIndexes?.includes(Number(rightBlock.selfIndex))) leftBlock.refIndexes?.push(Number(rightBlock.selfIndex));\n }\n if (leftBlock.contentId && !rightBlock.refContentIds?.includes(leftBlock.contentId)) rightBlock.refContentIds?.push(leftBlock.contentId);\n if (rightBlock.contentId && !leftBlock.refContentIds?.includes(rightBlock.contentId)) leftBlock.refContentIds?.push(rightBlock.contentId);\n });\n });\n\n rightBlocks.forEach((rightBlock: any) => {\n const matchedSubSections = refSubSections.filter((sub: any) =>\n !sub.parentContentId ||\n sub.parentContentId === rightBlock.contentId ||\n sub.parentContentId === rightBlock.parentContentId ||\n rightBlock.refContentIds?.includes(sub.parentContentId),\n );\n if (matchedSubSections.length > 0) rightBlock.subsections = matchedSubSections;\n\n const rightHashKey = depth === 0\n ? String(rightBlock.selfIndex)\n : `${rightBlock.selfIndex}_${rightBlock.contentId || nodeId}`;\n rightNodesHash[rightHashKey] = rightNodesHash[rightHashKey]\n ? mergeBlock(rightNodesHash[rightHashKey], rightBlock)\n : rightBlock;\n });\n\n leftBlocks.forEach((leftBlock: any) => {\n const matchedSubSections = baseSubSections.filter((sub: any) =>\n !sub.parentContentId ||\n sub.parentContentId === leftBlock.contentId ||\n sub.parentContentId === leftBlock.parentContentId ||\n leftBlock.refContentIds?.includes(sub.parentContentId),\n );\n if (matchedSubSections.length > 0) leftBlock.subsections = matchedSubSections;\n\n const leftHashKey = depth === 0\n ? String(leftBlock.selfIndex)\n : `${leftBlock.selfIndex}_${leftBlock.contentId || nodeId}`;\n leftNodesHash[leftHashKey] = leftNodesHash[leftHashKey]\n ? mergeBlock(leftNodesHash[leftHashKey], leftBlock)\n : leftBlock;\n });\n }\n\n refSections = Object.values(rightNodesHash);\n baseSections = Object.values(leftNodesHash);\n\n refSections.sort(sortFn);\n baseSections.sort(sortFn);\n\n return { refSections, baseSections };\n };\n\n const { refSections: righSections, baseSections: leftSections } = buildRelativeOrderMapping(rootNode.next);\n \n if (!isGuidelineMode) {\n refSections = reRouteRHSTree(righSections);\n }\n baseSections = leftSections;\n }\n\n const rootLeftData = getSideData(rootNode, \"0\", indexMap, contentMapping);\n const rootRightData = getSideData(rootNode, \"1\", indexMap, contentMapping);\n\n const activeProposed: ProposedRuleData = {\n title: rootLeftData.title || \"Uploaded Contract\",\n description: rootNode.decision_scope_description || \"\",\n sections: baseSections,\n };\n\n // ── NEW: Extract the title dynamically based on the new learnings_data structure ──\n const getGuidelineTitle = () => {\n if (\n typeof guidelinesData !== \"string\" &&\n guidelinesData?.learnings_data &&\n Object.keys(guidelinesData.learnings_data).length > 0\n ) {\n const firstKey = Object.keys(guidelinesData.learnings_data)[0];\n return guidelinesData.learnings_data[firstKey]?.title || \"Rulebook Guidelines\";\n }\n return (\n (typeof guidelinesData !== \"string\" &&\n guidelinesData?.data?.artifactTitle) ||\n \"Rulebook Guidelines\"\n );\n };\n\n const activeVariant: RuleData = {\n id: \"tree-variant-1\",\n title: isGuidelineMode ? getGuidelineTitle() : (rootRightData.title || \"Reference Template\"),\n similarity: 0,\n sections: refSections,\n analysis: { rule_difference_comparison: { summary: { overall_score: 0, overall_summary: rootNode.decision_scope_description || \"\" }, fields: {} } },\n };\n\n return {\n activeProposed,\n activeVariants: [activeVariant],\n comparisonRows,\n parseError: null,\n };\n } catch (err: unknown) {\n console.error(\"Data Transformation Error: \", err);\n return {\n activeProposed: {} as ProposedRuleData,\n activeVariants: [],\n comparisonRows: [] as ComparisonRow[],\n parseError: err instanceof Error ? err.message : \"Unknown Parsing Error\",\n };\n }\n }, [\n treeData,\n maintainRelativeOrder,\n deviationDataStr,\n enableDeviationSchemaBackwardCompatibility,\n guidelinesData,\n isGuidelineMode,\n ]);\n\n // 2. Extracted section references\n const existingRule = activeVariants?.[0] || DEFAULT_RULE_FALLBACK;\n \n const proposedSections = useMemo(\n () => (activeProposed?.sections || []) as SectionBlock[],\n [activeProposed?.sections]\n );\n \n const existingSections = useMemo(\n () => (existingRule.sections || []) as SectionBlock[],\n [existingRule.sections]\n );\n\n const hasSectionAccordions =\n proposedSections.length > 0 || existingSections.length > 0;\n\n const visibleFields = useMemo(() => {\n return resolvedComparisonConfig.fields.filter(({ key }) => {\n if (hasSectionAccordions && key === \"description\") return false;\n return hasValue(activeProposed?.[key as keyof ProposedRuleData]) || hasValue(existingRule[key as keyof RuleData]);\n });\n }, [activeProposed, existingRule, hasSectionAccordions, resolvedComparisonConfig.fields]);\n\n // @ts-ignore\n const { parentDeviationRecord, registry: deviationNumberRegistry, deviationParentRegistry } = useMemo(() => {\n const parentDeviationRecord: Record<string, SectionBlock[]> = {};\n const registry: Record<string, { index: number; rootKey: string; parentNum: number }> = {};\n const counters: Record<string, number> = {};\n // Add a fallback id counter to ensure no deviations are left without ID even when backend does not provide any id.\n let fallbackIdCounter = 0;\n const leftDocId = treeData?.input_index_map?.[\"0\"];\n const rightDocId = treeData?.input_index_map?.[\"1\"];\n\n const resolveRootKeyAndParentNum = (\n rootSec: SectionBlock,\n side: \"left\" | \"right\",\n ): { rootKey: string; parentNum: number } => {\n if (!maintainRelativeOrder) {\n const idx = side === \"left\"\n ? proposedSections.indexOf(rootSec)\n : existingSections.indexOf(rootSec);\n return { rootKey: `${side}:${idx}`, parentNum: idx + 1 };\n }\n\n if (side === \"left\") {\n const selfIdx = (rootSec as any).selfIndex;\n const parentNum = selfIdx !== undefined && selfIdx >= 0 \n ? selfIdx + 1 \n : proposedSections.indexOf(rootSec) + 1;\n return { rootKey: `left-root:${rootSec.id}`, parentNum };\n }\n\n const rhsSelfIndex = (rootSec as any).selfIndex;\n const mappedLhs = proposedSections.find(\n (l: any) => l.refIndexes?.includes(rhsSelfIndex),\n );\n\n if (mappedLhs) {\n const lhsSelfIdx = (mappedLhs as any).selfIndex;\n const parentNum = lhsSelfIdx !== undefined && lhsSelfIdx >= 0 \n ? lhsSelfIdx + 1 \n : proposedSections.indexOf(mappedLhs) + 1;\n return { rootKey: `left-root:${mappedLhs.id}`, parentNum };\n }\n\n // True RHS orphan\n const parentNum = rhsSelfIndex !== undefined && rhsSelfIndex >= 0 \n ? rhsSelfIndex + 1 \n : existingSections.indexOf(rootSec) + 1;\n return { rootKey: `right-orphan-root:${rootSec.id}`, parentNum };\n };\n\n const processDeviations = (evalNode: any, rootKey: string, parentNum: number) => {\n const evaluationResults = evalNode?.evaluationResults?.length\n ? evalNode.evaluationResults\n : (evalNode?.evaluationResult ? [evalNode.evaluationResult] : []);\n\n evaluationResults.forEach((evaluationResult: any) => {\n const deviations = evaluationResult?.deviations || {};\n\n Object.keys(deviations).sort().forEach(devKey => {\n const devMap = deviations[devKey];\n if (!devMap) return;\n\n // changed the code because this logic was too strict and missed\n // cases where highlights were present in normalized/citation-backed data.\n const hasLeftHighlight = !isMissingStr(devMap[leftDocId as string]);\n const hasRightHighlight = !isMissingStr(devMap[rightDocId as string]);\n if (hasLeftHighlight || hasRightHighlight) {\n const registryNodeId = evaluationResult?.nodeId || evalNode.nodeId || evalNode.id;\n const refId = `${registryNodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n if (registry[refId] === undefined) {\n if (counters[rootKey] === undefined) counters[rootKey] = 1;\n registry[refId] = { index: counters[rootKey]++, rootKey, parentNum };\n }\n }\n });\n });\n };\n\n // Resolve the correct child node at each level using id/refIndexes matching\n // rather than blind array-position (`subsections[i]`), so cross-routed\n // subsections are attributed to their actual structural parent.\n const findMatchingChild = (\n children: SectionBlock[] | undefined,\n target: SectionBlock | undefined,\n ): SectionBlock | undefined => {\n if (!children || !target) return undefined;\n return children.find((c: any) =>\n c.id === target.id ||\n (c.nodeId && c.nodeId === (target as any).nodeId) ||\n (c.contentId && c.contentId === (target as any).contentId)\n ) || undefined;\n };\n\n const traverse = (\n leftNode: SectionBlock | undefined | null,\n evalNode: SectionBlock | undefined | null,\n rightNode: SectionBlock | undefined | null,\n rootKey: string,\n parentNum: number,\n isRoot: boolean,\n parentNode: SectionBlock,\n ) => {\n if (evalNode) {\n processDeviations(evalNode, rootKey, parentNum);\n }\n\n if (evalNode && !isRoot) {\n const safeParentId = parentNode?.id || `fallback_parent_${fallbackIdCounter++}`;\n if (!parentDeviationRecord[safeParentId]) {\n parentDeviationRecord[safeParentId] = [];\n }\n parentDeviationRecord[safeParentId].push(evalNode);\n }\n\n const subs = evalNode?.subsections || leftNode?.subsections || rightNode?.subsections || [];\n subs.forEach((childEvalNode: any) => {\n const matchedLeft = findMatchingChild(leftNode?.subsections, childEvalNode);\n const matchedRight = findMatchingChild(rightNode?.subsections, childEvalNode);\n traverse(\n childEvalNode,\n matchedLeft,\n matchedRight,\n rootKey,\n parentNum,\n false,\n evalNode || parentNode,\n );\n });\n };\n\n proposedSections.forEach((rootSec) => {\n const { rootKey, parentNum } = resolveRootKeyAndParentNum(rootSec, \"left\");\n let rightSec = null;\n if (maintainRelativeOrder) {\n const rhsSelfIndex = (rootSec as any).refIndexes?.[0];\n rightSec = existingSections.find(s => (s as any).selfIndex === rhsSelfIndex);\n } else {\n rightSec = existingSections[proposedSections.indexOf(rootSec)];\n }\n traverse(rootSec, rootSec, rightSec, rootKey, parentNum, true, rootSec);\n });\n\n if (!isGuidelineMode) {\n existingSections.forEach((rootSec) => {\n const { rootKey, parentNum } = resolveRootKeyAndParentNum(rootSec, \"right\");\n const isOrphan = rootKey.startsWith(\"right-orphan-root:\");\n\n if (isOrphan) {\n traverse(rootSec, null, rootSec, rootKey, parentNum, true, rootSec);\n }\n });\n }\n\n const deviationNumberRegistry = Object.fromEntries(\n Object.entries(registry).map(([k, v]) => [k, v.index])\n );\n const deviationParentRegistry = Object.fromEntries(\n Object.entries(registry).map(([k, v]) => [k, v.parentNum])\n );\n\n return { parentDeviationRecord, registry: deviationNumberRegistry, deviationParentRegistry };\n\n }, [proposedSections, existingSections, maintainRelativeOrder, treeData, isGuidelineMode]);\n\n return {\n isGuidelineMode, // ── NEW ──\n activeProposed,\n activeVariants,\n comparisonRows,\n existingRule,\n proposedSections,\n existingSections,\n visibleFields,\n parentDeviationRecord,\n deviationNumberRegistry,\n deviationParentRegistry,\n parseError\n };\n};\n"],"names":["DEFAULT_RULE_FALLBACK","id","title","similarity","sections","useCognitiveTreeData","treeData","maintainRelativeOrder","deviationData","resolvedComparisonConfig","enableDeviationSchemaBackwardCompatibility","guidelinesData","isGuidelineModeFromParent","deviationDataStr","JSON","stringify","isGuidelineMode","Boolean","trim","learnings_data","data","artifactData","userStorySnapshot","activeProposed","activeVariants","comparisonRows","parseError","useMemo","Object","keys","length","stableDeviationData","parse","nodes","baseSections","refSections","rootId","base_root_id","indexMap","input_index_map","rootNode","display_node","contentMapping","content_mapping","getNode","nodeId","normalizeEvaluationResult","rawEvaluationResult","nodeLeftId","nodeRightId","deviations","numericDeviationKeys","filter","k","test","sortedDeviationKeys","sort","a","b","Number","normalizedDeviations","deviationEntries","firstEntry","forEach","devKey","entry","isSameEvaluation","safeStringify","evaluation_outputs","output_value","toLowerCase","shouldShowHighlights","status","deviationHighlight","deviation_highlight","web_search_answer","citationHighlights","docId","citations","cognitive_decisioning","values","map","citation","highlighted_text","text","firstNonEmpty","value","Array","isArray","some","isMissingStr","leftHighlights","deviation_highlights","rightHighlights","deviation_summary","deviation_title","deviation_impact","deviation_explanation","deviation_entries","reRouteRHSTree","allNodesMap","Map","indexNodes","node","set","subsections","moveNodes","parentNode","filteredNodes","targetParentId","ref_parent_section_node_id","has","targetParent","get","s","push","finalSections","sortSubsections","selfIndex","getNodeInputIds","nodeInputKeys","comparison_inputs","includes","getParentContentId","attrs","entity_id","parent_entity_id","makeSectionBlock","item","evaluationResult","rationale","attributes","displayTitle","display_title","displayContent","display_content","content","changeHistory","change_history","display_index","parentContentId","hasData","contentId","score","relation","evaluationResults","refIndexes","refContentIds","mergeBlock","target","incoming","from","Set","existingChildKeys","child","childKey","add","mergedEvaluationResults","seenEvaluationResults","result","key","cognitiveData","sortFn","buildSideSections","sideIndex","getRationale","evaluation_result","normalizedEvaluationResult","resolveComparisonInputItems","next","childSections","flatMap","childId","section","matchedChildren","buildRelativeOrderMapping","nodeMap","depth","rightNodesHash","leftNodesHash","rightNodeOrphanIdx","leftNodeOrphanIdx","nodeIdx","refSubSections","baseSubSections","leftBlocks","block","rightBlocks","rightItems","leftBlock","rightBlock","matchedSubSections","sub","rightHashKey","String","leftHashKey","righSections","leftSections","buildComparisonRows","row","left","right","rootLeftData","getSideData","rootRightData","description","decision_scope_description","firstKey","artifactTitle","getGuidelineTitle","analysis","rule_difference_comparison","summary","overall_score","overall_summary","fields","err","console","error","Error","message","existingRule","proposedSections","existingSections","hasSectionAccordions","visibleFields","hasValue","parentDeviationRecord","registry","deviationNumberRegistry","deviationParentRegistry","counters","fallbackIdCounter","leftDocId","rightDocId","resolveRootKeyAndParentNum","rootSec","side","idx","indexOf","rootKey","parentNum","selfIdx","rhsSelfIndex","mappedLhs","find","l","lhsSelfIdx","findMatchingChild","children","c","traverse","leftNode","evalNode","rightNode","isRoot","devMap","hasLeftHighlight","hasRightHighlight","refId","DEVIATION_BADGE_SEPARATOR","index","processDeviations","safeParentId","childEvalNode","matchedLeft","matchedRight","rightSec","startsWith","fromEntries","entries","v"],"mappings":"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"}
1
+ {"version":3,"file":"useCompareData.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{useState as e,useCallback as n,useRef as t,useEffect as o}from"react";import{EMPTY_SECTION_POPUP_STATE as r,EMPTY_SUMMARY_POPUP_STATE as i,POPUP_GAP as c,VIEWPORT_MARGIN as u,ARROW_SIZE as l,POPUP_WIDTH as s}from"../CognitiveCompareConstants.js";const a=a=>{const[p,m]=e(r),[d,h]=e(r),[v,g]=e(i),f=n(()=>{g(i)},[]),[w,P]=e(null),[C,E]=e(null),F=t(null),M=t(null);o(()=>{M.current=null},[p.sectionIdx,p.open]);const x=n(()=>{P(null),m(r),E(null)},[]),A=n(()=>{h(r)},[]),b=n(()=>{if(!p.anchorEl||!p.refSectionTitle)return;const e=p.anchorEl.getBoundingClientRect();if(0===e.width&&0===e.height)return;const n=F?.current?.offsetHeight||0,t=Math.min(s,window.innerWidth-2*u),o=window.innerHeight-e.bottom-c-u,r=e.top-c-u;let i=o<n&&r>o;i=null!==M.current?!0===M.current&&(r>=n||r>=o):!(o>=n||o>=r),M.current=i;const a=i?r:o,m=Math.min(n||9999,a),d=i?e.top-c-m:e.bottom+c,h=e.left+e.width/2,v=h-t/2,g=Math.max(u,Math.min(v,window.innerWidth-t-u)),f=Math.max(l+4,Math.min(h-g,t-l-4));P({top:d,left:g,arrowLeft:f,openAbove:i,maxHeight:a})},[p.anchorEl,p.refSectionTitle]);o(()=>{if(!p.open)return;window.addEventListener("resize",b);let e=requestAnimationFrame(b),n=null;return F.current&&(n=new ResizeObserver(()=>{cancelAnimationFrame(e),e=requestAnimationFrame(b)}),n.observe(F.current)),()=>{cancelAnimationFrame(e),window.removeEventListener("resize",b),n?.disconnect()}},[p.open,b]),o(()=>{const e=a.current;if(!e||!d.open&&!p.open)return;const n=e=>{A(),F.current&&F.current.contains(e.target)||(P(null),x())};return e.addEventListener("scroll",n,{capture:!0}),()=>{e.removeEventListener("scroll",n,{capture:!0})}},[a,d.open,p.open,A,x]);const L=n(e=>{A(),P(null),m(e)},[A]),S=n(()=>{null!==d.sectionIdx&&d.anchorEl?L({...d,open:!0}):A()},[d,A,L]);return{cognitivePopup:p,setCognitivePopup:m,moreFunctions:d,setMoreFunctions:h,summaryPopup:v,setSummaryPopup:g,closeSummaryPopup:f,position:w,setPosition:P,activeBadgeId:C,setActiveBadgeId:E,popupRef:F,closeCognitivePopup:x,closeMoreFunctionsPopup:A,recalcPosition:b,handleOpenCognitiveCompare:S,openCognitivePopupFromState:L}};export{a as useComparePopups};
1
+ import{__assign as n}from"tslib";import{useState as e,useCallback as t,useRef as o,useEffect as i}from"react";import{EMPTY_SECTION_POPUP_STATE as r,EMPTY_SUMMARY_POPUP_STATE as u,POPUP_GAP as c,VIEWPORT_MARGIN as a,ARROW_SIZE as l,POPUP_WIDTH as p}from"../CognitiveCompareConstants.js";var s=function(s){var m=e(r),v=m[0],f=m[1],d=e(r),h=d[0],g=d[1],w=e(u),P=w[0],C=w[1],E=t(function(){C(u)},[]),F=e(null),M=F[0],b=F[1],x=e(null),A=x[0],L=x[1],S=o(null),I=o(null);i(function(){I.current=null},[v.sectionIdx,v.open]);var y=t(function(){b(null),f(r),L(null)},[]),z=t(function(){g(r)},[]),B=t(function(){var n;if(v.anchorEl&&v.refSectionTitle){var e=v.anchorEl.getBoundingClientRect();if(0!==e.width||0!==e.height){var t=(null===(n=null==S?void 0:S.current)||void 0===n?void 0:n.offsetHeight)||0,o=Math.min(p,window.innerWidth-2*a),i=window.innerHeight-e.bottom-c-a,r=e.top-c-a,u=i<t&&r>i;u=null!==I.current?!0===I.current&&(r>=t||r>=i):!(i>=t||i>=r),I.current=u;var s=u?r:i,m=Math.min(t||9999,s),f=u?e.top-c-m:e.bottom+c,d=e.left+e.width/2,h=d-o/2,g=Math.max(a,Math.min(h,window.innerWidth-o-a)),w=Math.max(l+4,Math.min(d-g,o-l-4));b({top:f,left:g,arrowLeft:w,openAbove:u,maxHeight:s})}}},[v.anchorEl,v.refSectionTitle]);i(function(){if(v.open){window.addEventListener("resize",B);var n=requestAnimationFrame(B),e=null;return S.current&&(e=new ResizeObserver(function(){cancelAnimationFrame(n),n=requestAnimationFrame(B)})).observe(S.current),function(){cancelAnimationFrame(n),window.removeEventListener("resize",B),null==e||e.disconnect()}}},[v.open,B]),i(function(){var n=s.current;if(n&&(h.open||v.open)){var e=function(n){z(),S.current&&S.current.contains(n.target)||(b(null),y())};return n.addEventListener("scroll",e,{capture:!0}),function(){n.removeEventListener("scroll",e,{capture:!0})}}},[s,h.open,v.open,z,y]);var H=t(function(n){z(),b(null),f(n)},[z]),R=t(function(){null!==h.sectionIdx&&h.anchorEl?H(n(n({},h),{open:!0})):z()},[h,z,H]);return{cognitivePopup:v,setCognitivePopup:f,moreFunctions:h,setMoreFunctions:g,summaryPopup:P,setSummaryPopup:C,closeSummaryPopup:E,position:M,setPosition:b,activeBadgeId:A,setActiveBadgeId:L,popupRef:S,closeCognitivePopup:y,closeMoreFunctionsPopup:z,recalcPosition:B,handleOpenCognitiveCompare:R,openCognitivePopupFromState:H}};export{s as useComparePopups};
2
2
  //# sourceMappingURL=useComparePopups.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useComparePopups.js","sources":["../../../../src/features/CognitiveCompare/hooks/useComparePopups.tsx"],"sourcesContent":["import React, { useState, useCallback, useRef, useEffect } from \"react\";\nimport { SectionPopupState, PopupPosition, SummaryPopupState } from \"../CognitiveCompareTypes\";\nimport { EMPTY_SECTION_POPUP_STATE, POPUP_GAP, POPUP_WIDTH, VIEWPORT_MARGIN, ARROW_SIZE, EMPTY_SUMMARY_POPUP_STATE } from \"../CognitiveCompareConstants\";\n\nexport const useComparePopups = (scrollContainerRef: React.RefObject<HTMLDivElement>,) => {\n const [cognitivePopup, setCognitivePopup] = useState<SectionPopupState>(EMPTY_SECTION_POPUP_STATE);\n const [moreFunctions, setMoreFunctions] = useState<SectionPopupState>(EMPTY_SECTION_POPUP_STATE);\n const [summaryPopup, setSummaryPopup] = useState<SummaryPopupState>(EMPTY_SUMMARY_POPUP_STATE);\n const closeSummaryPopup = useCallback(()=>{\n setSummaryPopup(EMPTY_SUMMARY_POPUP_STATE);\n }, []);\n const [position, setPosition] = useState<PopupPosition | null>(null);\n const [activeBadgeId, setActiveBadgeId] = useState<string | null>(null);\n\n const popupRef = useRef<HTMLDivElement>(null);\n const popupDirectionLock = useRef<boolean | null>(null);\n\n useEffect(() => {\n popupDirectionLock.current = null;\n }, [cognitivePopup.sectionIdx, cognitivePopup.open]);\n\n const closeCognitivePopup = useCallback(() => {\n setPosition(null);\n setCognitivePopup(EMPTY_SECTION_POPUP_STATE);\n setActiveBadgeId(null);\n }, []);\n\n const closeMoreFunctionsPopup = useCallback(() => {\n setMoreFunctions(EMPTY_SECTION_POPUP_STATE);\n }, []);\n\n const recalcPosition = useCallback(() => {\n if (!cognitivePopup.anchorEl || !cognitivePopup.refSectionTitle) return;\n\n const badgeRect = cognitivePopup.anchorEl.getBoundingClientRect();\n if (badgeRect.width === 0 && badgeRect.height === 0) return;\n\n const popupH = popupRef?.current?.offsetHeight || 0;\n const popupW = Math.min(POPUP_WIDTH, window.innerWidth - VIEWPORT_MARGIN * 2);\n\n const spaceBelow = window.innerHeight - badgeRect.bottom - POPUP_GAP - VIEWPORT_MARGIN;\n const spaceAbove = badgeRect.top - POPUP_GAP - VIEWPORT_MARGIN;\n\n let openAbove = spaceBelow < popupH && spaceAbove > spaceBelow;\n if (popupDirectionLock.current !== null) {\n openAbove = popupDirectionLock.current === true ? (spaceAbove >= popupH || spaceAbove >= spaceBelow) : false;\n } else {\n openAbove = !(spaceBelow >= popupH || spaceBelow >= spaceAbove);\n }\n\n popupDirectionLock.current = openAbove;\n const dynamicMaxHeight = openAbove ? spaceAbove : spaceBelow;\n const actualPopupH = Math.min(popupH || 9999, dynamicMaxHeight);\n\n const top = openAbove ? badgeRect.top - POPUP_GAP - actualPopupH : badgeRect.bottom + POPUP_GAP;\n const badgeCenterX = badgeRect.left + badgeRect.width / 2;\n const rawLeft = badgeCenterX - popupW / 2;\n const clampedLeft = Math.max(VIEWPORT_MARGIN, Math.min(rawLeft, window.innerWidth - popupW - VIEWPORT_MARGIN));\n const arrowLeft = Math.max(ARROW_SIZE + 4, Math.min(badgeCenterX - clampedLeft, popupW - ARROW_SIZE - 4));\n\n setPosition({ top, left: clampedLeft, arrowLeft, openAbove, maxHeight: dynamicMaxHeight });\n }, [cognitivePopup.anchorEl, cognitivePopup.refSectionTitle]);\n\n useEffect(() => {\n if (!cognitivePopup.open) return;\n window.addEventListener(\"resize\", recalcPosition);\n let raf = requestAnimationFrame(recalcPosition);\n let popupObserver: ResizeObserver | null = null;\n if (popupRef.current) {\n popupObserver = new ResizeObserver(() => {\n cancelAnimationFrame(raf);\n raf = requestAnimationFrame(recalcPosition);\n });\n popupObserver.observe(popupRef.current);\n }\n return () => {\n cancelAnimationFrame(raf);\n window.removeEventListener(\"resize\", recalcPosition);\n popupObserver?.disconnect();\n };\n }, [cognitivePopup.open, recalcPosition]);\n\n useEffect(() => {\n const scrollContainer = scrollContainerRef.current;\n if (!scrollContainer || (!moreFunctions.open && !cognitivePopup.open)) return;\n\n const handleScroll = (e: Event) => {\n closeMoreFunctionsPopup();\n if (popupRef.current && popupRef.current.contains(e.target as Node)) {\n return;\n }\n setPosition(null);\n closeCognitivePopup();\n };\n\n scrollContainer.addEventListener(\"scroll\", handleScroll, { capture: true });\n return () => {\n scrollContainer.removeEventListener(\"scroll\", handleScroll, {\n capture: true,\n });\n };\n }, [\n scrollContainerRef,\n moreFunctions.open,\n cognitivePopup.open,\n closeMoreFunctionsPopup,\n closeCognitivePopup,\n ]);\n\n\n const openCognitivePopupFromState = useCallback(\n (nextPopup: SectionPopupState) => {\n closeMoreFunctionsPopup();\n setPosition(null);\n setCognitivePopup(nextPopup);\n },\n [closeMoreFunctionsPopup],\n );\n\n const handleOpenCognitiveCompare = useCallback(() => {\n if (moreFunctions.sectionIdx === null || !moreFunctions.anchorEl) {\n closeMoreFunctionsPopup();\n return;\n }\n\n openCognitivePopupFromState({\n ...moreFunctions,\n open: true,\n });\n }, [moreFunctions, closeMoreFunctionsPopup, openCognitivePopupFromState]);\n\n return {\n cognitivePopup,\n setCognitivePopup,\n moreFunctions,\n setMoreFunctions,\n summaryPopup,\n setSummaryPopup,\n closeSummaryPopup,\n position,\n setPosition,\n activeBadgeId,\n setActiveBadgeId,\n popupRef,\n closeCognitivePopup,\n closeMoreFunctionsPopup,\n recalcPosition,\n handleOpenCognitiveCompare,\n openCognitivePopupFromState,\n };\n};\n"],"names":["useComparePopups","scrollContainerRef","cognitivePopup","setCognitivePopup","useState","EMPTY_SECTION_POPUP_STATE","moreFunctions","setMoreFunctions","summaryPopup","setSummaryPopup","EMPTY_SUMMARY_POPUP_STATE","closeSummaryPopup","useCallback","position","setPosition","activeBadgeId","setActiveBadgeId","popupRef","useRef","popupDirectionLock","useEffect","current","sectionIdx","open","closeCognitivePopup","closeMoreFunctionsPopup","recalcPosition","anchorEl","refSectionTitle","badgeRect","getBoundingClientRect","width","height","popupH","offsetHeight","popupW","Math","min","POPUP_WIDTH","window","innerWidth","VIEWPORT_MARGIN","spaceBelow","innerHeight","bottom","POPUP_GAP","spaceAbove","top","openAbove","dynamicMaxHeight","actualPopupH","badgeCenterX","left","rawLeft","clampedLeft","max","arrowLeft","ARROW_SIZE","maxHeight","addEventListener","raf","requestAnimationFrame","popupObserver","ResizeObserver","cancelAnimationFrame","observe","removeEventListener","disconnect","scrollContainer","handleScroll","e","contains","target","capture","openCognitivePopupFromState","nextPopup","handleOpenCognitiveCompare"],"mappings":"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"}
1
+ {"version":3,"file":"useComparePopups.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{useState as e,useRef as t,useEffect as o,useCallback as n}from"react";import{smoothScrollTo as i,debounce as r,DEVIATION_BADGE_SEPARATOR as l}from"../CognitiveComparehelpers.js";const s=({proposedSections:s,existingSections:c,parentDeviationRecord:u,expandedSections:d,maintainRelativeOrder:f,scrollContainerRef:h,leftContainerRef:a,rightContainerRef:v,lhsBadgeRefs:g,rhsBadgeRefs:w})=>{const[R,p]=e({}),B=t();o(()=>{if(!h.current)return;const e=f?a.current:h.current;if(!e)return;let t=null;const o=setTimeout(()=>{const o=(e,t)=>{const o=e.getBoundingClientRect(),n=t.getBoundingClientRect();return o.bottom<n.top?"above":o.top>n.bottom?"below":"inside"};t=r(()=>{p(t=>{const n={...t};return s.forEach((t,i)=>{const r=f?!!d[`left-${i}`]:!!d[String(i)];let s=!1,c=!1,h=null,a=null,v=null,w=null;r&&t?.id&&(u[t.id]||[]).forEach(n=>{const i=`${n.id}${l}0`,r=g.current[i];if(!r?.current)return;const u=o(r.current,e);v||(v=r,w=u),"above"===u?(s=!0,h=r):"below"!==u||c?B.current===t.id&&(B.current=""):(c=!0,a=r)}),t.id&&(n[t.id]={showAbove:s,showBelow:c,showAboveRef:h,showBelowRef:a,firstDeviationRef:v,firstDeviationPosition:w,columnKey:"left"})}),f||c.forEach((t,i)=>{const r=!!d[String(i)];let s=!1,c=!1,f=null,h=null,a=null,v=null;r&&t?.id&&(u[t.id]||[]).forEach(i=>{const r=!i.refIndexes?.length||void 0!==i.selfIndex&&i.selfIndex<0,u=`${i.id}${l}0`,d=w.current[u];if(!d?.current||!r||!t?.id)return;const g=o(d.current,e);if(a||(a=d,v=g),"above"===g){const e=n[t.id]?.showAboveRef?.current;(!e||e.getBoundingClientRect().top<d.current.getBoundingClientRect().top)&&(s=!0,f=d)}else if("below"!==g||c)B.current===t.id&&(B.current="");else{const e=n[t.id]?.showBelowRef?.current;(!e||e.getBoundingClientRect().top>d.current.getBoundingClientRect().top)&&(c=!0,h=d)}}),t.id&&r&&(s&&(n[t.id]=n[t.id]||{showAbove:!1,showAboveRef:null,showBelow:!1,showBelowRef:null,firstDeviationRef:null,firstDeviationPosition:null,columnKey:"right"},n[t.id].showAbove=s,n[t.id].showAboveRef=f,n[t.id].firstDeviationRef=a,n[t.id].firstDeviationPosition=v,n[t.id].columnKey="right"),c&&(n[t.id]=n[t.id]||{showAbove:!1,showAboveRef:null,showBelow:!1,showBelowRef:null,firstDeviationRef:null,firstDeviationPosition:null,columnKey:"right"},n[t.id].showBelow=c,n[t.id].showBelowRef=h,n[t.id].firstDeviationRef=a,n[t.id].firstDeviationPosition=v,n[t.id].columnKey="right"))}),n})},100),t(),e?.addEventListener("scroll",t)},0);return()=>{clearTimeout(o),t&&e.removeEventListener("scroll",t)}},[s,c,u,d,f,h,a,g,w]);const b=n((e,t,o)=>{if(o?.skipScroll)return void t();if(!e)return void t();let n=h.current;if(f&&(a.current?.contains(e)?n=a.current:v.current?.contains(e)&&(n=v.current)),!n)return void t();const r=e.getBoundingClientRect(),l=n.getBoundingClientRect(),s=l.bottom-.35*l.height,c=l.top+.35*l.height;if(r.top>s||r.top<c){const e=l.top+l.height/2,o=r.top+r.height/2-e,n=250;if(f){const e=a.current,r=v.current;e&&r?(i(r,r.scrollTop+o,n),i(e,e.scrollTop+o,n,t)):e?i(e,e.scrollTop+o,n,t):r?i(r,r.scrollTop+o,n,t):t()}else h.current?i(h.current,h.current.scrollTop+o,n,t):t()}else t()},[f]);return{showDeviationNavigation:R,showOpenNodeRef:B,adjustScrollForPopup:b}};export{s as useDeviationNavigation};
1
+ import{__assign as e}from"tslib";import{useState as o,useRef as i,useEffect as n,useCallback as t}from"react";import{smoothScrollTo as r,debounce as l,DEVIATION_BADGE_SEPARATOR as u}from"../CognitiveComparehelpers.js";var c=function(c){var s=c.proposedSections,d=c.existingSections,v=c.parentDeviationRecord,f=c.expandedSections,a=c.maintainRelativeOrder,h=c.scrollContainerRef,g=c.leftContainerRef,w=c.rightContainerRef,R=c.lhsBadgeRefs,p=c.rhsBadgeRefs,b=o({}),m=b[0],B=b[1],C=i();n(function(){if(h.current){var o=a?g.current:h.current;if(o){var i=null,n=setTimeout(function(){var n=function(e,o){var i=e.getBoundingClientRect(),n=o.getBoundingClientRect();return i.bottom<n.top?"above":i.top>n.bottom?"below":"inside"};i=l(function(){B(function(i){var t=e({},i);return s.forEach(function(e,i){var r=a?!!f["left-".concat(i)]:!!f[String(i)],l=!1,c=!1,s=null,d=null,h=null,g=null;r&&(null==e?void 0:e.id)&&(v[e.id]||[]).forEach(function(i){var t="".concat(i.id).concat(u,"0"),r=R.current[t];if(null==r?void 0:r.current){var v=n(r.current,o);h||(h=r,g=v),"above"===v?(l=!0,s=r):"below"!==v||c?C.current===e.id&&(C.current=""):(c=!0,d=r)}}),e.id&&(t[e.id]={showAbove:l,showBelow:c,showAboveRef:s,showBelowRef:d,firstDeviationRef:h,firstDeviationPosition:g,columnKey:"left"})}),a||d.forEach(function(e,i){var r=!!f[String(i)],l=!1,c=!1,s=null,d=null,a=null,h=null;r&&(null==e?void 0:e.id)&&(v[e.id]||[]).forEach(function(i){var r,v,f,g,w,R=!(null===(r=i.refIndexes)||void 0===r?void 0:r.length)||void 0!==i.selfIndex&&i.selfIndex<0,b="".concat(i.id).concat(u,"0"),m=p.current[b];if((null==m?void 0:m.current)&&R&&(null==e?void 0:e.id)){var B=n(m.current,o);if(a||(a=m,h=B),"above"===B){var D=null===(f=null===(v=t[e.id])||void 0===v?void 0:v.showAboveRef)||void 0===f?void 0:f.current;(!D||D.getBoundingClientRect().top<m.current.getBoundingClientRect().top)&&(l=!0,s=m)}else if("below"!==B||c)C.current===e.id&&(C.current="");else{var A=null===(w=null===(g=t[e.id])||void 0===g?void 0:g.showBelowRef)||void 0===w?void 0:w.current;(!A||A.getBoundingClientRect().top>m.current.getBoundingClientRect().top)&&(c=!0,d=m)}}}),e.id&&r&&(l&&(t[e.id]=t[e.id]||{showAbove:!1,showAboveRef:null,showBelow:!1,showBelowRef:null,firstDeviationRef:null,firstDeviationPosition:null,columnKey:"right"},t[e.id].showAbove=l,t[e.id].showAboveRef=s,t[e.id].firstDeviationRef=a,t[e.id].firstDeviationPosition=h,t[e.id].columnKey="right"),c&&(t[e.id]=t[e.id]||{showAbove:!1,showAboveRef:null,showBelow:!1,showBelowRef:null,firstDeviationRef:null,firstDeviationPosition:null,columnKey:"right"},t[e.id].showBelow=c,t[e.id].showBelowRef=d,t[e.id].firstDeviationRef=a,t[e.id].firstDeviationPosition=h,t[e.id].columnKey="right"))}),t})},100),i(),null==o||o.addEventListener("scroll",i)},0);return function(){clearTimeout(n),i&&o.removeEventListener("scroll",i)}}}},[s,d,v,f,a,h,g,R,p]);var D=t(function(e,o,i){var n,t;if(null==i?void 0:i.skipScroll)o();else if(e){var l=h.current;if(a&&((null===(n=g.current)||void 0===n?void 0:n.contains(e))?l=g.current:(null===(t=w.current)||void 0===t?void 0:t.contains(e))&&(l=w.current)),l){var u=e.getBoundingClientRect(),c=l.getBoundingClientRect(),s=c.bottom-.35*c.height,d=c.top+.35*c.height;if(u.top>s||u.top<d){var v=c.top+c.height/2,f=u.top+u.height/2-v,R=250;if(a){var p=g.current,b=w.current;p&&b?(r(b,b.scrollTop+f,R),r(p,p.scrollTop+f,R,o)):p?r(p,p.scrollTop+f,R,o):b?r(b,b.scrollTop+f,R,o):o()}else h.current?r(h.current,h.current.scrollTop+f,R,o):o()}else o()}else o()}else o()},[a]);return{showDeviationNavigation:m,showOpenNodeRef:C,adjustScrollForPopup:D}};export{c as useDeviationNavigation};
2
2
  //# sourceMappingURL=useDeviationNavigation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useDeviationNavigation.js","sources":["../../../../src/features/CognitiveCompare/hooks/useDeviationNavigation.ts"],"sourcesContent":["import React, { useCallback, useEffect, useRef, useState } from \"react\";\nimport { DEVIATION_BADGE_SEPARATOR, debounce, smoothScrollTo } from \"../CognitiveComparehelpers\";\nimport { SectionBlock } from \"../CognitiveCompareTypes\";\n\nexport type DeviationNavigationEntry = {\n showAbove: boolean;\n showAboveRef: React.RefObject<HTMLDivElement> | null;\n showBelow: boolean;\n showBelowRef: React.RefObject<HTMLDivElement> | null;\n firstDeviationRef: React.RefObject<HTMLDivElement> | null;\n firstDeviationPosition: \"above\" | \"below\" | \"inside\" | null;\n columnKey: \"left\" | \"right\";\n};\n\ntype UseDeviationNavigationParams = {\n proposedSections: SectionBlock[];\n existingSections: SectionBlock[];\n parentDeviationRecord: Record<string, SectionBlock[]>;\n expandedSections: Record<string, boolean>;\n maintainRelativeOrder: boolean;\n scrollContainerRef: React.RefObject<HTMLDivElement>;\n leftContainerRef: React.RefObject<HTMLDivElement>;\n rightContainerRef: React.RefObject<HTMLDivElement>;\n lhsBadgeRefs: React.MutableRefObject<Record<string | number, React.RefObject<HTMLDivElement>>>;\n rhsBadgeRefs: React.MutableRefObject<Record<string | number, React.RefObject<HTMLDivElement>>>;\n};\n\nexport const useDeviationNavigation = ({\n proposedSections,\n existingSections,\n parentDeviationRecord,\n expandedSections,\n maintainRelativeOrder,\n scrollContainerRef,\n leftContainerRef,\n rightContainerRef,\n lhsBadgeRefs,\n rhsBadgeRefs,\n}: UseDeviationNavigationParams) => {\n const [showDeviationNavigation, setShowDeviationNavigation] = useState<\n Record<string, DeviationNavigationEntry>\n >({});\n const showOpenNodeRef = useRef<string | undefined>();\n\n useEffect(() => {\n if (!scrollContainerRef.current) return;\n\n const scrollElement = maintainRelativeOrder\n ? leftContainerRef.current\n : scrollContainerRef.current;\n if (!scrollElement) return;\n\n let debouncedHandleScroll: (() => void) | null = null;\n const timer = setTimeout(() => {\n const getPositionInContainer = (\n element: HTMLElement,\n container: HTMLElement,\n ) => {\n const rect = element.getBoundingClientRect();\n const parentRect = container.getBoundingClientRect();\n if (rect.bottom < parentRect.top) return \"above\";\n if (rect.top > parentRect.bottom) return \"below\";\n return \"inside\";\n };\n\n const handleScroll = () => {\n setShowDeviationNavigation((prev) => {\n const next = { ...prev };\n\n proposedSections.forEach((section, idx) => {\n const isExpanded = maintainRelativeOrder\n ? !!expandedSections[`left-${idx}`]\n : !!expandedSections[String(idx)];\n let showAbove = false;\n let showBelow = false;\n let showAboveRef: React.RefObject<HTMLDivElement> | null = null;\n let showBelowRef: React.RefObject<HTMLDivElement> | null = null;\n let firstDeviationRef: React.RefObject<HTMLDivElement> | null = null;\n let firstDeviationPosition: \"above\" | \"below\" | \"inside\" | null = null;\n\n if (isExpanded && section?.id) {\n (parentDeviationRecord[section.id] || []).forEach((child) => {\n const refId = `${child.id}${DEVIATION_BADGE_SEPARATOR}0`;\n const ref = lhsBadgeRefs.current[refId];\n if (!ref?.current) return;\n const pos = getPositionInContainer(ref.current, scrollElement);\n if (!firstDeviationRef) {\n firstDeviationRef = ref;\n firstDeviationPosition = pos;\n }\n if (pos === \"above\") {\n showAbove = true;\n showAboveRef = ref;\n } else if (pos === \"below\" && !showBelow) {\n showBelow = true;\n showBelowRef = ref;\n } else if (showOpenNodeRef.current === section.id) {\n showOpenNodeRef.current = \"\";\n }\n });\n }\n\n if (section.id) {\n next[section.id] = {\n showAbove,\n showBelow,\n showAboveRef,\n showBelowRef,\n firstDeviationRef,\n firstDeviationPosition,\n columnKey: \"left\",\n };\n }\n });\n\n if (maintainRelativeOrder) {\n return next;\n }\n\n existingSections.forEach((section, idx) => {\n const isExpanded = !!expandedSections[String(idx)];\n let showAbove = false;\n let showBelow = false;\n let showAboveRef: React.RefObject<HTMLDivElement> | null = null;\n let showBelowRef: React.RefObject<HTMLDivElement> | null = null;\n let firstDeviationRef: React.RefObject<HTMLDivElement> | null = null;\n let firstDeviationPosition: \"above\" | \"below\" | \"inside\" | null = null;\n\n if (isExpanded && section?.id) {\n (parentDeviationRecord[section.id] || []).forEach((child) => {\n const isChildOrphan =\n !child.refIndexes?.length ||\n (child.selfIndex !== undefined && child.selfIndex < 0);\n const refId = `${child.id}${DEVIATION_BADGE_SEPARATOR}0`;\n const ref = rhsBadgeRefs.current[refId];\n if (\n !ref?.current ||\n !isChildOrphan ||\n !section?.id\n ) {\n return;\n }\n\n const pos = getPositionInContainer(ref.current, scrollElement);\n if (!firstDeviationRef) {\n firstDeviationRef = ref;\n firstDeviationPosition = pos;\n }\n if (pos === \"above\") {\n const currentAboveRef = next[section.id]?.showAboveRef?.current;\n if (\n !currentAboveRef ||\n currentAboveRef.getBoundingClientRect().top <\n ref.current.getBoundingClientRect().top\n ) {\n showAbove = true;\n showAboveRef = ref;\n }\n } else if (pos === \"below\" && !showBelow) {\n const currentBelowRef = next[section.id]?.showBelowRef?.current;\n if (\n !currentBelowRef ||\n currentBelowRef.getBoundingClientRect().top >\n ref.current.getBoundingClientRect().top\n ) {\n showBelow = true;\n showBelowRef = ref;\n }\n } else if (showOpenNodeRef.current === section.id) {\n showOpenNodeRef.current = \"\";\n }\n });\n }\n\n if (section.id && isExpanded) {\n if (showAbove) {\n next[section.id] = next[section.id] || {\n showAbove: false,\n showAboveRef: null,\n showBelow: false,\n showBelowRef: null,\n firstDeviationRef: null,\n firstDeviationPosition: null,\n columnKey: \"right\",\n };\n next[section.id].showAbove = showAbove;\n next[section.id].showAboveRef = showAboveRef;\n next[section.id].firstDeviationRef = firstDeviationRef;\n next[section.id].firstDeviationPosition = firstDeviationPosition;\n next[section.id].columnKey = \"right\";\n }\n if (showBelow) {\n next[section.id] = next[section.id] || {\n showAbove: false,\n showAboveRef: null,\n showBelow: false,\n showBelowRef: null,\n firstDeviationRef: null,\n firstDeviationPosition: null,\n columnKey: \"right\",\n };\n next[section.id].showBelow = showBelow;\n next[section.id].showBelowRef = showBelowRef;\n next[section.id].firstDeviationRef = firstDeviationRef;\n next[section.id].firstDeviationPosition = firstDeviationPosition;\n next[section.id].columnKey = \"right\";\n }\n }\n });\n\n return next;\n });\n };\n\n debouncedHandleScroll = debounce(handleScroll, 100);\n debouncedHandleScroll();\n scrollElement?.addEventListener(\"scroll\", debouncedHandleScroll);\n }, 0);\n\n return () => {\n clearTimeout(timer);\n if (debouncedHandleScroll) {\n scrollElement.removeEventListener(\"scroll\", debouncedHandleScroll);\n }\n };\n }, [\n proposedSections,\n existingSections,\n parentDeviationRecord,\n expandedSections,\n maintainRelativeOrder,\n scrollContainerRef,\n leftContainerRef,\n lhsBadgeRefs,\n rhsBadgeRefs,\n ]);\n\n // Centralized scroll adjuster for popups\n const adjustScrollForPopup = useCallback((\n anchorEl: HTMLElement | null,\n onComplete: () => void,\n options?: { skipScroll?: boolean },\n ) => {\n if (options?.skipScroll) {\n onComplete();\n return;\n }\n if (!anchorEl) {\n onComplete();\n return;\n }\n // 1. Determine the primary container to measure the boundary threshold against\n let primaryContainer: HTMLElement | null = scrollContainerRef.current;\n if (maintainRelativeOrder) {\n if (leftContainerRef.current?.contains(anchorEl)) {\n primaryContainer = leftContainerRef.current;\n } else if (rightContainerRef.current?.contains(anchorEl)) {\n primaryContainer = rightContainerRef.current;\n }\n }\n\n if (!primaryContainer) {\n onComplete();\n return;\n }\n\n const rect = anchorEl.getBoundingClientRect();\n const containerRect = primaryContainer.getBoundingClientRect();\n const bottomThreshold = containerRect.bottom - (containerRect.height * 0.35);\n const topThreshold = containerRect.top + (containerRect.height * 0.35);\n\n if (rect.top > bottomThreshold || rect.top < topThreshold) {\n const targetViewY = containerRect.top + (containerRect.height / 2);\n const currentViewY = rect.top + (rect.height / 2);\n const scrollOffset = currentViewY - targetViewY;\n const ANIM_SPEED = 250;\n\n if (maintainRelativeOrder) {\n const leftC = leftContainerRef.current;\n const rightC = rightContainerRef.current;\n \n // Smoothly scroll both columns, but only attach the onComplete \n // callback to one of them so the popup doesn't open twice.\n if (leftC && rightC) {\n smoothScrollTo(rightC, rightC.scrollTop + scrollOffset, ANIM_SPEED);\n smoothScrollTo(leftC, leftC.scrollTop + scrollOffset, ANIM_SPEED, onComplete);\n } else if (leftC) {\n smoothScrollTo(leftC, leftC.scrollTop + scrollOffset, ANIM_SPEED, onComplete);\n } else if (rightC) {\n smoothScrollTo(rightC, rightC.scrollTop + scrollOffset, ANIM_SPEED, onComplete);\n } else {\n onComplete();\n }\n } else {\n if (scrollContainerRef.current) {\n smoothScrollTo(\n scrollContainerRef.current, \n scrollContainerRef.current.scrollTop + scrollOffset, \n ANIM_SPEED, \n onComplete\n );\n } else {\n onComplete();\n }\n }\n } else {\n // If no scrolling is needed, execute the callback immediately\n onComplete();\n }\n }, [maintainRelativeOrder]);\n\n return {\n showDeviationNavigation,\n showOpenNodeRef,\n adjustScrollForPopup,\n };\n};\n"],"names":["useDeviationNavigation","proposedSections","existingSections","parentDeviationRecord","expandedSections","maintainRelativeOrder","scrollContainerRef","leftContainerRef","rightContainerRef","lhsBadgeRefs","rhsBadgeRefs","showDeviationNavigation","setShowDeviationNavigation","useState","showOpenNodeRef","useRef","useEffect","current","scrollElement","debouncedHandleScroll","timer","setTimeout","getPositionInContainer","element","container","rect","getBoundingClientRect","parentRect","bottom","top","debounce","prev","next","forEach","section","idx","isExpanded","String","showAbove","showBelow","showAboveRef","showBelowRef","firstDeviationRef","firstDeviationPosition","id","child","refId","DEVIATION_BADGE_SEPARATOR","ref","pos","columnKey","isChildOrphan","refIndexes","length","selfIndex","currentAboveRef","currentBelowRef","addEventListener","clearTimeout","removeEventListener","adjustScrollForPopup","useCallback","anchorEl","onComplete","options","skipScroll","primaryContainer","contains","containerRect","bottomThreshold","height","topThreshold","targetViewY","scrollOffset","ANIM_SPEED","leftC","rightC","smoothScrollTo","scrollTop"],"mappings":"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"}
1
+ {"version":3,"file":"useDeviationNavigation.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{useState as t,useRef as e,useCallback as n,useEffect as r}from"react";import{DEVIATION_BADGE_SEPARATOR as i}from"../CognitiveComparehelpers.js";import{getVisibleGuidelineTargets as c}from"../Guidelines/utils/guidelineTargets.js";const l=({containerRef:l,leftContainerRef:o,rightContainerRef:u,svgContainerRef:s,pathRefs:h,leftHeaderRef:g,rightHeaderRef:d,proposedSections:a,existingSections:f,visibleFields:p,leftRefs:b,rightRefs:$,sectionLeftRefs:y,sectionRightRefs:x,subSectionLeftRefs:m,subSectionRightRefs:R,lhsBadgeRefs:C,rhsBadgeRefs:B,sectionRowRefs:A,expandedSections:S,expandedSubSections:M,connectedSections:v,isSideBySide:T,activeSideBySideSection:I,maintainRelativeOrder:L,isGuidelineMode:F,cognitiveMap:H,getSectionCompareStyle:w,getSubSectionCompareStyle:k,getDeviationStyleByKey:E,isArrowVisible:N,isAnimatingRef:Y,isSideBySideRef:D,sideBySideCacheRef:j,sideBySideLineRef:O,activeSideBySideSectionRef:z,activeSideBySideRightSectionRef:P,connectedLines:Q,setConnectedLines:X,cachedConnectedPositions:G,calculateLinesRef:q,resizeTimerRef:K,scrollLock:V,scrollSyncLocked:J,handleResizeRef:U,activeProposed:W,existingRule:Z,analysisData:_,pendingScrollTargetRef:tt,pendingScrollCallbackRef:et,resolvedComparisonConfig:nt,getFieldData:rt})=>{const[it,ct]=t([]),[lt,ot]=t(null),[ut,st]=t([]),ht=Q??ut,gt=X??st,[dt,at]=t({width:0,height:0}),ft=e(!1),pt=e(!1),bt=e(!1),$t=e(null),yt=e([]),xt=G??yt,mt=(t,e,n,r,i,c,l)=>{if(Math.abs(r-e)<=1)return c&&l?`M ${t},${e} L ${n},${r}`:c&&!l?`M ${t},${e} L ${i},${e}`:!c&&l?`M ${i},${e} L ${n},${r}`:`M ${i},${e} L ${i},${r}`;const o=Math.min(15,Math.abs(i-t),Math.abs(r-e)/2),u=Math.min(15,Math.abs(n-i),Math.abs(r-e)/2),s=r>e?o:-o,h=r>e?u:-u,g=n>i?u:-u;return c&&l?`M ${t},${e} L ${i-o},${e} Q ${i},${e} ${i},${e+s} L ${i},${r-h} Q ${i},${r} ${i+g},${r} L ${n},${r}`:c&&!l?`M ${t},${e} L ${i-o},${e} Q ${i},${e} ${i},${e+s} L ${i},${r}`:!c&&l?`M ${i},${e} L ${i},${r-h} Q ${i},${r} ${i+g},${r} L ${n},${r}`:`M ${i},${e} L ${i},${r}`},Rt=n(()=>{if(!ft.current&&!Y.current){ft.current=!0;try{if(!l.current)return;const t=t=>{const e=t.split("-"),n=e[0];if(!S[n]&&!1===L)return!1;if(L&&!S[`left-${n}`]&&!S[`right-${n}`]&&!S[n])return!1;let r=n;for(let t=1;t<e.length-1;t++)if(r+=`-${e[t]}`,!M[r])return!1;return!0},e=l.current.getBoundingClientRect();at({width:e.width,height:e.height});const n=[];if(p.forEach(({key:t})=>{const e=b.current[t]?.current,n=$.current[t]?.current;e&&n&&(e.style.height="auto",n.style.height="auto",e.style.minHeight="0px",n.style.minHeight="0px")}),!Y.current){for(let t=0;t<Math.max(a.length,f.length);t++){const e=y.current[t]?.current,n=x.current[t]?.current;e&&(e.style.height="auto",e.style.minHeight="0px"),n&&(n.style.height="auto",n.style.minHeight="0px")}L||Object.keys(m.current).forEach(e=>{if(!t(e))return;const n=m.current[e]?.current,r=R.current[e]?.current;n&&r&&(n.style.height="auto",r.style.height="auto",n.style.minHeight="0px",r.style.minHeight="0px")})}const r={};p.forEach(({key:t})=>{const e=b.current[t]?.current,n=$.current[t]?.current;if(e&&n){const i=e.getBoundingClientRect(),c=n.getBoundingClientRect();r[t]=Math.max(i.height,c.height)}});const s={left:{},right:{}},h={};if(!Y.current)if(L){if(T&&null!==I)if("number"==typeof I){const t=I,e=a[t],n=y.current[t]?.current;n&&e&&(e.refIndexes||[]).forEach(e=>{const r=f.findIndex(t=>t.selfIndex===e),i=x.current[r]?.current;if(i&&(S[`left-${t}`]||S[`right-${r}`])){const e=Math.max(n.getBoundingClientRect().height,i.getBoundingClientRect().height);s.left[t]=Math.max(s.left[t]||0,e),s.right[r]=Math.max(s.right[r]||0,e)}})}else{const t=I.split(i)[2];if(t){const e=m.current[t]?.current,n=R.current[t]?.current;if(e&&n){const r=Math.max(e.getBoundingClientRect().height,n.getBoundingClientRect().height);h[t]=Math.max(h[t]||0,r)}}}}else{Object.keys(m.current).forEach(e=>{if(!t(e))return;const n=m.current[e]?.current,r=R.current[e]?.current;if(n&&r&&null!==n.offsetParent&&null!==r.offsetParent){const t=n.getBoundingClientRect(),i=r.getBoundingClientRect(),c=Math.max(t.height,i.height);h[e]=c,n.style.minHeight=`${c}px`,r.style.minHeight=`${c}px`}});for(let t=0;t<Math.min(a.length,f.length);t++){const e=y.current[t]?.current,n=x.current[t]?.current;if(e&&n){const r=Math.max(e.getBoundingClientRect().height,n.getBoundingClientRect().height);s.left[t]=r,s.right[t]=r}}}if(p.forEach(({key:t})=>{const e=b.current[t]?.current,n=$.current[t]?.current;if(e&&n){const i=r[t];e.style.minHeight=`${i}px`,n.style.minHeight=`${i}px`}}),Y.current||(Object.entries(s.left).forEach(([t,e])=>{const n=y.current[Number(t)]?.current;n&&(n.style.minHeight=`${e}px`)}),Object.entries(s.right).forEach(([t,e])=>{const n=x.current[Number(t)]?.current;n&&(n.style.minHeight=`${e}px`)}),L||Object.keys(h).forEach(t=>{const e=m.current[t]?.current,n=R.current[t]?.current;if(e&&n&&h[t]){const r=h[t];e.style.minHeight=`${r}px`,n.style.minHeight=`${r}px`}})),!F){const t=(t,e)=>{if(!L)return f[e]?[e]:[];const n=(t.refIndexes||[]).map(t=>f.findIndex(e=>e.selfIndex===t)).filter(t=>-1!==t);return!n.length&&f[e]?[e]:Array.from(new Set(n))};a.forEach((r,i)=>{const c=r.continuationSourceRowId?a.findIndex(t=>t.comparisonRowId===r.continuationSourceRowId):-1,l=c>=0?c:i,s=y.current[l]?.current;if(!s)return;t(r,i).forEach(t=>{const r=x.current[t]?.current;if(!r)return;const h=s.getBoundingClientRect(),g=r.getBoundingClientRect(),d=h.right-e.left,p=g.left-e.left;let b=h.top+18-e.top,$=g.top+18-e.top;if(L&&T&&I===i){const t=o.current?.getBoundingClientRect().top??0,n=u.current?.getBoundingClientRect().top??0,r=t+(o.current?.clientHeight??1/0),i=n+(u.current?.clientHeight??1/0),c=(t,e,n)=>Math.max(e,Math.min(n,t));b=c(h.top+18,t,r)-e.top,$=c(g.top+18,n,i)-e.top}const y=w(l);y&&n.push({id:`line-${l}-${t}`,x1:d,y1:b,x2:p,y2:$,style:y,sectionIdx:l,targetRightIdx:t,isSubSection:!1,isMappingContinuation:c>=0,hasCognitive:!!(a[l]?.cognitiveData||f[t]?.cognitiveData||a[l]?.nodeId&&H[a[l].nodeId])})})})}if(!F&&T&&"string"==typeof I&&I.includes(i)){const[t,r,c,l]=I.split(i),s=`${t}${i}${r}`,h=C.current[s]?.current,g=B.current[s]?.current;if(h&&g){const i=h.getBoundingClientRect(),l=g.getBoundingClientRect(),d=i.right-e.left,a=l.left-e.left;let f=i.top+i.height/2-e.top,p=l.top+l.height/2-e.top;if(L){const t=o.current?.getBoundingClientRect().top??0,n=u.current?.getBoundingClientRect().top??0,r=t+(o.current?.clientHeight??1/0),c=n+(u.current?.clientHeight??1/0),s=(t,e,n)=>Math.max(e,Math.min(n,t));f=s(i.top+i.height/2,t,r)-e.top,p=s(l.top+l.height/2,n,c)-e.top}const b=E(t,r)??k(c);b&&n.push({id:`line-subsec-${s}`,x1:d,y1:f,x2:a,y2:p,style:b,sectionIdx:Number(c.split("-")[0]),isSubSection:!0,subSectionKeyPath:I})}}if(ct(n),g.current&&d.current){const t=g.current.getBoundingClientRect(),n=d.current.getBoundingClientRect(),r=(t.top+t.height/2-e.top+n.top+n.height/2-e.top)/2;ot({x1:t.right-e.left,x2:n.left-e.left,y:r})}else ot(null);if(v.size>0){const t=[],n=o.current,r=u.current;if(n&&r){const l=[],o=n.getBoundingClientRect().top,u=r.getBoundingClientRect().top,s=o+n.clientHeight,h=u+r.clientHeight,g=n.scrollTop,d=r.scrollTop,p=e.top,b=(t,e,n)=>Math.max(e,Math.min(n,t));v.forEach(n=>{if(F){let a=null,f=null,$=null;if("string"==typeof n&&n.includes(i)){const[t,e,r]=n.split(i),c=`${t}${i}${e}`;a=C.current[c]?.current,$=E(t,e)??k(r),f=Number(r?.split("-")[0]||0)}else f=Number(n),a=C.current[f]?.current,$=w(f);if(!a)return;const y=c(r);y.forEach((r,c)=>{const f=a.getBoundingClientRect(),x=r.getBoundingClientRect(),m=f.right-e.left,R=x.left-e.left-0,C=m+75,B=f.top+f.height/2,A=x.top+x.height/2,S=B-o+g,M=A-u+d,v=`conn-guide-${n}-${c}`;let T="";if("string"==typeof n&&n.includes(i)){T=(n.split(i)[2]||"").split("-").map(t=>Number(t)+1).join(".")}else T=String(Number(n)+1);const I=String.fromCharCode(97+c),L=1===y.length?null:`${T}(${I})`;l.push({lhsScrollY:S,rhsScrollY:M,x1:m,x2:R,containerTop:p,leftIdx:n,rhsArrayIdx:c,styleColor:$?.badgeBorder||"#6366F1",styleBg:$?.badgeBg||"#FFFFFF",styleText:$?.badgeText||"#A16207",styleId:v,centerX:C});const F=b(B,o,s),H=b(A,u,h),w=F-p,k=H-p,E=mt(m,w,R,k,C,B>=o-4&&B<=s+4,A>=u-4&&A<=h+4);t.push({id:v,pathD:E,style:$,leftIdx:n,rhsArrayIdx:c,x1:m,x2:R,y1:w,y2:k,centerX:C,matchLabel:L,isGuideline:!0})})}else if("string"==typeof n&&n.includes(i)){const[r,c,a,f]=n.split(i),$=`${r}${i}${c}`,y=C.current[$]?.current,x=B.current[$]?.current;if(!y||!x)return;const m=y.getBoundingClientRect(),R=x.getBoundingClientRect(),A=E(r,c)??k(a),S=m.right-e.left,M=R.left-e.left-0,v=S+75,T=m.top+m.height/2,I=R.top+R.height/2,L=T-o+g,F=I-u+d,H=`conn-subsec-${$}`,w=((a||"").split("-").map(t=>Number(t)+1).join("."),null);l.push({lhsScrollY:L,rhsScrollY:F,x1:S,x2:M,containerTop:p,leftIdx:n,rhsArrayIdx:n,styleColor:A?.badgeBorder||"#6366F1",styleBg:A?.badgeBg||"#FFFFFF",styleText:A?.badgeText||"#A16207",styleId:H,centerX:v});const N=b(T,o,s),Y=b(I,u,h),D=N-p,j=Y-p,O=mt(S,D,M,j,v,T>=o-4&&T<=s+4,I>=u-4&&I<=h+4);t.push({id:H,pathD:O,style:A,leftIdx:n,rhsArrayIdx:n,x1:S,x2:M,y1:D,y2:j,matchLabel:w})}else if(L){const r=n,i=a[r];if(!i?.refIndexes?.length)return;i.refIndexes.forEach((c,a)=>{const $=f.findIndex(t=>t.selfIndex===c);if(-1===$)return;const y=C.current[r]?.current,x=B.current[$]?.current;if(!y||!x)return;const m=y.getBoundingClientRect(),R=x.getBoundingClientRect(),A=w(r),S=m.right-e.left,M=R.left-e.left-0,v=S+75,T=m.top+m.height/2,I=R.top+R.height/2,L=T-o+g,F=I-u+d,H=`conn-${r}-${$}`,k=String(Number(n)+1),E=String.fromCharCode(97+a),N=1===i.refIndexes.length?null:`${k}(${E})`;l.push({lhsScrollY:L,rhsScrollY:F,x1:S,x2:M,containerTop:p,leftIdx:r,rhsArrayIdx:$,styleColor:A?.badgeBorder||"#6366F1",styleBg:A?.badgeBg||"#FFFFFF",styleText:A?.badgeText||"#A16207",styleId:H,centerX:v});const Y=b(T,o,s),D=b(I,u,h),j=Y-p,O=D-p,z=mt(S,j,M,O,v,T>=o-4&&T<=s+4,I>=u-4&&I<=h+4);t.push({id:H,pathD:z,style:A,leftIdx:r,rhsArrayIdx:$,x1:S,x2:M,y1:j,y2:O,matchLabel:N})})}else{const r=n,i=r,c=C.current[r]?.current,a=B.current[i]?.current;if(!c||!a)return;const f=c.getBoundingClientRect(),$=a.getBoundingClientRect(),y=w(r),x=f.right-e.left,m=$.left-e.left-0,R=x+75,A=f.top+f.height/2,S=$.top+$.height/2,M=A-o+g,v=S-u+d,T=`conn-${r}-${i}`,I=(String(Number(n)+1),null);l.push({lhsScrollY:M,rhsScrollY:v,x1:x,x2:m,containerTop:p,leftIdx:r,rhsArrayIdx:i,styleColor:y?.badgeBorder||"#6366F1",styleBg:y?.badgeBg||"#FFFFFF",styleText:y?.badgeText||"#A16207",styleId:T,centerX:R});const L=b(A,o,s),F=b(S,u,h),H=L-p,k=F-p,E=mt(x,H,m,k,R,A>=o-4&&A<=s+4,S>=u-4&&S<=h+4);t.push({id:T,pathD:E,style:y,leftIdx:r,rhsArrayIdx:i,x1:x,x2:m,y1:H,y2:k,matchLabel:I})}}),xt.current=l}gt(t),setTimeout(()=>Ct(),10)}else gt([]),xt.current=[],setTimeout(()=>Ct(),10)}catch(t){console.error("Line render safe fail: ",t)}finally{ft.current=!1}}},[p,a,f,H,nt,rt,w,E,L,T,I,v,S,M,F]),Ct=n(()=>{const t=xt.current;if(!t.length)return h.current["guideline-up-stroke"]?.setAttribute("visibility","hidden"),h.current["guideline-up-badge"]?.setAttribute("visibility","hidden"),h.current["guideline-down-stroke"]?.setAttribute("visibility","hidden"),void h.current["guideline-down-badge"]?.setAttribute("visibility","hidden");if(Y.current)return;const e=o.current?.scrollTop??0,n=u.current?.scrollTop??0,r=o.current?.clientHeight??1/0,i=u.current?.clientHeight??1/0,c=o.current?.getBoundingClientRect().top??0,s=u.current?.getBoundingClientRect().top??0,g=c+r,d=s+i,a=l.current?.getBoundingClientRect(),f=a?.top??0,p=a?.height??1/0,b=(t,e,n)=>Math.max(e,Math.min(n,t));let $=0,y=0,x=0,m=0,R="#6366F1",C="#A16207",B=!1,A=0;if(t.forEach(t=>{const r=t.lhsScrollY-e+c,i=t.rhsScrollY-n+s,l=h.current[t.styleId+"-stroke"],o=h.current[t.styleId+"-bg"],u=h.current[t.styleId+"-btn"],a=h.current[t.styleId+"-number"];if(!l&&!o)return;const p=b(r,c,g),S=b(i,s,d),M=p-f,v=S-f,T=r>=c-4&&r<=g+4,I=i>=s-4&&i<=d+4;let L=!0;B=!0;const F=t.centerX||t.x1+75;0===x&&(x=t.x1,m=M,A=F,R=t.styleColor,t.styleBg,C=t.styleText||"#A16207"),i<s-4?($++,L=!1):i>d+4&&(y++,L=!1);const H=mt(t.x1,M,t.x2,v,A,T,I);l&&(L&&H?(l.setAttribute("visibility","visible"),l.setAttribute("d",H)):l.setAttribute("visibility","hidden")),o&&(L&&H?(o.setAttribute("visibility","visible"),o.setAttribute("d",H)):o.setAttribute("visibility","hidden")),u&&(T&&L?(u.setAttribute("visibility","visible"),u.setAttribute("y",String(M-12))):u.setAttribute("visibility","hidden")),a&&(T&&L?(a.setAttribute("visibility","visible"),a.setAttribute("transform",`translate(${t.x2-42}, ${v})`)):a.setAttribute("visibility","hidden"))}),B&&A>0){const t=h.current["guideline-up-stroke"],e=h.current["guideline-up-badge"],n=h.current["guideline-up-arrow"],r=h.current["guideline-up-text"],i=h.current["guideline-up-badge-rect"];if($>0){const c=Math.max(15,s-f+15),l=Math.min(15,Math.abs(A-x),Math.max(0,m-c)),o=`M ${x},${m} L ${A-l},${m} Q ${A},${m} ${A},${m-l} L ${A},${c}`;t?.setAttribute("visibility","visible"),t?.setAttribute("d",o),t?.setAttribute("stroke",R),e?.setAttribute("visibility","visible"),e?.setAttribute("transform",`translate(${A}, ${c})`),n&&n.setAttribute("fill",R),r&&(r.textContent=`+${$}`,r.setAttribute("fill",C)),i&&i.setAttribute("stroke",R)}else t?.setAttribute("visibility","hidden"),e?.setAttribute("visibility","hidden");const c=h.current["guideline-down-stroke"],l=h.current["guideline-down-badge"],o=h.current["guideline-down-arrow"],u=h.current["guideline-down-text"],g=h.current["guideline-down-badge-rect"];if(y>0){const t=Math.min(p-15,d-f-15),e=Math.min(15,Math.abs(A-x),Math.max(0,t-m)),n=`M ${x},${m} L ${A-e},${m} Q ${A},${m} ${A},${m+e} L ${A},${t}`;c?.setAttribute("visibility","visible"),c?.setAttribute("d",n),c?.setAttribute("stroke",R),l?.setAttribute("visibility","visible"),l?.setAttribute("transform",`translate(${A}, ${t})`),o&&o.setAttribute("fill",R),u&&(u.textContent=`+${y}`,u.setAttribute("fill",C)),g&&g.setAttribute("stroke",R)}else c?.setAttribute("visibility","hidden"),l?.setAttribute("visibility","hidden")}},[]),Bt=n(()=>{xt.current.length>0&&!Y.current||(null!==$t.current&&clearTimeout($t.current),$t.current=setTimeout(()=>{q.current(),$t.current=null},50))},[]),At=n(t=>{if(null!==tt.current&&et.current&&Math.abs(t.currentTarget.scrollTop-tt.current)<=2){const t=et.current;tt.current=null,et.current=null,t()}if(!bt.current&&!V.current){if(L&&J&&(D.current||v.size>0)){const e=t.currentTarget,n=o.current,r=u.current,c=e===n?r:e===r?n:null;if(e&&c){const t=()=>{const t=z.current,e=P.current;if(null===t)return{leftAnchor:null,rightAnchor:null};if("string"==typeof t&&t.includes(i)){const e=t.split(i),n=`${e[0]}${i}${e[1]}`;return{leftAnchor:C.current[n]?.current||m.current[e[2]]?.current||y.current[Number(e[2])]?.current||null,rightAnchor:B.current[n]?.current||R.current[e[3]]?.current||x.current[Number(e[3])]?.current||null}}const n=Number(t),r=null!==e?Number(e):n;return{leftAnchor:C.current[n]?.current||A.current[n]?.current||y.current[n]?.current||null,rightAnchor:B.current[r]?.current||x.current[r]?.current||null}},{leftAnchor:r,rightAnchor:l}=t(),o=e===n?r:l,u=e===n?l:r;let s=null;if(o&&u){const t=o.getBoundingClientRect(),e=u.getBoundingClientRect(),n=c.getBoundingClientRect(),r=t.top+t.height/2;s=e.top-n.top+c.scrollTop+e.height/2-(r-n.top)}else{const t=Math.max(0,e.scrollHeight-e.clientHeight),n=Math.max(0,c.scrollHeight-c.clientHeight);s=t>0?e.scrollTop/t*n:e.scrollTop}const h=Math.max(0,c.scrollHeight-c.clientHeight);s=Math.max(0,Math.min(s,h)),Math.abs(c.scrollTop-s)>1&&(bt.current=!0,c.scrollTop=s,requestAnimationFrame(()=>{bt.current=!1}))}}L||Bt(),pt.current||(pt.current=!0,requestAnimationFrame(()=>{if(D.current){const t=o.current,e=u.current;if(t&&e&&O.current){if(!j.current){const e=z.current;let n;if("string"==typeof e&&e.includes(i)){const t=e.split(i),r=`${t[0]}${i}${t[1]}`;n=C.current[r]?.current}else n=C.current[e]?.current;if(n){const e=n.getBoundingClientRect();j.current={badgeScreenY:e.top+e.height/2,initialScrollTop:t.scrollTop,leftTop:t.getBoundingClientRect().top,leftBottom:t.getBoundingClientRect().top+t.clientHeight,cTop:l.current?.getBoundingClientRect().top??0}}}if(j.current){const e=j.current,n=t.scrollTop-e.initialScrollTop,r=e.badgeScreenY-n,i=(((t,e,n)=>Math.max(e,Math.min(n,t)))(r,e.leftTop,e.leftBottom)-e.cTop).toString(),c=r>=e.leftTop-4&&r<=e.leftBottom+4;O.current.setAttribute("y1",i),O.current.setAttribute("y2",i),O.current.setAttribute("visibility",c?"visible":"hidden")}}}Ct(),pt.current=!1}))}},[Ct,L,J,v,Bt]);return r(()=>{q.current=Rt},[Rt]),r(()=>{const t=setTimeout(Bt,250),e=()=>U.current();return window.addEventListener("resize",e),()=>{clearTimeout(t),null!==$t.current&&clearTimeout($t.current),null!==K.current&&clearTimeout(K.current),window.removeEventListener("resize",e)}},[W,Z,_,p,S,M,a,f,nt,Bt,T,I,N,v]),{lines:it,setLines:ct,overallConnector:lt,setOverallConnector:ot,connectedLines:ht,setConnectedLines:gt,svgDimensions:dt,cachedConnectedPositions:xt,calculateLines:Rt,calculateLinesRef:q,calculateLinesDebounced:Bt,handleColumnScroll:At}};export{l as useLinesCalculator};
1
+ import{useState as t,useRef as e,useCallback as n,useEffect as i}from"react";import{DEVIATION_BADGE_SEPARATOR as r}from"../CognitiveComparehelpers.js";import{getVisibleGuidelineTargets as c}from"../Guidelines/utils/guidelineTargets.js";var o=function(o){var l=o.containerRef,u=o.leftContainerRef,a=o.rightContainerRef;o.svgContainerRef;var d=o.pathRefs,s=o.leftHeaderRef,v=o.rightHeaderRef,h=o.proposedSections,g=o.existingSections,f=o.visibleFields,p=o.leftRefs,b=o.rightRefs,y=o.sectionLeftRefs,x=o.sectionRightRefs,m=o.subSectionLeftRefs,R=o.subSectionRightRefs,C=o.lhsBadgeRefs,B=o.rhsBadgeRefs,A=o.sectionRowRefs,S=o.expandedSections,M=o.expandedSubSections,T=o.connectedSections,I=o.isSideBySide,L=o.activeSideBySideSection,F=o.maintainRelativeOrder,H=o.isGuidelineMode,w=o.cognitiveMap,k=o.getSectionCompareStyle,E=o.getSubSectionCompareStyle,N=o.getDeviationStyleByKey,Y=o.isArrowVisible,D=o.isAnimatingRef,j=o.isSideBySideRef,O=o.sideBySideCacheRef,z=o.sideBySideLineRef,P=o.activeSideBySideSectionRef,Q=o.activeSideBySideRightSectionRef,X=o.connectedLines,G=o.setConnectedLines,q=o.cachedConnectedPositions,K=o.calculateLinesRef,V=o.resizeTimerRef,J=o.scrollLock,U=o.scrollSyncLocked,W=o.handleResizeRef,Z=o.activeProposed,$=o.existingRule,_=o.analysisData,tt=o.pendingScrollTargetRef,et=o.pendingScrollCallbackRef,nt=o.resolvedComparisonConfig,it=o.getFieldData,rt=t([]),ct=rt[0],ot=rt[1],lt=t(null),ut=lt[0],at=lt[1],dt=t([]),st=dt[0],vt=dt[1],ht=null!=X?X:st,gt=null!=G?G:vt,ft=t({width:0,height:0}),pt=ft[0],bt=ft[1],yt=e(!1),xt=e(!1),mt=e(!1),Rt=e(null),Ct=e([]),Bt=null!=q?q:Ct,At=function(t,e,n,i,r,c,o){if(Math.abs(i-e)<=1)return c&&o?"M ".concat(t,",").concat(e," L ").concat(n,",").concat(i):c&&!o?"M ".concat(t,",").concat(e," L ").concat(r,",").concat(e):!c&&o?"M ".concat(r,",").concat(e," L ").concat(n,",").concat(i):"M ".concat(r,",").concat(e," L ").concat(r,",").concat(i);var l=Math.min(15,Math.abs(r-t),Math.abs(i-e)/2),u=Math.min(15,Math.abs(n-r),Math.abs(i-e)/2),a=i>e?l:-l,d=i>e?u:-u,s=n>r?u:-u;return c&&o?"M ".concat(t,",").concat(e," L ").concat(r-l,",").concat(e," Q ").concat(r,",").concat(e," ").concat(r,",").concat(e+a," L ").concat(r,",").concat(i-d," Q ").concat(r,",").concat(i," ").concat(r+s,",").concat(i," L ").concat(n,",").concat(i):c&&!o?"M ".concat(t,",").concat(e," L ").concat(r-l,",").concat(e," Q ").concat(r,",").concat(e," ").concat(r,",").concat(e+a," L ").concat(r,",").concat(i):!c&&o?"M ".concat(r,",").concat(e," L ").concat(r,",").concat(i-d," Q ").concat(r,",").concat(i," ").concat(r+s,",").concat(i," L ").concat(n,",").concat(i):"M ".concat(r,",").concat(e," L ").concat(r,",").concat(i)},St=n(function(){var t,e,n,i,o,d,A,Y,j,O,z,P,Q,X,G,q,K,V;if(!yt.current&&!D.current){yt.current=!0;try{if(!l.current)return;var J=function(t){var e=t.split("-"),n=e[0];if(!S[n]&&!1===F)return!1;if(F&&!S["left-".concat(n)]&&!S["right-".concat(n)]&&!S[n])return!1;for(var i=n,r=1;r<e.length-1;r++)if(i+="-".concat(e[r]),!M[i])return!1;return!0},U=l.current.getBoundingClientRect();bt({width:U.width,height:U.height});var W=[];if(f.forEach(function(t){var e,n,i=t.key,r=null===(e=p.current[i])||void 0===e?void 0:e.current,c=null===(n=b.current[i])||void 0===n?void 0:n.current;r&&c&&(r.style.height="auto",c.style.height="auto",r.style.minHeight="0px",c.style.minHeight="0px")}),!D.current){for(var Z=0;Z<Math.max(h.length,g.length);Z++){var $=null===(t=y.current[Z])||void 0===t?void 0:t.current,_=null===(e=x.current[Z])||void 0===e?void 0:e.current;$&&($.style.height="auto",$.style.minHeight="0px"),_&&(_.style.height="auto",_.style.minHeight="0px")}F||Object.keys(m.current).forEach(function(t){var e,n;if(J(t)){var i=null===(e=m.current[t])||void 0===e?void 0:e.current,r=null===(n=R.current[t])||void 0===n?void 0:n.current;i&&r&&(i.style.height="auto",r.style.height="auto",i.style.minHeight="0px",r.style.minHeight="0px")}})}var tt={};f.forEach(function(t){var e,n,i=t.key,r=null===(e=p.current[i])||void 0===e?void 0:e.current,c=null===(n=b.current[i])||void 0===n?void 0:n.current;if(r&&c){var o=r.getBoundingClientRect(),l=c.getBoundingClientRect();tt[i]=Math.max(o.height,l.height)}});var et={left:{},right:{}},nt={};if(!D.current)if(F){if(I&&null!==L)if("number"==typeof L){var it=L,rt=h[it],ct=null===(o=y.current[it])||void 0===o?void 0:o.current;ct&&rt&&(rt.refIndexes||[]).forEach(function(t){var e,n=g.findIndex(function(e){return e.selfIndex===t}),i=null===(e=x.current[n])||void 0===e?void 0:e.current;if(i&&(S["left-".concat(it)]||S["right-".concat(n)])){var r=Math.max(ct.getBoundingClientRect().height,i.getBoundingClientRect().height);et.left[it]=Math.max(et.left[it]||0,r),et.right[n]=Math.max(et.right[n]||0,r)}})}else{var lt=L.split(r)[2];if(lt){$=null===(d=m.current[lt])||void 0===d?void 0:d.current,_=null===(A=R.current[lt])||void 0===A?void 0:A.current;if($&&_){ut=Math.max($.getBoundingClientRect().height,_.getBoundingClientRect().height);nt[lt]=Math.max(nt[lt]||0,ut)}}}}else{Object.keys(m.current).forEach(function(t){var e,n;if(J(t)){var i=null===(e=m.current[t])||void 0===e?void 0:e.current,r=null===(n=R.current[t])||void 0===n?void 0:n.current;if(i&&r&&null!==i.offsetParent&&null!==r.offsetParent){var c=i.getBoundingClientRect(),o=r.getBoundingClientRect(),l=Math.max(c.height,o.height);nt[t]=l,i.style.minHeight="".concat(l,"px"),r.style.minHeight="".concat(l,"px")}}});for(Z=0;Z<Math.min(h.length,g.length);Z++){var $=null===(n=y.current[Z])||void 0===n?void 0:n.current,_=null===(i=x.current[Z])||void 0===i?void 0:i.current;if($&&_){var ut=Math.max($.getBoundingClientRect().height,_.getBoundingClientRect().height);et.left[Z]=ut,et.right[Z]=ut}}}if(f.forEach(function(t){var e,n,i=t.key,r=null===(e=p.current[i])||void 0===e?void 0:e.current,c=null===(n=b.current[i])||void 0===n?void 0:n.current;if(r&&c){var o=tt[i];r.style.minHeight="".concat(o,"px"),c.style.minHeight="".concat(o,"px")}}),D.current||(Object.entries(et.left).forEach(function(t){var e,n=t[0],i=t[1],r=null===(e=y.current[Number(n)])||void 0===e?void 0:e.current;r&&(r.style.minHeight="".concat(i,"px"))}),Object.entries(et.right).forEach(function(t){var e,n=t[0],i=t[1],r=null===(e=x.current[Number(n)])||void 0===e?void 0:e.current;r&&(r.style.minHeight="".concat(i,"px"))}),F||Object.keys(nt).forEach(function(t){var e,n,i=null===(e=m.current[t])||void 0===e?void 0:e.current,r=null===(n=R.current[t])||void 0===n?void 0:n.current;if(i&&r&&nt[t]){var c=nt[t];i.style.minHeight="".concat(c,"px"),r.style.minHeight="".concat(c,"px")}})),!H){h.forEach(function(t,e){var n,i=t.continuationSourceRowId?h.findIndex(function(e){return e.comparisonRowId===t.continuationSourceRowId}):-1,r=i>=0?i:e,c=null===(n=y.current[r])||void 0===n?void 0:n.current;if(c){var o=function(t,e){if(!F)return g[e]?[e]:[];var n=(t.refIndexes||[]).map(function(t){return g.findIndex(function(e){return e.selfIndex===t})}).filter(function(t){return-1!==t});return!n.length&&g[e]?[e]:Array.from(new Set(n))}(t,e);o.forEach(function(t){var n,o,l,d,s,v,f,p,b,y,m,R,C=null===(n=x.current[t])||void 0===n?void 0:n.current;if(C){var B=c.getBoundingClientRect(),A=C.getBoundingClientRect(),S=B.right-U.left,M=A.left-U.left,T=B.top+18-U.top,H=A.top+18-U.top;if(F&&I&&L===e){var E=null!==(l=null===(o=u.current)||void 0===o?void 0:o.getBoundingClientRect().top)&&void 0!==l?l:0,N=null!==(s=null===(d=a.current)||void 0===d?void 0:d.getBoundingClientRect().top)&&void 0!==s?s:0,Y=E+(null!==(f=null===(v=u.current)||void 0===v?void 0:v.clientHeight)&&void 0!==f?f:1/0),D=N+(null!==(b=null===(p=a.current)||void 0===p?void 0:p.clientHeight)&&void 0!==b?b:1/0),j=function(t,e,n){return Math.max(e,Math.min(n,t))};T=j(B.top+18,E,Y)-U.top,H=j(A.top+18,N,D)-U.top}var O=k(r);O&&W.push({id:"line-".concat(r,"-").concat(t),x1:S,y1:T,x2:M,y2:H,style:O,sectionIdx:r,targetRightIdx:t,isSubSection:!1,isMappingContinuation:i>=0,hasCognitive:!!((null===(y=h[r])||void 0===y?void 0:y.cognitiveData)||(null===(m=g[t])||void 0===m?void 0:m.cognitiveData)||(null===(R=h[r])||void 0===R?void 0:R.nodeId)&&w[h[r].nodeId])})}})}})}if(!H&&I&&"string"==typeof L&&L.includes(r)){var dt=L.split(r),st=dt[0],vt=dt[1],ht=dt[2],ft=(dt[3],"".concat(st).concat(r).concat(vt)),pt=null===(Y=C.current[ft])||void 0===Y?void 0:Y.current,xt=null===(j=B.current[ft])||void 0===j?void 0:j.current;if(pt&&xt){var mt=pt.getBoundingClientRect(),Rt=xt.getBoundingClientRect(),Ct=mt.right-U.left,St=Rt.left-U.left,Tt=mt.top+mt.height/2-U.top,It=Rt.top+Rt.height/2-U.top;if(F){var Lt=null!==(z=null===(O=u.current)||void 0===O?void 0:O.getBoundingClientRect().top)&&void 0!==z?z:0,Ft=null!==(Q=null===(P=a.current)||void 0===P?void 0:P.getBoundingClientRect().top)&&void 0!==Q?Q:0,Ht=Lt+(null!==(G=null===(X=u.current)||void 0===X?void 0:X.clientHeight)&&void 0!==G?G:1/0),wt=Ft+(null!==(K=null===(q=a.current)||void 0===q?void 0:q.clientHeight)&&void 0!==K?K:1/0),kt=function(t,e,n){return Math.max(e,Math.min(n,t))};Tt=kt(mt.top+mt.height/2,Lt,Ht)-U.top,It=kt(Rt.top+Rt.height/2,Ft,wt)-U.top}var Et=null!==(V=N(st,vt))&&void 0!==V?V:E(ht);Et&&W.push({id:"line-subsec-".concat(ft),x1:Ct,y1:Tt,x2:St,y2:It,style:Et,sectionIdx:Number(ht.split("-")[0]),isSubSection:!0,subSectionKeyPath:L})}}if(ot(W),s.current&&v.current){var Nt=s.current.getBoundingClientRect(),Yt=v.current.getBoundingClientRect(),Dt=(Nt.top+Nt.height/2-U.top+Yt.top+Yt.height/2-U.top)/2;at({x1:Nt.right-U.left,x2:Yt.left-U.left,y:Dt})}else at(null);if(T.size>0){var jt=[],Ot=u.current,zt=a.current;if(Ot&&zt){var Pt=[],Qt=Ot.getBoundingClientRect().top,Xt=zt.getBoundingClientRect().top,Gt=Qt+Ot.clientHeight,qt=Xt+zt.clientHeight,Kt=Ot.scrollTop,Vt=zt.scrollTop,Jt=U.top,Ut=function(t,e,n){return Math.max(e,Math.min(n,t))};T.forEach(function(t){var e,n,i,o,l,u,a,d,s;if(H){var v=null,f=null,p=null;if("string"==typeof t&&t.includes(r)){var b=t.split(r),y=b[0],x=b[1],m=b[2],R="".concat(y).concat(r).concat(x);v=null===(e=C.current[R])||void 0===e?void 0:e.current,p=null!==(n=N(y,x))&&void 0!==n?n:E(m),f=Number((null==m?void 0:m.split("-")[0])||0)}else f=Number(t),v=null===(i=C.current[f])||void 0===i?void 0:i.current,p=k(f);if(!v)return;var A=c(zt);A.forEach(function(e,n){var i=v.getBoundingClientRect(),c=e.getBoundingClientRect(),o=i.right-U.left,l=c.left-U.left-0,u=o+75,a=i.top+i.height/2,d=c.top+c.height/2,s=a-Qt+Kt,h=d-Xt+Vt,g="conn-guide-".concat(t,"-").concat(n),f="";"string"==typeof t&&t.includes(r)?f=(t.split(r)[2]||"").split("-").map(function(t){return Number(t)+1}).join("."):f=String(Number(t)+1);var b=String.fromCharCode(97+n),y=1===A.length?null:"".concat(f,"(").concat(b,")");Pt.push({lhsScrollY:s,rhsScrollY:h,x1:o,x2:l,containerTop:Jt,leftIdx:t,rhsArrayIdx:n,styleColor:(null==p?void 0:p.badgeBorder)||"#6366F1",styleBg:(null==p?void 0:p.badgeBg)||"#FFFFFF",styleText:(null==p?void 0:p.badgeText)||"#A16207",styleId:g,centerX:u});var x=Ut(a,Qt,Gt),m=Ut(d,Xt,qt),R=x-Jt,C=m-Jt,B=At(o,R,l,C,u,a>=Qt-4&&a<=Gt+4,d>=Xt-4&&d<=qt+4);jt.push({id:g,pathD:B,style:p,leftIdx:t,rhsArrayIdx:n,x1:o,x2:l,y1:R,y2:C,centerX:u,matchLabel:y,isGuideline:!0})})}else if("string"==typeof t&&t.includes(r)){var S=t.split(r),M=(y=S[0],x=S[1],m=S[2],S[3],R="".concat(y).concat(r).concat(x),null===(o=C.current[R])||void 0===o?void 0:o.current),T=null===(l=B.current[R])||void 0===l?void 0:l.current;if(!M||!T)return;var I=M.getBoundingClientRect(),L=T.getBoundingClientRect(),w=null!==(u=N(y,x))&&void 0!==u?u:E(m),Y=I.right-U.left,D=L.left-U.left-0,j=Y+75,O=I.top+I.height/2,z=L.top+L.height/2,P=O-Qt+Kt,Q=z-Xt+Vt,X="conn-subsec-".concat(R),G=((m||"").split("-").map(function(t){return Number(t)+1}).join("."),null);Pt.push({lhsScrollY:P,rhsScrollY:Q,x1:Y,x2:D,containerTop:Jt,leftIdx:t,rhsArrayIdx:t,styleColor:(null==w?void 0:w.badgeBorder)||"#6366F1",styleBg:(null==w?void 0:w.badgeBg)||"#FFFFFF",styleText:(null==w?void 0:w.badgeText)||"#A16207",styleId:X,centerX:j});var q=Ut(O,Qt,Gt),K=Ut(z,Xt,qt),V=At(Y,_=q-Jt,D,tt=K-Jt,j,O>=Qt-4&&O<=Gt+4,z>=Xt-4&&z<=qt+4);jt.push({id:X,pathD:V,style:w,leftIdx:t,rhsArrayIdx:t,x1:Y,x2:D,y1:_,y2:tt,matchLabel:G})}else if(F){var J=t,W=h[J];if(!(null===(s=null==W?void 0:W.refIndexes)||void 0===s?void 0:s.length))return;W.refIndexes.forEach(function(e,n){var i,r,c=g.findIndex(function(t){return t.selfIndex===e});if(-1!==c){var o=null===(i=C.current[J])||void 0===i?void 0:i.current,l=null===(r=B.current[c])||void 0===r?void 0:r.current;if(o&&l){var u=o.getBoundingClientRect(),a=l.getBoundingClientRect(),d=k(J),s=u.right-U.left,v=a.left-U.left-0,h=s+75,f=u.top+u.height/2,p=a.top+a.height/2,b=f-Qt+Kt,y=p-Xt+Vt,x="conn-".concat(J,"-").concat(c),m=String(Number(t)+1),R=String.fromCharCode(97+n),A=1===W.refIndexes.length?null:"".concat(m,"(").concat(R,")");Pt.push({lhsScrollY:b,rhsScrollY:y,x1:s,x2:v,containerTop:Jt,leftIdx:J,rhsArrayIdx:c,styleColor:(null==d?void 0:d.badgeBorder)||"#6366F1",styleBg:(null==d?void 0:d.badgeBg)||"#FFFFFF",styleText:(null==d?void 0:d.badgeText)||"#A16207",styleId:x,centerX:h});var S=Ut(f,Qt,Gt),M=Ut(p,Xt,qt),T=S-Jt,I=M-Jt,L=At(s,T,v,I,h,f>=Qt-4&&f<=Gt+4,p>=Xt-4&&p<=qt+4);jt.push({id:x,pathD:L,style:d,leftIdx:J,rhsArrayIdx:c,x1:s,x2:v,y1:T,y2:I,matchLabel:A})}}})}else{var Z=t,$=Z;M=null===(a=C.current[Z])||void 0===a?void 0:a.current,T=null===(d=B.current[$])||void 0===d?void 0:d.current;if(!M||!T)return;I=M.getBoundingClientRect(),L=T.getBoundingClientRect(),w=k(Z),Y=I.right-U.left,D=L.left-U.left-0,j=Y+75,O=I.top+I.height/2,z=L.top+L.height/2,P=O-Qt+Kt,Q=z-Xt+Vt,X="conn-".concat(Z,"-").concat($),String(Number(t)+1),G=null;Pt.push({lhsScrollY:P,rhsScrollY:Q,x1:Y,x2:D,containerTop:Jt,leftIdx:Z,rhsArrayIdx:$,styleColor:(null==w?void 0:w.badgeBorder)||"#6366F1",styleBg:(null==w?void 0:w.badgeBg)||"#FFFFFF",styleText:(null==w?void 0:w.badgeText)||"#A16207",styleId:X,centerX:j});var _,tt;q=Ut(O,Qt,Gt),K=Ut(z,Xt,qt),V=At(Y,_=q-Jt,D,tt=K-Jt,j,O>=Qt-4&&O<=Gt+4,z>=Xt-4&&z<=qt+4);jt.push({id:X,pathD:V,style:w,leftIdx:Z,rhsArrayIdx:$,x1:Y,x2:D,y1:_,y2:tt,matchLabel:G})}}),Bt.current=Pt}gt(jt),setTimeout(function(){return Mt()},10)}else gt([]),Bt.current=[],setTimeout(function(){return Mt()},10)}catch(t){console.error("Line render safe fail: ",t)}finally{yt.current=!1}}},[f,h,g,w,nt,it,k,N,F,I,L,T,S,M,H]),Mt=n(function(){var t,e,n,i,r,c,o,s,v,h,g,f,p,b,y,x,m,R,C,B=Bt.current;if(!B.length)return null===(t=d.current["guideline-up-stroke"])||void 0===t||t.setAttribute("visibility","hidden"),null===(e=d.current["guideline-up-badge"])||void 0===e||e.setAttribute("visibility","hidden"),null===(n=d.current["guideline-down-stroke"])||void 0===n||n.setAttribute("visibility","hidden"),void(null===(i=d.current["guideline-down-badge"])||void 0===i||i.setAttribute("visibility","hidden"));if(!D.current){var A=null!==(c=null===(r=u.current)||void 0===r?void 0:r.scrollTop)&&void 0!==c?c:0,S=null!==(s=null===(o=a.current)||void 0===o?void 0:o.scrollTop)&&void 0!==s?s:0,M=null!==(h=null===(v=u.current)||void 0===v?void 0:v.clientHeight)&&void 0!==h?h:1/0,T=null!==(f=null===(g=a.current)||void 0===g?void 0:g.clientHeight)&&void 0!==f?f:1/0,I=null!==(b=null===(p=u.current)||void 0===p?void 0:p.getBoundingClientRect().top)&&void 0!==b?b:0,L=null!==(x=null===(y=a.current)||void 0===y?void 0:y.getBoundingClientRect().top)&&void 0!==x?x:0,F=I+M,H=L+T,w=null===(m=l.current)||void 0===m?void 0:m.getBoundingClientRect(),k=null!==(R=null==w?void 0:w.top)&&void 0!==R?R:0,E=null!==(C=null==w?void 0:w.height)&&void 0!==C?C:1/0,N=function(t,e,n){return Math.max(e,Math.min(n,t))},Y=0,j=0,O=0,z=0,P="#6366F1",Q="#A16207",X=!1,G=0;if(B.forEach(function(t){var e=t.lhsScrollY-A+I,n=t.rhsScrollY-S+L,i=d.current[t.styleId+"-stroke"],r=d.current[t.styleId+"-bg"],c=d.current[t.styleId+"-btn"],o=d.current[t.styleId+"-number"];if(i||r){var l=N(e,I,F),u=N(n,L,H),a=l-k,s=u-k,v=e>=I-4&&e<=F+4,h=n>=L-4&&n<=H+4,g=!0;X=!0;var f=t.centerX||t.x1+75;0===O&&(O=t.x1,z=a,G=f,P=t.styleColor,t.styleBg,Q=t.styleText||"#A16207"),n<L-4?(Y++,g=!1):n>H+4&&(j++,g=!1);var p=At(t.x1,a,t.x2,s,G,v,h);i&&(g&&p?(i.setAttribute("visibility","visible"),i.setAttribute("d",p)):i.setAttribute("visibility","hidden")),r&&(g&&p?(r.setAttribute("visibility","visible"),r.setAttribute("d",p)):r.setAttribute("visibility","hidden")),c&&(v&&g?(c.setAttribute("visibility","visible"),c.setAttribute("y",String(a-12))):c.setAttribute("visibility","hidden")),o&&(v&&g?(o.setAttribute("visibility","visible"),o.setAttribute("transform","translate(".concat(t.x2-42,", ").concat(s,")"))):o.setAttribute("visibility","hidden"))}}),X&&G>0){var q=d.current["guideline-up-stroke"],K=d.current["guideline-up-badge"],V=d.current["guideline-up-arrow"],J=d.current["guideline-up-text"],U=d.current["guideline-up-badge-rect"];if(Y>0){var W=Math.max(15,L-k+15),Z=Math.min(15,Math.abs(G-O),Math.max(0,z-W)),$="M ".concat(O,",").concat(z," L ").concat(G-Z,",").concat(z," Q ").concat(G,",").concat(z," ").concat(G,",").concat(z-Z," L ").concat(G,",").concat(W);null==q||q.setAttribute("visibility","visible"),null==q||q.setAttribute("d",$),null==q||q.setAttribute("stroke",P),null==K||K.setAttribute("visibility","visible"),null==K||K.setAttribute("transform","translate(".concat(G,", ").concat(W,")")),V&&V.setAttribute("fill",P),J&&(J.textContent="+".concat(Y),J.setAttribute("fill",Q)),U&&U.setAttribute("stroke",P)}else null==q||q.setAttribute("visibility","hidden"),null==K||K.setAttribute("visibility","hidden");var _=d.current["guideline-down-stroke"],tt=d.current["guideline-down-badge"],et=d.current["guideline-down-arrow"],nt=d.current["guideline-down-text"],it=d.current["guideline-down-badge-rect"];if(j>0){var rt=Math.min(E-15,H-k-15);Z=Math.min(15,Math.abs(G-O),Math.max(0,rt-z)),$="M ".concat(O,",").concat(z," L ").concat(G-Z,",").concat(z," Q ").concat(G,",").concat(z," ").concat(G,",").concat(z+Z," L ").concat(G,",").concat(rt);null==_||_.setAttribute("visibility","visible"),null==_||_.setAttribute("d",$),null==_||_.setAttribute("stroke",P),null==tt||tt.setAttribute("visibility","visible"),null==tt||tt.setAttribute("transform","translate(".concat(G,", ").concat(rt,")")),et&&et.setAttribute("fill",P),nt&&(nt.textContent="+".concat(j),nt.setAttribute("fill",Q)),it&&it.setAttribute("stroke",P)}else null==_||_.setAttribute("visibility","hidden"),null==tt||tt.setAttribute("visibility","hidden")}}},[]),Tt=n(function(){Bt.current.length>0&&!D.current||(null!==Rt.current&&clearTimeout(Rt.current),Rt.current=setTimeout(function(){K.current(),Rt.current=null},50))},[]),It=n(function(t){if(null!==tt.current&&et.current&&Math.abs(t.currentTarget.scrollTop-tt.current)<=2){var e=et.current;tt.current=null,et.current=null,e()}if(!mt.current&&!J.current){if(F&&U&&(j.current||T.size>0)){var n=t.currentTarget,i=u.current,c=a.current,o=n===i?c:n===c?i:null;if(n&&o){var d=function(){var t,e,n,i,c,o,l,u,a,d,s,v=P.current,h=Q.current;if(null===v)return{leftAnchor:null,rightAnchor:null};if("string"==typeof v&&v.includes(r)){var g=v.split(r),f="".concat(g[0]).concat(r).concat(g[1]);return{leftAnchor:(null===(t=C.current[f])||void 0===t?void 0:t.current)||(null===(e=m.current[g[2]])||void 0===e?void 0:e.current)||(null===(n=y.current[Number(g[2])])||void 0===n?void 0:n.current)||null,rightAnchor:(null===(i=B.current[f])||void 0===i?void 0:i.current)||(null===(c=R.current[g[3]])||void 0===c?void 0:c.current)||(null===(o=x.current[Number(g[3])])||void 0===o?void 0:o.current)||null}}var p=Number(v),b=null!==h?Number(h):p;return{leftAnchor:(null===(l=C.current[p])||void 0===l?void 0:l.current)||(null===(u=A.current[p])||void 0===u?void 0:u.current)||(null===(a=y.current[p])||void 0===a?void 0:a.current)||null,rightAnchor:(null===(d=B.current[b])||void 0===d?void 0:d.current)||(null===(s=x.current[b])||void 0===s?void 0:s.current)||null}}(),s=d.leftAnchor,v=d.rightAnchor,h=n===i?s:v,g=n===i?v:s,f=null;if(h&&g){var p=h.getBoundingClientRect(),b=g.getBoundingClientRect(),S=o.getBoundingClientRect(),M=p.top+p.height/2;f=b.top-S.top+o.scrollTop+b.height/2-(M-S.top)}else{var I=Math.max(0,n.scrollHeight-n.clientHeight),L=Math.max(0,o.scrollHeight-o.clientHeight);f=I>0?n.scrollTop/I*L:n.scrollTop}var H=Math.max(0,o.scrollHeight-o.clientHeight);f=Math.max(0,Math.min(f,H)),Math.abs(o.scrollTop-f)>1&&(mt.current=!0,o.scrollTop=f,requestAnimationFrame(function(){mt.current=!1}))}}F||Tt(),xt.current||(xt.current=!0,requestAnimationFrame(function(){var t,e,n,i,c,o,d;if(j.current){var s=u.current,v=a.current;if(s&&v&&z.current){if(!O.current){var h=P.current,g=void 0;if("string"==typeof h&&h.includes(r)){var f=h.split(r),p="".concat(f[0]).concat(r).concat(f[1]);g=null===(t=C.current[p])||void 0===t?void 0:t.current}else g=null===(e=C.current[h])||void 0===e?void 0:e.current;if(g){var b=g.getBoundingClientRect();O.current={badgeScreenY:b.top+b.height/2,initialScrollTop:s.scrollTop,leftTop:s.getBoundingClientRect().top,leftBottom:s.getBoundingClientRect().top+s.clientHeight,cTop:null!==(i=null===(n=l.current)||void 0===n?void 0:n.getBoundingClientRect().top)&&void 0!==i?i:0}}}if(O.current){var y=O.current,x=s.scrollTop-y.initialScrollTop,m=y.badgeScreenY-x,R=((c=m,o=y.leftTop,d=y.leftBottom,Math.max(o,Math.min(d,c)))-y.cTop).toString(),B=m>=y.leftTop-4&&m<=y.leftBottom+4;z.current.setAttribute("y1",R),z.current.setAttribute("y2",R),z.current.setAttribute("visibility",B?"visible":"hidden")}}}Mt(),xt.current=!1}))}},[Mt,F,U,T,Tt]);return i(function(){K.current=St},[St]),i(function(){var t=setTimeout(Tt,250),e=function(){return W.current()};return window.addEventListener("resize",e),function(){clearTimeout(t),null!==Rt.current&&clearTimeout(Rt.current),null!==V.current&&clearTimeout(V.current),window.removeEventListener("resize",e)}},[Z,$,_,f,S,M,h,g,nt,Tt,I,L,Y,T]),{lines:ct,setLines:ot,overallConnector:ut,setOverallConnector:at,connectedLines:ht,setConnectedLines:gt,svgDimensions:pt,cachedConnectedPositions:Bt,calculateLines:St,calculateLinesRef:K,calculateLinesDebounced:Tt,handleColumnScroll:It}};export{o as useLinesCalculator};
2
2
  //# sourceMappingURL=useLinesCalculator.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useLinesCalculator.js","sources":["../../../../src/features/CognitiveCompare/hooks/useLinesCalculator.tsx"],"sourcesContent":["import { useCallback, useEffect, useRef, useState } from \"react\"\nimport { CachedBadgePosition, SectionBlock } from \"../CognitiveCompareTypes\";\nimport { DEVIATION_BADGE_SEPARATOR, getBentArrowPath, hasValue } from \"../CognitiveComparehelpers\";\nimport { maxHeight } from \"@mui/system\";\nimport { getVisibleGuidelineTargets } from \"../Guidelines/utils/guidelineTargets\";\n\nexport const useLinesCalculator = ({\n containerRef,\n leftContainerRef,\n rightContainerRef,\n svgContainerRef,\n pathRefs,\n leftHeaderRef, rightHeaderRef,\n proposedSections, existingSections,\n visibleFields,\n leftRefs, rightRefs,\n sectionLeftRefs, sectionRightRefs,\n subSectionLeftRefs, subSectionRightRefs,\n lhsBadgeRefs, rhsBadgeRefs,\n sectionRowRefs,\n expandedSections, expandedSubSections,\n connectedSections,\n isSideBySide, activeSideBySideSection,\n maintainRelativeOrder,\n isGuidelineMode, // ── NEW PROP ──\n cognitiveMap,\n getSectionCompareStyle, getSubSectionCompareStyle, getDeviationStyleByKey,\n isArrowVisible,\n\n isAnimatingRef,\n isSideBySideRef,\n sideBySideCacheRef,\n sideBySideLineRef,\n activeSideBySideSectionRef,\n activeSideBySideRightSectionRef,\n connectedLines: providedConnectedLines,\n setConnectedLines: providedSetConnectedLines,\n cachedConnectedPositions: providedCachedConnectedPositions,\n calculateLinesRef,\n resizeTimerRef,\n scrollLock,\n scrollSyncLocked,\n\n handleResizeRef,\n activeProposed, existingRule, analysisData,\n pendingScrollTargetRef, pendingScrollCallbackRef,\n\n resolvedComparisonConfig,\n getFieldData\n}: any) => {\n // States and Refs\n const [lines, setLines] = useState<Record<string, any>[]>([]);\n const [overallConnector, setOverallConnector] = useState<{ x1: number; x2: number; y: number; } | null>(null);\n const [internalConnectedLines, internalSetConnectedLines] = useState<Record<string, any>[]>([]);\n const connectedLines = providedConnectedLines ?? internalConnectedLines;\n const setConnectedLines = providedSetConnectedLines ?? internalSetConnectedLines;\n const [svgDimensions, setSvgDimensions] = useState<{ width: number; height: number }>({ width: 0, height: 0 });\n\n const isCalculatingLines = useRef(false);\n const scrollTicking = useRef(false);\n const scrollSyncing = useRef(false);\n const timerRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n const internalCachedConnectedPositions = useRef<CachedBadgePosition[]>([]);\n const cachedConnectedPositions =\n providedCachedConnectedPositions ?? internalCachedConnectedPositions;\n\n\n \n // Helpers\n // ── UNIFIED ROUNDED PATH GENERATOR (Guarantees shared trunk for ALL modes) ──\n const getRoundedStaggeredPath = (x1: number, y1: number, x2: number, y2: number, cX: number, visL: boolean, visR: boolean) => {\n if (Math.abs(y2 - y1) <= 1) {\n if (visL && visR) return `M ${x1},${y1} L ${x2},${y2}`;\n if (visL && !visR) return `M ${x1},${y1} L ${cX},${y1}`;\n if (!visL && visR) return `M ${cX},${y1} L ${x2},${y2}`;\n return `M ${cX},${y1} L ${cX},${y2}`;\n }\n const r1 = Math.min(15, Math.abs(cX - x1), Math.abs(y2 - y1) / 2);\n const r2 = Math.min(15, Math.abs(x2 - cX), Math.abs(y2 - y1) / 2);\n const dy1 = y2 > y1 ? r1 : -r1;\n const dy2 = y2 > y1 ? r2 : -r2;\n const dx2 = x2 > cX ? r2 : -r2; // Safe horizontal direction\n \n if (visL && visR) {\n return `M ${x1},${y1} L ${cX - r1},${y1} Q ${cX},${y1} ${cX},${y1 + dy1} L ${cX},${y2 - dy2} Q ${cX},${y2} ${cX + dx2},${y2} L ${x2},${y2}`;\n } else if (visL && !visR) {\n return `M ${x1},${y1} L ${cX - r1},${y1} Q ${cX},${y1} ${cX},${y1 + dy1} L ${cX},${y2}`;\n } else if (!visL && visR) {\n return `M ${cX},${y1} L ${cX},${y2 - dy2} Q ${cX},${y2} ${cX + dx2},${y2} L ${x2},${y2}`;\n } else {\n return `M ${cX},${y1} L ${cX},${y2}`;\n }\n };\n\n // Helper to check if a subsection is actually visible in the expanded section\n const isSubSectionVisible = (keyPath: string) => {\n const pathParts = keyPath.split('-');\n const rootIdx = pathParts[0];\n\n // Edge case\n // Early return if root parent is not expanded\n // Only happens in side by side view for deeply nested children\n if (!expandedSections[rootIdx] && maintainRelativeOrder === false) return;\n\n if (maintainRelativeOrder) {\n if (!expandedSections[`left-${rootIdx}`] && !expandedSections[`right-${rootIdx}`] && !expandedSections[rootIdx]) return false;\n }\n\n // Check to confirm if all the ancestors of the node are expanded otherwise early return\n let ancestorPath = rootIdx;\n for (let i = 1; i < pathParts.length - 1; i++) {\n ancestorPath += `-${pathParts[i]}`;\n if (!expandedSections[ancestorPath]) return false;\n }\n\n return true;\n };\n\n // Callbacks\n const calculateLines = useCallback(() => {\n if (isCalculatingLines.current) return;\n if (isAnimatingRef.current) return;\n isCalculatingLines.current = true;\n try {\n if (!containerRef.current) return;\n\n // Helper to check if a subsection is actually visible in the expanded accordion tree\n const isSubSectionVisible = (keyPath: string) => {\n const pathParts = keyPath.split('-');\n const rootIdx = pathParts[0];\n\n // 1. Root Parent must be expanded\n if (!expandedSections[rootIdx] && maintainRelativeOrder === false) return false;\n if (maintainRelativeOrder) {\n if (!expandedSections[`left-${rootIdx}`] && !expandedSections[`right-${rootIdx}`] && !expandedSections[rootIdx]) return false;\n }\n\n // 2. All intermediate ancestor subsections must be expanded\n let ancestorPath = rootIdx;\n for (let i = 1; i < pathParts.length - 1; i++) {\n ancestorPath += `-${pathParts[i]}`;\n if (!expandedSubSections[ancestorPath]) {\n return false;\n }\n }\n return true;\n };\n\n // 3. Keep the SVG setup and field heights logic intact\n const containerRect = containerRef.current.getBoundingClientRect();\n setSvgDimensions({\n width: containerRect.width,\n height: containerRect.height,\n });\n\n const newLines: Record<string, any>[] = [];\n\n // RESET STYLES (WRITE ONLY)\n visibleFields.forEach(({ key }: {key: any}) => {\n const l = leftRefs.current[key]?.current;\n const r = rightRefs.current[key]?.current;\n\n if (l && r) {\n l.style.height = \"auto\";\n r.style.height = \"auto\";\n l.style.minHeight = \"0px\";\n r.style.minHeight = \"0px\";\n }\n });\n\n if (!isAnimatingRef.current) {\n for (let idx = 0; idx < Math.max(proposedSections.length, existingSections.length); idx++) {\n const l = sectionLeftRefs.current[idx]?.current;\n const r = sectionRightRefs.current[idx]?.current;\n\n if (l) {\n l.style.height = \"auto\";\n l.style.minHeight = \"0px\";\n }\n if (r) {\n r.style.height = \"auto\";\n r.style.minHeight = \"0px\";\n }\n }\n \n if (!maintainRelativeOrder) {\n // Subsections reset\n Object.keys(subSectionLeftRefs.current).forEach(keyPath => {\n if (!isSubSectionVisible(keyPath)) return;\n const l = subSectionLeftRefs.current[keyPath]?.current;\n const r = subSectionRightRefs.current[keyPath]?.current;\n if (l && r) {\n l.style.height = \"auto\";\n r.style.height = \"auto\";\n l.style.minHeight = \"0px\";\n r.style.minHeight = \"0px\";\n }\n });\n }\n }\n\n // READ HEIGHTS (READ ONLY)\n const fieldHeights: Record<string, number> = {};\n\n visibleFields.forEach(({ key } : {key: any}) => {\n const l = leftRefs.current[key]?.current;\n const r = rightRefs.current[key]?.current;\n\n if (l && r) {\n const lRect = l.getBoundingClientRect();\n const rRect = r.getBoundingClientRect();\n fieldHeights[key] = Math.max(lRect.height, rRect.height);\n }\n });\n\n const syncHeights = { left: {} as Record<number, number>, right: {} as Record<number, number> };\n const subSectionHeights: Record<string, number> = {};\n\n if (!isAnimatingRef.current) {\n if (!maintainRelativeOrder) {\n // ── FIX: Measure and apply subsection heights FIRST so their new heights push the parent containers ──\n Object.keys(subSectionLeftRefs.current).forEach(keyPath => {\n if (!isSubSectionVisible(keyPath)) return;\n const l = subSectionLeftRefs.current[keyPath]?.current;\n const r = subSectionRightRefs.current[keyPath]?.current;\n if (l && r && l.offsetParent !== null && r.offsetParent !== null) {\n const lRect = l.getBoundingClientRect();\n const rRect = r.getBoundingClientRect();\n const maxH = Math.max(lRect.height, rRect.height);\n subSectionHeights[keyPath] = maxH;\n \n // Apply immediately so the browser recalculates layout for the parent block below\n l.style.minHeight = `${maxH}px`;\n r.style.minHeight = `${maxH}px`;\n }\n });\n\n // ── NOW measure main sections (which will naturally wrap the aligned subsections) ──\n for (let idx = 0; idx < Math.min(proposedSections.length, existingSections.length); idx++) {\n const l = sectionLeftRefs.current[idx]?.current;\n const r = sectionRightRefs.current[idx]?.current;\n\n if (l && r) {\n const maxH = Math.max(l.getBoundingClientRect().height, r.getBoundingClientRect().height);\n syncHeights.left[idx] = maxH;\n syncHeights.right[idx] = maxH;\n }\n }\n\n } else if (isSideBySide && activeSideBySideSection !== null) {\n if (typeof activeSideBySideSection === \"number\") {\n const leftIdx = activeSideBySideSection;\n const leftSec = proposedSections[leftIdx] as any;\n const l = sectionLeftRefs.current[leftIdx]?.current;\n\n if (l && leftSec) {\n (leftSec.refIndexes || []).forEach((rhsSelfIdx: number) => {\n const rhsArrayIdx = existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIdx);\n const r = sectionRightRefs.current[rhsArrayIdx]?.current;\n if (!r) return;\n\n if (expandedSections[`left-${leftIdx}`] || expandedSections[`right-${rhsArrayIdx}`]) {\n const maxH = Math.max(l.getBoundingClientRect().height, r.getBoundingClientRect().height);\n syncHeights.left[leftIdx] = Math.max(syncHeights.left[leftIdx] || 0, maxH);\n syncHeights.right[rhsArrayIdx] = Math.max(syncHeights.right[rhsArrayIdx] || 0, maxH);\n }\n });\n }\n } else {\n const keyPath = activeSideBySideSection.split(DEVIATION_BADGE_SEPARATOR)[2]; \n if (keyPath) {\n const l = subSectionLeftRefs.current[keyPath]?.current;\n const r = subSectionRightRefs.current[keyPath]?.current;\n if (l && r) {\n const maxH = Math.max(l.getBoundingClientRect().height, r.getBoundingClientRect().height);\n subSectionHeights[keyPath] = Math.max(subSectionHeights[keyPath] || 0, maxH);\n }\n }\n }\n }\n }\n\n visibleFields.forEach(({ key } : {key : any}) => {\n const l = leftRefs.current[key]?.current;\n const r = rightRefs.current[key]?.current;\n\n if (l && r) {\n const maxH = fieldHeights[key];\n l.style.minHeight = `${maxH}px`;\n r.style.minHeight = `${maxH}px`;\n }\n });\n\n if (!isAnimatingRef.current) {\n Object.entries(syncHeights.left).forEach(([idx, maxH]) => {\n const l = sectionLeftRefs.current[Number(idx)]?.current;\n if (l) l.style.minHeight = `${maxH}px`;\n });\n \n Object.entries(syncHeights.right).forEach(([idx, maxH]) => {\n const r = sectionRightRefs.current[Number(idx)]?.current;\n if (r) r.style.minHeight = `${maxH}px`;\n });\n\n if (!maintainRelativeOrder) {\n Object.keys(subSectionHeights).forEach(keyPath => {\n const l = subSectionLeftRefs.current[keyPath]?.current;\n const r = subSectionRightRefs.current[keyPath]?.current;\n if (l && r && subSectionHeights[keyPath]) {\n const maxH = subSectionHeights[keyPath];\n l.style.minHeight = `${maxH}px`;\n r.style.minHeight = `${maxH}px`;\n }\n });\n }\n }\n\n // SECTION CONNECTORS\n // ── SKIP SECTION LINES IF IN GUIDELINE MODE ──\n if (!isGuidelineMode) {\n const getMappedRightIndexes = (leftSec: any, leftIdx: number) => {\n // Standard/Side-by-Side data is already materialized as explicit\n // mapping rows, so its counterpart is always at the same row index.\n // Looking up by display_index is ambiguous when a target section is\n // intentionally repeated for more than one mapping edge.\n if (!maintainRelativeOrder) {\n return existingSections[leftIdx] ? [leftIdx] : [];\n }\n\n const mapped = (leftSec.refIndexes || [])\n .map((rhsSelfIdx: number) =>\n existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIdx),\n )\n .filter((idx: number) => idx !== -1);\n\n // Backward-compatible fallback for old one-to-one/index-based data\n if (!mapped.length && existingSections[leftIdx]) {\n return [leftIdx];\n }\n\n return Array.from(new Set(mapped));\n };\n\n proposedSections.forEach((leftSec: any, leftIdx: number) => {\n const continuationSourceIdx = leftSec.continuationSourceRowId\n ? proposedSections.findIndex(\n (section: any) =>\n section.comparisonRowId === leftSec.continuationSourceRowId,\n )\n : -1;\n const resolvedLeftIdx =\n continuationSourceIdx >= 0 ? continuationSourceIdx : leftIdx;\n const lWrap = sectionLeftRefs.current[resolvedLeftIdx]?.current;\n if (!lWrap) return;\n\n const rightIndexes = getMappedRightIndexes(leftSec, leftIdx);\n\n rightIndexes.forEach((rhsArrayIdx: any) => {\n const rWrap = sectionRightRefs.current[rhsArrayIdx]?.current;\n if (!rWrap) return;\n\n const leftRect = lWrap.getBoundingClientRect();\n const rightRect = rWrap.getBoundingClientRect();\n\n const x1 = leftRect.right - containerRect.left;\n const x2 = rightRect.left - containerRect.left;\n\n let y1 = leftRect.top + 18 - containerRect.top;\n let y2 = rightRect.top + 18 - containerRect.top;\n\n if (maintainRelativeOrder && isSideBySide && activeSideBySideSection === leftIdx) {\n const leftTop = leftContainerRef.current?.getBoundingClientRect().top ?? 0;\n const rightTop = rightContainerRef.current?.getBoundingClientRect().top ?? 0;\n const leftBottom = leftTop + (leftContainerRef.current?.clientHeight ?? Infinity);\n const rightBottom = rightTop + (rightContainerRef.current?.clientHeight ?? Infinity);\n\n const clamp = (v: number, min: number, max: number) =>\n Math.max(min, Math.min(max, v));\n\n y1 = clamp(leftRect.top + 18, leftTop, leftBottom) - containerRect.top;\n y2 = clamp(rightRect.top + 18, rightTop, rightBottom) - containerRect.top;\n }\n\n const style = getSectionCompareStyle(resolvedLeftIdx);\n\n if (style) {\n newLines.push({\n id: `line-${resolvedLeftIdx}-${rhsArrayIdx}`,\n x1,\n y1,\n x2,\n y2,\n style,\n sectionIdx: resolvedLeftIdx,\n targetRightIdx: rhsArrayIdx,\n isSubSection: false,\n isMappingContinuation: continuationSourceIdx >= 0,\n hasCognitive: !!(\n proposedSections[resolvedLeftIdx]?.cognitiveData ||\n existingSections[rhsArrayIdx]?.cognitiveData ||\n proposedSections[resolvedLeftIdx]?.nodeId &&\n cognitiveMap[proposedSections[resolvedLeftIdx].nodeId as string]\n ),\n });\n }\n });\n });\n }\n\n if (!isGuidelineMode && isSideBySide && typeof activeSideBySideSection === 'string' && activeSideBySideSection.includes(DEVIATION_BADGE_SEPARATOR)) {\n const [nodeId, devKey, leftKeyPath, rightKeyPath] = activeSideBySideSection.split(DEVIATION_BADGE_SEPARATOR);\n const refId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n\n const lBadgeEl = lhsBadgeRefs.current[refId]?.current;\n const rBadgeEl = rhsBadgeRefs.current[refId]?.current;\n\n if (lBadgeEl && rBadgeEl) {\n const lRect = lBadgeEl.getBoundingClientRect();\n const rRect = rBadgeEl.getBoundingClientRect();\n\n const x1 = lRect.right - containerRect.left;\n const x2 = rRect.left - containerRect.left;\n \n let y1 = lRect.top + lRect.height / 2 - containerRect.top;\n let y2 = rRect.top + rRect.height / 2 - containerRect.top;\n\n if (maintainRelativeOrder) {\n const leftTop = leftContainerRef.current?.getBoundingClientRect().top ?? 0;\n const rightTop = rightContainerRef.current?.getBoundingClientRect().top ?? 0;\n const leftBottom = leftTop + (leftContainerRef.current?.clientHeight ?? Infinity);\n const rightBottom = rightTop + (rightContainerRef.current?.clientHeight ?? Infinity);\n const clamp = (v: number, min: number, max: number) => Math.max(min, Math.min(max, v));\n\n y1 = clamp(lRect.top + lRect.height / 2, leftTop, leftBottom) - containerRect.top;\n y2 = clamp(rRect.top + rRect.height / 2, rightTop, rightBottom) - containerRect.top;\n }\n \n const style =\n getDeviationStyleByKey(nodeId, devKey) ??\n getSubSectionCompareStyle(leftKeyPath);\n if (style) {\n newLines.push({\n id: `line-subsec-${refId}`,\n x1, y1, x2, y2,\n style,\n sectionIdx: Number(leftKeyPath.split('-')[0]),\n isSubSection: true,\n subSectionKeyPath: activeSideBySideSection,\n });\n }\n }\n }\n\n setLines(newLines);\n\n if (leftHeaderRef.current && rightHeaderRef.current) {\n const leftHeaderRect = leftHeaderRef.current.getBoundingClientRect();\n const rightHeaderRect = rightHeaderRef.current.getBoundingClientRect();\n const overallY =\n (leftHeaderRect.top +\n leftHeaderRect.height / 2 -\n containerRect.top +\n rightHeaderRect.top +\n rightHeaderRect.height / 2 -\n containerRect.top) /\n 2;\n setOverallConnector({\n x1: leftHeaderRect.right - containerRect.left,\n x2: rightHeaderRect.left - containerRect.left,\n y: overallY,\n });\n } else {\n setOverallConnector(null);\n }\n\n if (connectedSections.size > 0) {\n const newConnectedLines: Record<string, any>[] = [];\n const leftContainer = leftContainerRef.current;\n const rightContainer = rightContainerRef.current;\n\n if (leftContainer && rightContainer) {\n const newCache: CachedBadgePosition[] = [];\n \n const leftTop = leftContainer.getBoundingClientRect().top;\n const rightTop = rightContainer.getBoundingClientRect().top;\n const leftBottom = leftTop + leftContainer.clientHeight;\n const rightBottom = rightTop + rightContainer.clientHeight;\n\n const leftScrollTop = leftContainer.scrollTop;\n const rightScrollTop = rightContainer.scrollTop;\n const cTop = containerRect.top;\n\n const clamp = (v: number, min: number, max: number) =>\n Math.max(min, Math.min(max, v));\n\n connectedSections.forEach((connectedIdx:any) => {\n // ── GUIDELINE MODE LOGIC ──\n if (isGuidelineMode) {\n let lBadge: HTMLElement | null = null;\n let leftIdxNum: number | null = null;\n let style: any = null;\n\n if (typeof connectedIdx === 'string' && connectedIdx.includes(DEVIATION_BADGE_SEPARATOR)) {\n const [nodeId, devKey, leftKeyPath] = connectedIdx.split(DEVIATION_BADGE_SEPARATOR);\n const refId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n lBadge = lhsBadgeRefs.current[refId]?.current;\n style = getDeviationStyleByKey(nodeId, devKey) ?? getSubSectionCompareStyle(leftKeyPath);\n leftIdxNum = Number(leftKeyPath?.split('-')[0] || 0);\n } else {\n leftIdxNum = Number(connectedIdx);\n lBadge = lhsBadgeRefs.current[leftIdxNum]?.current;\n style = getSectionCompareStyle(leftIdxNum);\n }\n\n if (!lBadge) return;\n\n const targetMarks = getVisibleGuidelineTargets(rightContainer);\n \n targetMarks.forEach((rBadge: any, index) => {\n const lRect = lBadge!.getBoundingClientRect();\n const rRect = rBadge.getBoundingClientRect();\n\n const x1 = lRect.right - containerRect.left;\n const x2 = rRect.left - containerRect.left - 0;\n \n // ── UNIVERSAL SPINE JUNCTION PUSHED TO X1+75 TO CLEAR LOCK ICON ──\n const centerX = x1 + 75;\n\n const rawLhsY = lRect.top + lRect.height / 2;\n // Target the middle of the highlighted text vertically\n const rawRhsY = rRect.top + rRect.height / 2;\n\n const lhsScrollY = (rawLhsY - leftTop) + leftScrollTop;\n const rhsScrollY = (rawRhsY - rightTop) + rightScrollTop;\n \n const styleId = `conn-guide-${connectedIdx}-${index}`;\n \n // ── BULLETPROOF MATH LABEL GENERATION ──\n let baseLabel = \"\";\n if (typeof connectedIdx === 'string' && connectedIdx.includes(DEVIATION_BADGE_SEPARATOR)) {\n const parts = connectedIdx.split(DEVIATION_BADGE_SEPARATOR);\n const leftKeyPath = parts[2] || \"\";\n baseLabel = leftKeyPath.split('-').map(n => Number(n) + 1).join('.');\n } else {\n baseLabel = String(Number(connectedIdx) + 1);\n }\n const letter = String.fromCharCode(97 + index); // a, b, c...\n const matchLabel = targetMarks.length === 1 ? null : `${baseLabel}(${letter})`;\n\n newCache.push({\n lhsScrollY, rhsScrollY, x1, x2, containerTop: cTop,\n leftIdx: connectedIdx, rhsArrayIdx: index, \n styleColor: style?.badgeBorder || \"#6366F1\", \n styleBg: style?.badgeBg || \"#FFFFFF\",\n styleText: style?.badgeText || \"#A16207\",\n styleId, centerX,\n });\n\n const clampedLhsY = clamp(rawLhsY, leftTop, leftBottom);\n const clampedRhsY = clamp(rawRhsY, rightTop, rightBottom);\n\n const y1 = clampedLhsY - cTop;\n const y2 = clampedRhsY - cTop;\n\n const lhsVisible = rawLhsY >= leftTop - 4 && rawLhsY <= leftBottom + 4;\n const rhsVisible = rawRhsY >= rightTop - 4 && rawRhsY <= rightBottom + 4;\n\n const pathD = getRoundedStaggeredPath(x1, y1, x2, y2, centerX, lhsVisible, rhsVisible);\n\n newConnectedLines.push({ \n id: styleId, pathD, style, leftIdx: connectedIdx, rhsArrayIdx: index, \n x1, x2, y1, y2, centerX, matchLabel, isGuideline: true \n });\n });\n } else {\n // ── UNIFIED CONTRACT TO CONTRACT LOGIC ──\n if (typeof connectedIdx === 'string' && connectedIdx.includes(DEVIATION_BADGE_SEPARATOR)) {\n const [nodeId, devKey, leftKeyPath, rightKeyPath] = connectedIdx.split(DEVIATION_BADGE_SEPARATOR);\n const refId = `${nodeId}${DEVIATION_BADGE_SEPARATOR}${devKey}`;\n\n const lBadge = lhsBadgeRefs.current[refId]?.current;\n const rBadge = rhsBadgeRefs.current[refId]?.current;\n if (!lBadge || !rBadge) return;\n\n const lRect = lBadge.getBoundingClientRect();\n const rRect = rBadge.getBoundingClientRect();\n const style = getDeviationStyleByKey(nodeId, devKey) ?? getSubSectionCompareStyle(leftKeyPath);\n\n const x1 = lRect.right - containerRect.left;\n const x2 = rRect.left - containerRect.left - 0;\n const centerX = x1 + 75; // ── UNIVERSAL SPINE JUNCTION ──\n\n const rawLhsY = lRect.top + lRect.height / 2;\n const rawRhsY = rRect.top + rRect.height / 2;\n\n const lhsScrollY = (rawLhsY - leftTop) + leftScrollTop;\n const rhsScrollY = (rawRhsY - rightTop) + rightScrollTop;\n const styleId = `conn-subsec-${refId}`;\n \n const leftKeyP = leftKeyPath || \"\";\n const baseLabel = leftKeyP.split('-').map(n => Number(n) + 1).join('.');\n const matchLabel = null; // 1-to-1 connection, no badge needed\n\n newCache.push({\n lhsScrollY, rhsScrollY, x1, x2, containerTop: cTop,\n leftIdx: connectedIdx, rhsArrayIdx: connectedIdx,\n styleColor: style?.badgeBorder || \"#6366F1\", styleBg: style?.badgeBg || \"#FFFFFF\", styleText: style?.badgeText || \"#A16207\",\n styleId, centerX, \n });\n\n const clampedLhsY = clamp(rawLhsY, leftTop, leftBottom);\n const clampedRhsY = clamp(rawRhsY, rightTop, rightBottom);\n const y1 = clampedLhsY - cTop;\n const y2 = clampedRhsY - cTop;\n const lhsVisible = rawLhsY >= leftTop - 4 && rawLhsY <= leftBottom + 4;\n const rhsVisible = rawRhsY >= rightTop - 4 && rawRhsY <= rightBottom + 4;\n\n const pathD = getRoundedStaggeredPath(x1, y1, x2, y2, centerX, lhsVisible, rhsVisible);\n\n newConnectedLines.push({ id: styleId, pathD, style, leftIdx: connectedIdx, rhsArrayIdx: connectedIdx, x1, x2, y1, y2, matchLabel });\n } else {\n if (!maintainRelativeOrder) {\n const leftIdx = connectedIdx;\n const rhsArrayIdx = leftIdx as number;\n const lBadge = lhsBadgeRefs.current[leftIdx]?.current;\n const rBadge = rhsBadgeRefs.current[rhsArrayIdx]?.current;\n if (!lBadge || !rBadge) return;\n\n const lRect = lBadge.getBoundingClientRect();\n const rRect = rBadge.getBoundingClientRect();\n const style = getSectionCompareStyle(leftIdx as number);\n\n const x1 = lRect.right - containerRect.left;\n const x2 = rRect.left - containerRect.left - 0;\n const centerX = x1 + 75; // ── UNIVERSAL SPINE JUNCTION ──\n\n const rawLhsY = lRect.top + lRect.height / 2;\n const rawRhsY = rRect.top + rRect.height / 2;\n const lhsScrollY = (rawLhsY - leftTop) + leftScrollTop;\n const rhsScrollY = (rawRhsY - rightTop) + rightScrollTop;\n const styleId = `conn-${leftIdx}-${rhsArrayIdx}`;\n \n const baseLabel = String(Number(connectedIdx) + 1);\n const matchLabel = null; // 1-to-1 connection, no badge needed\n\n newCache.push({\n lhsScrollY, rhsScrollY, x1, x2, containerTop: cTop,\n leftIdx, rhsArrayIdx, \n styleColor: style?.badgeBorder || \"#6366F1\", styleBg: style?.badgeBg || \"#FFFFFF\", styleText: style?.badgeText || \"#A16207\",\n styleId, centerX,\n });\n\n const clampedLhsY = clamp(rawLhsY, leftTop, leftBottom);\n const clampedRhsY = clamp(rawRhsY, rightTop, rightBottom);\n const y1 = clampedLhsY - cTop;\n const y2 = clampedRhsY - cTop;\n const lhsVisible = rawLhsY >= leftTop - 4 && rawLhsY <= leftBottom + 4;\n const rhsVisible = rawRhsY >= rightTop - 4 && rawRhsY <= rightBottom + 4;\n\n const pathD = getRoundedStaggeredPath(x1, y1, x2, y2, centerX, lhsVisible, rhsVisible);\n\n newConnectedLines.push({ id: styleId, pathD, style, leftIdx, rhsArrayIdx, x1, x2, y1, y2, matchLabel });\n } else {\n const leftIdx = connectedIdx as number;\n const leftSec = proposedSections[leftIdx] as any;\n if (!leftSec?.refIndexes?.length) return;\n\n leftSec.refIndexes.forEach((rhsSelfIdx: number, index: number) => {\n const rhsArrayIdx = existingSections.findIndex((s: any) => s.selfIndex === rhsSelfIdx);\n if (rhsArrayIdx === -1) return;\n\n const lBadge = lhsBadgeRefs.current[leftIdx]?.current;\n const rBadge = rhsBadgeRefs.current[rhsArrayIdx]?.current;\n if (!lBadge || !rBadge) return;\n\n const lRect = lBadge.getBoundingClientRect();\n const rRect = rBadge.getBoundingClientRect();\n const style = getSectionCompareStyle(leftIdx);\n\n const x1 = lRect.right - containerRect.left;\n const x2 = rRect.left - containerRect.left - 0;\n \n const centerX = x1 + 75; // ── UNIVERSAL SPINE JUNCTION ──\n\n const rawLhsY = lRect.top + lRect.height / 2;\n const rawRhsY = rRect.top + rRect.height / 2;\n const lhsScrollY = (rawLhsY - leftTop) + leftScrollTop;\n const rhsScrollY = (rawRhsY - rightTop) + rightScrollTop;\n const styleId = `conn-${leftIdx}-${rhsArrayIdx}`;\n \n const baseLabel = String(Number(connectedIdx) + 1);\n const letter = String.fromCharCode(97 + index); \n const matchLabel = leftSec.refIndexes.length === 1 ? null : `${baseLabel}(${letter})`;\n\n newCache.push({\n lhsScrollY, rhsScrollY, x1, x2, containerTop: cTop,\n leftIdx, rhsArrayIdx,\n styleColor: style?.badgeBorder || \"#6366F1\", styleBg: style?.badgeBg || \"#FFFFFF\", styleText: style?.badgeText || \"#A16207\",\n styleId, centerX,\n });\n\n const clampedLhsY = clamp(rawLhsY, leftTop, leftBottom);\n const clampedRhsY = clamp(rawRhsY, rightTop, rightBottom);\n const y1 = clampedLhsY - cTop;\n const y2 = clampedRhsY - cTop;\n const lhsVisible = rawLhsY >= leftTop - 4 && rawLhsY <= leftBottom + 4;\n const rhsVisible = rawRhsY >= rightTop - 4 && rawRhsY <= rightBottom + 4;\n\n const pathD = getRoundedStaggeredPath(x1, y1, x2, y2, centerX, lhsVisible, rhsVisible);\n\n newConnectedLines.push({\n id: styleId, pathD, style, leftIdx, rhsArrayIdx, x1, x2, y1, y2, matchLabel,\n });\n });\n }\n }\n }\n });\n cachedConnectedPositions.current = newCache;\n }\n setConnectedLines(newConnectedLines);\n\n setTimeout(() => updateConnectedLinesOnScroll(), 10);\n } else {\n setConnectedLines([]);\n cachedConnectedPositions.current = [];\n setTimeout(() => updateConnectedLinesOnScroll(), 10);\n }\n } catch (e) {\n console.error(\"Line render safe fail: \", e);\n } finally {\n isCalculatingLines.current = false;\n }\n }, [\n visibleFields,\n proposedSections,\n existingSections,\n cognitiveMap,\n resolvedComparisonConfig,\n getFieldData,\n getSectionCompareStyle,\n getDeviationStyleByKey,\n maintainRelativeOrder,\n isSideBySide, \n activeSideBySideSection, \n connectedSections,\n expandedSections,\n expandedSubSections,\n isGuidelineMode, \n ]);\n\n const updateConnectedLinesOnScroll = useCallback(() => {\n const cache = cachedConnectedPositions.current;\n \n if (!cache.length) {\n pathRefs.current[\"guideline-up-stroke\"]?.setAttribute(\"visibility\", \"hidden\");\n pathRefs.current[\"guideline-up-badge\"]?.setAttribute(\"visibility\", \"hidden\");\n pathRefs.current[\"guideline-down-stroke\"]?.setAttribute(\"visibility\", \"hidden\");\n pathRefs.current[\"guideline-down-badge\"]?.setAttribute(\"visibility\", \"hidden\");\n return;\n }\n\n if (isAnimatingRef.current) return;\n \n const leftScroll = leftContainerRef.current?.scrollTop ?? 0;\n const rightScroll = rightContainerRef.current?.scrollTop ?? 0;\n \n const leftHeight = leftContainerRef.current?.clientHeight ?? Infinity;\n const rightHeight = rightContainerRef.current?.clientHeight ?? Infinity;\n \n const leftTop = leftContainerRef.current?.getBoundingClientRect().top ?? 0;\n const rightTop = rightContainerRef.current?.getBoundingClientRect().top ?? 0;\n \n const leftBottom = leftTop + leftHeight;\n const rightBottom = rightTop + rightHeight;\n \n const containerRect = containerRef.current?.getBoundingClientRect();\n const containerTop = containerRect?.top ?? 0;\n const containerHeight = containerRect?.height ?? Infinity;\n \n const clamp = (v: number, min: number, max: number) => Math.max(min, Math.min(max, v));\n \n let topCount = 0;\n let bottomCount = 0;\n let sharedX1 = 0, sharedY1 = 0;\n let sharedColor = \"#6366F1\", sharedBg = \"#FFFFFF\", sharedTextCol = \"#A16207\";\n let hasActiveConnections = false;\n let universalSpineX = 0; \n\n cache.forEach((entry: any) => {\n const lhsViewportY = (entry.lhsScrollY - leftScroll) + leftTop;\n const rhsViewportY = (entry.rhsScrollY - rightScroll) + rightTop;\n \n const strokeEl = pathRefs.current[entry.styleId + \"-stroke\"];\n const bgEl = pathRefs.current[entry.styleId + \"-bg\"];\n const btnEl = pathRefs.current[entry.styleId + \"-btn\"];\n const numberBadgeEl = pathRefs.current[entry.styleId + \"-number\"];\n \n if (!strokeEl && !bgEl) return;\n \n const visibleLhsY = clamp(lhsViewportY, leftTop, leftBottom);\n const visibleRhsY = clamp(rhsViewportY, rightTop, rightBottom);\n \n const y1 = visibleLhsY - containerTop;\n const y2 = visibleRhsY - containerTop;\n \n const lhsVisible = lhsViewportY >= leftTop - 4 && lhsViewportY <= leftBottom + 4;\n const rhsVisible = rhsViewportY >= rightTop - 4 && rhsViewportY <= rightBottom + 4;\n \n let showLine = true;\n hasActiveConnections = true;\n\n // Enforce absolute strict universal spine\n const centerX = entry.centerX || (entry.x1 + 75);\n\n if (sharedX1 === 0) {\n sharedX1 = entry.x1;\n sharedY1 = y1;\n universalSpineX = centerX;\n sharedColor = entry.styleColor;\n sharedBg = entry.styleBg || \"#FFFFFF\";\n sharedTextCol = entry.styleText || \"#A16207\";\n }\n\n if (rhsViewportY < rightTop - 4) {\n topCount++; showLine = false; \n } else if (rhsViewportY > rightBottom + 4) {\n bottomCount++; showLine = false; \n } \n \n const pathD = getRoundedStaggeredPath(entry.x1, y1, entry.x2, y2, universalSpineX, lhsVisible, rhsVisible);\n \n if (strokeEl) {\n if (showLine && pathD) {\n strokeEl.setAttribute(\"visibility\", \"visible\");\n strokeEl.setAttribute(\"d\", pathD);\n } else { strokeEl.setAttribute(\"visibility\", \"hidden\"); }\n }\n \n if (bgEl) {\n if (showLine && pathD) {\n bgEl.setAttribute(\"visibility\", \"visible\");\n bgEl.setAttribute(\"d\", pathD);\n } else { bgEl.setAttribute(\"visibility\", \"hidden\"); }\n }\n\n if (btnEl) {\n if (!lhsVisible || !showLine) {\n btnEl.setAttribute(\"visibility\", \"hidden\");\n } else {\n btnEl.setAttribute(\"visibility\", \"visible\");\n btnEl.setAttribute(\"y\", String(y1 - 12)); \n }\n }\n\n if (numberBadgeEl) {\n if (!lhsVisible || !showLine) {\n numberBadgeEl.setAttribute(\"visibility\", \"hidden\");\n } else {\n numberBadgeEl.setAttribute(\"visibility\", \"visible\");\n numberBadgeEl.setAttribute(\"transform\", `translate(${entry.x2 - 42}, ${y2})`);\n }\n }\n });\n\n // ── UNIVERSAL OFF-SCREEN ARROWS (ALWAYS ORIGINATE EXACTLY AT THE SPINE: X1 + 75) ──\n if (hasActiveConnections && universalSpineX > 0) {\n const upStroke = pathRefs.current[\"guideline-up-stroke\"];\n const upBadge = pathRefs.current[\"guideline-up-badge\"];\n const upArrow = pathRefs.current[\"guideline-up-arrow\"];\n const upText = pathRefs.current[\"guideline-up-text\"];\n const upRect = pathRefs.current[\"guideline-up-badge-rect\"];\n\n if (topCount > 0) {\n const upY = Math.max(15, rightTop - containerTop + 15); \n const r = Math.min(15, Math.abs(universalSpineX - sharedX1), Math.max(0, sharedY1 - upY));\n const pathD = `M ${sharedX1},${sharedY1} L ${universalSpineX - r},${sharedY1} Q ${universalSpineX},${sharedY1} ${universalSpineX},${sharedY1 - r} L ${universalSpineX},${upY}`;\n\n upStroke?.setAttribute(\"visibility\", \"visible\");\n upStroke?.setAttribute(\"d\", pathD);\n upStroke?.setAttribute(\"stroke\", sharedColor);\n\n upBadge?.setAttribute(\"visibility\", \"visible\");\n upBadge?.setAttribute(\"transform\", `translate(${universalSpineX}, ${upY})`);\n \n if (upArrow) { upArrow.setAttribute(\"fill\", sharedColor); }\n if (upText) { upText.textContent = `+${topCount}`; upText.setAttribute(\"fill\", sharedTextCol); }\n if (upRect) { upRect.setAttribute(\"stroke\", sharedColor); }\n } else {\n upStroke?.setAttribute(\"visibility\", \"hidden\");\n upBadge?.setAttribute(\"visibility\", \"hidden\");\n }\n\n const downStroke = pathRefs.current[\"guideline-down-stroke\"];\n const downBadge = pathRefs.current[\"guideline-down-badge\"];\n const downArrow = pathRefs.current[\"guideline-down-arrow\"];\n const downText = pathRefs.current[\"guideline-down-text\"];\n const downRect = pathRefs.current[\"guideline-down-badge-rect\"];\n\n if (bottomCount > 0) {\n const downY = Math.min(containerHeight - 15, rightBottom - containerTop - 15);\n const r = Math.min(15, Math.abs(universalSpineX - sharedX1), Math.max(0, downY - sharedY1));\n const pathD = `M ${sharedX1},${sharedY1} L ${universalSpineX - r},${sharedY1} Q ${universalSpineX},${sharedY1} ${universalSpineX},${sharedY1 + r} L ${universalSpineX},${downY}`;\n\n downStroke?.setAttribute(\"visibility\", \"visible\");\n downStroke?.setAttribute(\"d\", pathD);\n downStroke?.setAttribute(\"stroke\", sharedColor);\n\n downBadge?.setAttribute(\"visibility\", \"visible\");\n downBadge?.setAttribute(\"transform\", `translate(${universalSpineX}, ${downY})`);\n \n if (downArrow) { downArrow.setAttribute(\"fill\", sharedColor); }\n if (downText) { downText.textContent = `+${bottomCount}`; downText.setAttribute(\"fill\", sharedTextCol); }\n if (downRect) { downRect.setAttribute(\"stroke\", sharedColor); }\n } else {\n downStroke?.setAttribute(\"visibility\", \"hidden\");\n downBadge?.setAttribute(\"visibility\", \"hidden\");\n }\n }\n }, []);\n\n const calculateLinesDebounced = useCallback(() => {\n if (cachedConnectedPositions.current.length > 0 && !isAnimatingRef.current) {\n return;\n }\n if (timerRef.current !== null) {\n clearTimeout(timerRef.current);\n }\n timerRef.current = setTimeout(() => {\n calculateLinesRef.current();\n timerRef.current = null;\n }, 50);\n }, []); \n \n \n const handleColumnScroll = useCallback((e: any) => {\n if (pendingScrollTargetRef.current !== null && pendingScrollCallbackRef.current) {\n if (Math.abs(e.currentTarget.scrollTop - pendingScrollTargetRef.current) <= 2) {\n const callback = pendingScrollCallbackRef.current;\n pendingScrollTargetRef.current = null;\n pendingScrollCallbackRef.current = null;\n callback();\n }\n }\n \n if (scrollSyncing.current) return;\n if (scrollLock.current) return;\n\n if (\n maintainRelativeOrder &&\n scrollSyncLocked &&\n (isSideBySideRef.current || connectedSections.size > 0)\n ) {\n const source = e.currentTarget as HTMLElement;\n const leftContainer = leftContainerRef.current;\n const rightContainer = rightContainerRef.current;\n const target =\n source === leftContainer\n ? rightContainer\n : source === rightContainer\n ? leftContainer\n : null;\n\n if (source && target) {\n const resolveActiveAnchors = () => {\n const activeLeftIdx = activeSideBySideSectionRef.current;\n const activeRightIdx = activeSideBySideRightSectionRef.current;\n\n if (activeLeftIdx === null) return { leftAnchor: null, rightAnchor: null };\n\n if (\n typeof activeLeftIdx === \"string\" &&\n activeLeftIdx.includes(DEVIATION_BADGE_SEPARATOR)\n ) {\n const parts = activeLeftIdx.split(DEVIATION_BADGE_SEPARATOR);\n const refId = `${parts[0]}${DEVIATION_BADGE_SEPARATOR}${parts[1]}`;\n\n return {\n leftAnchor:\n lhsBadgeRefs.current[refId]?.current ||\n subSectionLeftRefs.current[parts[2]]?.current ||\n sectionLeftRefs.current[Number(parts[2])]?.current ||\n null,\n rightAnchor:\n rhsBadgeRefs.current[refId]?.current ||\n subSectionRightRefs.current[parts[3]]?.current ||\n sectionRightRefs.current[Number(parts[3])]?.current ||\n null,\n };\n }\n\n const leftIdx = Number(activeLeftIdx);\n const rightIdx = activeRightIdx !== null ? Number(activeRightIdx) : leftIdx;\n\n return {\n leftAnchor:\n lhsBadgeRefs.current[leftIdx]?.current ||\n sectionRowRefs.current[leftIdx]?.current ||\n sectionLeftRefs.current[leftIdx]?.current ||\n null,\n rightAnchor:\n rhsBadgeRefs.current[rightIdx]?.current ||\n sectionRightRefs.current[rightIdx]?.current ||\n null,\n };\n };\n\n const { leftAnchor, rightAnchor } = resolveActiveAnchors();\n const sourceAnchor = source === leftContainer ? leftAnchor : rightAnchor;\n const targetAnchor = source === leftContainer ? rightAnchor : leftAnchor;\n\n let nextTargetTop: number | null = null;\n\n if (sourceAnchor && targetAnchor) {\n const sourceAnchorRect = sourceAnchor.getBoundingClientRect();\n const targetAnchorRect = targetAnchor.getBoundingClientRect();\n const targetRect = target.getBoundingClientRect();\n\n const sourceAnchorCenterY =\n sourceAnchorRect.top + sourceAnchorRect.height / 2;\n const targetAnchorAbsoluteCenterY =\n targetAnchorRect.top -\n targetRect.top +\n target.scrollTop +\n targetAnchorRect.height / 2;\n\n nextTargetTop =\n targetAnchorAbsoluteCenterY - (sourceAnchorCenterY - targetRect.top);\n } else {\n const sourceMaxScroll = Math.max(0, source.scrollHeight - source.clientHeight);\n const targetMaxScroll = Math.max(0, target.scrollHeight - target.clientHeight);\n nextTargetTop = sourceMaxScroll > 0\n ? (source.scrollTop / sourceMaxScroll) * targetMaxScroll\n : source.scrollTop;\n }\n\n const targetMaxScroll = Math.max(0, target.scrollHeight - target.clientHeight);\n nextTargetTop = Math.max(0, Math.min(nextTargetTop, targetMaxScroll));\n\n if (Math.abs(target.scrollTop - nextTargetTop) > 1) {\n scrollSyncing.current = true;\n target.scrollTop = nextTargetTop;\n requestAnimationFrame(() => {\n scrollSyncing.current = false;\n });\n }\n }\n }\n \n if (!maintainRelativeOrder) {\n calculateLinesDebounced();\n }\n \n if (!scrollTicking.current) {\n scrollTicking.current = true;\n \n requestAnimationFrame(() => {\n if (isSideBySideRef.current) {\n const leftContainer = leftContainerRef.current;\n const rightContainer = rightContainerRef.current;\n \n if (leftContainer && rightContainer && sideBySideLineRef.current) {\n if (!sideBySideCacheRef.current) {\n const activeLeftIdx = activeSideBySideSectionRef.current;\n let lBadge;\n \n if (typeof activeLeftIdx === 'string' && activeLeftIdx.includes(DEVIATION_BADGE_SEPARATOR)) {\n const parts = activeLeftIdx.split(DEVIATION_BADGE_SEPARATOR);\n const refId = `${parts[0]}${DEVIATION_BADGE_SEPARATOR}${parts[1]}`;\n lBadge = lhsBadgeRefs.current[refId]?.current;\n } else {\n lBadge = lhsBadgeRefs.current[activeLeftIdx as number]?.current;\n }\n \n if (lBadge) {\n const lRect = lBadge.getBoundingClientRect();\n sideBySideCacheRef.current = {\n badgeScreenY: lRect.top + lRect.height / 2, \n initialScrollTop: leftContainer.scrollTop, \n leftTop: leftContainer.getBoundingClientRect().top,\n leftBottom: leftContainer.getBoundingClientRect().top + leftContainer.clientHeight,\n cTop: containerRef.current?.getBoundingClientRect().top ?? 0\n };\n }\n }\n \n if (sideBySideCacheRef.current) {\n const cache = sideBySideCacheRef.current;\n const scrollDelta = leftContainer.scrollTop - cache.initialScrollTop;\n const rawLhsY = cache.badgeScreenY - scrollDelta;\n const clamp = (v: number, min: number, max: number) => Math.max(min, Math.min(max, v));\n const clampedLhsY = clamp(rawLhsY, cache.leftTop, cache.leftBottom);\n const horizontalY = (clampedLhsY - cache.cTop).toString();\n const isVisible = rawLhsY >= cache.leftTop - 4 && rawLhsY <= cache.leftBottom + 4;\n \n sideBySideLineRef.current.setAttribute(\"y1\", horizontalY);\n sideBySideLineRef.current.setAttribute(\"y2\", horizontalY); \n sideBySideLineRef.current.setAttribute(\"visibility\", isVisible ? \"visible\" : \"hidden\");\n }\n }\n }\n \n updateConnectedLinesOnScroll(); \n scrollTicking.current = false;\n });\n }\n }, [\n updateConnectedLinesOnScroll,\n maintainRelativeOrder,\n scrollSyncLocked,\n connectedSections,\n calculateLinesDebounced,\n ]);\n\n\n useEffect(() => {\n calculateLinesRef.current = calculateLines;\n }, [calculateLines]);\n\n useEffect(() => {\n const timer = setTimeout(calculateLinesDebounced, 250);\n const onWindowResize = () => handleResizeRef.current();\n window.addEventListener(\"resize\", onWindowResize);\n \n return () => {\n clearTimeout(timer);\n if (timerRef.current !== null) clearTimeout(timerRef.current);\n if (resizeTimerRef.current !== null) clearTimeout(resizeTimerRef.current);\n window.removeEventListener(\"resize\", onWindowResize);\n };\n }, [\n activeProposed,\n existingRule,\n analysisData,\n visibleFields,\n expandedSections,\n expandedSubSections,\n proposedSections,\n existingSections,\n resolvedComparisonConfig,\n calculateLinesDebounced,\n isSideBySide,\n activeSideBySideSection,\n isArrowVisible,\n connectedSections,\n ]);\n\n\n return {\n lines, setLines,\n overallConnector, setOverallConnector,\n connectedLines, setConnectedLines,\n svgDimensions,\n cachedConnectedPositions,\n calculateLines,\n calculateLinesRef,\n calculateLinesDebounced,\n handleColumnScroll,\n}\n\n}"],"names":["useLinesCalculator","containerRef","leftContainerRef","rightContainerRef","svgContainerRef","pathRefs","leftHeaderRef","rightHeaderRef","proposedSections","existingSections","visibleFields","leftRefs","rightRefs","sectionLeftRefs","sectionRightRefs","subSectionLeftRefs","subSectionRightRefs","lhsBadgeRefs","rhsBadgeRefs","sectionRowRefs","expandedSections","expandedSubSections","connectedSections","isSideBySide","activeSideBySideSection","maintainRelativeOrder","isGuidelineMode","cognitiveMap","getSectionCompareStyle","getSubSectionCompareStyle","getDeviationStyleByKey","isArrowVisible","isAnimatingRef","isSideBySideRef","sideBySideCacheRef","sideBySideLineRef","activeSideBySideSectionRef","activeSideBySideRightSectionRef","connectedLines","providedConnectedLines","setConnectedLines","providedSetConnectedLines","cachedConnectedPositions","providedCachedConnectedPositions","calculateLinesRef","resizeTimerRef","scrollLock","scrollSyncLocked","handleResizeRef","activeProposed","existingRule","analysisData","pendingScrollTargetRef","pendingScrollCallbackRef","resolvedComparisonConfig","getFieldData","lines","setLines","useState","overallConnector","setOverallConnector","internalConnectedLines","internalSetConnectedLines","svgDimensions","setSvgDimensions","width","height","isCalculatingLines","useRef","scrollTicking","scrollSyncing","timerRef","internalCachedConnectedPositions","getRoundedStaggeredPath","x1","y1","x2","y2","cX","visL","visR","Math","abs","r1","min","r2","dy1","dy2","dx2","calculateLines","useCallback","current","isSubSectionVisible","keyPath","pathParts","split","rootIdx","ancestorPath","i","length","containerRect","getBoundingClientRect","newLines","forEach","key","l","r","style","minHeight","idx","max","Object","keys","fieldHeights","lRect","rRect","syncHeights","left","right","subSectionHeights","leftIdx","leftSec","refIndexes","rhsSelfIdx","rhsArrayIdx","findIndex","s","selfIndex","maxH","DEVIATION_BADGE_SEPARATOR","offsetParent","entries","Number","getMappedRightIndexes","mapped","map","filter","Array","from","Set","continuationSourceIdx","continuationSourceRowId","section","comparisonRowId","resolvedLeftIdx","lWrap","rWrap","leftRect","rightRect","top","leftTop","rightTop","leftBottom","clientHeight","Infinity","rightBottom","clamp","v","push","id","sectionIdx","targetRightIdx","isSubSection","isMappingContinuation","hasCognitive","cognitiveData","nodeId","includes","devKey","leftKeyPath","rightKeyPath","refId","lBadgeEl","rBadgeEl","subSectionKeyPath","leftHeaderRect","rightHeaderRect","overallY","y","size","newConnectedLines","leftContainer","rightContainer","newCache","leftScrollTop","scrollTop","rightScrollTop","cTop","connectedIdx","lBadge","leftIdxNum","targetMarks","getVisibleGuidelineTargets","rBadge","index","centerX","rawLhsY","rawRhsY","lhsScrollY","rhsScrollY","styleId","baseLabel","n","join","String","letter","fromCharCode","matchLabel","containerTop","styleColor","badgeBorder","styleBg","badgeBg","styleText","badgeText","clampedLhsY","clampedRhsY","pathD","isGuideline","setTimeout","updateConnectedLinesOnScroll","e","console","error","cache","setAttribute","leftScroll","rightScroll","leftHeight","rightHeight","containerHeight","topCount","bottomCount","sharedX1","sharedY1","sharedColor","sharedTextCol","hasActiveConnections","universalSpineX","entry","lhsViewportY","rhsViewportY","strokeEl","bgEl","btnEl","numberBadgeEl","visibleLhsY","visibleRhsY","lhsVisible","rhsVisible","showLine","upStroke","upBadge","upArrow","upText","upRect","upY","textContent","downStroke","downBadge","downArrow","downText","downRect","downY","calculateLinesDebounced","clearTimeout","handleColumnScroll","currentTarget","callback","source","target","resolveActiveAnchors","activeLeftIdx","activeRightIdx","leftAnchor","rightAnchor","parts","rightIdx","sourceAnchor","targetAnchor","nextTargetTop","sourceAnchorRect","targetAnchorRect","targetRect","sourceAnchorCenterY","sourceMaxScroll","scrollHeight","targetMaxScroll","requestAnimationFrame","badgeScreenY","initialScrollTop","scrollDelta","horizontalY","toString","isVisible","useEffect","timer","onWindowResize","window","addEventListener","removeEventListener"],"mappings":"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"}
1
+ {"version":3,"file":"useLinesCalculator.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}